| 1 | [ Mar 18 18:17:22 Enabled. ] | ||
| 2 | [ Mar 18 18:17:22 Rereading configuration. ] | ||
| 3 | [ Mar 18 18:17:25 Rereading configuration. ] | ||
| 4 | [ Mar 18 18:17:28 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 | [ Mar 18 18:17:28 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.03.18 18:17:29.653498 [ 1 ] {} <Information> Application: Will watch for the process with pid 24680 | ||
| 29 | 2026.03.18 18:17:29.653932 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 18:17:30.118227 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24680 | ||
| 31 | 2026.03.18 18:17:30.119186 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 18:17:30.119362 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 18:17:30.239890 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 18:17:30.313985 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 18:17:30.314067 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 18:17:30.314086 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 18:17:30.314155 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 18:17:30.314845 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 18:17:30.317481 [ 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.03.18 18:17:30.318485 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 18:17:30.319525 [ 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.03.18 18:17:30.319580 [ 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.03.18 18:17:30.319635 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 18:17:30.320574 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 18:17:30.321734 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 18:17:30.328560 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 18:17:30.329254 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 18:17:30.330703 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 18:17:30.330809 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 18:17:30.331902 [ 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.03.18 18:17:30.332355 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 18:17:30.336836 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 18:17:30.337542 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 18:17:30.340954 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 18:17:30.341325 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 18:17:30.341768 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 18:17:30.342084 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 18:17:30.343672 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 18:17:30.343694 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 18:17:30.343781 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 18:17:30.343866 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 18:17:30.352519 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 18:17:30.352544 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165214 sec | ||
| 68 | 2026.03.18 18:17:30.352600 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 18:17:30.352648 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 18:17:30.353326 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 18:17:30.354026 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 18:17:30.364673 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 18:17:30.364715 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 18:17:30.364803 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 18:17:30.364815 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 18:17:30.364846 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 18:17:30.364931 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 18:17:30.369024 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 18:17:30.369070 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 18:17:30.369142 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 18:17:30.369313 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 18:17:30.369356 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 18:17:30.369371 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 18:17:30.369545 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 18:17:30.369557 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 18:17:30.369586 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 18:17:30.369684 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 18:17:30.392961 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 18:17:30.396053 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 18:17:30.396167 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142024 sec | ||
| 91 | 2026.03.18 18:17:30.396181 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 18:17:30.396196 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 18:17:30.396223 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 18:17:30.396445 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 18:17:30.396626 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 18:17:30.396645 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 18:17:30.396655 [ 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.03.18 18:17:30.396665 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 18:17:30.409215 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 18:17:30.409402 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.18 18:17:30.410947 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3091e-05 sec. | ||
| 102 | 2026.03.18 18:17:30.411375 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 18:17:30.412736 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 18:17:30.412754 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 18:17:31.001768 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.18 18:17:32.593257 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43518 | ||
| 107 | 2026.03.18 18:17:32.594216 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.18 18:17:32.594898 [ 3 ] {} <Debug> TCP-Session: 138e636f-0b5a-44c8-a2be-1e52789d2099 Authenticating user 'default' from [fd00:1122:3344:101::a]:43518 | ||
| 109 | 2026.03.18 18:17:32.595034 [ 3 ] {} <Debug> TCP-Session: 138e636f-0b5a-44c8-a2be-1e52789d2099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 18:17:32.595049 [ 3 ] {} <Debug> TCP-Session: 138e636f-0b5a-44c8-a2be-1e52789d2099 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.18 18:17:32.595136 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.18 18:17:32.595226 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.18 18:17:32.595246 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.18 18:17:32.595677 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47564 | ||
| 115 | 2026.03.18 18:17:32.595771 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58637 | ||
| 116 | 2026.03.18 18:17:32.595788 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60301 | ||
| 117 | 2026.03.18 18:17:32.595932 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.18 18:17:32.596021 [ 4 ] {} <Debug> TCP-Session: d2dbb735-2b64-4d31-bf03-427e86ed1edd Authenticating user 'default' from [fd00:1122:3344:101::a]:47564 | ||
| 119 | 2026.03.18 18:17:32.596043 [ 4 ] {} <Debug> TCP-Session: d2dbb735-2b64-4d31-bf03-427e86ed1edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.18 18:17:32.596084 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52572 | ||
| 121 | 2026.03.18 18:17:32.596051 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.18 18:17:32.596133 [ 4 ] {} <Debug> TCP-Session: d2dbb735-2b64-4d31-bf03-427e86ed1edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.18 18:17:32.596134 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45105 | ||
| 124 | 2026.03.18 18:17:32.596171 [ 254 ] {} <Debug> TCP-Session: 7192865f-68ad-4530-a291-89ddae76e124 Authenticating user 'default' from [fd00:1122:3344:101::a]:58637 | ||
| 125 | 2026.03.18 18:17:32.596156 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.18 18:17:32.596300 [ 254 ] {} <Debug> TCP-Session: 7192865f-68ad-4530-a291-89ddae76e124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.18 18:17:32.596321 [ 5 ] {} <Debug> TCP-Session: 30bb9cb1-487a-4a20-9aff-1c1bb033b673 Authenticating user 'default' from [fd00:1122:3344:101::a]:60301 | ||
| 128 | 2026.03.18 18:17:32.596300 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61126 | ||
| 129 | 2026.03.18 18:17:32.596299 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.18 18:17:32.596391 [ 254 ] {} <Debug> TCP-Session: 7192865f-68ad-4530-a291-89ddae76e124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.18 18:17:32.596439 [ 255 ] {} <Debug> TCP-Session: 8630eab8-5eb0-49b5-884a-6bd198edddf9 Authenticating user 'default' from [fd00:1122:3344:101::a]:52572 | ||
| 132 | 2026.03.18 18:17:32.596450 [ 5 ] {} <Debug> TCP-Session: 30bb9cb1-487a-4a20-9aff-1c1bb033b673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.18 18:17:32.596418 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40200 | ||
| 134 | 2026.03.18 18:17:32.596521 [ 5 ] {} <Debug> TCP-Session: 30bb9cb1-487a-4a20-9aff-1c1bb033b673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.18 18:17:32.596541 [ 255 ] {} <Debug> TCP-Session: 8630eab8-5eb0-49b5-884a-6bd198edddf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.18 18:17:32.596507 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.18 18:17:32.596593 [ 255 ] {} <Debug> TCP-Session: 8630eab8-5eb0-49b5-884a-6bd198edddf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.18 18:17:32.596401 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.18 18:17:32.596690 [ 257 ] {} <Debug> TCP-Session: 66cf10e8-e275-467c-b956-e9b2f5bdc2cb Authenticating user 'default' from [fd00:1122:3344:101::a]:61126 | ||
| 140 | 2026.03.18 18:17:32.596698 [ 256 ] {} <Debug> TCP-Session: e510319c-f838-43e4-87ae-7c5299d05da0 Authenticating user 'default' from [fd00:1122:3344:101::a]:45105 | ||
| 141 | 2026.03.18 18:17:32.596701 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.18 18:17:32.596787 [ 257 ] {} <Debug> TCP-Session: 66cf10e8-e275-467c-b956-e9b2f5bdc2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.18 18:17:32.596874 [ 258 ] {} <Debug> TCP-Session: fc43fa62-94fd-4c54-b57c-8be28add37fd Authenticating user 'default' from [fd00:1122:3344:101::a]:40200 | ||
| 144 | 2026.03.18 18:17:32.596919 [ 257 ] {} <Debug> TCP-Session: 66cf10e8-e275-467c-b956-e9b2f5bdc2cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 18:17:32.596794 [ 256 ] {} <Debug> TCP-Session: e510319c-f838-43e4-87ae-7c5299d05da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.18 18:17:32.596973 [ 258 ] {} <Debug> TCP-Session: fc43fa62-94fd-4c54-b57c-8be28add37fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.18 18:17:32.596997 [ 256 ] {} <Debug> TCP-Session: e510319c-f838-43e4-87ae-7c5299d05da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.18 18:17:32.597048 [ 258 ] {} <Debug> TCP-Session: fc43fa62-94fd-4c54-b57c-8be28add37fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.18 18:17:32.675827 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58800 | ||
| 150 | 2026.03.18 18:17:32.676083 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.18 18:17:32.676132 [ 259 ] {} <Debug> TCP-Session: 2b153fa3-c11d-464d-8542-d344b6f0a96b Authenticating user 'default' from [fd00:1122:3344:101::c]:58800 | ||
| 152 | 2026.03.18 18:17:32.676154 [ 259 ] {} <Debug> TCP-Session: 2b153fa3-c11d-464d-8542-d344b6f0a96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 18:17:32.676230 [ 259 ] {} <Debug> TCP-Session: 2b153fa3-c11d-464d-8542-d344b6f0a96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.18 18:17:32.676297 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.18 18:17:32.676333 [ 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 | ||
| 156 | 2026.03.18 18:17:32.676399 [ 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 | ||
| 157 | 2026.03.18 18:17:32.676875 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64451 | ||
| 158 | 2026.03.18 18:17:32.677050 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34242 | ||
| 159 | 2026.03.18 18:17:32.677129 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.03.18 18:17:32.677186 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41992 | ||
| 161 | 2026.03.18 18:17:32.677250 [ 260 ] {} <Debug> TCP-Session: 216463e5-5f85-41c3-a2e1-b0cbf5a1c536 Authenticating user 'default' from [fd00:1122:3344:101::c]:64451 | ||
| 162 | 2026.03.18 18:17:32.677312 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47272 | ||
| 163 | 2026.03.18 18:17:32.677329 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.03.18 18:17:32.677386 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57826 | ||
| 165 | 2026.03.18 18:17:32.677341 [ 260 ] {} <Debug> TCP-Session: 216463e5-5f85-41c3-a2e1-b0cbf5a1c536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.18 18:17:32.677447 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.03.18 18:17:32.677456 [ 261 ] {} <Debug> TCP-Session: 4eb1df05-dfb5-44f9-a389-526f0e02b5eb Authenticating user 'default' from [fd00:1122:3344:101::c]:34242 | ||
| 168 | 2026.03.18 18:17:32.677504 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33936 | ||
| 169 | 2026.03.18 18:17:32.677492 [ 262 ] {} <Debug> TCP-Session: 6698d093-efaf-4991-b875-dfa96fab480e Authenticating user 'default' from [fd00:1122:3344:101::c]:41992 | ||
| 170 | 2026.03.18 18:17:32.677484 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.03.18 18:17:32.677616 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34194 | ||
| 172 | 2026.03.18 18:17:32.677608 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.03.18 18:17:32.677598 [ 262 ] {} <Debug> TCP-Session: 6698d093-efaf-4991-b875-dfa96fab480e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.18 18:17:32.677682 [ 263 ] {} <Debug> TCP-Session: 5a1b1117-7379-426f-a5c0-b93fdf8db030 Authenticating user 'default' from [fd00:1122:3344:101::c]:47272 | ||
| 175 | 2026.03.18 18:17:32.677713 [ 262 ] {} <Debug> TCP-Session: 6698d093-efaf-4991-b875-dfa96fab480e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.18 18:17:32.677711 [ 264 ] {} <Debug> TCP-Session: 99308750-2343-4b54-b0a4-61f348bbdcc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:57826 | ||
| 177 | 2026.03.18 18:17:32.677569 [ 261 ] {} <Debug> TCP-Session: 4eb1df05-dfb5-44f9-a389-526f0e02b5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.18 18:17:32.677820 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.18 18:17:32.677810 [ 264 ] {} <Debug> TCP-Session: 99308750-2343-4b54-b0a4-61f348bbdcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.18 18:17:32.677801 [ 263 ] {} <Debug> TCP-Session: 5a1b1117-7379-426f-a5c0-b93fdf8db030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.18 18:17:32.678009 [ 266 ] {} <Debug> TCP-Session: 0935c1c4-6a39-4aa3-9830-0a20f751ac44 Authenticating user 'default' from [fd00:1122:3344:101::c]:34194 | ||
| 182 | 2026.03.18 18:17:32.677981 [ 264 ] {} <Debug> TCP-Session: 99308750-2343-4b54-b0a4-61f348bbdcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.18 18:17:32.677974 [ 261 ] {} <Debug> TCP-Session: 4eb1df05-dfb5-44f9-a389-526f0e02b5eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.18 18:17:32.678077 [ 266 ] {} <Debug> TCP-Session: 0935c1c4-6a39-4aa3-9830-0a20f751ac44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.18 18:17:32.678051 [ 263 ] {} <Debug> TCP-Session: 5a1b1117-7379-426f-a5c0-b93fdf8db030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.18 18:17:32.677454 [ 260 ] {} <Debug> TCP-Session: 216463e5-5f85-41c3-a2e1-b0cbf5a1c536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.18 18:17:32.678162 [ 266 ] {} <Debug> TCP-Session: 0935c1c4-6a39-4aa3-9830-0a20f751ac44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.18 18:17:32.677712 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.03.18 18:17:32.678282 [ 265 ] {} <Debug> TCP-Session: fc5ed4c5-ca92-45c2-b822-45c9075263b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:33936 | ||
| 190 | 2026.03.18 18:17:32.678370 [ 265 ] {} <Debug> TCP-Session: fc5ed4c5-ca92-45c2-b822-45c9075263b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.18 18:17:32.678383 [ 265 ] {} <Debug> TCP-Session: fc5ed4c5-ca92-45c2-b822-45c9075263b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.18 18:17:33.001502 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.42 MiB, peak 118.42 MiB, free memory in arenas 0.00 B, will set to 119.54 MiB (RSS), difference: 1.12 MiB | ||
| 193 | 2026.03.18 18:17:33.715616 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52814 | ||
| 194 | 2026.03.18 18:17:33.715809 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.03.18 18:17:33.715854 [ 267 ] {} <Debug> TCP-Session: 93214141-1493-4867-a9c0-56c80766feef Authenticating user 'default' from [fd00:1122:3344:101::b]:52814 | ||
| 196 | 2026.03.18 18:17:33.715939 [ 267 ] {} <Debug> TCP-Session: 93214141-1493-4867-a9c0-56c80766feef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.18 18:17:33.715984 [ 267 ] {} <Debug> TCP-Session: 93214141-1493-4867-a9c0-56c80766feef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.18 18:17:33.716059 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.03.18 18:17:33.716084 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.18 18:17:33.716167 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.03.18 18:17:33.716733 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50448 | ||
| 202 | 2026.03.18 18:17:33.716744 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38666 | ||
| 203 | 2026.03.18 18:17:33.716835 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61029 | ||
| 204 | 2026.03.18 18:17:33.716940 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.03.18 18:17:33.716943 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57170 | ||
| 206 | 2026.03.18 18:17:33.716986 [ 269 ] {} <Debug> TCP-Session: 66631c5f-7410-4df3-b5fa-b66c15be9736 Authenticating user 'default' from [fd00:1122:3344:101::b]:50448 | ||
| 207 | 2026.03.18 18:17:33.717063 [ 269 ] {} <Debug> TCP-Session: 66631c5f-7410-4df3-b5fa-b66c15be9736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.18 18:17:33.717104 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62808 | ||
| 209 | 2026.03.18 18:17:33.717079 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.03.18 18:17:33.717175 [ 269 ] {} <Debug> TCP-Session: 66631c5f-7410-4df3-b5fa-b66c15be9736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.03.18 18:17:33.717232 [ 268 ] {} <Debug> TCP-Session: 37d50a31-8151-4313-b5c9-a2c24e9ef7c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:38666 | ||
| 212 | 2026.03.18 18:17:33.717249 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45351 | ||
| 213 | 2026.03.18 18:17:33.717292 [ 268 ] {} <Debug> TCP-Session: 37d50a31-8151-4313-b5c9-a2c24e9ef7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.03.18 18:17:33.717305 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.03.18 18:17:33.717349 [ 268 ] {} <Debug> TCP-Session: 37d50a31-8151-4313-b5c9-a2c24e9ef7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.03.18 18:17:33.717442 [ 271 ] {} <Debug> TCP-Session: a2bbd014-b677-4473-a08f-e60418f36b51 Authenticating user 'default' from [fd00:1122:3344:101::b]:57170 | ||
| 217 | 2026.03.18 18:17:33.717475 [ 271 ] {} <Debug> TCP-Session: a2bbd014-b677-4473-a08f-e60418f36b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.18 18:17:33.717483 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.03.18 18:17:33.717572 [ 271 ] {} <Debug> TCP-Session: a2bbd014-b677-4473-a08f-e60418f36b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.18 18:17:33.717574 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51363 | ||
| 221 | 2026.03.18 18:17:33.717646 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.03.18 18:17:33.717633 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.03.18 18:17:33.717596 [ 270 ] {} <Debug> TCP-Session: 7a7ea89c-8437-4d36-982a-ab7f49fa897c Authenticating user 'default' from [fd00:1122:3344:101::b]:61029 | ||
| 224 | 2026.03.18 18:17:33.717754 [ 273 ] {} <Debug> TCP-Session: 22bc3fcd-3e78-4238-b245-d279ce013894 Authenticating user 'default' from [fd00:1122:3344:101::b]:45351 | ||
| 225 | 2026.03.18 18:17:33.717739 [ 272 ] {} <Debug> TCP-Session: ae7a3672-4353-421d-b56a-9506cf05d292 Authenticating user 'default' from [fd00:1122:3344:101::b]:62808 | ||
| 226 | 2026.03.18 18:17:33.717829 [ 270 ] {} <Debug> TCP-Session: 7a7ea89c-8437-4d36-982a-ab7f49fa897c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.03.18 18:17:33.717852 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.03.18 18:17:33.717906 [ 273 ] {} <Debug> TCP-Session: 22bc3fcd-3e78-4238-b245-d279ce013894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.18 18:17:33.717924 [ 270 ] {} <Debug> TCP-Session: 7a7ea89c-8437-4d36-982a-ab7f49fa897c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.18 18:17:33.717927 [ 274 ] {} <Debug> TCP-Session: bd9ed048-004c-4bf6-a890-1061c6f4a365 Authenticating user 'default' from [fd00:1122:3344:101::b]:51363 | ||
| 231 | 2026.03.18 18:17:33.717968 [ 273 ] {} <Debug> TCP-Session: 22bc3fcd-3e78-4238-b245-d279ce013894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.18 18:17:33.717999 [ 272 ] {} <Debug> TCP-Session: ae7a3672-4353-421d-b56a-9506cf05d292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.18 18:17:33.718054 [ 274 ] {} <Debug> TCP-Session: bd9ed048-004c-4bf6-a890-1061c6f4a365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.18 18:17:33.718065 [ 272 ] {} <Debug> TCP-Session: ae7a3672-4353-421d-b56a-9506cf05d292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.18 18:17:33.718174 [ 274 ] {} <Debug> TCP-Session: bd9ed048-004c-4bf6-a890-1061c6f4a365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.18 18:17:36.897666 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34524 | ||
| 237 | 2026.03.18 18:17:36.900219 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.03.18 18:17:36.900262 [ 275 ] {} <Debug> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34524 | ||
| 239 | 2026.03.18 18:17:36.900285 [ 275 ] {} <Debug> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.18 18:17:36.900387 [ 275 ] {} <Debug> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.03.18 18:17:36.900468 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.03.18 18:17:36.900516 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.03.18 18:17:36.900607 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 244 | 2026.03.18 18:17:36.901584 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62335 | ||
| 245 | 2026.03.18 18:17:36.901695 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34101 | ||
| 246 | 2026.03.18 18:17:36.901848 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52202 | ||
| 247 | 2026.03.18 18:17:36.901901 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.03.18 18:17:36.902068 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59241 | ||
| 249 | 2026.03.18 18:17:36.902089 [ 276 ] {} <Debug> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62335 | ||
| 250 | 2026.03.18 18:17:36.902115 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.03.18 18:17:36.902195 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.03.18 18:17:36.902133 [ 276 ] {} <Debug> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.03.18 18:17:36.902249 [ 277 ] {} <Debug> TCP-Session: 381b68d9-3a65-42b2-8a95-0568f094df1c Authenticating user 'default' from [fd00:1122:3344:101::d]:34101 | ||
| 254 | 2026.03.18 18:17:36.902261 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41328 | ||
| 255 | 2026.03.18 18:17:36.902347 [ 277 ] {} <Debug> TCP-Session: 381b68d9-3a65-42b2-8a95-0568f094df1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.03.18 18:17:36.902367 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.03.18 18:17:36.902357 [ 276 ] {} <Debug> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.03.18 18:17:36.902481 [ 279 ] {} <Debug> TCP-Session: 39ada0e5-6461-4875-88ef-6ebb070f6aff Authenticating user 'default' from [fd00:1122:3344:101::d]:59241 | ||
| 259 | 2026.03.18 18:17:36.902484 [ 277 ] {} <Debug> TCP-Session: 381b68d9-3a65-42b2-8a95-0568f094df1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.03.18 18:17:36.902462 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54879 | ||
| 261 | 2026.03.18 18:17:36.902584 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2026.03.18 18:17:36.902564 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59707 | ||
| 263 | 2026.03.18 18:17:36.902327 [ 278 ] {} <Debug> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:52202 | ||
| 264 | 2026.03.18 18:17:36.902608 [ 279 ] {} <Debug> TCP-Session: 39ada0e5-6461-4875-88ef-6ebb070f6aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.03.18 18:17:36.902728 [ 278 ] {} <Debug> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.03.18 18:17:36.902794 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.03.18 18:17:36.902725 [ 280 ] {} <Debug> TCP-Session: 789ae6c5-1f5b-43f3-9072-de0e2d71a549 Authenticating user 'default' from [fd00:1122:3344:101::d]:41328 | ||
| 268 | 2026.03.18 18:17:36.902887 [ 278 ] {} <Debug> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.03.18 18:17:36.902880 [ 281 ] {} <Debug> TCP-Session: d836e8ed-7849-40f5-9fcd-28e54d1e5e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:54879 | ||
| 270 | 2026.03.18 18:17:36.902861 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.03.18 18:17:36.902983 [ 280 ] {} <Debug> TCP-Session: 789ae6c5-1f5b-43f3-9072-de0e2d71a549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.03.18 18:17:36.903052 [ 281 ] {} <Debug> TCP-Session: d836e8ed-7849-40f5-9fcd-28e54d1e5e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.18 18:17:36.902857 [ 279 ] {} <Debug> TCP-Session: 39ada0e5-6461-4875-88ef-6ebb070f6aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.03.18 18:17:36.903270 [ 280 ] {} <Debug> TCP-Session: 789ae6c5-1f5b-43f3-9072-de0e2d71a549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.18 18:17:36.903256 [ 281 ] {} <Debug> TCP-Session: d836e8ed-7849-40f5-9fcd-28e54d1e5e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.18 18:17:36.903251 [ 282 ] {} <Debug> TCP-Session: b5ff91a9-f416-4202-889f-4ab24caf0dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59707 | ||
| 277 | 2026.03.18 18:17:36.902707 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36619 | ||
| 278 | 2026.03.18 18:17:36.903525 [ 282 ] {} <Debug> TCP-Session: b5ff91a9-f416-4202-889f-4ab24caf0dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.18 18:17:36.903557 [ 282 ] {} <Debug> TCP-Session: b5ff91a9-f416-4202-889f-4ab24caf0dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.03.18 18:17:36.903768 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.03.18 18:17:36.903954 [ 283 ] {} <Debug> TCP-Session: 1ec2b50c-b751-44ce-960a-64e660e58c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36619 | ||
| 282 | 2026.03.18 18:17:36.903974 [ 283 ] {} <Debug> TCP-Session: 1ec2b50c-b751-44ce-960a-64e660e58c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.18 18:17:36.903987 [ 283 ] {} <Debug> TCP-Session: 1ec2b50c-b751-44ce-960a-64e660e58c25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.18 18:17:36.913461 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.03.18 18:17:36.916666 [ 275 ] {888880c2-6dcd-433d-bdd2-d7bdfecc9526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.03.18 18:17:37.000823 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.15 MiB, peak 120.15 MiB, free memory in arenas 0.00 B, will set to 123.25 MiB (RSS), difference: 3.10 MiB | ||
| 287 | 2026.03.18 18:17:37.071683 [ 275 ] {888880c2-6dcd-433d-bdd2-d7bdfecc9526} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34524) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 288 | |||
| 289 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 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 | ||
| 292 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 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 | ||
| 300 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 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 | ||
| 303 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 310 | |||
| 311 | 2026.03.18 18:17:37.072860 [ 275 ] {888880c2-6dcd-433d-bdd2-d7bdfecc9526} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 312 | |||
| 313 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 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 | ||
| 316 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 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 | ||
| 324 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 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 | ||
| 327 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 334 | |||
| 335 | 2026.03.18 18:17:37.073118 [ 275 ] {888880c2-6dcd-433d-bdd2-d7bdfecc9526} <Debug> TCPHandler: Processed in 0.166748572 sec. | ||
| 336 | 2026.03.18 18:17:37.073608 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.18 18:17:37.073838 [ 276 ] {d6b77263-3706-41f4-95d2-bc3ff309af17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 338 | 2026.03.18 18:17:37.074219 [ 276 ] {d6b77263-3706-41f4-95d2-bc3ff309af17} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62335) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 339 | |||
| 340 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 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 | ||
| 343 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 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 | ||
| 351 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 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 | ||
| 354 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 360 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 361 | |||
| 362 | 2026.03.18 18:17:37.074537 [ 276 ] {d6b77263-3706-41f4-95d2-bc3ff309af17} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 363 | |||
| 364 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 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 | ||
| 367 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 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 | ||
| 375 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 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 | ||
| 378 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 385 | |||
| 386 | 2026.03.18 18:17:37.074840 [ 276 ] {d6b77263-3706-41f4-95d2-bc3ff309af17} <Debug> TCPHandler: Processed in 0.001417799 sec. | ||
| 387 | 2026.03.18 18:17:37.075380 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.18 18:17:37.078263 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 389 | 2026.03.18 18:17:37.079020 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 390 | 2026.03.18 18:17:37.082162 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 391 | 2026.03.18 18:17:37.082275 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148474 sec | ||
| 392 | 2026.03.18 18:17:37.082289 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Trace> ReferentialDeps: No tables | ||
| 393 | 2026.03.18 18:17:37.082300 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Trace> LoadingDeps: No tables | ||
| 394 | 2026.03.18 18:17:37.082341 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 395 | 2026.03.18 18:17:37.083079 [ 278 ] {049516e8-0f0d-48de-82e6-38dd9cb03e1a} <Debug> TCPHandler: Processed in 0.00798821 sec. | ||
| 396 | 2026.03.18 18:17:37.083252 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 397 | 2026.03.18 18:17:37.083427 [ 278 ] {74c6279f-4ce8-4758-85a3-1342268f44a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) /* The version table contains metadata about the `oximeter` database */ | ||
| 398 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 399 | 2026.03.18 18:17:37.083546 [ 278 ] {74c6279f-4ce8-4758-85a3-1342268f44a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 400 | 2026.03.18 18:17:37.095764 [ 278 ] {74c6279f-4ce8-4758-85a3-1342268f44a6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 401 | 2026.03.18 18:17:37.097558 [ 278 ] {74c6279f-4ce8-4758-85a3-1342268f44a6} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae): Loading data parts | ||
| 402 | 2026.03.18 18:17:37.098808 [ 278 ] {74c6279f-4ce8-4758-85a3-1342268f44a6} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae): There are no data parts | ||
| 403 | 2026.03.18 18:17:37.106241 [ 278 ] {74c6279f-4ce8-4758-85a3-1342268f44a6} <Debug> TCPHandler: Processed in 0.023054575 sec. | ||
| 404 | 2026.03.18 18:17:37.106523 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.03.18 18:17:37.106895 [ 278 ] {9ce4e784-5c03-4d81-81ff-34ea85ede037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) /* The measurement tables contain all individual samples from each timeseries. | ||
| 406 | * | ||
| 407 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 408 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 409 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 410 | * by all samples from the same timeseries. | ||
| 411 | * | ||
| 412 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 413 | * and then uses that to index quickly into the measurements tables. | ||
| 414 | */ | ||
| 415 | 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) | ||
| 416 | 2026.03.18 18:17:37.107073 [ 278 ] {9ce4e784-5c03-4d81-81ff-34ea85ede037} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 417 | 2026.03.18 18:17:37.118361 [ 278 ] {9ce4e784-5c03-4d81-81ff-34ea85ede037} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Loading data parts | ||
| 418 | 2026.03.18 18:17:37.118650 [ 278 ] {9ce4e784-5c03-4d81-81ff-34ea85ede037} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): There are no data parts | ||
| 419 | 2026.03.18 18:17:37.120886 [ 278 ] {9ce4e784-5c03-4d81-81ff-34ea85ede037} <Debug> TCPHandler: Processed in 0.014482508 sec. | ||
| 420 | 2026.03.18 18:17:37.121166 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.18 18:17:37.121395 [ 278 ] {bd87527d-b8f1-4386-bf87-ead85debd916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 422 | 2026.03.18 18:17:37.121571 [ 278 ] {bd87527d-b8f1-4386-bf87-ead85debd916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 423 | 2026.03.18 18:17:37.128802 [ 278 ] {bd87527d-b8f1-4386-bf87-ead85debd916} <Debug> oximeter.measurements_i8 (12a4f3eb-2ed4-4712-9b7c-0b8110509049): Loading data parts | ||
| 424 | 2026.03.18 18:17:37.129062 [ 278 ] {bd87527d-b8f1-4386-bf87-ead85debd916} <Debug> oximeter.measurements_i8 (12a4f3eb-2ed4-4712-9b7c-0b8110509049): There are no data parts | ||
| 425 | 2026.03.18 18:17:37.130955 [ 278 ] {bd87527d-b8f1-4386-bf87-ead85debd916} <Debug> TCPHandler: Processed in 0.009913293 sec. | ||
| 426 | 2026.03.18 18:17:37.131219 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.18 18:17:37.131548 [ 278 ] {ae1fbbc0-41ad-4129-8f9f-a445f9cdc57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 428 | 2026.03.18 18:17:37.131704 [ 278 ] {ae1fbbc0-41ad-4129-8f9f-a445f9cdc57e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 429 | 2026.03.18 18:17:37.133826 [ 278 ] {ae1fbbc0-41ad-4129-8f9f-a445f9cdc57e} <Debug> oximeter.measurements_u8 (1e9834e5-774c-400f-80c6-a66d96a9d379): Loading data parts | ||
| 430 | 2026.03.18 18:17:37.134130 [ 278 ] {ae1fbbc0-41ad-4129-8f9f-a445f9cdc57e} <Debug> oximeter.measurements_u8 (1e9834e5-774c-400f-80c6-a66d96a9d379): There are no data parts | ||
| 431 | 2026.03.18 18:17:37.139300 [ 278 ] {ae1fbbc0-41ad-4129-8f9f-a445f9cdc57e} <Debug> TCPHandler: Processed in 0.008197476 sec. | ||
| 432 | 2026.03.18 18:17:37.139524 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.18 18:17:37.139707 [ 278 ] {b61d0ac1-2a8f-42df-b76c-5a91afea608e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 434 | 2026.03.18 18:17:37.139843 [ 278 ] {b61d0ac1-2a8f-42df-b76c-5a91afea608e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 435 | 2026.03.18 18:17:37.144147 [ 278 ] {b61d0ac1-2a8f-42df-b76c-5a91afea608e} <Debug> oximeter.measurements_i16 (9f6fc79d-5b87-40e8-882d-68c689310908): Loading data parts | ||
| 436 | 2026.03.18 18:17:37.144508 [ 278 ] {b61d0ac1-2a8f-42df-b76c-5a91afea608e} <Debug> oximeter.measurements_i16 (9f6fc79d-5b87-40e8-882d-68c689310908): There are no data parts | ||
| 437 | 2026.03.18 18:17:37.150587 [ 278 ] {b61d0ac1-2a8f-42df-b76c-5a91afea608e} <Debug> TCPHandler: Processed in 0.011151727 sec. | ||
| 438 | 2026.03.18 18:17:37.150765 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.18 18:17:37.151031 [ 278 ] {80259647-c74d-4f94-9c66-03ea410ea67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 440 | 2026.03.18 18:17:37.151167 [ 278 ] {80259647-c74d-4f94-9c66-03ea410ea67c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 441 | 2026.03.18 18:17:37.153419 [ 278 ] {80259647-c74d-4f94-9c66-03ea410ea67c} <Debug> oximeter.measurements_u16 (862ea2e1-ae14-4222-9952-31b07545ab61): Loading data parts | ||
| 442 | 2026.03.18 18:17:37.153628 [ 278 ] {80259647-c74d-4f94-9c66-03ea410ea67c} <Debug> oximeter.measurements_u16 (862ea2e1-ae14-4222-9952-31b07545ab61): There are no data parts | ||
| 443 | 2026.03.18 18:17:37.155466 [ 278 ] {80259647-c74d-4f94-9c66-03ea410ea67c} <Debug> TCPHandler: Processed in 0.004758341 sec. | ||
| 444 | 2026.03.18 18:17:37.155641 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.18 18:17:37.155844 [ 278 ] {9641f389-a36c-40a6-b535-79cb311699e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 446 | 2026.03.18 18:17:37.155960 [ 278 ] {9641f389-a36c-40a6-b535-79cb311699e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 447 | 2026.03.18 18:17:37.161146 [ 278 ] {9641f389-a36c-40a6-b535-79cb311699e9} <Debug> oximeter.measurements_i32 (3006bb7f-b231-45fb-9c75-e09f7f018cad): Loading data parts | ||
| 448 | 2026.03.18 18:17:37.161437 [ 278 ] {9641f389-a36c-40a6-b535-79cb311699e9} <Debug> oximeter.measurements_i32 (3006bb7f-b231-45fb-9c75-e09f7f018cad): There are no data parts | ||
| 449 | 2026.03.18 18:17:37.163389 [ 278 ] {9641f389-a36c-40a6-b535-79cb311699e9} <Debug> TCPHandler: Processed in 0.007804705 sec. | ||
| 450 | 2026.03.18 18:17:37.163579 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.18 18:17:37.163866 [ 278 ] {2c854598-05a9-47fc-a142-608acf74a7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 452 | 2026.03.18 18:17:37.164010 [ 278 ] {2c854598-05a9-47fc-a142-608acf74a7fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 453 | 2026.03.18 18:17:37.165965 [ 278 ] {2c854598-05a9-47fc-a142-608acf74a7fe} <Debug> oximeter.measurements_u32 (331cd351-66f5-418d-be34-17ed18f35bc5): Loading data parts | ||
| 454 | 2026.03.18 18:17:37.166197 [ 278 ] {2c854598-05a9-47fc-a142-608acf74a7fe} <Debug> oximeter.measurements_u32 (331cd351-66f5-418d-be34-17ed18f35bc5): There are no data parts | ||
| 455 | 2026.03.18 18:17:37.168130 [ 278 ] {2c854598-05a9-47fc-a142-608acf74a7fe} <Debug> TCPHandler: Processed in 0.004613417 sec. | ||
| 456 | 2026.03.18 18:17:37.168291 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.18 18:17:37.168451 [ 278 ] {b1027adb-60d4-4c7b-a178-be78f402cecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 458 | 2026.03.18 18:17:37.168566 [ 278 ] {b1027adb-60d4-4c7b-a178-be78f402cecf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 459 | 2026.03.18 18:17:37.174698 [ 278 ] {b1027adb-60d4-4c7b-a178-be78f402cecf} <Debug> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Loading data parts | ||
| 460 | 2026.03.18 18:17:37.175016 [ 278 ] {b1027adb-60d4-4c7b-a178-be78f402cecf} <Debug> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): There are no data parts | ||
| 461 | 2026.03.18 18:17:37.177352 [ 278 ] {b1027adb-60d4-4c7b-a178-be78f402cecf} <Debug> TCPHandler: Processed in 0.009117121 sec. | ||
| 462 | 2026.03.18 18:17:37.177632 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.18 18:17:37.177976 [ 278 ] {11ebfb02-50ca-4c50-9fc8-17fd981ac8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 464 | 2026.03.18 18:17:37.178138 [ 278 ] {11ebfb02-50ca-4c50-9fc8-17fd981ac8b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 465 | 2026.03.18 18:17:37.182290 [ 278 ] {11ebfb02-50ca-4c50-9fc8-17fd981ac8b7} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Loading data parts | ||
| 466 | 2026.03.18 18:17:37.182485 [ 278 ] {11ebfb02-50ca-4c50-9fc8-17fd981ac8b7} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): There are no data parts | ||
| 467 | 2026.03.18 18:17:37.184086 [ 278 ] {11ebfb02-50ca-4c50-9fc8-17fd981ac8b7} <Debug> TCPHandler: Processed in 0.006566521 sec. | ||
| 468 | 2026.03.18 18:17:37.184261 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.03.18 18:17:37.184448 [ 278 ] {8c46c2ff-123d-4b65-9a95-5f46433d9c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 470 | 2026.03.18 18:17:37.184603 [ 278 ] {8c46c2ff-123d-4b65-9a95-5f46433d9c35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 471 | 2026.03.18 18:17:37.186409 [ 278 ] {8c46c2ff-123d-4b65-9a95-5f46433d9c35} <Debug> oximeter.measurements_f32 (cb0d0af5-b341-4bae-96c2-9c057b31736f): Loading data parts | ||
| 472 | 2026.03.18 18:17:37.186670 [ 278 ] {8c46c2ff-123d-4b65-9a95-5f46433d9c35} <Debug> oximeter.measurements_f32 (cb0d0af5-b341-4bae-96c2-9c057b31736f): There are no data parts | ||
| 473 | 2026.03.18 18:17:37.187921 [ 278 ] {8c46c2ff-123d-4b65-9a95-5f46433d9c35} <Debug> TCPHandler: Processed in 0.003723732 sec. | ||
| 474 | 2026.03.18 18:17:37.188077 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.03.18 18:17:37.188335 [ 278 ] {27c5e0ab-4ddc-4063-8e82-a7e1b314dffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 476 | 2026.03.18 18:17:37.188475 [ 278 ] {27c5e0ab-4ddc-4063-8e82-a7e1b314dffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 477 | 2026.03.18 18:17:37.190388 [ 278 ] {27c5e0ab-4ddc-4063-8e82-a7e1b314dffd} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Loading data parts | ||
| 478 | 2026.03.18 18:17:37.190572 [ 278 ] {27c5e0ab-4ddc-4063-8e82-a7e1b314dffd} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): There are no data parts | ||
| 479 | 2026.03.18 18:17:37.197442 [ 278 ] {27c5e0ab-4ddc-4063-8e82-a7e1b314dffd} <Debug> TCPHandler: Processed in 0.009417859 sec. | ||
| 480 | 2026.03.18 18:17:37.197975 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.03.18 18:17:37.198205 [ 278 ] {d14d9191-5d8a-4179-869b-914421f40d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 482 | 2026.03.18 18:17:37.198715 [ 278 ] {d14d9191-5d8a-4179-869b-914421f40d1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 483 | 2026.03.18 18:17:37.201924 [ 278 ] {d14d9191-5d8a-4179-869b-914421f40d1d} <Debug> oximeter.measurements_string (37026622-1c41-4422-9887-f1df6cd2edb9): Loading data parts | ||
| 484 | 2026.03.18 18:17:37.202199 [ 278 ] {d14d9191-5d8a-4179-869b-914421f40d1d} <Debug> oximeter.measurements_string (37026622-1c41-4422-9887-f1df6cd2edb9): There are no data parts | ||
| 485 | 2026.03.18 18:17:37.204044 [ 278 ] {d14d9191-5d8a-4179-869b-914421f40d1d} <Debug> TCPHandler: Processed in 0.006178991 sec. | ||
| 486 | 2026.03.18 18:17:37.204246 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.03.18 18:17:37.204574 [ 278 ] {6797c1c9-a3b6-42a3-97ad-19c2334cc79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 488 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 489 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 490 | * a string isn't palatable for a few reasons. | ||
| 491 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 492 | * details. | ||
| 493 | */ | ||
| 494 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.18 18:17:37.204739 [ 278 ] {6797c1c9-a3b6-42a3-97ad-19c2334cc79c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 496 | 2026.03.18 18:17:37.210756 [ 278 ] {6797c1c9-a3b6-42a3-97ad-19c2334cc79c} <Debug> oximeter.measurements_bytes (bdbc61cf-a032-4418-a0fb-0ddc01fcd843): Loading data parts | ||
| 497 | 2026.03.18 18:17:37.210990 [ 278 ] {6797c1c9-a3b6-42a3-97ad-19c2334cc79c} <Debug> oximeter.measurements_bytes (bdbc61cf-a032-4418-a0fb-0ddc01fcd843): There are no data parts | ||
| 498 | 2026.03.18 18:17:37.212882 [ 278 ] {6797c1c9-a3b6-42a3-97ad-19c2334cc79c} <Debug> TCPHandler: Processed in 0.00870849 sec. | ||
| 499 | 2026.03.18 18:17:37.213118 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.18 18:17:37.213460 [ 278 ] {51d8f6d8-8185-48ec-ae0a-ce45768704b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 501 | 2026.03.18 18:17:37.213574 [ 278 ] {51d8f6d8-8185-48ec-ae0a-ce45768704b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 502 | 2026.03.18 18:17:37.215979 [ 278 ] {51d8f6d8-8185-48ec-ae0a-ce45768704b7} <Debug> oximeter.measurements_cumulativei64 (5609e861-be45-4829-b287-17877b9f400e): Loading data parts | ||
| 503 | 2026.03.18 18:17:37.216144 [ 278 ] {51d8f6d8-8185-48ec-ae0a-ce45768704b7} <Debug> oximeter.measurements_cumulativei64 (5609e861-be45-4829-b287-17877b9f400e): There are no data parts | ||
| 504 | 2026.03.18 18:17:37.217440 [ 278 ] {51d8f6d8-8185-48ec-ae0a-ce45768704b7} <Debug> TCPHandler: Processed in 0.004410012 sec. | ||
| 505 | 2026.03.18 18:17:37.217613 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.18 18:17:37.217826 [ 278 ] {a431461b-17b4-406a-a017-48d1289cbcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 507 | 2026.03.18 18:17:37.217910 [ 278 ] {a431461b-17b4-406a-a017-48d1289cbcec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 508 | 2026.03.18 18:17:37.220186 [ 278 ] {a431461b-17b4-406a-a017-48d1289cbcec} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Loading data parts | ||
| 509 | 2026.03.18 18:17:37.220446 [ 278 ] {a431461b-17b4-406a-a017-48d1289cbcec} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): There are no data parts | ||
| 510 | 2026.03.18 18:17:37.225014 [ 278 ] {a431461b-17b4-406a-a017-48d1289cbcec} <Debug> TCPHandler: Processed in 0.007456246 sec. | ||
| 511 | 2026.03.18 18:17:37.225279 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.18 18:17:37.225454 [ 278 ] {a5920e22-7ca7-4ec9-a463-ac5da32d53ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 513 | 2026.03.18 18:17:37.225595 [ 278 ] {a5920e22-7ca7-4ec9-a463-ac5da32d53ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 514 | 2026.03.18 18:17:37.232904 [ 278 ] {a5920e22-7ca7-4ec9-a463-ac5da32d53ce} <Debug> oximeter.measurements_cumulativef32 (482cd9c5-a780-4f3c-bda1-a0bdfbcfad8b): Loading data parts | ||
| 515 | 2026.03.18 18:17:37.233177 [ 278 ] {a5920e22-7ca7-4ec9-a463-ac5da32d53ce} <Debug> oximeter.measurements_cumulativef32 (482cd9c5-a780-4f3c-bda1-a0bdfbcfad8b): There are no data parts | ||
| 516 | 2026.03.18 18:17:37.235938 [ 278 ] {a5920e22-7ca7-4ec9-a463-ac5da32d53ce} <Debug> TCPHandler: Processed in 0.010723575 sec. | ||
| 517 | 2026.03.18 18:17:37.236123 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.18 18:17:37.236395 [ 278 ] {cce69ea9-b40f-4a91-a9b8-e26c94ae1f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 519 | 2026.03.18 18:17:37.236525 [ 278 ] {cce69ea9-b40f-4a91-a9b8-e26c94ae1f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 520 | 2026.03.18 18:17:37.238895 [ 278 ] {cce69ea9-b40f-4a91-a9b8-e26c94ae1f77} <Debug> oximeter.measurements_cumulativef64 (8045a293-8b84-4ef5-be52-e1df63155ed8): Loading data parts | ||
| 521 | 2026.03.18 18:17:37.239063 [ 278 ] {cce69ea9-b40f-4a91-a9b8-e26c94ae1f77} <Debug> oximeter.measurements_cumulativef64 (8045a293-8b84-4ef5-be52-e1df63155ed8): There are no data parts | ||
| 522 | 2026.03.18 18:17:37.240479 [ 278 ] {cce69ea9-b40f-4a91-a9b8-e26c94ae1f77} <Debug> TCPHandler: Processed in 0.004410962 sec. | ||
| 523 | 2026.03.18 18:17:37.240647 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.18 18:17:37.240883 [ 278 ] {2da875f7-36bf-4574-932a-16752a38fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 525 | * NOTE: Array types cannot be Nullable, see | ||
| 526 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 527 | * for more details. | ||
| 528 | * | ||
| 529 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 530 | * is unfortunate, and at this point relies on the fact that an | ||
| 531 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 532 | * to figure out another way to represent missing samples here. | ||
| 533 | */ | ||
| 534 | 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) | ||
| 535 | 2026.03.18 18:17:37.241028 [ 278 ] {2da875f7-36bf-4574-932a-16752a38fa86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 536 | 2026.03.18 18:17:37.243798 [ 278 ] {2da875f7-36bf-4574-932a-16752a38fa86} <Debug> oximeter.measurements_histogrami8 (4f2f9be7-c9b5-489c-9f57-eeb4aeef0bfc): Loading data parts | ||
| 537 | 2026.03.18 18:17:37.244025 [ 278 ] {2da875f7-36bf-4574-932a-16752a38fa86} <Debug> oximeter.measurements_histogrami8 (4f2f9be7-c9b5-489c-9f57-eeb4aeef0bfc): There are no data parts | ||
| 538 | 2026.03.18 18:17:37.246105 [ 278 ] {2da875f7-36bf-4574-932a-16752a38fa86} <Debug> TCPHandler: Processed in 0.005516081 sec. | ||
| 539 | 2026.03.18 18:17:37.246261 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.03.18 18:17:37.246568 [ 278 ] {15f7591c-72a1-49be-9664-6900c1c75aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 541 | 2026.03.18 18:17:37.246705 [ 278 ] {15f7591c-72a1-49be-9664-6900c1c75aad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 542 | 2026.03.18 18:17:37.253033 [ 278 ] {15f7591c-72a1-49be-9664-6900c1c75aad} <Debug> oximeter.measurements_histogramu8 (5146a2eb-20a4-444f-9092-9100ad63f8c5): Loading data parts | ||
| 543 | 2026.03.18 18:17:37.253186 [ 278 ] {15f7591c-72a1-49be-9664-6900c1c75aad} <Debug> oximeter.measurements_histogramu8 (5146a2eb-20a4-444f-9092-9100ad63f8c5): There are no data parts | ||
| 544 | 2026.03.18 18:17:37.258067 [ 278 ] {15f7591c-72a1-49be-9664-6900c1c75aad} <Debug> TCPHandler: Processed in 0.011863807 sec. | ||
| 545 | 2026.03.18 18:17:37.258276 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 546 | 2026.03.18 18:17:37.258598 [ 278 ] {0e5a0e40-65a2-44eb-9c19-f819286aaf72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 547 | 2026.03.18 18:17:37.258790 [ 278 ] {0e5a0e40-65a2-44eb-9c19-f819286aaf72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 548 | 2026.03.18 18:17:37.261347 [ 278 ] {0e5a0e40-65a2-44eb-9c19-f819286aaf72} <Debug> oximeter.measurements_histogrami16 (da32f330-9606-4955-9c38-3eaf50484c43): Loading data parts | ||
| 549 | 2026.03.18 18:17:37.261633 [ 278 ] {0e5a0e40-65a2-44eb-9c19-f819286aaf72} <Debug> oximeter.measurements_histogrami16 (da32f330-9606-4955-9c38-3eaf50484c43): There are no data parts | ||
| 550 | 2026.03.18 18:17:37.263819 [ 278 ] {0e5a0e40-65a2-44eb-9c19-f819286aaf72} <Debug> TCPHandler: Processed in 0.005617364 sec. | ||
| 551 | 2026.03.18 18:17:37.263985 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 552 | 2026.03.18 18:17:37.264288 [ 278 ] {64d6d788-3ecf-4bd6-9ec0-4ffbfcb0c0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 553 | 2026.03.18 18:17:37.264481 [ 278 ] {64d6d788-3ecf-4bd6-9ec0-4ffbfcb0c0c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 554 | 2026.03.18 18:17:37.266593 [ 278 ] {64d6d788-3ecf-4bd6-9ec0-4ffbfcb0c0c4} <Debug> oximeter.measurements_histogramu16 (cc871b73-0d89-4986-af39-148169045923): Loading data parts | ||
| 555 | 2026.03.18 18:17:37.266757 [ 278 ] {64d6d788-3ecf-4bd6-9ec0-4ffbfcb0c0c4} <Debug> oximeter.measurements_histogramu16 (cc871b73-0d89-4986-af39-148169045923): There are no data parts | ||
| 556 | 2026.03.18 18:17:37.268170 [ 278 ] {64d6d788-3ecf-4bd6-9ec0-4ffbfcb0c0c4} <Debug> TCPHandler: Processed in 0.004241667 sec. | ||
| 557 | 2026.03.18 18:17:37.268338 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 558 | 2026.03.18 18:17:37.268599 [ 278 ] {6dcb3872-ce3b-4ca1-b5b2-1a47c2defd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 559 | 2026.03.18 18:17:37.268743 [ 278 ] {6dcb3872-ce3b-4ca1-b5b2-1a47c2defd6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 560 | 2026.03.18 18:17:37.274076 [ 278 ] {6dcb3872-ce3b-4ca1-b5b2-1a47c2defd6c} <Debug> oximeter.measurements_histogrami32 (38c63ffb-24cd-4324-a863-22296a3a8a15): Loading data parts | ||
| 561 | 2026.03.18 18:17:37.274363 [ 278 ] {6dcb3872-ce3b-4ca1-b5b2-1a47c2defd6c} <Debug> oximeter.measurements_histogrami32 (38c63ffb-24cd-4324-a863-22296a3a8a15): There are no data parts | ||
| 562 | 2026.03.18 18:17:37.275893 [ 278 ] {6dcb3872-ce3b-4ca1-b5b2-1a47c2defd6c} <Debug> TCPHandler: Processed in 0.007615409 sec. | ||
| 563 | 2026.03.18 18:17:37.276055 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 564 | 2026.03.18 18:17:37.276364 [ 278 ] {07c86026-5a7b-4ed8-8287-57cfb452df1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 565 | 2026.03.18 18:17:37.276503 [ 278 ] {07c86026-5a7b-4ed8-8287-57cfb452df1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 566 | 2026.03.18 18:17:37.280619 [ 278 ] {07c86026-5a7b-4ed8-8287-57cfb452df1b} <Debug> oximeter.measurements_histogramu32 (ea2ca419-c772-474a-bca3-bac5882cc7d2): Loading data parts | ||
| 567 | 2026.03.18 18:17:37.280781 [ 278 ] {07c86026-5a7b-4ed8-8287-57cfb452df1b} <Debug> oximeter.measurements_histogramu32 (ea2ca419-c772-474a-bca3-bac5882cc7d2): There are no data parts | ||
| 568 | 2026.03.18 18:17:37.283915 [ 278 ] {07c86026-5a7b-4ed8-8287-57cfb452df1b} <Debug> TCPHandler: Processed in 0.007918778 sec. | ||
| 569 | 2026.03.18 18:17:37.284111 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.03.18 18:17:37.284373 [ 278 ] {c0683204-4d2d-46fc-87cf-1402d82f0a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 571 | 2026.03.18 18:17:37.284570 [ 278 ] {c0683204-4d2d-46fc-87cf-1402d82f0a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2026.03.18 18:17:37.287561 [ 278 ] {c0683204-4d2d-46fc-87cf-1402d82f0a20} <Debug> oximeter.measurements_histogrami64 (b593596a-5004-4b1f-8161-9390d6889b8e): Loading data parts | ||
| 573 | 2026.03.18 18:17:37.287856 [ 278 ] {c0683204-4d2d-46fc-87cf-1402d82f0a20} <Debug> oximeter.measurements_histogrami64 (b593596a-5004-4b1f-8161-9390d6889b8e): There are no data parts | ||
| 574 | 2026.03.18 18:17:37.290244 [ 278 ] {c0683204-4d2d-46fc-87cf-1402d82f0a20} <Debug> TCPHandler: Processed in 0.006210242 sec. | ||
| 575 | 2026.03.18 18:17:37.290420 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.03.18 18:17:37.290727 [ 278 ] {e47c0839-ba67-4a99-8934-ed508bedf261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 577 | 2026.03.18 18:17:37.290884 [ 278 ] {e47c0839-ba67-4a99-8934-ed508bedf261} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2026.03.18 18:17:37.296644 [ 278 ] {e47c0839-ba67-4a99-8934-ed508bedf261} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Loading data parts | ||
| 579 | 2026.03.18 18:17:37.296808 [ 278 ] {e47c0839-ba67-4a99-8934-ed508bedf261} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): There are no data parts | ||
| 580 | 2026.03.18 18:17:37.298864 [ 278 ] {e47c0839-ba67-4a99-8934-ed508bedf261} <Debug> TCPHandler: Processed in 0.008502624 sec. | ||
| 581 | 2026.03.18 18:17:37.299051 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2026.03.18 18:17:37.299328 [ 278 ] {e3b7b1af-1041-4f6a-8874-6eb1d36409ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 583 | 2026.03.18 18:17:37.299492 [ 278 ] {e3b7b1af-1041-4f6a-8874-6eb1d36409ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2026.03.18 18:17:37.304000 [ 278 ] {e3b7b1af-1041-4f6a-8874-6eb1d36409ab} <Debug> oximeter.measurements_histogramf32 (d24e815d-d1fd-4b9d-98bd-eab3999b6f83): Loading data parts | ||
| 585 | 2026.03.18 18:17:37.304368 [ 278 ] {e3b7b1af-1041-4f6a-8874-6eb1d36409ab} <Debug> oximeter.measurements_histogramf32 (d24e815d-d1fd-4b9d-98bd-eab3999b6f83): There are no data parts | ||
| 586 | 2026.03.18 18:17:37.305974 [ 278 ] {e3b7b1af-1041-4f6a-8874-6eb1d36409ab} <Debug> TCPHandler: Processed in 0.006990363 sec. | ||
| 587 | 2026.03.18 18:17:37.306169 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.03.18 18:17:37.306526 [ 278 ] {b991f433-4c1e-415c-8474-3a1a68a0a279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 589 | 2026.03.18 18:17:37.306674 [ 278 ] {b991f433-4c1e-415c-8474-3a1a68a0a279} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2026.03.18 18:17:37.309142 [ 278 ] {b991f433-4c1e-415c-8474-3a1a68a0a279} <Debug> oximeter.measurements_histogramf64 (8edb1f4c-53ec-4982-afb6-79d8d06c3015): Loading data parts | ||
| 591 | 2026.03.18 18:17:37.309312 [ 278 ] {b991f433-4c1e-415c-8474-3a1a68a0a279} <Debug> oximeter.measurements_histogramf64 (8edb1f4c-53ec-4982-afb6-79d8d06c3015): There are no data parts | ||
| 592 | 2026.03.18 18:17:37.310862 [ 278 ] {b991f433-4c1e-415c-8474-3a1a68a0a279} <Debug> TCPHandler: Processed in 0.004765942 sec. | ||
| 593 | 2026.03.18 18:17:37.311022 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.03.18 18:17:37.311214 [ 278 ] {d6ecae3d-fa42-4a48-9d8e-bd1da154fc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2026.03.18 18:17:37.311436 [ 278 ] {d6ecae3d-fa42-4a48-9d8e-bd1da154fc96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2026.03.18 18:17:37.313294 [ 278 ] {d6ecae3d-fa42-4a48-9d8e-bd1da154fc96} <Debug> oximeter.fields_bool (e3b855c2-38c1-4b8c-9f9e-de64081db3ee): Loading data parts | ||
| 622 | 2026.03.18 18:17:37.313614 [ 278 ] {d6ecae3d-fa42-4a48-9d8e-bd1da154fc96} <Debug> oximeter.fields_bool (e3b855c2-38c1-4b8c-9f9e-de64081db3ee): There are no data parts | ||
| 623 | 2026.03.18 18:17:37.314925 [ 278 ] {d6ecae3d-fa42-4a48-9d8e-bd1da154fc96} <Debug> TCPHandler: Processed in 0.003958149 sec. | ||
| 624 | 2026.03.18 18:17:37.315089 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.03.18 18:17:37.315419 [ 278 ] {4e5a696e-0938-4854-8594-b2452bf50eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 626 | 2026.03.18 18:17:37.315651 [ 278 ] {4e5a696e-0938-4854-8594-b2452bf50eaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2026.03.18 18:17:37.318405 [ 278 ] {4e5a696e-0938-4854-8594-b2452bf50eaa} <Debug> oximeter.fields_i8 (e3fa8cc6-79fb-47bd-bb1f-7bdf78e96b3e): Loading data parts | ||
| 628 | 2026.03.18 18:17:37.318590 [ 278 ] {4e5a696e-0938-4854-8594-b2452bf50eaa} <Debug> oximeter.fields_i8 (e3fa8cc6-79fb-47bd-bb1f-7bdf78e96b3e): There are no data parts | ||
| 629 | 2026.03.18 18:17:37.319949 [ 278 ] {4e5a696e-0938-4854-8594-b2452bf50eaa} <Debug> TCPHandler: Processed in 0.004921575 sec. | ||
| 630 | 2026.03.18 18:17:37.320323 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.03.18 18:17:37.320502 [ 278 ] {d434a7b9-a1f1-44f3-8144-627cfcd8d6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 632 | 2026.03.18 18:17:37.320647 [ 278 ] {d434a7b9-a1f1-44f3-8144-627cfcd8d6bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2026.03.18 18:17:37.325977 [ 278 ] {d434a7b9-a1f1-44f3-8144-627cfcd8d6bd} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Loading data parts | ||
| 634 | 2026.03.18 18:17:37.326579 [ 278 ] {d434a7b9-a1f1-44f3-8144-627cfcd8d6bd} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): There are no data parts | ||
| 635 | 2026.03.18 18:17:37.328556 [ 278 ] {d434a7b9-a1f1-44f3-8144-627cfcd8d6bd} <Debug> TCPHandler: Processed in 0.008308049 sec. | ||
| 636 | 2026.03.18 18:17:37.328800 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.03.18 18:17:37.329153 [ 278 ] {391fcdac-4104-42e3-b890-a8d13625e02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 638 | 2026.03.18 18:17:37.329315 [ 278 ] {391fcdac-4104-42e3-b890-a8d13625e02a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2026.03.18 18:17:37.332026 [ 278 ] {391fcdac-4104-42e3-b890-a8d13625e02a} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Loading data parts | ||
| 640 | 2026.03.18 18:17:37.332196 [ 278 ] {391fcdac-4104-42e3-b890-a8d13625e02a} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): There are no data parts | ||
| 641 | 2026.03.18 18:17:37.334148 [ 278 ] {391fcdac-4104-42e3-b890-a8d13625e02a} <Debug> TCPHandler: Processed in 0.00545668 sec. | ||
| 642 | 2026.03.18 18:17:37.334376 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.03.18 18:17:37.334564 [ 278 ] {05ca0e0c-2c69-422b-8ad0-31f3b1bd985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 644 | 2026.03.18 18:17:37.334701 [ 278 ] {05ca0e0c-2c69-422b-8ad0-31f3b1bd985f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2026.03.18 18:17:37.336782 [ 278 ] {05ca0e0c-2c69-422b-8ad0-31f3b1bd985f} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Loading data parts | ||
| 646 | 2026.03.18 18:17:37.337163 [ 278 ] {05ca0e0c-2c69-422b-8ad0-31f3b1bd985f} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): There are no data parts | ||
| 647 | 2026.03.18 18:17:37.339788 [ 278 ] {05ca0e0c-2c69-422b-8ad0-31f3b1bd985f} <Debug> TCPHandler: Processed in 0.0054741 sec. | ||
| 648 | 2026.03.18 18:17:37.339969 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.03.18 18:17:37.340337 [ 278 ] {86505bf8-c855-4a34-aeaa-82b56c33f074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 650 | 2026.03.18 18:17:37.340477 [ 278 ] {86505bf8-c855-4a34-aeaa-82b56c33f074} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2026.03.18 18:17:37.344032 [ 278 ] {86505bf8-c855-4a34-aeaa-82b56c33f074} <Debug> oximeter.fields_i32 (3409b225-d4a8-475f-b3a5-5e975649835e): Loading data parts | ||
| 652 | 2026.03.18 18:17:37.344212 [ 278 ] {86505bf8-c855-4a34-aeaa-82b56c33f074} <Debug> oximeter.fields_i32 (3409b225-d4a8-475f-b3a5-5e975649835e): There are no data parts | ||
| 653 | 2026.03.18 18:17:37.346678 [ 278 ] {86505bf8-c855-4a34-aeaa-82b56c33f074} <Debug> TCPHandler: Processed in 0.006772737 sec. | ||
| 654 | 2026.03.18 18:17:37.346847 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.18 18:17:37.347011 [ 278 ] {db437fc2-92cf-4c04-8cff-a1e97ad6aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 656 | 2026.03.18 18:17:37.347191 [ 278 ] {db437fc2-92cf-4c04-8cff-a1e97ad6aa4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2026.03.18 18:17:37.352929 [ 278 ] {db437fc2-92cf-4c04-8cff-a1e97ad6aa4c} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Loading data parts | ||
| 658 | 2026.03.18 18:17:37.353211 [ 278 ] {db437fc2-92cf-4c04-8cff-a1e97ad6aa4c} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): There are no data parts | ||
| 659 | 2026.03.18 18:17:37.355087 [ 278 ] {db437fc2-92cf-4c04-8cff-a1e97ad6aa4c} <Debug> TCPHandler: Processed in 0.008300578 sec. | ||
| 660 | 2026.03.18 18:17:37.355281 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.03.18 18:17:37.355575 [ 278 ] {2a47fe8d-2910-435a-a2b6-3b4f3c07b7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 662 | 2026.03.18 18:17:37.355721 [ 278 ] {2a47fe8d-2910-435a-a2b6-3b4f3c07b7be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.03.18 18:17:37.358077 [ 278 ] {2a47fe8d-2910-435a-a2b6-3b4f3c07b7be} <Debug> oximeter.fields_i64 (e9fb2080-1960-4b31-9628-ae55ed3e0e79): Loading data parts | ||
| 664 | 2026.03.18 18:17:37.358305 [ 278 ] {2a47fe8d-2910-435a-a2b6-3b4f3c07b7be} <Debug> oximeter.fields_i64 (e9fb2080-1960-4b31-9628-ae55ed3e0e79): There are no data parts | ||
| 665 | 2026.03.18 18:17:37.360944 [ 278 ] {2a47fe8d-2910-435a-a2b6-3b4f3c07b7be} <Debug> TCPHandler: Processed in 0.005746018 sec. | ||
| 666 | 2026.03.18 18:17:37.361120 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.03.18 18:17:37.361329 [ 278 ] {fc715ac3-c0d1-47a5-8ea8-6e2e07b8481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 668 | 2026.03.18 18:17:37.361633 [ 278 ] {fc715ac3-c0d1-47a5-8ea8-6e2e07b8481b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.03.18 18:17:37.364175 [ 278 ] {fc715ac3-c0d1-47a5-8ea8-6e2e07b8481b} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Loading data parts | ||
| 670 | 2026.03.18 18:17:37.364503 [ 278 ] {fc715ac3-c0d1-47a5-8ea8-6e2e07b8481b} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): There are no data parts | ||
| 671 | 2026.03.18 18:17:37.365862 [ 278 ] {fc715ac3-c0d1-47a5-8ea8-6e2e07b8481b} <Debug> TCPHandler: Processed in 0.004803882 sec. | ||
| 672 | 2026.03.18 18:17:37.366034 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.03.18 18:17:37.366433 [ 278 ] {d3a7df1c-6195-48e1-befe-353e7f27ea7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 674 | 2026.03.18 18:17:37.366604 [ 278 ] {d3a7df1c-6195-48e1-befe-353e7f27ea7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.03.18 18:17:37.368838 [ 278 ] {d3a7df1c-6195-48e1-befe-353e7f27ea7e} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Loading data parts | ||
| 676 | 2026.03.18 18:17:37.369001 [ 278 ] {d3a7df1c-6195-48e1-befe-353e7f27ea7e} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): There are no data parts | ||
| 677 | 2026.03.18 18:17:37.370552 [ 278 ] {d3a7df1c-6195-48e1-befe-353e7f27ea7e} <Debug> TCPHandler: Processed in 0.004581566 sec. | ||
| 678 | 2026.03.18 18:17:37.370727 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.03.18 18:17:37.370903 [ 278 ] {5cfaa7c1-0351-485d-91a6-c37153149f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 680 | 2026.03.18 18:17:37.371081 [ 278 ] {5cfaa7c1-0351-485d-91a6-c37153149f43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.03.18 18:17:37.380475 [ 278 ] {5cfaa7c1-0351-485d-91a6-c37153149f43} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Loading data parts | ||
| 682 | 2026.03.18 18:17:37.380670 [ 278 ] {5cfaa7c1-0351-485d-91a6-c37153149f43} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): There are no data parts | ||
| 683 | 2026.03.18 18:17:37.387321 [ 278 ] {5cfaa7c1-0351-485d-91a6-c37153149f43} <Debug> TCPHandler: Processed in 0.016662159 sec. | ||
| 684 | 2026.03.18 18:17:37.387975 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.03.18 18:17:37.388287 [ 278 ] {c01c4433-8849-42fd-b58f-44ecd492da66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) 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) | ||
| 686 | 2026.03.18 18:17:37.388462 [ 278 ] {c01c4433-8849-42fd-b58f-44ecd492da66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.03.18 18:17:37.392678 [ 278 ] {c01c4433-8849-42fd-b58f-44ecd492da66} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Loading data parts | ||
| 688 | 2026.03.18 18:17:37.392881 [ 278 ] {c01c4433-8849-42fd-b58f-44ecd492da66} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): There are no data parts | ||
| 689 | 2026.03.18 18:17:37.395434 [ 278 ] {c01c4433-8849-42fd-b58f-44ecd492da66} <Debug> TCPHandler: Processed in 0.00759579 sec. | ||
| 690 | 2026.03.18 18:17:37.395646 [ 278 ] {} <Trace> TCP-Session: e3aaf94c-116e-4385-ba5a-bbeafb27e1bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.03.18 18:17:37.395933 [ 278 ] {641d9334-686a-4e2f-81a1-3435e4ef5c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52202) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2026.03.18 18:17:37.396109 [ 278 ] {641d9334-686a-4e2f-81a1-3435e4ef5c82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.03.18 18:17:37.398813 [ 278 ] {641d9334-686a-4e2f-81a1-3435e4ef5c82} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Loading data parts | ||
| 697 | 2026.03.18 18:17:37.398982 [ 278 ] {641d9334-686a-4e2f-81a1-3435e4ef5c82} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): There are no data parts | ||
| 698 | 2026.03.18 18:17:37.401258 [ 278 ] {641d9334-686a-4e2f-81a1-3435e4ef5c82} <Debug> TCPHandler: Processed in 0.005669376 sec. | ||
| 699 | 2026.03.18 18:17:37.401582 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.03.18 18:17:37.404389 [ 276 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.03.18 18:17:37.406549 [ 276 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.03.18 18:17:37.430831 [ 285 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Trace> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.03.18 18:17:37.430911 [ 285 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 704 | 2026.03.18 18:17:37.441609 [ 285 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.03.18 18:17:37.442299 [ 285 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Trace> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.03.18 18:17:37.442742 [ 276 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.040981 sec., 24.401551938703303 rows/sec., 390.42 B/sec. | ||
| 707 | 2026.03.18 18:17:37.443063 [ 276 ] {5b1d0a57-dea3-421c-8388-81e54a498764} <Debug> TCPHandler: Processed in 0.041649127 sec. | ||
| 708 | 2026.03.18 18:17:37.872427 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.18 18:17:37.872444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.18 18:17:37.872525 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.18 18:17:37.872686 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.18 18:17:37.876767 [ 244 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Loading data parts | ||
| 713 | 2026.03.18 18:17:37.877010 [ 244 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): There are no data parts | ||
| 714 | 2026.03.18 18:17:37.882889 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.18 18:17:37.882939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 716 | 2026.03.18 18:17:37.886053 [ 245 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Loading data parts | ||
| 717 | 2026.03.18 18:17:37.886457 [ 245 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): There are no data parts | ||
| 718 | 2026.03.18 18:17:37.889740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.03.18 18:17:37.890420 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.03.18 18:17:37.890742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.03.18 18:17:37.911459 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.18 18:17:37.911526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 723 | 2026.03.18 18:17:37.918364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.18 18:17:37.920022 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.18 18:17:37.924344 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.18 18:17:38.000803 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.44 MiB, peak 141.44 MiB, free memory in arenas 0.00 B, will set to 153.73 MiB (RSS), difference: 16.28 MiB | ||
| 727 | 2026.03.18 18:17:40.372076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.18 18:17:40.372182 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.18 18:17:40.379763 [ 243 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Loading data parts | ||
| 730 | 2026.03.18 18:17:40.380018 [ 243 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): There are no data parts | ||
| 731 | 2026.03.18 18:17:40.388252 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.18 18:17:40.388303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 733 | 2026.03.18 18:17:40.393001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.18 18:17:40.393762 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.18 18:17:40.394269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.18 18:17:40.800154 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59993 | ||
| 737 | 2026.03.18 18:17:40.802138 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.03.18 18:17:40.802275 [ 286 ] {} <Debug> TCP-Session: b1b88bd3-4575-430b-8a2b-f3cb4a8725e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59993 | ||
| 739 | 2026.03.18 18:17:40.802297 [ 286 ] {} <Debug> TCP-Session: b1b88bd3-4575-430b-8a2b-f3cb4a8725e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.18 18:17:40.802309 [ 286 ] {} <Debug> TCP-Session: b1b88bd3-4575-430b-8a2b-f3cb4a8725e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.18 18:17:40.802439 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.03.18 18:17:40.802462 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2026.03.18 18:17:40.802564 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2026.03.18 18:17:40.802872 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62028 | ||
| 745 | 2026.03.18 18:17:40.803130 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55982 | ||
| 746 | 2026.03.18 18:17:40.803141 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50734 | ||
| 747 | 2026.03.18 18:17:40.803169 [ 286 ] {} <Trace> TCP-Session: b1b88bd3-4575-430b-8a2b-f3cb4a8725e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2026.03.18 18:17:40.803307 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33363 | ||
| 749 | 2026.03.18 18:17:40.803325 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55285 | ||
| 750 | 2026.03.18 18:17:40.803398 [ 286 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 751 | 2026.03.18 18:17:40.803523 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54481 | ||
| 752 | 2026.03.18 18:17:40.803500 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.18 18:17:40.803550 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.03.18 18:17:40.803716 [ 288 ] {} <Debug> TCP-Session: fac46080-56b8-4b7b-808f-7a6f68ad335b Authenticating user 'default' from [fd00:1122:3344:101::e]:50734 | ||
| 755 | 2026.03.18 18:17:40.803742 [ 288 ] {} <Debug> TCP-Session: fac46080-56b8-4b7b-808f-7a6f68ad335b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.18 18:17:40.803803 [ 287 ] {} <Debug> TCP-Session: 577a1c83-f145-4fed-9104-209ca354a322 Authenticating user 'default' from [fd00:1122:3344:101::e]:62028 | ||
| 757 | 2026.03.18 18:17:40.803850 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32943 | ||
| 758 | 2026.03.18 18:17:40.803867 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.03.18 18:17:40.803890 [ 288 ] {} <Debug> TCP-Session: fac46080-56b8-4b7b-808f-7a6f68ad335b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.03.18 18:17:40.803857 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.18 18:17:40.803935 [ 290 ] {} <Debug> TCP-Session: 7b10471c-23b7-45f2-82d4-c8b98adc112b Authenticating user 'default' from [fd00:1122:3344:101::e]:55285 | ||
| 762 | 2026.03.18 18:17:40.803943 [ 287 ] {} <Debug> TCP-Session: 577a1c83-f145-4fed-9104-209ca354a322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.03.18 18:17:40.803972 [ 290 ] {} <Debug> TCP-Session: 7b10471c-23b7-45f2-82d4-c8b98adc112b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.18 18:17:40.803983 [ 287 ] {} <Debug> TCP-Session: 577a1c83-f145-4fed-9104-209ca354a322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.18 18:17:40.803994 [ 290 ] {} <Debug> TCP-Session: 7b10471c-23b7-45f2-82d4-c8b98adc112b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.18 18:17:40.803948 [ 291 ] {} <Debug> TCP-Session: 83415e7b-11bb-401d-be4d-eceb7c7e90e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33363 | ||
| 767 | 2026.03.18 18:17:40.804050 [ 291 ] {} <Debug> TCP-Session: 83415e7b-11bb-401d-be4d-eceb7c7e90e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.18 18:17:40.804056 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.03.18 18:17:40.804064 [ 291 ] {} <Debug> TCP-Session: 83415e7b-11bb-401d-be4d-eceb7c7e90e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.18 18:17:40.804056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51325 | ||
| 771 | 2026.03.18 18:17:40.804097 [ 289 ] {} <Debug> TCP-Session: 318b655e-5eb3-4141-b85f-3c205469756e Authenticating user 'default' from [fd00:1122:3344:101::e]:55982 | ||
| 772 | 2026.03.18 18:17:40.804126 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.18 18:17:40.804140 [ 289 ] {} <Debug> TCP-Session: 318b655e-5eb3-4141-b85f-3c205469756e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.18 18:17:40.804162 [ 292 ] {} <Debug> TCP-Session: 9bfc34c4-a8ac-4ebc-ad48-ec99db60b819 Authenticating user 'default' from [fd00:1122:3344:101::e]:54481 | ||
| 775 | 2026.03.18 18:17:40.804162 [ 289 ] {} <Debug> TCP-Session: 318b655e-5eb3-4141-b85f-3c205469756e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.18 18:17:40.804190 [ 292 ] {} <Debug> TCP-Session: 9bfc34c4-a8ac-4ebc-ad48-ec99db60b819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.18 18:17:40.804209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.03.18 18:17:40.804211 [ 292 ] {} <Debug> TCP-Session: 9bfc34c4-a8ac-4ebc-ad48-ec99db60b819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.18 18:17:40.804315 [ 293 ] {} <Debug> TCP-Session: 9d5b96f4-b346-4ad9-b803-e3a544da7649 Authenticating user 'default' from [fd00:1122:3344:101::e]:32943 | ||
| 780 | 2026.03.18 18:17:40.804335 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.03.18 18:17:40.804348 [ 286 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 782 | 2026.03.18 18:17:40.804371 [ 294 ] {} <Debug> TCP-Session: 5d29f60b-1bb1-452d-b223-c30bacd051a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51325 | ||
| 783 | 2026.03.18 18:17:40.804339 [ 293 ] {} <Debug> TCP-Session: 9d5b96f4-b346-4ad9-b803-e3a544da7649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.18 18:17:40.804400 [ 294 ] {} <Debug> TCP-Session: 5d29f60b-1bb1-452d-b223-c30bacd051a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.18 18:17:40.804414 [ 293 ] {} <Debug> TCP-Session: 9d5b96f4-b346-4ad9-b803-e3a544da7649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.18 18:17:40.804425 [ 294 ] {} <Debug> TCP-Session: 5d29f60b-1bb1-452d-b223-c30bacd051a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.18 18:17:40.808780 [ 286 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.03.18 18:17:40.811700 [ 286 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.03.18 18:17:40.823303 [ 296 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.03.18 18:17:40.823436 [ 296 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.03.18 18:17:40.824070 [ 296 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004240886 sec. (235.800 rows/sec., 9.21 KiB/sec.) | ||
| 792 | 2026.03.18 18:17:40.824091 [ 296 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.03.18 18:17:40.824119 [ 296 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.03.18 18:17:40.825163 [ 286 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021816 sec., 45.83791712504584 rows/sec., 1.79 KiB/sec. | ||
| 795 | 2026.03.18 18:17:40.825300 [ 286 ] {4833aa31-7cfe-4339-b7b7-b1ba74d5db36} <Debug> TCPHandler: Processed in 0.022276003 sec. | ||
| 796 | 2026.03.18 18:17:40.832922 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.18 18:17:40.832961 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.18 18:17:40.832982 [ 286 ] {} <Debug> TCP-Session: b1b88bd3-4575-430b-8a2b-f3cb4a8725e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.18 18:17:40.832984 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.18 18:17:40.833003 [ 294 ] {} <Debug> TCP-Session: 5d29f60b-1bb1-452d-b223-c30bacd051a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.18 18:17:40.833017 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.18 18:17:40.833039 [ 290 ] {} <Debug> TCP-Session: 7b10471c-23b7-45f2-82d4-c8b98adc112b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.18 18:17:40.833046 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.18 18:17:40.833068 [ 292 ] {} <Debug> TCP-Session: 9bfc34c4-a8ac-4ebc-ad48-ec99db60b819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.18 18:17:40.833067 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.18 18:17:40.833083 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.03.18 18:17:40.833131 [ 287 ] {} <Debug> TCP-Session: 577a1c83-f145-4fed-9104-209ca354a322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.18 18:17:40.833099 [ 288 ] {} <Debug> TCP-Session: fac46080-56b8-4b7b-808f-7a6f68ad335b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.18 18:17:40.833151 [ 291 ] {} <Debug> TCP-Session: 83415e7b-11bb-401d-be4d-eceb7c7e90e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.18 18:17:40.833096 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.03.18 18:17:40.833004 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.18 18:17:40.833210 [ 293 ] {} <Debug> TCP-Session: 9d5b96f4-b346-4ad9-b803-e3a544da7649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.18 18:17:40.833228 [ 289 ] {} <Debug> TCP-Session: 318b655e-5eb3-4141-b85f-3c205469756e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.18 18:17:45.344128 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 815 | 2026.03.18 18:17:45.344200 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 816 | 2026.03.18 18:17:45.390980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 991 | ||
| 817 | 2026.03.18 18:17:45.395651 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.03.18 18:17:45.395706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 819 | 2026.03.18 18:17:45.396367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 820 | 2026.03.18 18:17:45.396854 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.03.18 18:17:45.397011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 822 | 2026.03.18 18:17:45.424605 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 823 | 2026.03.18 18:17:45.442492 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.03.18 18:17:45.442544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 825 | 2026.03.18 18:17:45.449029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 826 | 2026.03.18 18:17:45.450359 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.03.18 18:17:45.453263 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 828 | 2026.03.18 18:17:46.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.88 MiB, peak 167.35 MiB, free memory in arenas 0.00 B, will set to 162.18 MiB (RSS), difference: 2.30 MiB | ||
| 829 | 2026.03.18 18:17:47.480302 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40268 | ||
| 830 | 2026.03.18 18:17:47.480434 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 831 | 2026.03.18 18:17:47.480473 [ 286 ] {} <Debug> TCP-Session: 5e55629c-9b9d-47b1-a0ce-e6c7a64a526f Authenticating user 'default' from [fd00:1122:3344:101::e]:40268 | ||
| 832 | 2026.03.18 18:17:47.480501 [ 286 ] {} <Debug> TCP-Session: 5e55629c-9b9d-47b1-a0ce-e6c7a64a526f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.18 18:17:47.480519 [ 286 ] {} <Debug> TCP-Session: 5e55629c-9b9d-47b1-a0ce-e6c7a64a526f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.18 18:17:47.480747 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36090 | ||
| 835 | 2026.03.18 18:17:47.480819 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34232 | ||
| 836 | 2026.03.18 18:17:47.480832 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58447 | ||
| 837 | 2026.03.18 18:17:47.480867 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34880 | ||
| 838 | 2026.03.18 18:17:47.480887 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.03.18 18:17:47.480887 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51469 | ||
| 840 | 2026.03.18 18:17:47.480918 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48427 | ||
| 841 | 2026.03.18 18:17:47.480969 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.03.18 18:17:47.480988 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.18 18:17:47.481005 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.03.18 18:17:47.481007 [ 293 ] {} <Debug> TCP-Session: c9b197a2-728e-430f-9efa-263c7a3d1008 Authenticating user 'default' from [fd00:1122:3344:101::e]:34880 | ||
| 845 | 2026.03.18 18:17:47.481030 [ 288 ] {} <Debug> TCP-Session: ba9dae90-cf2a-4865-97f6-d76e8605dd85 Authenticating user 'default' from [fd00:1122:3344:101::e]:58447 | ||
| 846 | 2026.03.18 18:17:47.481040 [ 292 ] {} <Debug> TCP-Session: dea3ffca-7196-4d5a-aa61-ce8e185c1223 Authenticating user 'default' from [fd00:1122:3344:101::e]:51469 | ||
| 847 | 2026.03.18 18:17:47.481053 [ 293 ] {} <Debug> TCP-Session: c9b197a2-728e-430f-9efa-263c7a3d1008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.03.18 18:17:47.481073 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.18 18:17:47.481070 [ 288 ] {} <Debug> TCP-Session: ba9dae90-cf2a-4865-97f6-d76e8605dd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.18 18:17:47.481104 [ 294 ] {} <Debug> TCP-Session: 91ff22e6-16b1-4474-ad1f-1c744e6d1758 Authenticating user 'default' from [fd00:1122:3344:101::e]:48427 | ||
| 851 | 2026.03.18 18:17:47.481119 [ 288 ] {} <Debug> TCP-Session: ba9dae90-cf2a-4865-97f6-d76e8605dd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.18 18:17:47.481140 [ 294 ] {} <Debug> TCP-Session: 91ff22e6-16b1-4474-ad1f-1c744e6d1758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.03.18 18:17:47.481088 [ 293 ] {} <Debug> TCP-Session: c9b197a2-728e-430f-9efa-263c7a3d1008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.18 18:17:47.481173 [ 294 ] {} <Debug> TCP-Session: 91ff22e6-16b1-4474-ad1f-1c744e6d1758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.03.18 18:17:47.481075 [ 292 ] {} <Debug> TCP-Session: dea3ffca-7196-4d5a-aa61-ce8e185c1223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.18 18:17:47.480963 [ 286 ] {} <Trace> TCP-Session: 5e55629c-9b9d-47b1-a0ce-e6c7a64a526f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.03.18 18:17:47.481276 [ 292 ] {} <Debug> TCP-Session: dea3ffca-7196-4d5a-aa61-ce8e185c1223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.18 18:17:47.480936 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 859 | 2026.03.18 18:17:47.480845 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51712 | ||
| 860 | 2026.03.18 18:17:47.481353 [ 289 ] {} <Debug> TCP-Session: 3ef54c24-d78d-4c53-9b76-bd2f2b8b59d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34232 | ||
| 861 | 2026.03.18 18:17:47.480838 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59457 | ||
| 862 | 2026.03.18 18:17:47.481417 [ 289 ] {} <Debug> TCP-Session: 3ef54c24-d78d-4c53-9b76-bd2f2b8b59d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.18 18:17:47.481462 [ 286 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 864 | 2026.03.18 18:17:47.481469 [ 289 ] {} <Debug> TCP-Session: 3ef54c24-d78d-4c53-9b76-bd2f2b8b59d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.18 18:17:47.480924 [ 287 ] {} <Debug> TCP-Session: 21f82d12-6cc8-440d-a917-b2c60d7de17b Authenticating user 'default' from [fd00:1122:3344:101::e]:36090 | ||
| 866 | 2026.03.18 18:17:47.481567 [ 287 ] {} <Debug> TCP-Session: 21f82d12-6cc8-440d-a917-b2c60d7de17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.03.18 18:17:47.481591 [ 287 ] {} <Debug> TCP-Session: 21f82d12-6cc8-440d-a917-b2c60d7de17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.03.18 18:17:47.481664 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.18 18:17:47.481705 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.03.18 18:17:47.481733 [ 290 ] {} <Debug> TCP-Session: fdcc8c47-c369-4099-b2c8-8374e409001a Authenticating user 'default' from [fd00:1122:3344:101::e]:59457 | ||
| 871 | 2026.03.18 18:17:47.481744 [ 291 ] {} <Debug> TCP-Session: 14f2d48f-5264-4cdf-8b7c-74721a452974 Authenticating user 'default' from [fd00:1122:3344:101::e]:51712 | ||
| 872 | 2026.03.18 18:17:47.481764 [ 290 ] {} <Debug> TCP-Session: fdcc8c47-c369-4099-b2c8-8374e409001a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.18 18:17:47.481769 [ 286 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 874 | 2026.03.18 18:17:47.481782 [ 291 ] {} <Debug> TCP-Session: 14f2d48f-5264-4cdf-8b7c-74721a452974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.18 18:17:47.481795 [ 290 ] {} <Debug> TCP-Session: fdcc8c47-c369-4099-b2c8-8374e409001a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.18 18:17:47.481838 [ 291 ] {} <Debug> TCP-Session: 14f2d48f-5264-4cdf-8b7c-74721a452974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.18 18:17:47.481857 [ 286 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.03.18 18:17:47.482214 [ 286 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 879 | 2026.03.18 18:17:47.483136 [ 298 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Trace> AggregatingTransform: Aggregating | ||
| 880 | 2026.03.18 18:17:47.483188 [ 298 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Trace> Aggregator: Aggregation method: without_key | ||
| 881 | 2026.03.18 18:17:47.483227 [ 298 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912245 sec. (1096.197 rows/sec., 42.82 KiB/sec.) | ||
| 882 | 2026.03.18 18:17:47.483247 [ 298 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Trace> Aggregator: Merging aggregated data | ||
| 883 | 2026.03.18 18:17:47.484694 [ 286 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003303 sec., 302.7550711474417 rows/sec., 11.83 KiB/sec. | ||
| 884 | 2026.03.18 18:17:47.484817 [ 286 ] {bd19b261-ef9e-418e-bef7-b1b9e80c3e3c} <Debug> TCPHandler: Processed in 0.004039421 sec. | ||
| 885 | 2026.03.18 18:17:47.484920 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.03.18 18:17:47.484947 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.18 18:17:47.484950 [ 286 ] {} <Debug> TCP-Session: 5e55629c-9b9d-47b1-a0ce-e6c7a64a526f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.18 18:17:47.484970 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.18 18:17:47.484993 [ 287 ] {} <Debug> TCP-Session: 21f82d12-6cc8-440d-a917-b2c60d7de17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.03.18 18:17:47.485013 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.18 18:17:47.485026 [ 294 ] {} <Debug> TCP-Session: 91ff22e6-16b1-4474-ad1f-1c744e6d1758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.03.18 18:17:47.485040 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.18 18:17:47.485067 [ 288 ] {} <Debug> TCP-Session: ba9dae90-cf2a-4865-97f6-d76e8605dd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.18 18:17:47.485073 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.18 18:17:47.485099 [ 292 ] {} <Debug> TCP-Session: dea3ffca-7196-4d5a-aa61-ce8e185c1223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.18 18:17:47.485091 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.18 18:17:47.485128 [ 289 ] {} <Debug> TCP-Session: 3ef54c24-d78d-4c53-9b76-bd2f2b8b59d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.03.18 18:17:47.485054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.18 18:17:47.485171 [ 291 ] {} <Debug> TCP-Session: 14f2d48f-5264-4cdf-8b7c-74721a452974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.18 18:17:47.485223 [ 290 ] {} <Debug> TCP-Session: fdcc8c47-c369-4099-b2c8-8374e409001a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.18 18:17:47.484985 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.03.18 18:17:47.485278 [ 293 ] {} <Debug> TCP-Session: c9b197a2-728e-430f-9efa-263c7a3d1008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.18 18:17:48.480119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36587 | ||
| 904 | 2026.03.18 18:17:48.480242 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.03.18 18:17:48.480270 [ 286 ] {} <Debug> TCP-Session: 12f70e01-79e6-4bb8-9d9b-83cb09ec3019 Authenticating user 'default' from [fd00:1122:3344:101::e]:36587 | ||
| 906 | 2026.03.18 18:17:48.480297 [ 286 ] {} <Debug> TCP-Session: 12f70e01-79e6-4bb8-9d9b-83cb09ec3019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.18 18:17:48.480314 [ 286 ] {} <Debug> TCP-Session: 12f70e01-79e6-4bb8-9d9b-83cb09ec3019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.18 18:17:48.480531 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56810 | ||
| 909 | 2026.03.18 18:17:48.480549 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60338 | ||
| 910 | 2026.03.18 18:17:48.480565 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 | ||
| 911 | 2026.03.18 18:17:48.480602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50236 | ||
| 912 | 2026.03.18 18:17:48.480635 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 913 | 2026.03.18 18:17:48.480646 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59566 | ||
| 914 | 2026.03.18 18:17:48.480673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.03.18 18:17:48.480679 [ 287 ] {} <Debug> TCP-Session: c191bf3d-d161-4e6b-b887-13ad32dc12e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56810 | ||
| 916 | 2026.03.18 18:17:48.480674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.18 18:17:48.480724 [ 286 ] {} <Trace> TCP-Session: 12f70e01-79e6-4bb8-9d9b-83cb09ec3019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.18 18:17:48.480726 [ 287 ] {} <Debug> TCP-Session: c191bf3d-d161-4e6b-b887-13ad32dc12e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.03.18 18:17:48.480744 [ 289 ] {} <Debug> TCP-Session: 01e84d09-cb31-4202-b648-2afe04a3e1df Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 | ||
| 920 | 2026.03.18 18:17:48.480767 [ 287 ] {} <Debug> TCP-Session: c191bf3d-d161-4e6b-b887-13ad32dc12e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.18 18:17:48.480790 [ 289 ] {} <Debug> TCP-Session: 01e84d09-cb31-4202-b648-2afe04a3e1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.03.18 18:17:48.480731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.18 18:17:48.480816 [ 289 ] {} <Debug> TCP-Session: 01e84d09-cb31-4202-b648-2afe04a3e1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.18 18:17:48.480713 [ 288 ] {} <Debug> TCP-Session: bfc30552-993b-42e4-b69d-eca68ebc0ec8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60338 | ||
| 925 | 2026.03.18 18:17:48.480850 [ 290 ] {} <Debug> TCP-Session: fcdc8427-8f1b-46ab-b4ea-a2e12ca3a6b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50236 | ||
| 926 | 2026.03.18 18:17:48.480881 [ 288 ] {} <Debug> TCP-Session: bfc30552-993b-42e4-b69d-eca68ebc0ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.18 18:17:48.480894 [ 290 ] {} <Debug> TCP-Session: fcdc8427-8f1b-46ab-b4ea-a2e12ca3a6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.18 18:17:48.480893 [ 286 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 929 | 2026.03.18 18:17:48.480907 [ 288 ] {} <Debug> TCP-Session: bfc30552-993b-42e4-b69d-eca68ebc0ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.18 18:17:48.480919 [ 290 ] {} <Debug> TCP-Session: fcdc8427-8f1b-46ab-b4ea-a2e12ca3a6b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.18 18:17:48.480620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64042 | ||
| 932 | 2026.03.18 18:17:48.480613 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44938 | ||
| 933 | 2026.03.18 18:17:48.480611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42053 | ||
| 934 | 2026.03.18 18:17:48.480730 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.03.18 18:17:48.481035 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.03.18 18:17:48.481060 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.03.18 18:17:48.481079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.03.18 18:17:48.481080 [ 293 ] {} <Debug> TCP-Session: af3de98f-6580-4457-a31a-05ae1f3d0190 Authenticating user 'default' from [fd00:1122:3344:101::e]:64042 | ||
| 939 | 2026.03.18 18:17:48.481097 [ 292 ] {} <Debug> TCP-Session: 4bef912c-ae94-479d-bec6-fb6d3e9977f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44938 | ||
| 940 | 2026.03.18 18:17:48.481111 [ 291 ] {} <Debug> TCP-Session: 4a16a78c-40c1-4145-b02d-2ca28d16e01e Authenticating user 'default' from [fd00:1122:3344:101::e]:42053 | ||
| 941 | 2026.03.18 18:17:48.481123 [ 293 ] {} <Debug> TCP-Session: af3de98f-6580-4457-a31a-05ae1f3d0190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.18 18:17:48.481136 [ 292 ] {} <Debug> TCP-Session: 4bef912c-ae94-479d-bec6-fb6d3e9977f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.18 18:17:48.481151 [ 291 ] {} <Debug> TCP-Session: 4a16a78c-40c1-4145-b02d-2ca28d16e01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.03.18 18:17:48.481176 [ 292 ] {} <Debug> TCP-Session: 4bef912c-ae94-479d-bec6-fb6d3e9977f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.18 18:17:48.481190 [ 291 ] {} <Debug> TCP-Session: 4a16a78c-40c1-4145-b02d-2ca28d16e01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.18 18:17:48.481194 [ 286 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 947 | 2026.03.18 18:17:48.481161 [ 293 ] {} <Debug> TCP-Session: af3de98f-6580-4457-a31a-05ae1f3d0190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.18 18:17:48.481070 [ 294 ] {} <Debug> TCP-Session: f962df9b-8c46-45d7-b040-6f67c48e67ca Authenticating user 'default' from [fd00:1122:3344:101::e]:59566 | ||
| 949 | 2026.03.18 18:17:48.481268 [ 286 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.03.18 18:17:48.481277 [ 294 ] {} <Debug> TCP-Session: f962df9b-8c46-45d7-b040-6f67c48e67ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.18 18:17:48.481303 [ 294 ] {} <Debug> TCP-Session: f962df9b-8c46-45d7-b040-6f67c48e67ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.18 18:17:48.481552 [ 286 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 953 | 2026.03.18 18:17:48.482434 [ 321 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Trace> AggregatingTransform: Aggregating | ||
| 954 | 2026.03.18 18:17:48.482473 [ 321 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 955 | 2026.03.18 18:17:48.482504 [ 321 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847493 sec. (1179.951 rows/sec., 46.09 KiB/sec.) | ||
| 956 | 2026.03.18 18:17:48.482522 [ 321 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Trace> Aggregator: Merging aggregated data | ||
| 957 | 2026.03.18 18:17:48.483779 [ 286 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 958 | 2026.03.18 18:17:48.483885 [ 286 ] {3efb510b-58ba-4484-b57c-11401c2018fa} <Debug> TCPHandler: Processed in 0.00327121 sec. | ||
| 959 | 2026.03.18 18:17:48.484005 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 960 | 2026.03.18 18:17:48.484030 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.18 18:17:48.484037 [ 286 ] {} <Debug> TCP-Session: 12f70e01-79e6-4bb8-9d9b-83cb09ec3019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.18 18:17:48.484049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.18 18:17:48.484076 [ 287 ] {} <Debug> TCP-Session: c191bf3d-d161-4e6b-b887-13ad32dc12e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.03.18 18:17:48.484081 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.18 18:17:48.484098 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.03.18 18:17:48.484118 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.18 18:17:48.484146 [ 288 ] {} <Debug> TCP-Session: bfc30552-993b-42e4-b69d-eca68ebc0ec8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.18 18:17:48.484157 [ 290 ] {} <Debug> TCP-Session: fcdc8427-8f1b-46ab-b4ea-a2e12ca3a6b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 969 | 2026.03.18 18:17:48.484185 [ 291 ] {} <Debug> TCP-Session: 4a16a78c-40c1-4145-b02d-2ca28d16e01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.18 18:17:48.484148 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.18 18:17:48.484134 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.18 18:17:48.484253 [ 293 ] {} <Debug> TCP-Session: af3de98f-6580-4457-a31a-05ae1f3d0190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.03.18 18:17:48.484113 [ 294 ] {} <Debug> TCP-Session: f962df9b-8c46-45d7-b040-6f67c48e67ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.18 18:17:48.484279 [ 292 ] {} <Debug> TCP-Session: 4bef912c-ae94-479d-bec6-fb6d3e9977f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.18 18:17:48.484066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.03.18 18:17:48.484349 [ 289 ] {} <Debug> TCP-Session: 01e84d09-cb31-4202-b648-2afe04a3e1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.18 18:17:50.394911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 978 | 2026.03.18 18:17:50.397418 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.03.18 18:17:50.397462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 980 | 2026.03.18 18:17:50.398668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 981 | 2026.03.18 18:17:50.399234 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.03.18 18:17:50.399470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 983 | 2026.03.18 18:17:51.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.43 MiB, peak 172.72 MiB, free memory in arenas 0.00 B, will set to 162.50 MiB (RSS), difference: 4.07 MiB | ||
| 984 | 2026.03.18 18:17:52.898016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1439 | ||
| 985 | 2026.03.18 18:17:52.898499 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.03.18 18:17:52.898554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 987 | 2026.03.18 18:17:52.899290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 988 | 2026.03.18 18:17:52.899762 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.03.18 18:17:52.899908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1439 | ||
| 990 | 2026.03.18 18:17:52.954276 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 991 | 2026.03.18 18:17:52.970377 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 992 | 2026.03.18 18:17:52.970439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 993 | 2026.03.18 18:17:52.976856 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 994 | 2026.03.18 18:17:52.977905 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 995 | 2026.03.18 18:17:52.981275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 996 | 2026.03.18 18:17:53.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.04 MiB, peak 172.72 MiB, free memory in arenas 0.00 B, will set to 164.12 MiB (RSS), difference: 1.08 MiB | ||
| 997 | 2026.03.18 18:17:57.460581 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.03.18 18:17:57.460779 [ 275 ] {ccb47a0c-2de5-4df9-936d-59be1faa7395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 999 | 2026.03.18 18:17:57.461069 [ 275 ] {ccb47a0c-2de5-4df9-936d-59be1faa7395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.03.18 18:17:57.461129 [ 275 ] {ccb47a0c-2de5-4df9-936d-59be1faa7395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.03.18 18:17:57.461506 [ 275 ] {ccb47a0c-2de5-4df9-936d-59be1faa7395} <Debug> TCPHandler: Processed in 0.001046789 sec. | ||
| 1002 | 2026.03.18 18:17:57.482312 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.18 18:17:57.482451 [ 275 ] {0f619c94-2b40-4ed6-be82-1d416ac75c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.03.18 18:17:57.487206 [ 275 ] {0f619c94-2b40-4ed6-be82-1d416ac75c67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.03.18 18:17:57.487257 [ 275 ] {0f619c94-2b40-4ed6-be82-1d416ac75c67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.03.18 18:17:57.489616 [ 275 ] {0f619c94-2b40-4ed6-be82-1d416ac75c67} <Debug> TCPHandler: Processed in 0.007356922 sec. | ||
| 1007 | 2026.03.18 18:17:57.490543 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.03.18 18:17:57.490665 [ 275 ] {230ad8a9-f981-4b98-aa02-3a870e7d41be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1009 | 2026.03.18 18:17:57.492818 [ 275 ] {230ad8a9-f981-4b98-aa02-3a870e7d41be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.03.18 18:17:57.492865 [ 275 ] {230ad8a9-f981-4b98-aa02-3a870e7d41be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.03.18 18:17:57.493168 [ 275 ] {230ad8a9-f981-4b98-aa02-3a870e7d41be} <Debug> TCPHandler: Processed in 0.002675674 sec. | ||
| 1012 | 2026.03.18 18:17:57.493377 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.18 18:17:57.493494 [ 275 ] {e6828bc9-8e8f-48ba-a2b1-54457656c513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1014 | 2026.03.18 18:17:57.493731 [ 275 ] {e6828bc9-8e8f-48ba-a2b1-54457656c513} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.03.18 18:17:57.493774 [ 275 ] {e6828bc9-8e8f-48ba-a2b1-54457656c513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.03.18 18:17:57.494139 [ 275 ] {e6828bc9-8e8f-48ba-a2b1-54457656c513} <Debug> TCPHandler: Processed in 0.000811463 sec. | ||
| 1017 | 2026.03.18 18:17:57.494402 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.18 18:17:57.494517 [ 275 ] {d6d8d2da-c2ad-4d4a-b9e5-ce4e886c0fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1019 | 2026.03.18 18:17:57.494755 [ 275 ] {d6d8d2da-c2ad-4d4a-b9e5-ce4e886c0fc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.03.18 18:17:57.494798 [ 275 ] {d6d8d2da-c2ad-4d4a-b9e5-ce4e886c0fc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.03.18 18:17:57.495113 [ 275 ] {d6d8d2da-c2ad-4d4a-b9e5-ce4e886c0fc5} <Debug> TCPHandler: Processed in 0.000760681 sec. | ||
| 1022 | 2026.03.18 18:17:57.495773 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.03.18 18:17:57.495888 [ 275 ] {ddf1aa6b-c25c-46b3-9f62-014e8b462948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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) | ||
| 1024 | 2026.03.18 18:17:57.496125 [ 275 ] {ddf1aa6b-c25c-46b3-9f62-014e8b462948} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.03.18 18:17:57.496167 [ 275 ] {ddf1aa6b-c25c-46b3-9f62-014e8b462948} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.03.18 18:17:57.496477 [ 275 ] {ddf1aa6b-c25c-46b3-9f62-014e8b462948} <Debug> TCPHandler: Processed in 0.000753701 sec. | ||
| 1027 | 2026.03.18 18:17:57.496683 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.03.18 18:17:57.496797 [ 275 ] {36b8d993-74c0-46d8-aaf4-2322c8139e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1029 | 2026.03.18 18:17:57.497046 [ 275 ] {36b8d993-74c0-46d8-aaf4-2322c8139e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.03.18 18:17:57.497088 [ 275 ] {36b8d993-74c0-46d8-aaf4-2322c8139e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.03.18 18:17:57.497406 [ 275 ] {36b8d993-74c0-46d8-aaf4-2322c8139e99} <Debug> TCPHandler: Processed in 0.000773292 sec. | ||
| 1032 | 2026.03.18 18:17:57.497607 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.03.18 18:17:57.497723 [ 275 ] {ec3d250c-657b-4535-a453-2994b2165272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1034 | 2026.03.18 18:17:57.497964 [ 275 ] {ec3d250c-657b-4535-a453-2994b2165272} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.03.18 18:17:57.498007 [ 275 ] {ec3d250c-657b-4535-a453-2994b2165272} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.03.18 18:17:57.498344 [ 275 ] {ec3d250c-657b-4535-a453-2994b2165272} <Debug> TCPHandler: Processed in 0.000787151 sec. | ||
| 1037 | 2026.03.18 18:17:57.498552 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.03.18 18:17:57.498670 [ 275 ] {8fc6fde6-2573-4cbd-9986-be8ce0e12be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1039 | 2026.03.18 18:17:57.498912 [ 275 ] {8fc6fde6-2573-4cbd-9986-be8ce0e12be4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.03.18 18:17:57.498954 [ 275 ] {8fc6fde6-2573-4cbd-9986-be8ce0e12be4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.03.18 18:17:57.499266 [ 275 ] {8fc6fde6-2573-4cbd-9986-be8ce0e12be4} <Debug> TCPHandler: Processed in 0.000770381 sec. | ||
| 1042 | 2026.03.18 18:17:57.499472 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.18 18:17:57.499600 [ 275 ] {2b7a2abb-ca47-4aef-b820-b124003796c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 1044 | 2026.03.18 18:17:57.499855 [ 275 ] {2b7a2abb-ca47-4aef-b820-b124003796c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.03.18 18:17:57.499897 [ 275 ] {2b7a2abb-ca47-4aef-b820-b124003796c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.03.18 18:17:57.500227 [ 275 ] {2b7a2abb-ca47-4aef-b820-b124003796c9} <Debug> TCPHandler: Processed in 0.000804913 sec. | ||
| 1047 | 2026.03.18 18:17:57.500538 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.03.18 18:17:57.500655 [ 275 ] {5c6d39d8-782c-45d5-970a-4f3376d9dd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1049 | 2026.03.18 18:17:57.500898 [ 275 ] {5c6d39d8-782c-45d5-970a-4f3376d9dd87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.03.18 18:17:57.500940 [ 275 ] {5c6d39d8-782c-45d5-970a-4f3376d9dd87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.03.18 18:17:57.501245 [ 275 ] {5c6d39d8-782c-45d5-970a-4f3376d9dd87} <Debug> TCPHandler: Processed in 0.00075703 sec. | ||
| 1052 | 2026.03.18 18:17:57.501477 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.03.18 18:17:57.501595 [ 275 ] {7b23647b-55b6-4c2f-b1f6-65eb764803f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1054 | 2026.03.18 18:17:57.501842 [ 275 ] {7b23647b-55b6-4c2f-b1f6-65eb764803f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.03.18 18:17:57.501884 [ 275 ] {7b23647b-55b6-4c2f-b1f6-65eb764803f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.03.18 18:17:57.502205 [ 275 ] {7b23647b-55b6-4c2f-b1f6-65eb764803f9} <Debug> TCPHandler: Processed in 0.000776912 sec. | ||
| 1057 | 2026.03.18 18:17:57.502437 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.03.18 18:17:57.502554 [ 275 ] {e382cd5a-dc2d-4fb9-b6f7-96637a4c2063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1059 | 2026.03.18 18:17:57.502799 [ 275 ] {e382cd5a-dc2d-4fb9-b6f7-96637a4c2063} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.03.18 18:17:57.502840 [ 275 ] {e382cd5a-dc2d-4fb9-b6f7-96637a4c2063} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.03.18 18:17:57.503147 [ 275 ] {e382cd5a-dc2d-4fb9-b6f7-96637a4c2063} <Debug> TCPHandler: Processed in 0.000759611 sec. | ||
| 1062 | 2026.03.18 18:17:57.503376 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.03.18 18:17:57.503494 [ 275 ] {7e59adce-4bfe-4860-81bd-cef27317403b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1064 | 2026.03.18 18:17:57.503742 [ 275 ] {7e59adce-4bfe-4860-81bd-cef27317403b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.03.18 18:17:57.503785 [ 275 ] {7e59adce-4bfe-4860-81bd-cef27317403b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.03.18 18:17:57.504106 [ 275 ] {7e59adce-4bfe-4860-81bd-cef27317403b} <Debug> TCPHandler: Processed in 0.000779511 sec. | ||
| 1067 | 2026.03.18 18:17:57.504341 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.03.18 18:17:57.504459 [ 275 ] {ff03bf11-aefa-4e53-b4a9-244400d7f2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1069 | 2026.03.18 18:17:57.504707 [ 275 ] {ff03bf11-aefa-4e53-b4a9-244400d7f2d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.03.18 18:17:57.504750 [ 275 ] {ff03bf11-aefa-4e53-b4a9-244400d7f2d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.03.18 18:17:57.505067 [ 275 ] {ff03bf11-aefa-4e53-b4a9-244400d7f2d5} <Debug> TCPHandler: Processed in 0.000775472 sec. | ||
| 1072 | 2026.03.18 18:17:57.514107 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2026.03.18 18:17:57.514222 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1074 | 2026.03.18 18:17:57.514266 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2026.03.18 18:17:57.517445 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2026.03.18 18:17:57.517500 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1077 | 2026.03.18 18:17:57.520184 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1078 | 2026.03.18 18:17:57.520568 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2026.03.18 18:17:57.520713 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Debug> executeQuery: Read 15 rows, 4.00 KiB in 0.006522 sec., 2299.9080036798528 rows/sec., 613.31 KiB/sec. | ||
| 1080 | 2026.03.18 18:17:57.520755 [ 275 ] {49af8908-8c8e-4f4b-a420-28432ec1b779} <Debug> TCPHandler: Processed in 0.006703725 sec. | ||
| 1081 | 2026.03.18 18:17:57.520888 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.18 18:17:57.520986 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1083 | 2026.03.18 18:17:57.521026 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1084 | 2026.03.18 18:17:57.524014 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2026.03.18 18:17:57.524047 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1086 | 2026.03.18 18:17:57.526551 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2026.03.18 18:17:57.527189 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2026.03.18 18:17:57.527317 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00635 sec., 3779.527559055118 rows/sec., 321.11 KiB/sec. | ||
| 1089 | 2026.03.18 18:17:57.527354 [ 275 ] {fbe8b910-4d7e-4049-9ae3-5549b0f2e112} <Debug> TCPHandler: Processed in 0.006516489 sec. | ||
| 1090 | 2026.03.18 18:17:57.527471 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.18 18:17:57.527567 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1092 | 2026.03.18 18:17:57.527607 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1093 | 2026.03.18 18:17:57.527999 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.18 18:17:57.528035 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1095 | 2026.03.18 18:17:57.528502 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1096 | 2026.03.18 18:17:57.528917 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.18 18:17:57.529044 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 327.26 KiB/sec. | ||
| 1098 | 2026.03.18 18:17:57.529081 [ 275 ] {d9005e95-dc96-418b-9c95-dc1d4ddb80e0} <Debug> TCPHandler: Processed in 0.001660546 sec. | ||
| 1099 | 2026.03.18 18:17:57.529182 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.18 18:17:57.529276 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1101 | 2026.03.18 18:17:57.529315 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1102 | 2026.03.18 18:17:57.529823 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.03.18 18:17:57.529860 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1104 | 2026.03.18 18:17:57.530290 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1105 | 2026.03.18 18:17:57.530716 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.03.18 18:17:57.530841 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Debug> executeQuery: Read 153 rows, 14.46 KiB in 0.001583 sec., 96651.92672141503 rows/sec., 8.92 MiB/sec. | ||
| 1107 | 2026.03.18 18:17:57.530877 [ 275 ] {44347ece-4c6a-4905-8871-6c854ec51382} <Debug> TCPHandler: Processed in 0.001746059 sec. | ||
| 1108 | 2026.03.18 18:17:57.530996 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.03.18 18:17:57.531091 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1110 | 2026.03.18 18:17:57.531129 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1111 | 2026.03.18 18:17:57.531534 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.03.18 18:17:57.531570 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1113 | 2026.03.18 18:17:57.531961 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1114 | 2026.03.18 18:17:57.532443 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.03.18 18:17:57.532569 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Debug> executeQuery: Read 31 rows, 2.36 KiB in 0.001496 sec., 20721.92513368984 rows/sec., 1.54 MiB/sec. | ||
| 1116 | 2026.03.18 18:17:57.532604 [ 275 ] {7c8542df-46f1-4b3b-a84d-3a08774272f7} <Debug> TCPHandler: Processed in 0.001659506 sec. | ||
| 1117 | 2026.03.18 18:17:57.532707 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.18 18:17:57.532801 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.03.18 18:17:57.532839 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1120 | 2026.03.18 18:17:57.533268 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.03.18 18:17:57.533301 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1122 | 2026.03.18 18:17:57.533699 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1123 | 2026.03.18 18:17:57.534156 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.03.18 18:17:57.534283 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0015 sec., 16000 rows/sec., 1.33 MiB/sec. | ||
| 1125 | 2026.03.18 18:17:57.534319 [ 275 ] {94222668-8388-43ff-b9e5-24e240332371} <Debug> TCPHandler: Processed in 0.001663276 sec. | ||
| 1126 | 2026.03.18 18:17:57.534429 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.18 18:17:57.534524 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.03.18 18:17:57.534563 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1129 | 2026.03.18 18:17:57.534945 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.03.18 18:17:57.534982 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1131 | 2026.03.18 18:17:57.537273 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1132 | 2026.03.18 18:17:57.537719 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.03.18 18:17:57.537846 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00334 sec., 3592.814371257485 rows/sec., 280.69 KiB/sec. | ||
| 1134 | 2026.03.18 18:17:57.537883 [ 275 ] {c01307c4-d159-485b-992d-4d675490e441} <Debug> TCPHandler: Processed in 0.003503566 sec. | ||
| 1135 | 2026.03.18 18:17:57.537993 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.18 18:17:57.538087 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1137 | 2026.03.18 18:17:57.538126 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1138 | 2026.03.18 18:17:57.538532 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.18 18:17:57.538567 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1140 | 2026.03.18 18:17:57.538997 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1141 | 2026.03.18 18:17:57.539481 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.18 18:17:57.539605 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Debug> executeQuery: Read 76 rows, 6.49 KiB in 0.001534 sec., 49543.67666232073 rows/sec., 4.13 MiB/sec. | ||
| 1143 | 2026.03.18 18:17:57.539641 [ 275 ] {e5cc27f6-7d4b-47d4-b9ec-1d5ca3891a37} <Debug> TCPHandler: Processed in 0.001699187 sec. | ||
| 1144 | 2026.03.18 18:17:57.539755 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.18 18:17:57.539850 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.03.18 18:17:57.539892 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1147 | 2026.03.18 18:17:57.544126 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.18 18:17:57.544158 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1149 | 2026.03.18 18:17:57.546590 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1150 | 2026.03.18 18:17:57.547026 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.18 18:17:57.547154 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Debug> executeQuery: Read 193 rows, 15.91 KiB in 0.007323 sec., 26355.318858391372 rows/sec., 2.12 MiB/sec. | ||
| 1152 | 2026.03.18 18:17:57.547190 [ 275 ] {e21dd422-4b58-43c2-b4fe-649c783dee78} <Debug> TCPHandler: Processed in 0.007485417 sec. | ||
| 1153 | 2026.03.18 18:17:57.547311 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.03.18 18:17:57.547406 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.03.18 18:17:57.547458 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <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 | ||
| 1156 | 2026.03.18 18:17:57.548218 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.03.18 18:17:57.548254 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1158 | 2026.03.18 18:17:57.551390 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1159 | 2026.03.18 18:17:57.551846 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.03.18 18:17:57.551982 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.004595 sec., 2829.1621327529924 rows/sec., 5.07 MiB/sec. | ||
| 1161 | 2026.03.18 18:17:57.552034 [ 275 ] {ce9ccc35-77df-4ad3-9dc4-cd3ec70dc212} <Debug> TCPHandler: Processed in 0.004774641 sec. | ||
| 1162 | 2026.03.18 18:17:57.552152 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.03.18 18:17:57.552248 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.03.18 18:17:57.552289 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1165 | 2026.03.18 18:17:57.552624 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.03.18 18:17:57.552661 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1167 | 2026.03.18 18:17:57.553099 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1168 | 2026.03.18 18:17:57.553550 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.03.18 18:17:57.553688 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.00146 sec., 10273.972602739726 rows/sec., 745.13 KiB/sec. | ||
| 1170 | 2026.03.18 18:17:57.553726 [ 275 ] {2814be7f-7611-4122-b737-b0bbc5b2fb38} <Debug> TCPHandler: Processed in 0.001624155 sec. | ||
| 1171 | 2026.03.18 18:17:57.553839 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.03.18 18:17:57.553934 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.03.18 18:17:57.553976 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1174 | 2026.03.18 18:17:57.554292 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.03.18 18:17:57.554328 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1176 | 2026.03.18 18:17:57.554754 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1177 | 2026.03.18 18:17:57.555176 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.03.18 18:17:57.555306 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00139 sec., 7194.244604316547 rows/sec., 453.15 KiB/sec. | ||
| 1179 | 2026.03.18 18:17:57.555342 [ 275 ] {071f1a21-7b7e-45c7-984b-0467f57a588d} <Debug> TCPHandler: Processed in 0.001552642 sec. | ||
| 1180 | 2026.03.18 18:18:00.344248 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1181 | 2026.03.18 18:18:00.344332 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1182 | 2026.03.18 18:18:00.400444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 148 | ||
| 1183 | 2026.03.18 18:18:00.400881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1951 | ||
| 1184 | 2026.03.18 18:18:00.401408 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.03.18 18:18:00.401452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1186 | 2026.03.18 18:18:00.402167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1187 | 2026.03.18 18:18:00.402717 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.03.18 18:18:00.402848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1189 | 2026.03.18 18:18:00.403069 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.03.18 18:18:00.403121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1191 | 2026.03.18 18:18:00.404467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1192 | 2026.03.18 18:18:00.404954 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.03.18 18:18:00.405197 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1194 | 2026.03.18 18:18:00.482245 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1195 | 2026.03.18 18:18:00.498533 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.03.18 18:18:00.498587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1197 | 2026.03.18 18:18:00.505239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1198 | 2026.03.18 18:18:00.506406 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.03.18 18:18:00.509093 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1200 | 2026.03.18 18:18:01.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.57 MiB, peak 172.72 MiB, free memory in arenas 0.00 B, will set to 167.14 MiB (RSS), difference: 1.57 MiB | ||
| 1201 | 2026.03.18 18:18:02.462111 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.03.18 18:18:02.462286 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1203 | 2026.03.18 18:18:02.462350 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1204 | 2026.03.18 18:18:02.462937 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.03.18 18:18:02.462982 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1206 | 2026.03.18 18:18:02.463473 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1207 | 2026.03.18 18:18:02.463962 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.03.18 18:18:02.464120 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 179.11 KiB/sec. | ||
| 1209 | 2026.03.18 18:18:02.464162 [ 275 ] {f063b4d0-f111-4b34-a591-48acbf05669b} <Debug> TCPHandler: Processed in 0.00217703 sec. | ||
| 1210 | 2026.03.18 18:18:02.464281 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.18 18:18:02.464377 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1212 | 2026.03.18 18:18:02.464417 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1213 | 2026.03.18 18:18:02.464812 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.03.18 18:18:02.464848 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1215 | 2026.03.18 18:18:02.465268 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1216 | 2026.03.18 18:18:02.465687 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.03.18 18:18:02.465819 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001461 sec., 5475.7015742642025 rows/sec., 439.82 KiB/sec. | ||
| 1218 | 2026.03.18 18:18:02.465858 [ 275 ] {6bcfa0f7-0f42-4cd6-b052-9278274f9c62} <Debug> TCPHandler: Processed in 0.001627835 sec. | ||
| 1219 | 2026.03.18 18:18:02.465978 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2026.03.18 18:18:02.466073 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1221 | 2026.03.18 18:18:02.466118 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1222 | 2026.03.18 18:18:02.466472 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2026.03.18 18:18:02.466509 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1224 | 2026.03.18 18:18:02.466973 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1225 | 2026.03.18 18:18:02.467408 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1226 | 2026.03.18 18:18:02.467579 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001524 sec., 6561.679790026247 rows/sec., 499.82 KiB/sec. | ||
| 1227 | 2026.03.18 18:18:02.467619 [ 275 ] {b2d21e6c-4c88-47c7-994c-52cb0fd03dac} <Debug> TCPHandler: Processed in 0.001693167 sec. | ||
| 1228 | 2026.03.18 18:18:02.467764 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.03.18 18:18:02.467871 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1230 | 2026.03.18 18:18:02.467925 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1231 | 2026.03.18 18:18:02.468310 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.03.18 18:18:02.468348 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1233 | 2026.03.18 18:18:02.468813 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1234 | 2026.03.18 18:18:02.469261 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.03.18 18:18:02.469397 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001545 sec., 6472.491909385113 rows/sec., 407.69 KiB/sec. | ||
| 1236 | 2026.03.18 18:18:02.469434 [ 275 ] {0572e6f3-4272-48dc-90d3-37547afc6813} <Debug> TCPHandler: Processed in 0.001754648 sec. | ||
| 1237 | 2026.03.18 18:18:07.463636 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.03.18 18:18:07.463833 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1239 | 2026.03.18 18:18:07.463897 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1240 | 2026.03.18 18:18:07.464584 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.03.18 18:18:07.464627 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1242 | 2026.03.18 18:18:07.465167 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1243 | 2026.03.18 18:18:07.465593 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.03.18 18:18:07.465746 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Debug> executeQuery: Read 56 rows, 5.24 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.61 MiB/sec. | ||
| 1245 | 2026.03.18 18:18:07.465788 [ 275 ] {295d3651-9bff-42fe-a54c-091f178a9bad} <Debug> TCPHandler: Processed in 0.002276413 sec. | ||
| 1246 | 2026.03.18 18:18:07.465925 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.03.18 18:18:07.466028 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1248 | 2026.03.18 18:18:07.466069 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1249 | 2026.03.18 18:18:07.466484 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.03.18 18:18:07.466521 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1251 | 2026.03.18 18:18:07.466932 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1252 | 2026.03.18 18:18:07.467410 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.03.18 18:18:07.467542 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001533 sec., 16960.20874103066 rows/sec., 1.25 MiB/sec. | ||
| 1254 | 2026.03.18 18:18:07.467580 [ 275 ] {cfe244b9-19d3-4f7b-81eb-ae13ec2680cc} <Debug> TCPHandler: Processed in 0.001708007 sec. | ||
| 1255 | 2026.03.18 18:18:07.467701 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.03.18 18:18:07.467798 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1257 | 2026.03.18 18:18:07.467838 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1258 | 2026.03.18 18:18:07.468251 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.03.18 18:18:07.468287 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1260 | 2026.03.18 18:18:07.468693 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1261 | 2026.03.18 18:18:07.469232 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.03.18 18:18:07.469360 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Debug> executeQuery: Read 40 rows, 3.24 KiB in 0.00158 sec., 25316.45569620253 rows/sec., 2.00 MiB/sec. | ||
| 1263 | 2026.03.18 18:18:07.469405 [ 275 ] {35862e8e-0c4a-4d17-b7b2-54936582eb3e} <Debug> TCPHandler: Processed in 0.001758328 sec. | ||
| 1264 | 2026.03.18 18:18:07.469525 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1265 | 2026.03.18 18:18:07.469621 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1266 | 2026.03.18 18:18:07.469664 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1267 | 2026.03.18 18:18:07.470043 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.03.18 18:18:07.470078 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1269 | 2026.03.18 18:18:07.470495 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1270 | 2026.03.18 18:18:07.470935 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.03.18 18:18:07.471065 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001463 sec., 6835.269993164729 rows/sec., 520.66 KiB/sec. | ||
| 1272 | 2026.03.18 18:18:07.471109 [ 275 ] {a20d6675-a8f7-4e53-bd25-7dfacbd00ef2} <Debug> TCPHandler: Processed in 0.001634365 sec. | ||
| 1273 | 2026.03.18 18:18:07.471225 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1274 | 2026.03.18 18:18:07.471319 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1275 | 2026.03.18 18:18:07.471372 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <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 | ||
| 1276 | 2026.03.18 18:18:07.472252 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1277 | 2026.03.18 18:18:07.472288 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1278 | 2026.03.18 18:18:07.472963 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1279 | 2026.03.18 18:18:07.473388 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1280 | 2026.03.18 18:18:07.473527 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002225 sec., 11685.393258426966 rows/sec., 20.94 MiB/sec. | ||
| 1281 | 2026.03.18 18:18:07.473577 [ 275 ] {add27f66-bfea-4e56-86ca-1af372fad609} <Debug> TCPHandler: Processed in 0.002403396 sec. | ||
| 1282 | 2026.03.18 18:18:07.473697 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.03.18 18:18:07.473792 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1284 | 2026.03.18 18:18:07.473839 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1285 | 2026.03.18 18:18:07.474157 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1286 | 2026.03.18 18:18:07.474193 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1287 | 2026.03.18 18:18:07.474602 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1288 | 2026.03.18 18:18:07.475016 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1289 | 2026.03.18 18:18:07.475142 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001369 sec., 6574.141709276844 rows/sec., 505.76 KiB/sec. | ||
| 1290 | 2026.03.18 18:18:07.475177 [ 275 ] {2a3ee363-976b-48ae-ae0a-a5fd9f861700} <Debug> TCPHandler: Processed in 0.001530003 sec. | ||
| 1291 | 2026.03.18 18:18:07.475290 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.03.18 18:18:07.475384 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1293 | 2026.03.18 18:18:07.475424 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1294 | 2026.03.18 18:18:07.475735 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2026.03.18 18:18:07.475770 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1296 | 2026.03.18 18:18:07.476223 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1297 | 2026.03.18 18:18:07.476638 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1298 | 2026.03.18 18:18:07.476768 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001403 sec., 7127.583749109052 rows/sec., 448.95 KiB/sec. | ||
| 1299 | 2026.03.18 18:18:07.476803 [ 275 ] {9bbd2c62-4a60-49ff-9504-be8f2390bee7} <Debug> TCPHandler: Processed in 0.001563173 sec. | ||
| 1300 | 2026.03.18 18:18:07.789382 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.03.18 18:18:07.789626 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1302 | 2026.03.18 18:18:07.790007 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1303 | 2026.03.18 18:18:07.794554 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1304 | 2026.03.18 18:18:07.794831 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1305 | 2026.03.18 18:18:07.794911 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2026.03.18 18:18:07.795116 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1307 | 2026.03.18 18:18:07.797354 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1308 | 2026.03.18 18:18:07.799645 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1309 | 2026.03.18 18:18:07.799671 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1310 | 2026.03.18 18:18:07.803680 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1311 | 2026.03.18 18:18:07.803712 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1312 | 2026.03.18 18:18:07.829051 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.039522 sec., 379.53544861090023 rows/sec., 17.52 KiB/sec. | ||
| 1313 | 2026.03.18 18:18:07.829164 [ 275 ] {50211672-87f3-4450-af9e-cfd14a48f008} <Debug> TCPHandler: Processed in 0.039917259 sec. | ||
| 1314 | 2026.03.18 18:18:07.829485 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.03.18 18:18:07.829612 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1316 | 2026.03.18 18:18:07.829813 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1317 | 2026.03.18 18:18:07.829846 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1318 | 2026.03.18 18:18:07.830012 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2026.03.18 18:18:07.830065 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2026.03.18 18:18:07.830163 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1321 | 2026.03.18 18:18:07.830191 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2026.03.18 18:18:07.830209 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1323 | 2026.03.18 18:18:07.830223 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1324 | 2026.03.18 18:18:07.830257 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1325 | 2026.03.18 18:18:07.830274 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1326 | 2026.03.18 18:18:07.830915 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.00135 sec., 11111.111111111111 rows/sec., 512.88 KiB/sec. | ||
| 1327 | 2026.03.18 18:18:07.831000 [ 275 ] {57f1f664-6358-4fa3-bd2c-82b6824a921a} <Debug> TCPHandler: Processed in 0.001566074 sec. | ||
| 1328 | 2026.03.18 18:18:07.831210 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.03.18 18:18:07.831335 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1330 | 2026.03.18 18:18:07.831550 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1331 | 2026.03.18 18:18:07.831580 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1332 | 2026.03.18 18:18:07.831743 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2026.03.18 18:18:07.831794 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2026.03.18 18:18:07.831890 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1335 | 2026.03.18 18:18:07.831916 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1336 | 2026.03.18 18:18:07.831934 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1337 | 2026.03.18 18:18:07.831949 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1338 | 2026.03.18 18:18:07.831980 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1339 | 2026.03.18 18:18:07.831998 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1340 | 2026.03.18 18:18:07.832415 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001126 sec., 13321.492007104795 rows/sec., 614.90 KiB/sec. | ||
| 1341 | 2026.03.18 18:18:07.832498 [ 275 ] {14d45d53-0537-423d-809c-82192b5b187c} <Debug> TCPHandler: Processed in 0.001337187 sec. | ||
| 1342 | 2026.03.18 18:18:07.832697 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.03.18 18:18:07.832822 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1344 | 2026.03.18 18:18:07.833019 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1345 | 2026.03.18 18:18:07.833050 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1346 | 2026.03.18 18:18:07.833215 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2026.03.18 18:18:07.833267 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2026.03.18 18:18:07.833364 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1349 | 2026.03.18 18:18:07.833392 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1350 | 2026.03.18 18:18:07.833409 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1351 | 2026.03.18 18:18:07.833423 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1352 | 2026.03.18 18:18:07.833455 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1353 | 2026.03.18 18:18:07.833471 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1354 | 2026.03.18 18:18:07.833870 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001094 sec., 13711.151736745887 rows/sec., 632.89 KiB/sec. | ||
| 1355 | 2026.03.18 18:18:07.833952 [ 275 ] {665fa568-a4b0-4bf7-bdc4-c962378384e1} <Debug> TCPHandler: Processed in 0.001303476 sec. | ||
| 1356 | 2026.03.18 18:18:07.834146 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.03.18 18:18:07.834271 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1358 | 2026.03.18 18:18:07.834463 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1359 | 2026.03.18 18:18:07.834494 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1360 | 2026.03.18 18:18:07.834659 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1361 | 2026.03.18 18:18:07.834710 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1362 | 2026.03.18 18:18:07.834807 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1363 | 2026.03.18 18:18:07.834834 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1364 | 2026.03.18 18:18:07.834851 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1365 | 2026.03.18 18:18:07.834865 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1366 | 2026.03.18 18:18:07.834896 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1367 | 2026.03.18 18:18:07.834912 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1368 | 2026.03.18 18:18:07.835431 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001207 sec., 12427.506213753108 rows/sec., 573.64 KiB/sec. | ||
| 1369 | 2026.03.18 18:18:07.835516 [ 275 ] {4cb0f1a8-3fef-4bfc-8ec1-9c38c134428f} <Debug> TCPHandler: Processed in 0.001417929 sec. | ||
| 1370 | 2026.03.18 18:18:07.835719 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.03.18 18:18:07.835843 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1372 | 2026.03.18 18:18:07.836036 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1373 | 2026.03.18 18:18:07.836066 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1374 | 2026.03.18 18:18:07.836235 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1375 | 2026.03.18 18:18:07.836286 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1376 | 2026.03.18 18:18:07.836382 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1377 | 2026.03.18 18:18:07.836410 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1378 | 2026.03.18 18:18:07.836428 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1379 | 2026.03.18 18:18:07.836442 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1380 | 2026.03.18 18:18:07.836473 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1381 | 2026.03.18 18:18:07.836490 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1382 | 2026.03.18 18:18:07.837061 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001264 sec., 11867.088607594937 rows/sec., 547.77 KiB/sec. | ||
| 1383 | 2026.03.18 18:18:07.837143 [ 275 ] {15b08775-f347-44d0-b540-27841cfaefe4} <Debug> TCPHandler: Processed in 0.001473021 sec. | ||
| 1384 | 2026.03.18 18:18:07.837336 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.03.18 18:18:07.837462 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1386 | 2026.03.18 18:18:07.837657 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1387 | 2026.03.18 18:18:07.837689 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1388 | 2026.03.18 18:18:07.837975 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1389 | 2026.03.18 18:18:07.838028 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1390 | 2026.03.18 18:18:07.838128 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1391 | 2026.03.18 18:18:07.838155 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1392 | 2026.03.18 18:18:07.838267 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1393 | 2026.03.18 18:18:07.838284 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1394 | 2026.03.18 18:18:07.838326 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1395 | 2026.03.18 18:18:07.838344 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1396 | 2026.03.18 18:18:07.838900 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001486 sec., 10094.21265141319 rows/sec., 465.94 KiB/sec. | ||
| 1397 | 2026.03.18 18:18:07.838985 [ 275 ] {f92af5f0-9ec1-4c9b-b947-2c0bc8e49a1a} <Debug> TCPHandler: Processed in 0.001697877 sec. | ||
| 1398 | 2026.03.18 18:18:07.839189 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.18 18:18:07.839315 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1400 | 2026.03.18 18:18:07.839510 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1401 | 2026.03.18 18:18:07.839541 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1402 | 2026.03.18 18:18:07.839715 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1403 | 2026.03.18 18:18:07.839766 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1404 | 2026.03.18 18:18:07.839863 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1405 | 2026.03.18 18:18:07.839890 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1406 | 2026.03.18 18:18:07.839907 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1407 | 2026.03.18 18:18:07.839921 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1408 | 2026.03.18 18:18:07.839952 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1409 | 2026.03.18 18:18:07.839970 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1410 | 2026.03.18 18:18:07.840399 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001133 sec., 13239.18799646955 rows/sec., 611.11 KiB/sec. | ||
| 1411 | 2026.03.18 18:18:07.840483 [ 275 ] {d08359a4-3484-4f1a-b115-952b04bf1169} <Debug> TCPHandler: Processed in 0.001343537 sec. | ||
| 1412 | 2026.03.18 18:18:07.840674 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2026.03.18 18:18:07.840799 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1414 | 2026.03.18 18:18:07.841032 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1415 | 2026.03.18 18:18:07.841071 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1416 | 2026.03.18 18:18:07.841266 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1417 | 2026.03.18 18:18:07.841323 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1418 | 2026.03.18 18:18:07.841429 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1419 | 2026.03.18 18:18:07.841457 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1420 | 2026.03.18 18:18:07.841477 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1421 | 2026.03.18 18:18:07.841492 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1422 | 2026.03.18 18:18:07.841526 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1423 | 2026.03.18 18:18:07.841545 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1424 | 2026.03.18 18:18:07.841967 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001213 sec., 12366.034624896949 rows/sec., 570.80 KiB/sec. | ||
| 1425 | 2026.03.18 18:18:07.842068 [ 275 ] {f934f118-9972-4aef-9cf0-52d6eec4fa89} <Debug> TCPHandler: Processed in 0.001442089 sec. | ||
| 1426 | 2026.03.18 18:18:07.842307 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.03.18 18:18:07.842444 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1428 | 2026.03.18 18:18:07.842664 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1429 | 2026.03.18 18:18:07.842699 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1430 | 2026.03.18 18:18:07.842883 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1431 | 2026.03.18 18:18:07.842935 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1432 | 2026.03.18 18:18:07.843038 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1433 | 2026.03.18 18:18:07.843103 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1434 | 2026.03.18 18:18:07.843133 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1435 | 2026.03.18 18:18:07.843152 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1436 | 2026.03.18 18:18:07.843198 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1437 | 2026.03.18 18:18:07.843222 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1438 | 2026.03.18 18:18:07.843700 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001307 sec., 11476.664116296863 rows/sec., 529.75 KiB/sec. | ||
| 1439 | 2026.03.18 18:18:07.843795 [ 275 ] {c7d6c8c2-7c4b-46d7-b02f-373ebd902783} <Debug> TCPHandler: Processed in 0.001540602 sec. | ||
| 1440 | 2026.03.18 18:18:07.844011 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.03.18 18:18:07.844143 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1442 | 2026.03.18 18:18:07.844360 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1443 | 2026.03.18 18:18:07.844401 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1444 | 2026.03.18 18:18:07.844581 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1445 | 2026.03.18 18:18:07.844634 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1446 | 2026.03.18 18:18:07.844733 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1447 | 2026.03.18 18:18:07.844760 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1448 | 2026.03.18 18:18:07.844778 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1449 | 2026.03.18 18:18:07.844792 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1450 | 2026.03.18 18:18:07.844824 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1451 | 2026.03.18 18:18:07.844842 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1452 | 2026.03.18 18:18:07.845275 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001186 sec., 12647.554806070826 rows/sec., 583.80 KiB/sec. | ||
| 1453 | 2026.03.18 18:18:07.845365 [ 275 ] {e17c0248-a196-4277-92eb-bfbeea7b76cc} <Debug> TCPHandler: Processed in 0.001403768 sec. | ||
| 1454 | 2026.03.18 18:18:07.845586 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.03.18 18:18:07.845738 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1456 | 2026.03.18 18:18:07.846028 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1457 | 2026.03.18 18:18:07.846072 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1458 | 2026.03.18 18:18:07.846340 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1459 | 2026.03.18 18:18:07.846414 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1460 | 2026.03.18 18:18:07.846544 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1461 | 2026.03.18 18:18:07.846585 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1462 | 2026.03.18 18:18:07.846614 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1463 | 2026.03.18 18:18:07.846632 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1464 | 2026.03.18 18:18:07.846670 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1465 | 2026.03.18 18:18:07.846696 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1466 | 2026.03.18 18:18:07.847159 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001491 sec., 10060.36217303823 rows/sec., 464.37 KiB/sec. | ||
| 1467 | 2026.03.18 18:18:07.847255 [ 275 ] {6126d35e-e4ad-404f-aa5f-51d1a0bc8d97} <Debug> TCPHandler: Processed in 0.001719937 sec. | ||
| 1468 | 2026.03.18 18:18:07.847454 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.18 18:18:07.847583 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1470 | 2026.03.18 18:18:07.847805 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1471 | 2026.03.18 18:18:07.847840 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1472 | 2026.03.18 18:18:07.848031 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1473 | 2026.03.18 18:18:07.848085 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1474 | 2026.03.18 18:18:07.848185 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1475 | 2026.03.18 18:18:07.848214 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1476 | 2026.03.18 18:18:07.848233 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1477 | 2026.03.18 18:18:07.848246 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1478 | 2026.03.18 18:18:07.848279 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1479 | 2026.03.18 18:18:07.848297 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1480 | 2026.03.18 18:18:07.848770 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001236 sec., 12135.922330097088 rows/sec., 560.18 KiB/sec. | ||
| 1481 | 2026.03.18 18:18:07.848859 [ 275 ] {1d4c8066-125e-4569-9a01-401b1212d250} <Debug> TCPHandler: Processed in 0.00145541 sec. | ||
| 1482 | 2026.03.18 18:18:07.849063 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.03.18 18:18:07.849194 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1484 | 2026.03.18 18:18:07.849414 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1485 | 2026.03.18 18:18:07.849448 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1486 | 2026.03.18 18:18:07.849633 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1487 | 2026.03.18 18:18:07.849685 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1488 | 2026.03.18 18:18:07.849782 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1489 | 2026.03.18 18:18:07.849809 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1490 | 2026.03.18 18:18:07.849826 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1491 | 2026.03.18 18:18:07.849841 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1492 | 2026.03.18 18:18:07.849872 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1493 | 2026.03.18 18:18:07.849889 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1494 | 2026.03.18 18:18:07.850310 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001168 sec., 12842.465753424658 rows/sec., 592.79 KiB/sec. | ||
| 1495 | 2026.03.18 18:18:07.850453 [ 275 ] {f066d761-268e-4345-bd91-151e466cefa6} <Debug> TCPHandler: Processed in 0.001438069 sec. | ||
| 1496 | 2026.03.18 18:18:07.851196 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1497 | 2026.03.18 18:18:07.851339 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1498 | 2026.03.18 18:18:07.851573 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1499 | 2026.03.18 18:18:07.851608 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1500 | 2026.03.18 18:18:07.851825 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1501 | 2026.03.18 18:18:07.851880 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1502 | 2026.03.18 18:18:07.851984 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1503 | 2026.03.18 18:18:07.852014 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1504 | 2026.03.18 18:18:07.852034 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1505 | 2026.03.18 18:18:07.852048 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1506 | 2026.03.18 18:18:07.852081 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1507 | 2026.03.18 18:18:07.852100 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1508 | 2026.03.18 18:18:07.852596 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001309 sec., 11459.12910618793 rows/sec., 528.94 KiB/sec. | ||
| 1509 | 2026.03.18 18:18:07.852682 [ 275 ] {50483a0f-2305-430f-aa6d-bbdc7f443238} <Debug> TCPHandler: Processed in 0.001539763 sec. | ||
| 1510 | 2026.03.18 18:18:07.852963 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.03.18 18:18:07.853097 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1512 | 2026.03.18 18:18:07.853323 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1513 | 2026.03.18 18:18:07.853359 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1514 | 2026.03.18 18:18:07.853551 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1515 | 2026.03.18 18:18:07.853604 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1516 | 2026.03.18 18:18:07.853705 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1517 | 2026.03.18 18:18:07.853738 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1518 | 2026.03.18 18:18:07.853760 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1519 | 2026.03.18 18:18:07.853778 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1520 | 2026.03.18 18:18:07.853818 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1521 | 2026.03.18 18:18:07.853840 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1522 | 2026.03.18 18:18:07.854311 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001267 sec., 11838.989739542227 rows/sec., 546.47 KiB/sec. | ||
| 1523 | 2026.03.18 18:18:07.854397 [ 275 ] {cc6d48c5-1c5e-4e2c-8d6c-882b257611d7} <Debug> TCPHandler: Processed in 0.001484661 sec. | ||
| 1524 | 2026.03.18 18:18:07.854967 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.18 18:18:07.855100 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1526 | 2026.03.18 18:18:07.855325 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1527 | 2026.03.18 18:18:07.855360 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1528 | 2026.03.18 18:18:07.855554 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1529 | 2026.03.18 18:18:07.855606 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1530 | 2026.03.18 18:18:07.855707 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1531 | 2026.03.18 18:18:07.855735 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1532 | 2026.03.18 18:18:07.855754 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1533 | 2026.03.18 18:18:07.855768 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1534 | 2026.03.18 18:18:07.855801 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1535 | 2026.03.18 18:18:07.855819 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1536 | 2026.03.18 18:18:07.856259 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001212 sec., 12376.237623762376 rows/sec., 571.27 KiB/sec. | ||
| 1537 | 2026.03.18 18:18:07.856343 [ 275 ] {df58d421-60eb-4c3f-a01d-8bc452df25ea} <Debug> TCPHandler: Processed in 0.001427089 sec. | ||
| 1538 | 2026.03.18 18:18:07.856563 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2026.03.18 18:18:07.856694 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1540 | 2026.03.18 18:18:07.856933 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1541 | 2026.03.18 18:18:07.856969 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1542 | 2026.03.18 18:18:07.857162 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1543 | 2026.03.18 18:18:07.857213 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1544 | 2026.03.18 18:18:07.857312 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1545 | 2026.03.18 18:18:07.857339 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1546 | 2026.03.18 18:18:07.857358 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1547 | 2026.03.18 18:18:07.857372 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1548 | 2026.03.18 18:18:07.857404 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1549 | 2026.03.18 18:18:07.857422 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1550 | 2026.03.18 18:18:07.857837 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001194 sec., 12562.814070351758 rows/sec., 579.89 KiB/sec. | ||
| 1551 | 2026.03.18 18:18:07.857917 [ 275 ] {2163eccb-61a4-4c30-ada2-1ed1b89fb22f} <Debug> TCPHandler: Processed in 0.001404839 sec. | ||
| 1552 | 2026.03.18 18:18:07.858129 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.03.18 18:18:07.858261 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1554 | 2026.03.18 18:18:07.858481 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1555 | 2026.03.18 18:18:07.858523 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1556 | 2026.03.18 18:18:07.858716 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2026.03.18 18:18:07.858767 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1558 | 2026.03.18 18:18:07.858864 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1559 | 2026.03.18 18:18:07.858891 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1560 | 2026.03.18 18:18:07.858910 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1561 | 2026.03.18 18:18:07.858925 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1562 | 2026.03.18 18:18:07.858957 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1563 | 2026.03.18 18:18:07.858976 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1564 | 2026.03.18 18:18:07.859428 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.00122 sec., 12295.081967213115 rows/sec., 567.53 KiB/sec. | ||
| 1565 | 2026.03.18 18:18:07.859510 [ 275 ] {8098dbb3-7fab-4a59-9cfd-f3d693fbf6ba} <Debug> TCPHandler: Processed in 0.00143187 sec. | ||
| 1566 | 2026.03.18 18:18:07.859733 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.03.18 18:18:07.859864 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1568 | 2026.03.18 18:18:07.860086 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1569 | 2026.03.18 18:18:07.860121 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1570 | 2026.03.18 18:18:07.860321 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1571 | 2026.03.18 18:18:07.860373 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1572 | 2026.03.18 18:18:07.860471 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1573 | 2026.03.18 18:18:07.860499 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1574 | 2026.03.18 18:18:07.860518 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1575 | 2026.03.18 18:18:07.860532 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1576 | 2026.03.18 18:18:07.860564 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1577 | 2026.03.18 18:18:07.860582 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1578 | 2026.03.18 18:18:07.861013 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001201 sec., 12489.592006661116 rows/sec., 576.51 KiB/sec. | ||
| 1579 | 2026.03.18 18:18:07.861094 [ 275 ] {150e835f-045c-46a5-b997-1ffced351a27} <Debug> TCPHandler: Processed in 0.001412199 sec. | ||
| 1580 | 2026.03.18 18:18:07.861316 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.18 18:18:07.861450 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1582 | 2026.03.18 18:18:07.861669 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1583 | 2026.03.18 18:18:07.861706 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1584 | 2026.03.18 18:18:07.861925 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1585 | 2026.03.18 18:18:07.861979 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1586 | 2026.03.18 18:18:07.862078 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1587 | 2026.03.18 18:18:07.862105 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1588 | 2026.03.18 18:18:07.862123 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1589 | 2026.03.18 18:18:07.862138 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1590 | 2026.03.18 18:18:07.862170 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1591 | 2026.03.18 18:18:07.862189 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1592 | 2026.03.18 18:18:07.862741 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001346 sec., 11144.130757800891 rows/sec., 514.40 KiB/sec. | ||
| 1593 | 2026.03.18 18:18:07.862797 [ 275 ] {7f14c574-6c6f-4f02-baa7-585d0cf9317e} <Debug> TCPHandler: Processed in 0.001531412 sec. | ||
| 1594 | 2026.03.18 18:18:07.863033 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.03.18 18:18:07.863164 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1596 | 2026.03.18 18:18:07.863386 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1597 | 2026.03.18 18:18:07.863421 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1598 | 2026.03.18 18:18:07.863612 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1599 | 2026.03.18 18:18:07.863664 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1600 | 2026.03.18 18:18:07.863759 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1601 | 2026.03.18 18:18:07.863787 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1602 | 2026.03.18 18:18:07.863806 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1603 | 2026.03.18 18:18:07.863820 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1604 | 2026.03.18 18:18:07.863852 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1605 | 2026.03.18 18:18:07.863870 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1606 | 2026.03.18 18:18:07.864490 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001379 sec., 10877.447425670776 rows/sec., 502.09 KiB/sec. | ||
| 1607 | 2026.03.18 18:18:07.864552 [ 275 ] {cdaad6b1-cea8-46d2-9ab0-627b9a37dde3} <Debug> TCPHandler: Processed in 0.001568423 sec. | ||
| 1608 | 2026.03.18 18:18:07.864803 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.03.18 18:18:07.864936 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1610 | 2026.03.18 18:18:07.865155 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1611 | 2026.03.18 18:18:07.865190 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1612 | 2026.03.18 18:18:07.865385 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2026.03.18 18:18:07.865437 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2026.03.18 18:18:07.865535 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1615 | 2026.03.18 18:18:07.865563 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1616 | 2026.03.18 18:18:07.865581 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1617 | 2026.03.18 18:18:07.865595 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1618 | 2026.03.18 18:18:07.865628 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1619 | 2026.03.18 18:18:07.865646 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1620 | 2026.03.18 18:18:07.866025 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001144 sec., 13111.88811188811 rows/sec., 605.23 KiB/sec. | ||
| 1621 | 2026.03.18 18:18:07.866086 [ 275 ] {e0808d56-5202-4086-a80a-7f08df24943f} <Debug> TCPHandler: Processed in 0.001332647 sec. | ||
| 1622 | 2026.03.18 18:18:07.866304 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.18 18:18:07.866437 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1624 | 2026.03.18 18:18:07.866666 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1625 | 2026.03.18 18:18:07.866701 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1626 | 2026.03.18 18:18:07.866899 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1627 | 2026.03.18 18:18:07.866951 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1628 | 2026.03.18 18:18:07.867049 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1629 | 2026.03.18 18:18:07.867077 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2026.03.18 18:18:07.867096 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1631 | 2026.03.18 18:18:07.867111 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2026.03.18 18:18:07.867145 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1633 | 2026.03.18 18:18:07.867163 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1634 | 2026.03.18 18:18:07.867841 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001458 sec., 10288.065843621398 rows/sec., 474.89 KiB/sec. | ||
| 1635 | 2026.03.18 18:18:07.867931 [ 275 ] {a37e4f19-2782-477a-a4c3-90a522e52a60} <Debug> TCPHandler: Processed in 0.001676866 sec. | ||
| 1636 | 2026.03.18 18:18:07.868167 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.03.18 18:18:07.868301 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1638 | 2026.03.18 18:18:07.868515 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1639 | 2026.03.18 18:18:07.868551 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1640 | 2026.03.18 18:18:07.868752 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1641 | 2026.03.18 18:18:07.868802 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1642 | 2026.03.18 18:18:07.868899 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1643 | 2026.03.18 18:18:07.868927 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1644 | 2026.03.18 18:18:07.868947 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1645 | 2026.03.18 18:18:07.868961 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1646 | 2026.03.18 18:18:07.868994 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1647 | 2026.03.18 18:18:07.869011 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1648 | 2026.03.18 18:18:07.869467 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001222 sec., 12274.959083469721 rows/sec., 566.60 KiB/sec. | ||
| 1649 | 2026.03.18 18:18:07.869554 [ 275 ] {1bb1e266-6ddb-4607-8ae2-7ef1c30bcc18} <Debug> TCPHandler: Processed in 0.001438159 sec. | ||
| 1650 | 2026.03.18 18:18:07.877627 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.03.18 18:18:07.877792 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1652 | 2026.03.18 18:18:07.878077 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1653 | 2026.03.18 18:18:07.878122 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1654 | 2026.03.18 18:18:07.878370 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2026.03.18 18:18:07.878433 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1656 | 2026.03.18 18:18:07.878535 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1657 | 2026.03.18 18:18:07.878562 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1658 | 2026.03.18 18:18:07.878580 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1659 | 2026.03.18 18:18:07.878594 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1660 | 2026.03.18 18:18:07.878628 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1661 | 2026.03.18 18:18:07.878648 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1662 | 2026.03.18 18:18:07.879129 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001408 sec., 10653.409090909092 rows/sec., 491.75 KiB/sec. | ||
| 1663 | 2026.03.18 18:18:07.879216 [ 275 ] {29664e44-d1ed-43d5-94e8-4c2f3dbe1032} <Debug> TCPHandler: Processed in 0.001649115 sec. | ||
| 1664 | 2026.03.18 18:18:07.879456 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.03.18 18:18:07.879591 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1666 | 2026.03.18 18:18:07.879823 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1667 | 2026.03.18 18:18:07.879860 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1668 | 2026.03.18 18:18:07.880075 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1669 | 2026.03.18 18:18:07.880127 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1670 | 2026.03.18 18:18:07.880225 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1671 | 2026.03.18 18:18:07.880254 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1672 | 2026.03.18 18:18:07.880272 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1673 | 2026.03.18 18:18:07.880285 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1674 | 2026.03.18 18:18:07.880318 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1675 | 2026.03.18 18:18:07.880434 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1676 | 2026.03.18 18:18:07.880932 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001396 sec., 10744.985673352434 rows/sec., 495.98 KiB/sec. | ||
| 1677 | 2026.03.18 18:18:07.881028 [ 275 ] {02dc3758-37bb-40b4-a288-f066229a2cf8} <Debug> TCPHandler: Processed in 0.001622874 sec. | ||
| 1678 | 2026.03.18 18:18:07.881234 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.03.18 18:18:07.881460 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1680 | 2026.03.18 18:18:07.881681 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1681 | 2026.03.18 18:18:07.881718 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1682 | 2026.03.18 18:18:07.881926 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1683 | 2026.03.18 18:18:07.881977 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1684 | 2026.03.18 18:18:07.882075 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1685 | 2026.03.18 18:18:07.882103 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1686 | 2026.03.18 18:18:07.882121 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1687 | 2026.03.18 18:18:07.882135 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1688 | 2026.03.18 18:18:07.882167 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1689 | 2026.03.18 18:18:07.882186 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1690 | 2026.03.18 18:18:07.882605 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001202 sec., 12479.20133111481 rows/sec., 576.03 KiB/sec. | ||
| 1691 | 2026.03.18 18:18:07.882685 [ 275 ] {4d7065a4-883d-435e-a197-edd7e2a2113f} <Debug> TCPHandler: Processed in 0.001502252 sec. | ||
| 1692 | 2026.03.18 18:18:07.882888 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.03.18 18:18:07.883024 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1694 | 2026.03.18 18:18:07.883241 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1695 | 2026.03.18 18:18:07.883278 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1696 | 2026.03.18 18:18:07.883485 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1697 | 2026.03.18 18:18:07.883536 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1698 | 2026.03.18 18:18:07.883634 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1699 | 2026.03.18 18:18:07.883662 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2026.03.18 18:18:07.883680 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1701 | 2026.03.18 18:18:07.883695 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.03.18 18:18:07.883728 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1703 | 2026.03.18 18:18:07.883745 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1704 | 2026.03.18 18:18:07.884160 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001193 sec., 12573.344509639564 rows/sec., 580.37 KiB/sec. | ||
| 1705 | 2026.03.18 18:18:07.884244 [ 275 ] {bd9e0377-b23b-4d43-84fc-14b0918e8bfb} <Debug> TCPHandler: Processed in 0.001407689 sec. | ||
| 1706 | 2026.03.18 18:18:07.884455 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.18 18:18:07.884592 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1708 | 2026.03.18 18:18:07.884807 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1709 | 2026.03.18 18:18:07.884844 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1710 | 2026.03.18 18:18:07.885059 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1711 | 2026.03.18 18:18:07.885111 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1712 | 2026.03.18 18:18:07.885209 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1713 | 2026.03.18 18:18:07.885237 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1714 | 2026.03.18 18:18:07.885255 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1715 | 2026.03.18 18:18:07.885269 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1716 | 2026.03.18 18:18:07.885301 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1717 | 2026.03.18 18:18:07.885319 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1718 | 2026.03.18 18:18:07.885840 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001305 sec., 11494.252873563219 rows/sec., 530.56 KiB/sec. | ||
| 1719 | 2026.03.18 18:18:07.885921 [ 275 ] {4f97a933-4162-4837-a1f5-b09a4460397d} <Debug> TCPHandler: Processed in 0.001515712 sec. | ||
| 1720 | 2026.03.18 18:18:07.886121 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.03.18 18:18:07.886257 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1722 | 2026.03.18 18:18:07.886480 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1723 | 2026.03.18 18:18:07.886517 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1724 | 2026.03.18 18:18:07.886728 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1725 | 2026.03.18 18:18:07.886780 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1726 | 2026.03.18 18:18:07.886878 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1727 | 2026.03.18 18:18:07.886905 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1728 | 2026.03.18 18:18:07.886924 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1729 | 2026.03.18 18:18:07.886939 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2026.03.18 18:18:07.886974 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1731 | 2026.03.18 18:18:07.886992 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1732 | 2026.03.18 18:18:07.887406 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001205 sec., 12448.132780082988 rows/sec., 574.59 KiB/sec. | ||
| 1733 | 2026.03.18 18:18:07.887488 [ 275 ] {e3a644e7-aa34-4629-8dd9-771352060cd9} <Debug> TCPHandler: Processed in 0.001418139 sec. | ||
| 1734 | 2026.03.18 18:18:07.887719 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1735 | 2026.03.18 18:18:07.887855 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1736 | 2026.03.18 18:18:07.888075 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1737 | 2026.03.18 18:18:07.888112 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1738 | 2026.03.18 18:18:07.888325 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1739 | 2026.03.18 18:18:07.888376 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1740 | 2026.03.18 18:18:07.888474 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1741 | 2026.03.18 18:18:07.888502 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1742 | 2026.03.18 18:18:07.888520 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1743 | 2026.03.18 18:18:07.888535 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1744 | 2026.03.18 18:18:07.888567 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1745 | 2026.03.18 18:18:07.888585 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1746 | 2026.03.18 18:18:07.888989 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.00119 sec., 12605.042016806721 rows/sec., 581.83 KiB/sec. | ||
| 1747 | 2026.03.18 18:18:07.889070 [ 275 ] {c9c4910f-8ddd-47e0-bff4-090f9dc2fdb5} <Debug> TCPHandler: Processed in 0.001402199 sec. | ||
| 1748 | 2026.03.18 18:18:07.903834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2399 | ||
| 1749 | 2026.03.18 18:18:07.904203 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.18 18:18:07.904239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1751 | 2026.03.18 18:18:07.904806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1752 | 2026.03.18 18:18:07.905293 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.03.18 18:18:07.905446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2399 | ||
| 1754 | 2026.03.18 18:18:07.927769 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.03.18 18:18:07.927918 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1756 | 2026.03.18 18:18:07.928159 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1757 | 2026.03.18 18:18:07.928198 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1758 | 2026.03.18 18:18:07.928469 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1759 | 2026.03.18 18:18:07.928535 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1760 | 2026.03.18 18:18:07.928649 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1761 | 2026.03.18 18:18:07.928681 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2026.03.18 18:18:07.928700 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1763 | 2026.03.18 18:18:07.928716 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2026.03.18 18:18:07.928752 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1765 | 2026.03.18 18:18:07.928771 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1766 | 2026.03.18 18:18:07.929257 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001399 sec., 10721.944245889921 rows/sec., 494.91 KiB/sec. | ||
| 1767 | 2026.03.18 18:18:07.929341 [ 275 ] {ecd6fb2d-3987-47cc-8558-d0bc02b84678} <Debug> TCPHandler: Processed in 0.001631395 sec. | ||
| 1768 | 2026.03.18 18:18:08.010086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1769 | 2026.03.18 18:18:08.030888 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.03.18 18:18:08.031245 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1771 | 2026.03.18 18:18:08.031740 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1772 | 2026.03.18 18:18:08.031793 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1773 | 2026.03.18 18:18:08.032164 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1774 | 2026.03.18 18:18:08.032255 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1775 | 2026.03.18 18:18:08.032463 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 1776 | 2026.03.18 18:18:08.032518 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1777 | 2026.03.18 18:18:08.032551 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (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 | ||
| 1778 | 2026.03.18 18:18:08.032573 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1779 | 2026.03.18 18:18:08.032636 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1780 | 2026.03.18 18:18:08.032671 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1781 | 2026.03.18 18:18:08.033640 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.00255 sec., 5882.35294117647 rows/sec., 271.52 KiB/sec. | ||
| 1782 | 2026.03.18 18:18:08.033793 [ 275 ] {3198b600-6494-4384-97fe-d960c8b49977} <Debug> TCPHandler: Processed in 0.003076475 sec. | ||
| 1783 | 2026.03.18 18:18:08.033839 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.18 18:18:08.033920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1785 | 2026.03.18 18:18:08.036209 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.03.18 18:18:08.036391 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1787 | 2026.03.18 18:18:08.036466 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1788 | 2026.03.18 18:18:08.037466 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.03.18 18:18:08.037533 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1790 | 2026.03.18 18:18:08.039163 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1791 | 2026.03.18 18:18:08.043001 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1792 | 2026.03.18 18:18:08.043068 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.03.18 18:18:08.043373 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Debug> executeQuery: Read 34 rows, 8.04 KiB in 0.00703 sec., 4836.4153627311525 rows/sec., 1.12 MiB/sec. | ||
| 1794 | 2026.03.18 18:18:08.043483 [ 275 ] {04ece5e4-29cc-4dd6-a1f6-5c1be314c615} <Debug> TCPHandler: Processed in 0.007397414 sec. | ||
| 1795 | 2026.03.18 18:18:08.043786 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.03.18 18:18:08.043955 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1797 | 2026.03.18 18:18:08.044022 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1798 | 2026.03.18 18:18:08.044842 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.03.18 18:18:08.044880 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1800 | 2026.03.18 18:18:08.045139 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.03.18 18:18:08.045513 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1802 | 2026.03.18 18:18:08.046136 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.18 18:18:08.046302 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002393 sec., 118679.48182198076 rows/sec., 7.54 MiB/sec. | ||
| 1804 | 2026.03.18 18:18:08.046360 [ 275 ] {b5721dbf-8f21-4d45-90a3-d3913802dd4b} <Debug> TCPHandler: Processed in 0.002732205 sec. | ||
| 1805 | 2026.03.18 18:18:08.046500 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.03.18 18:18:08.046607 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1807 | 2026.03.18 18:18:08.046654 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1808 | 2026.03.18 18:18:08.047178 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.03.18 18:18:08.047218 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1810 | 2026.03.18 18:18:08.047711 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1811 | 2026.03.18 18:18:08.048455 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.03.18 18:18:08.048632 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002047 sec., 1954.0791402051782 rows/sec., 159.34 KiB/sec. | ||
| 1813 | 2026.03.18 18:18:08.048689 [ 275 ] {5da041fe-504e-46f4-9b19-85fc117170b3} <Debug> TCPHandler: Processed in 0.002244342 sec. | ||
| 1814 | 2026.03.18 18:18:08.048846 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.18 18:18:08.048964 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.18 18:18:08.049015 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1817 | 2026.03.18 18:18:08.051179 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1818 | 2026.03.18 18:18:08.051385 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.03.18 18:18:08.051430 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1820 | 2026.03.18 18:18:08.052385 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1821 | 2026.03.18 18:18:08.052942 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.03.18 18:18:08.053104 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Debug> executeQuery: Read 2657 rows, 205.70 KiB in 0.004172 sec., 636864.8130393096 rows/sec., 48.15 MiB/sec. | ||
| 1823 | 2026.03.18 18:18:08.053162 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 1824 | 2026.03.18 18:18:08.053179 [ 275 ] {c5c058b8-598d-4ef7-9935-83a4f857a7b3} <Debug> TCPHandler: Processed in 0.004397251 sec. | ||
| 1825 | 2026.03.18 18:18:08.053342 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.03.18 18:18:08.053456 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.03.18 18:18:08.053505 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1828 | 2026.03.18 18:18:08.054092 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.03.18 18:18:08.054133 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1830 | 2026.03.18 18:18:08.054892 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1831 | 2026.03.18 18:18:08.057019 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.03.18 18:18:08.057261 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Debug> executeQuery: Read 157 rows, 9.65 KiB in 0.003828 sec., 41013.5841170324 rows/sec., 2.46 MiB/sec. | ||
| 1833 | 2026.03.18 18:18:08.057329 [ 275 ] {1111ddb6-c4cf-41cb-a4f1-f863dbad95fe} <Debug> TCPHandler: Processed in 0.004056511 sec. | ||
| 1834 | 2026.03.18 18:18:08.057566 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.03.18 18:18:08.057703 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1836 | 2026.03.18 18:18:08.058862 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1837 | 2026.03.18 18:18:08.059793 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.03.18 18:18:08.059833 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1839 | 2026.03.18 18:18:08.060529 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1840 | 2026.03.18 18:18:08.061104 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.03.18 18:18:08.061280 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00361 sec., 237396.1218836565 rows/sec., 14.11 MiB/sec. | ||
| 1842 | 2026.03.18 18:18:08.061341 [ 275 ] {657956be-467c-4b07-9f82-cf63ef42346a} <Debug> TCPHandler: Processed in 0.003850126 sec. | ||
| 1843 | 2026.03.18 18:18:08.061499 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.03.18 18:18:08.061629 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1845 | 2026.03.18 18:18:08.061685 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1846 | 2026.03.18 18:18:08.062125 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.03.18 18:18:08.062160 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1848 | 2026.03.18 18:18:08.062633 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1849 | 2026.03.18 18:18:08.063097 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.03.18 18:18:08.063235 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001637 sec., 610.8735491753207 rows/sec., 42.95 KiB/sec. | ||
| 1851 | 2026.03.18 18:18:08.063274 [ 275 ] {de5c47df-560d-446d-8725-6417f4fdd16f} <Debug> TCPHandler: Processed in 0.001841281 sec. | ||
| 1852 | 2026.03.18 18:18:08.063390 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2026.03.18 18:18:08.063490 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.03.18 18:18:08.063535 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1855 | 2026.03.18 18:18:08.064065 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2026.03.18 18:18:08.064108 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1857 | 2026.03.18 18:18:08.064657 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1858 | 2026.03.18 18:18:08.065300 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2026.03.18 18:18:08.065493 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.002022 sec., 73194.8565776459 rows/sec., 4.16 MiB/sec. | ||
| 1860 | 2026.03.18 18:18:08.065546 [ 275 ] {059a0d9e-d291-450a-b790-86d6810fc083} <Debug> TCPHandler: Processed in 0.00220703 sec. | ||
| 1861 | 2026.03.18 18:18:08.065697 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.03.18 18:18:08.065841 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1863 | 2026.03.18 18:18:08.065900 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1864 | 2026.03.18 18:18:08.067242 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2026.03.18 18:18:08.067290 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1866 | 2026.03.18 18:18:08.068080 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1867 | 2026.03.18 18:18:08.068603 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.03.18 18:18:08.068755 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Debug> executeQuery: Read 1413 rows, 99.38 KiB in 0.002945 sec., 479796.26485568756 rows/sec., 32.95 MiB/sec. | ||
| 1869 | 2026.03.18 18:18:08.068795 [ 275 ] {be7fb7fd-f4a3-4da9-afe3-52747c9eb191} <Debug> TCPHandler: Processed in 0.003164717 sec. | ||
| 1870 | 2026.03.18 18:18:08.068926 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.03.18 18:18:08.069030 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1872 | 2026.03.18 18:18:08.069078 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1873 | 2026.03.18 18:18:08.069454 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2026.03.18 18:18:08.069500 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1875 | 2026.03.18 18:18:08.069978 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1876 | 2026.03.18 18:18:08.070478 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2026.03.18 18:18:08.070635 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. | ||
| 1878 | 2026.03.18 18:18:08.070678 [ 275 ] {1df77a6e-399a-4d09-b587-45303cf87dff} <Debug> TCPHandler: Processed in 0.00180728 sec. | ||
| 1879 | 2026.03.18 18:18:08.070805 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.03.18 18:18:08.070902 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1881 | 2026.03.18 18:18:08.070983 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1882 | 2026.03.18 18:18:08.072196 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2026.03.18 18:18:08.072234 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1884 | 2026.03.18 18:18:08.073122 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1885 | 2026.03.18 18:18:08.073650 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2026.03.18 18:18:08.073798 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Debug> executeQuery: Read 2503 rows, 165.26 KiB in 0.002914 sec., 858956.7604667124 rows/sec., 55.38 MiB/sec. | ||
| 1887 | 2026.03.18 18:18:08.073838 [ 275 ] {8e7f93ed-7b95-46aa-8389-ed0fe44db590} <Debug> TCPHandler: Processed in 0.003084325 sec. | ||
| 1888 | 2026.03.18 18:18:08.073962 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2026.03.18 18:18:08.074064 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1890 | 2026.03.18 18:18:08.074108 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1891 | 2026.03.18 18:18:08.074442 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.03.18 18:18:08.074478 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1893 | 2026.03.18 18:18:08.074923 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1894 | 2026.03.18 18:18:08.075545 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2026.03.18 18:18:08.075725 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00168 sec., 595.2380952380952 rows/sec., 40.11 KiB/sec. | ||
| 1896 | 2026.03.18 18:18:08.075776 [ 275 ] {119a9e18-d72c-4bcc-8142-078e6703c8df} <Debug> TCPHandler: Processed in 0.001866451 sec. | ||
| 1897 | 2026.03.18 18:18:08.075906 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1898 | 2026.03.18 18:18:08.076021 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.03.18 18:18:08.076091 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <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 | ||
| 1900 | 2026.03.18 18:18:08.077167 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2026.03.18 18:18:08.077213 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1902 | 2026.03.18 18:18:08.078088 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1903 | 2026.03.18 18:18:08.078653 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2026.03.18 18:18:08.078830 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002832 sec., 3884.180790960452 rows/sec., 6.96 MiB/sec. | ||
| 1905 | 2026.03.18 18:18:08.078908 [ 275 ] {d0a2b9ce-c5a1-42fd-8592-06b72bf6162b} <Debug> TCPHandler: Processed in 0.003061735 sec. | ||
| 1906 | 2026.03.18 18:18:08.079039 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.03.18 18:18:08.079137 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1908 | 2026.03.18 18:18:08.079180 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1909 | 2026.03.18 18:18:08.079552 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.03.18 18:18:08.079589 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1911 | 2026.03.18 18:18:08.080137 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1912 | 2026.03.18 18:18:08.080711 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.03.18 18:18:08.080850 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Debug> executeQuery: Read 38 rows, 2.17 KiB in 0.001732 sec., 21939.953810623556 rows/sec., 1.23 MiB/sec. | ||
| 1914 | 2026.03.18 18:18:08.080896 [ 275 ] {e2f5d9e0-0896-4dfa-82a2-92b6312fbc63} <Debug> TCPHandler: Processed in 0.001908452 sec. | ||
| 1915 | 2026.03.18 18:18:09.001180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.80 MiB, peak 174.02 MiB, free memory in arenas 0.00 B, will set to 171.92 MiB (RSS), difference: 1.12 MiB | ||
| 1916 | 2026.03.18 18:18:10.406250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 118 entries to flush up to offset 266 | ||
| 1917 | 2026.03.18 18:18:10.410055 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.03.18 18:18:10.410093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1919 | 2026.03.18 18:18:10.411573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1920 | 2026.03.18 18:18:10.412069 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.03.18 18:18:10.412303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 1922 | 2026.03.18 18:18:12.464901 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.03.18 18:18:12.465075 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1924 | 2026.03.18 18:18:12.465138 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1925 | 2026.03.18 18:18:12.465791 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.03.18 18:18:12.465834 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1927 | 2026.03.18 18:18:12.466370 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1928 | 2026.03.18 18:18:12.466824 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.03.18 18:18:12.466995 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001966 sec., 15259.409969481181 rows/sec., 1.15 MiB/sec. | ||
| 1930 | 2026.03.18 18:18:12.467037 [ 275 ] {d0078af6-10d6-491e-a765-aa3bf05d663f} <Debug> TCPHandler: Processed in 0.002259302 sec. | ||
| 1931 | 2026.03.18 18:18:12.467162 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.03.18 18:18:12.467256 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1933 | 2026.03.18 18:18:12.467296 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1934 | 2026.03.18 18:18:12.467696 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.03.18 18:18:12.467731 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1936 | 2026.03.18 18:18:12.468123 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1937 | 2026.03.18 18:18:12.468552 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.03.18 18:18:12.468703 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001465 sec., 24573.378839590445 rows/sec., 1.92 MiB/sec. | ||
| 1939 | 2026.03.18 18:18:12.468742 [ 275 ] {fc328beb-96ee-47fd-bc6e-58685dd9acea} <Debug> TCPHandler: Processed in 0.001631134 sec. | ||
| 1940 | 2026.03.18 18:18:12.468850 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.18 18:18:12.468945 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1942 | 2026.03.18 18:18:12.468987 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1943 | 2026.03.18 18:18:12.469369 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.03.18 18:18:12.469404 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1945 | 2026.03.18 18:18:12.469845 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1946 | 2026.03.18 18:18:12.470340 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.18 18:18:12.470489 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001562 sec., 56338.028169014084 rows/sec., 3.93 MiB/sec. | ||
| 1948 | 2026.03.18 18:18:12.470526 [ 275 ] {e619dc23-e45c-444d-8766-c4911255677c} <Debug> TCPHandler: Processed in 0.001725588 sec. | ||
| 1949 | 2026.03.18 18:18:12.470643 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.03.18 18:18:12.470736 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1951 | 2026.03.18 18:18:12.470776 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1952 | 2026.03.18 18:18:12.471104 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.03.18 18:18:12.471140 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1954 | 2026.03.18 18:18:12.471573 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1955 | 2026.03.18 18:18:12.472060 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.03.18 18:18:12.472209 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.00149 sec., 21476.510067114094 rows/sec., 1.43 MiB/sec. | ||
| 1957 | 2026.03.18 18:18:12.472248 [ 275 ] {86936265-5e17-417e-a240-88b67b89e9a6} <Debug> TCPHandler: Processed in 0.001655116 sec. | ||
| 1958 | 2026.03.18 18:18:15.344388 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1959 | 2026.03.18 18:18:15.344473 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1960 | 2026.03.18 18:18:15.406406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2911 | ||
| 1961 | 2026.03.18 18:18:15.406914 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.18 18:18:15.406960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1963 | 2026.03.18 18:18:15.407559 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1964 | 2026.03.18 18:18:15.408123 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.03.18 18:18:15.408251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1966 | 2026.03.18 18:18:15.408254 [ 82 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1967 | 2026.03.18 18:18:15.408333 [ 82 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.03.18 18:18:15.408354 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1969 | 2026.03.18 18:18:15.410478 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 1970 | 2026.03.18 18:18:15.412513 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1971 | 2026.03.18 18:18:15.412613 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1972 | 2026.03.18 18:18:15.412740 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 503 rows starting from the beginning of the part | ||
| 1973 | 2026.03.18 18:18:15.412802 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1974 | 2026.03.18 18:18:15.412854 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1975 | 2026.03.18 18:18:15.412904 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1976 | 2026.03.18 18:18:15.412963 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1977 | 2026.03.18 18:18:15.452847 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.044367182 sec., 65611.55946302833 rows/sec., 961.11 KiB/sec. | ||
| 1978 | 2026.03.18 18:18:15.453514 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1979 | 2026.03.18 18:18:15.454226 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): 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.03.18 18:18:15.454303 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_6_1} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1981 | 2026.03.18 18:18:15.454398 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1982 | 2026.03.18 18:18:15.552145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1983 | 2026.03.18 18:18:15.569778 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.03.18 18:18:15.569839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1985 | 2026.03.18 18:18:15.575844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1986 | 2026.03.18 18:18:15.577031 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.03.18 18:18:15.577339 [ 82 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1988 | 2026.03.18 18:18:15.577408 [ 82 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.18 18:18:15.577428 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1990 | 2026.03.18 18:18:15.577545 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1991 | 2026.03.18 18:18:15.580956 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1992 | 2026.03.18 18:18:15.582008 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1993 | 2026.03.18 18:18:15.583557 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1994 | 2026.03.18 18:18:15.588353 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1995 | 2026.03.18 18:18:15.592680 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1996 | 2026.03.18 18:18:15.596987 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1997 | 2026.03.18 18:18:15.604851 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1998 | 2026.03.18 18:18:15.609149 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 1999 | 2026.03.18 18:18:15.668086 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090602334 sec., 507.7131898169422 rows/sec., 2.63 MiB/sec. | ||
| 2000 | 2026.03.18 18:18:15.670550 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2001 | 2026.03.18 18:18:15.673138 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_6_1} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.03.18 18:18:15.673244 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_6_1} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2003 | 2026.03.18 18:18:15.675344 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 2004 | 2026.03.18 18:18:16.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.22 MiB, peak 182.76 MiB, free memory in arenas 0.00 B, will set to 182.88 MiB (RSS), difference: 9.66 MiB | ||
| 2005 | 2026.03.18 18:18:17.467623 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.03.18 18:18:17.467817 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2007 | 2026.03.18 18:18:17.467890 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2008 | 2026.03.18 18:18:17.468591 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.03.18 18:18:17.468644 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2010 | 2026.03.18 18:18:17.469152 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2011 | 2026.03.18 18:18:17.469582 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.18 18:18:17.469721 [ 73 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2013 | 2026.03.18 18:18:17.469736 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Debug> executeQuery: Read 82 rows, 7.22 KiB in 0.001974 sec., 41540.020263424514 rows/sec., 3.57 MiB/sec. | ||
| 2014 | 2026.03.18 18:18:17.469787 [ 73 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2015 | 2026.03.18 18:18:17.469800 [ 275 ] {836fa34e-dc91-4e55-8a92-753fcc69390b} <Debug> TCPHandler: Processed in 0.002311874 sec. | ||
| 2016 | 2026.03.18 18:18:17.469824 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2017 | 2026.03.18 18:18:17.469927 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.18 18:18:17.469943 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 2019 | 2026.03.18 18:18:17.470025 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2020 | 2026.03.18 18:18:17.470068 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2021 | 2026.03.18 18:18:17.470069 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2022 | 2026.03.18 18:18:17.470118 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 2023 | 2026.03.18 18:18:17.470210 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2024 | 2026.03.18 18:18:17.470257 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 2025 | 2026.03.18 18:18:17.470302 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2657 rows starting from the beginning of the part | ||
| 2026 | 2026.03.18 18:18:17.470344 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 2027 | 2026.03.18 18:18:17.470387 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 2028 | 2026.03.18 18:18:17.470476 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.18 18:18:17.470517 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2030 | 2026.03.18 18:18:17.471054 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2031 | 2026.03.18 18:18:17.471529 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.03.18 18:18:17.471665 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001657 sec., 15691.007845503922 rows/sec., 1.15 MiB/sec. | ||
| 2033 | 2026.03.18 18:18:17.471702 [ 275 ] {c805505c-b8d0-40d1-86a8-947159829be2} <Debug> TCPHandler: Processed in 0.00182313 sec. | ||
| 2034 | 2026.03.18 18:18:17.471802 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.03.18 18:18:17.471895 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2036 | 2026.03.18 18:18:17.471934 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2037 | 2026.03.18 18:18:17.472204 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2982 rows, containing 5 columns (5 merged, 0 gathered) in 0.002303673 sec., 1294454.551492334 rows/sec., 104.67 MiB/sec. | ||
| 2038 | 2026.03.18 18:18:17.472363 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.03.18 18:18:17.472403 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2040 | 2026.03.18 18:18:17.472792 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2041 | 2026.03.18 18:18:17.472883 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2042 | 2026.03.18 18:18:17.473363 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.03.18 18:18:17.473464 [ 73 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2044 | 2026.03.18 18:18:17.473494 [ 73 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.03.18 18:18:17.473497 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.00162 sec., 38271.60493827161 rows/sec., 2.99 MiB/sec. | ||
| 2046 | 2026.03.18 18:18:17.473514 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2047 | 2026.03.18 18:18:17.473546 [ 275 ] {e25239fb-562a-4872-8c3e-bea430b4d09a} <Debug> TCPHandler: Processed in 0.001791179 sec. | ||
| 2048 | 2026.03.18 18:18:17.473554 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.18 18:18:17.473584 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 2050 | 2026.03.18 18:18:17.473650 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_6_1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2051 | 2026.03.18 18:18:17.473662 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.03.18 18:18:17.473692 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2053 | 2026.03.18 18:18:17.473727 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 76 rows starting from the beginning of the part | ||
| 2054 | 2026.03.18 18:18:17.473749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2055 | 2026.03.18 18:18:17.473760 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2056 | 2026.03.18 18:18:17.473787 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 2057 | 2026.03.18 18:18:17.473812 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2058 | 2026.03.18 18:18:17.473837 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 2059 | 2026.03.18 18:18:17.473881 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1413 rows starting from the beginning of the part | ||
| 2060 | 2026.03.18 18:18:17.473932 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2061 | 2026.03.18 18:18:17.473974 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 2062 | 2026.03.18 18:18:17.474270 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.03.18 18:18:17.474319 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2064 | 2026.03.18 18:18:17.474842 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2065 | 2026.03.18 18:18:17.475094 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533312 sec., 1066319.1835712497 rows/sec., 78.95 MiB/sec. | ||
| 2066 | 2026.03.18 18:18:17.475357 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.03.18 18:18:17.475379 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2068 | 2026.03.18 18:18:17.475476 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2069 | 2026.03.18 18:18:17.475496 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001753 sec., 62749.572162007986 rows/sec., 4.38 MiB/sec. | ||
| 2070 | 2026.03.18 18:18:17.475504 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.03.18 18:18:17.475538 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2072 | 2026.03.18 18:18:17.475542 [ 275 ] {8ce3fb1b-73a6-4ef1-9d6c-3384f50dac71} <Debug> TCPHandler: Processed in 0.001928133 sec. | ||
| 2073 | 2026.03.18 18:18:17.475619 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 2074 | 2026.03.18 18:18:17.475665 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.03.18 18:18:17.475724 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2076 | 2026.03.18 18:18:17.475762 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 193 rows starting from the beginning of the part | ||
| 2077 | 2026.03.18 18:18:17.475765 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2078 | 2026.03.18 18:18:17.475830 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <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 | ||
| 2079 | 2026.03.18 18:18:17.475851 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2080 | 2026.03.18 18:18:17.475908 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2081 | 2026.03.18 18:18:17.475916 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.18 18:18:17.475972 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2503 rows starting from the beginning of the part | ||
| 2083 | 2026.03.18 18:18:17.475995 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_6_1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2084 | 2026.03.18 18:18:17.476033 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 2085 | 2026.03.18 18:18:17.476066 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2086 | 2026.03.18 18:18:17.476095 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 2087 | 2026.03.18 18:18:17.476719 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.03.18 18:18:17.476764 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2089 | 2026.03.18 18:18:17.477606 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2914 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024406 sec., 1439434.5798224271 rows/sec., 94.96 MiB/sec. | ||
| 2090 | 2026.03.18 18:18:17.477619 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2091 | 2026.03.18 18:18:17.478112 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2092 | 2026.03.18 18:18:17.478134 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.03.18 18:18:17.478293 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002546 sec., 10212.09740769835 rows/sec., 18.30 MiB/sec. | ||
| 2094 | 2026.03.18 18:18:17.478354 [ 275 ] {241319ba-8913-4d50-ae95-b56d592d0e7b} <Debug> TCPHandler: Processed in 0.002740206 sec. | ||
| 2095 | 2026.03.18 18:18:17.478486 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.03.18 18:18:17.478587 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2097 | 2026.03.18 18:18:17.478630 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2098 | 2026.03.18 18:18:17.478659 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.03.18 18:18:17.478744 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2100 | 2026.03.18 18:18:17.478824 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2101 | 2026.03.18 18:18:17.478987 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.03.18 18:18:17.479030 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2103 | 2026.03.18 18:18:17.479508 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2104 | 2026.03.18 18:18:17.480039 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.03.18 18:18:17.480147 [ 73 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2106 | 2026.03.18 18:18:17.480177 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001608 sec., 24875.621890547263 rows/sec., 1.66 MiB/sec. | ||
| 2107 | 2026.03.18 18:18:17.480181 [ 73 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.03.18 18:18:17.480222 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2109 | 2026.03.18 18:18:17.480225 [ 275 ] {02270de2-7596-405d-b696-91ccf4649b5a} <Debug> TCPHandler: Processed in 0.001790589 sec. | ||
| 2110 | 2026.03.18 18:18:17.480322 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 2111 | 2026.03.18 18:18:17.480426 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2112 | 2026.03.18 18:18:17.480460 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2113 | 2026.03.18 18:18:17.480530 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2114 | 2026.03.18 18:18:17.480577 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2115 | 2026.03.18 18:18:17.480617 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 2116 | 2026.03.18 18:18:17.480660 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2117 | 2026.03.18 18:18:17.480701 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2118 | 2026.03.18 18:18:17.481456 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171872 sec., 119466.97250211627 rows/sec., 7.49 MiB/sec. | ||
| 2119 | 2026.03.18 18:18:17.481662 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2120 | 2026.03.18 18:18:17.482167 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.03.18 18:18:17.482231 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_6_1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2122 | 2026.03.18 18:18:17.482283 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2123 | 2026.03.18 18:18:20.413617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 286 | ||
| 2124 | 2026.03.18 18:18:20.415525 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.03.18 18:18:20.415570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2126 | 2026.03.18 18:18:20.416958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2127 | 2026.03.18 18:18:20.417592 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.03.18 18:18:20.417872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2129 | 2026.03.18 18:18:22.474489 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.03.18 18:18:22.474666 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.03.18 18:18:22.474730 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2132 | 2026.03.18 18:18:22.475472 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.03.18 18:18:22.475514 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2134 | 2026.03.18 18:18:22.476117 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2135 | 2026.03.18 18:18:22.476663 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.03.18 18:18:22.476811 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002192 sec., 129562.04379562044 rows/sec., 8.23 MiB/sec. | ||
| 2137 | 2026.03.18 18:18:22.476855 [ 275 ] {51135de0-fe82-44d4-8136-d5cbb23912a5} <Debug> TCPHandler: Processed in 0.002488538 sec. | ||
| 2138 | 2026.03.18 18:18:22.476996 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.03.18 18:18:22.477093 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2140 | 2026.03.18 18:18:22.477137 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2141 | 2026.03.18 18:18:22.477907 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.03.18 18:18:22.477950 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2143 | 2026.03.18 18:18:22.478484 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2144 | 2026.03.18 18:18:22.479054 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.03.18 18:18:22.479184 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Debug> executeQuery: Read 771 rows, 61.39 KiB in 0.002109 sec., 365576.1024182076 rows/sec., 28.43 MiB/sec. | ||
| 2146 | 2026.03.18 18:18:22.479225 [ 275 ] {9e74b0b0-fb3f-4b81-8947-3756fce7fcc9} <Debug> TCPHandler: Processed in 0.002279823 sec. | ||
| 2147 | 2026.03.18 18:18:22.479361 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.03.18 18:18:22.479469 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2149 | 2026.03.18 18:18:22.479508 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2150 | 2026.03.18 18:18:22.479943 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.03.18 18:18:22.479984 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2152 | 2026.03.18 18:18:22.480503 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2153 | 2026.03.18 18:18:22.480981 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.03.18 18:18:22.481146 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001695 sec., 83775.81120943953 rows/sec., 4.92 MiB/sec. | ||
| 2155 | 2026.03.18 18:18:22.481185 [ 275 ] {284be887-5074-497f-b5bb-e555c9042d5e} <Debug> TCPHandler: Processed in 0.001878942 sec. | ||
| 2156 | 2026.03.18 18:18:22.481328 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2157 | 2026.03.18 18:18:22.481424 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2158 | 2026.03.18 18:18:22.481463 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2159 | 2026.03.18 18:18:22.481893 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.03.18 18:18:22.481932 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2161 | 2026.03.18 18:18:22.482418 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2162 | 2026.03.18 18:18:22.482994 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.03.18 18:18:22.483123 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001717 sec., 86779.2661619103 rows/sec., 5.61 MiB/sec. | ||
| 2164 | 2026.03.18 18:18:22.483162 [ 275 ] {b2cde6e8-3efc-4252-b94a-47e08e218dc0} <Debug> TCPHandler: Processed in 0.001885822 sec. | ||
| 2165 | 2026.03.18 18:18:22.483304 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.03.18 18:18:22.483413 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.03.18 18:18:22.483460 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2168 | 2026.03.18 18:18:22.483938 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2169 | 2026.03.18 18:18:22.483976 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2170 | 2026.03.18 18:18:22.484478 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2171 | 2026.03.18 18:18:22.485040 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.03.18 18:18:22.485174 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001784 sec., 82959.64125560538 rows/sec., 4.72 MiB/sec. | ||
| 2173 | 2026.03.18 18:18:22.485219 [ 275 ] {9dcce478-8613-4b4a-bc80-388f40ee345e} <Debug> TCPHandler: Processed in 0.001977675 sec. | ||
| 2174 | 2026.03.18 18:18:22.485448 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.03.18 18:18:22.485552 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2176 | 2026.03.18 18:18:22.485594 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2177 | 2026.03.18 18:18:22.486144 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.03.18 18:18:22.486181 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2179 | 2026.03.18 18:18:22.486638 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2180 | 2026.03.18 18:18:22.487089 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.03.18 18:18:22.487216 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001686 sec., 274021.35231316724 rows/sec., 19.08 MiB/sec. | ||
| 2182 | 2026.03.18 18:18:22.487341 [ 275 ] {7d46792e-8b03-442d-86f2-9f8a2670c3f1} <Debug> TCPHandler: Processed in 0.001951494 sec. | ||
| 2183 | 2026.03.18 18:18:22.487466 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.03.18 18:18:22.487561 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2185 | 2026.03.18 18:18:22.487602 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2186 | 2026.03.18 18:18:22.487939 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.03.18 18:18:22.487976 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2188 | 2026.03.18 18:18:22.488407 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2189 | 2026.03.18 18:18:22.488866 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.03.18 18:18:22.488991 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
| 2191 | 2026.03.18 18:18:22.489030 [ 275 ] {e0b481f8-7afa-4e17-89bc-b84563e54bda} <Debug> TCPHandler: Processed in 0.001615045 sec. | ||
| 2192 | 2026.03.18 18:18:22.489147 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.03.18 18:18:22.489241 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.03.18 18:18:22.489284 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2195 | 2026.03.18 18:18:22.489667 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.03.18 18:18:22.489704 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2197 | 2026.03.18 18:18:22.490154 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2198 | 2026.03.18 18:18:22.490714 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.03.18 18:18:22.490845 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001621 sec., 132634.17643429982 rows/sec., 8.72 MiB/sec. | ||
| 2200 | 2026.03.18 18:18:22.490882 [ 275 ] {1054e6d2-d55a-4f73-8c6e-6626c9eea65e} <Debug> TCPHandler: Processed in 0.001786149 sec. | ||
| 2201 | 2026.03.18 18:18:22.490998 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.03.18 18:18:22.491092 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.03.18 18:18:22.491132 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2204 | 2026.03.18 18:18:22.491438 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.03.18 18:18:22.491474 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2206 | 2026.03.18 18:18:22.491958 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2207 | 2026.03.18 18:18:22.492406 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.03.18 18:18:22.492533 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. | ||
| 2209 | 2026.03.18 18:18:22.492570 [ 275 ] {18089def-fe75-41a4-ba83-528a972a4e9c} <Debug> TCPHandler: Processed in 0.001623095 sec. | ||
| 2210 | 2026.03.18 18:18:22.492680 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.03.18 18:18:22.492773 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2212 | 2026.03.18 18:18:22.492814 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2213 | 2026.03.18 18:18:22.493141 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.03.18 18:18:22.493177 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2215 | 2026.03.18 18:18:22.493596 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2216 | 2026.03.18 18:18:22.494061 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.03.18 18:18:22.494188 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001431 sec., 48916.84136967156 rows/sec., 2.98 MiB/sec. | ||
| 2218 | 2026.03.18 18:18:22.494223 [ 275 ] {d2d7fba6-f51a-43e9-9af1-746304ba8545} <Debug> TCPHandler: Processed in 0.001592794 sec. | ||
| 2219 | 2026.03.18 18:18:22.909269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3359 | ||
| 2220 | 2026.03.18 18:18:22.909759 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.03.18 18:18:22.909806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2222 | 2026.03.18 18:18:22.910417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2223 | 2026.03.18 18:18:22.910901 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.03.18 18:18:22.911030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3359 | ||
| 2225 | 2026.03.18 18:18:23.081958 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2226 | 2026.03.18 18:18:23.099427 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.03.18 18:18:23.099472 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2228 | 2026.03.18 18:18:23.104918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2229 | 2026.03.18 18:18:23.105990 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.03.18 18:18:23.109014 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2231 | 2026.03.18 18:18:27.470306 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.03.18 18:18:27.470499 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2233 | 2026.03.18 18:18:27.470570 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2234 | 2026.03.18 18:18:27.471205 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.03.18 18:18:27.471260 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2236 | 2026.03.18 18:18:27.471858 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2237 | 2026.03.18 18:18:27.472339 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.18 18:18:27.472494 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002043 sec., 1957.905041605482 rows/sec., 159.65 KiB/sec. | ||
| 2239 | 2026.03.18 18:18:27.472538 [ 275 ] {7336e8d1-2623-416b-b026-07bbe31da0ce} <Debug> TCPHandler: Processed in 0.002357565 sec. | ||
| 2240 | 2026.03.18 18:18:27.472672 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.03.18 18:18:27.472772 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2242 | 2026.03.18 18:18:27.472818 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2243 | 2026.03.18 18:18:27.473297 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.18 18:18:27.473334 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2245 | 2026.03.18 18:18:27.473798 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2246 | 2026.03.18 18:18:27.474303 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.03.18 18:18:27.474440 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Debug> executeQuery: Read 130 rows, 11.43 KiB in 0.001687 sec., 77059.86959098993 rows/sec., 6.62 MiB/sec. | ||
| 2248 | 2026.03.18 18:18:27.474480 [ 275 ] {e7d79455-3e53-429c-824a-ec5d9339a07d} <Debug> TCPHandler: Processed in 0.001861731 sec. | ||
| 2249 | 2026.03.18 18:18:27.474621 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.03.18 18:18:27.474720 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.03.18 18:18:27.474763 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2252 | 2026.03.18 18:18:27.475191 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.18 18:18:27.475228 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2254 | 2026.03.18 18:18:27.475629 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2255 | 2026.03.18 18:18:27.476060 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.03.18 18:18:27.476162 [ 63 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2257 | 2026.03.18 18:18:27.476190 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001488 sec., 26881.72043010753 rows/sec., 1.96 MiB/sec. | ||
| 2258 | 2026.03.18 18:18:27.476234 [ 63 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.03.18 18:18:27.476243 [ 275 ] {50d0da10-0cce-4327-bc90-85d108080b66} <Debug> TCPHandler: Processed in 0.001673786 sec. | ||
| 2260 | 2026.03.18 18:18:27.476268 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2261 | 2026.03.18 18:18:27.476371 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.03.18 18:18:27.476392 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 2263 | 2026.03.18 18:18:27.476473 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.03.18 18:18:27.476519 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2265 | 2026.03.18 18:18:27.476538 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2266 | 2026.03.18 18:18:27.476579 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 2267 | 2026.03.18 18:18:27.476655 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2268 | 2026.03.18 18:18:27.476710 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 157 rows starting from the beginning of the part | ||
| 2269 | 2026.03.18 18:18:27.476758 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2270 | 2026.03.18 18:18:27.476803 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2271 | 2026.03.18 18:18:27.476849 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2272 | 2026.03.18 18:18:27.476953 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.03.18 18:18:27.476996 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2274 | 2026.03.18 18:18:27.477434 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2275 | 2026.03.18 18:18:27.477727 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392438 sec., 303065.5583947005 rows/sec., 20.40 MiB/sec. | ||
| 2276 | 2026.03.18 18:18:27.477879 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.03.18 18:18:27.478006 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2278 | 2026.03.18 18:18:27.478017 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001562 sec., 66581.30601792573 rows/sec., 5.20 MiB/sec. | ||
| 2279 | 2026.03.18 18:18:27.478065 [ 275 ] {067fb5cd-3b15-4fc3-85b3-0c49508300a6} <Debug> TCPHandler: Processed in 0.001746719 sec. | ||
| 2280 | 2026.03.18 18:18:27.478190 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.03.18 18:18:27.478294 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.03.18 18:18:27.478344 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.03.18 18:18:27.478658 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.03.18 18:18:27.478738 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_6_1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2285 | 2026.03.18 18:18:27.478821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2286 | 2026.03.18 18:18:27.478834 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.03.18 18:18:27.478871 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2288 | 2026.03.18 18:18:27.479363 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2289 | 2026.03.18 18:18:27.479816 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.03.18 18:18:27.479974 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001701 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
| 2291 | 2026.03.18 18:18:27.480020 [ 275 ] {3b21e492-3a8f-4e3b-b73f-2617dfcf48c8} <Debug> TCPHandler: Processed in 0.001881641 sec. | ||
| 2292 | 2026.03.18 18:18:27.480179 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.03.18 18:18:27.480285 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.03.18 18:18:27.480352 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <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 | ||
| 2295 | 2026.03.18 18:18:27.481274 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.03.18 18:18:27.481311 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2297 | 2026.03.18 18:18:27.482092 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2298 | 2026.03.18 18:18:27.482529 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.03.18 18:18:27.482709 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002445 sec., 14723.926380368097 rows/sec., 26.38 MiB/sec. | ||
| 2300 | 2026.03.18 18:18:27.482775 [ 275 ] {93e9b570-20cc-4e9c-a2f1-b20adc8c9635} <Debug> TCPHandler: Processed in 0.002652643 sec. | ||
| 2301 | 2026.03.18 18:18:27.482896 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.03.18 18:18:27.482990 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.03.18 18:18:27.483030 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2304 | 2026.03.18 18:18:27.483389 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.03.18 18:18:27.483432 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2306 | 2026.03.18 18:18:27.483844 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2307 | 2026.03.18 18:18:27.484285 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.03.18 18:18:27.484422 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
| 2309 | 2026.03.18 18:18:27.484458 [ 275 ] {731e03bc-9f59-4e18-8bee-abc484568cbc} <Debug> TCPHandler: Processed in 0.001611034 sec. | ||
| 2310 | 2026.03.18 18:18:30.344535 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2311 | 2026.03.18 18:18:30.344630 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2312 | 2026.03.18 18:18:30.412067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3871 | ||
| 2313 | 2026.03.18 18:18:30.412594 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.03.18 18:18:30.412638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2315 | 2026.03.18 18:18:30.413263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2316 | 2026.03.18 18:18:30.413746 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.03.18 18:18:30.413873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2318 | 2026.03.18 18:18:30.418935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 320 | ||
| 2319 | 2026.03.18 18:18:30.421454 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.03.18 18:18:30.421497 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2321 | 2026.03.18 18:18:30.422820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2322 | 2026.03.18 18:18:30.423470 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.03.18 18:18:30.423622 [ 58 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2324 | 2026.03.18 18:18:30.423694 [ 58 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.18 18:18:30.423728 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2326 | 2026.03.18 18:18:30.423736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2327 | 2026.03.18 18:18:30.423875 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 2328 | 2026.03.18 18:18:30.424547 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2329 | 2026.03.18 18:18:30.424747 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2330 | 2026.03.18 18:18:30.425215 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 2331 | 2026.03.18 18:18:30.425614 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
| 2332 | 2026.03.18 18:18:30.425995 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 118 rows starting from the beginning of the part | ||
| 2333 | 2026.03.18 18:18:30.426359 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2334 | 2026.03.18 18:18:30.426725 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2335 | 2026.03.18 18:18:30.432452 [ 200 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.008635438 sec., 37056.60326667854 rows/sec., 41.74 MiB/sec. | ||
| 2336 | 2026.03.18 18:18:30.433527 [ 200 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2337 | 2026.03.18 18:18:30.434370 [ 200 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.03.18 18:18:30.434444 [ 200 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_6_1} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2339 | 2026.03.18 18:18:30.434651 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 2340 | 2026.03.18 18:18:30.610035 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2341 | 2026.03.18 18:18:30.628585 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.03.18 18:18:30.628630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2343 | 2026.03.18 18:18:30.634959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2344 | 2026.03.18 18:18:30.636278 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.03.18 18:18:30.639214 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2346 | 2026.03.18 18:18:31.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.22 MiB, peak 189.35 MiB, free memory in arenas 0.00 B, will set to 187.45 MiB (RSS), difference: 2.23 MiB | ||
| 2347 | 2026.03.18 18:18:32.476909 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2348 | 2026.03.18 18:18:32.477089 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.03.18 18:18:32.477154 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2350 | 2026.03.18 18:18:32.477944 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.03.18 18:18:32.477986 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2352 | 2026.03.18 18:18:32.478394 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2353 | 2026.03.18 18:18:32.478633 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2026.03.18 18:18:32.478785 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 2355 | 2026.03.18 18:18:32.478834 [ 275 ] {1ef0814b-cd41-4df4-aa92-636bfc5a529d} <Debug> TCPHandler: Processed in 0.002047986 sec. | ||
| 2356 | 2026.03.18 18:18:32.478976 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2357 | 2026.03.18 18:18:32.479081 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2358 | 2026.03.18 18:18:32.479124 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2359 | 2026.03.18 18:18:32.479885 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.03.18 18:18:32.479922 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2361 | 2026.03.18 18:18:32.480299 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2362 | 2026.03.18 18:18:32.480524 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.03.18 18:18:32.480662 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Debug> executeQuery: Read 797 rows, 63.46 KiB in 0.001606 sec., 496264.0099626401 rows/sec., 38.59 MiB/sec. | ||
| 2364 | 2026.03.18 18:18:32.480700 [ 275 ] {72f104c5-823a-40b1-af3e-b4a482fd1944} <Debug> TCPHandler: Processed in 0.001776349 sec. | ||
| 2365 | 2026.03.18 18:18:32.480808 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.03.18 18:18:32.480907 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2367 | 2026.03.18 18:18:32.480948 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2368 | 2026.03.18 18:18:32.481385 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.03.18 18:18:32.481421 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2370 | 2026.03.18 18:18:32.481725 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2371 | 2026.03.18 18:18:32.481938 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.03.18 18:18:32.482065 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00118 sec., 120338.98305084746 rows/sec., 7.07 MiB/sec. | ||
| 2373 | 2026.03.18 18:18:32.482104 [ 275 ] {5eccfa1f-9700-428a-95ca-9933098c1bc4} <Debug> TCPHandler: Processed in 0.001345627 sec. | ||
| 2374 | 2026.03.18 18:18:32.482226 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2026.03.18 18:18:32.482323 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2376 | 2026.03.18 18:18:32.482363 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2377 | 2026.03.18 18:18:32.482814 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2378 | 2026.03.18 18:18:32.482851 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2379 | 2026.03.18 18:18:32.483161 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2380 | 2026.03.18 18:18:32.483383 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2381 | 2026.03.18 18:18:32.483508 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 2382 | 2026.03.18 18:18:32.483547 [ 275 ] {83cca974-47e7-4ecd-b5cd-9897d10add2d} <Debug> TCPHandler: Processed in 0.001370647 sec. | ||
| 2383 | 2026.03.18 18:18:32.483671 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.03.18 18:18:32.483765 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.03.18 18:18:32.483804 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2386 | 2026.03.18 18:18:32.484224 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.03.18 18:18:32.484261 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2388 | 2026.03.18 18:18:32.484596 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2389 | 2026.03.18 18:18:32.484818 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.03.18 18:18:32.484940 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 2391 | 2026.03.18 18:18:32.484978 [ 275 ] {20a258a7-8356-4cea-9a41-c2da7166c73f} <Debug> TCPHandler: Processed in 0.001355597 sec. | ||
| 2392 | 2026.03.18 18:18:32.485110 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2393 | 2026.03.18 18:18:32.485212 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2394 | 2026.03.18 18:18:32.485257 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2395 | 2026.03.18 18:18:32.485836 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.03.18 18:18:32.485873 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2397 | 2026.03.18 18:18:32.486192 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2398 | 2026.03.18 18:18:32.486399 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.03.18 18:18:32.486521 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001331 sec., 368144.25244177313 rows/sec., 25.81 MiB/sec. | ||
| 2400 | 2026.03.18 18:18:32.486558 [ 275 ] {f10cd12d-6a2a-47b6-99c6-56ddac5828ac} <Debug> TCPHandler: Processed in 0.001496861 sec. | ||
| 2401 | 2026.03.18 18:18:32.486672 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.03.18 18:18:32.486767 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2403 | 2026.03.18 18:18:32.486807 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2404 | 2026.03.18 18:18:32.487136 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.03.18 18:18:32.487170 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2406 | 2026.03.18 18:18:32.487463 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2407 | 2026.03.18 18:18:32.487663 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.03.18 18:18:32.487784 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 2409 | 2026.03.18 18:18:32.487820 [ 275 ] {2e56e058-b9bf-42aa-8f2f-76f303afe208} <Debug> TCPHandler: Processed in 0.001196983 sec. | ||
| 2410 | 2026.03.18 18:18:32.487940 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.03.18 18:18:32.488033 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.03.18 18:18:32.488074 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2413 | 2026.03.18 18:18:32.488481 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.03.18 18:18:32.488517 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2415 | 2026.03.18 18:18:32.488845 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2416 | 2026.03.18 18:18:32.489051 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.03.18 18:18:32.489172 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 2418 | 2026.03.18 18:18:32.489207 [ 275 ] {683d73da-7443-49b1-b9b3-73b0bb18adc1} <Debug> TCPHandler: Processed in 0.001316686 sec. | ||
| 2419 | 2026.03.18 18:18:32.489320 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.03.18 18:18:32.489414 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.03.18 18:18:32.489454 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2422 | 2026.03.18 18:18:32.489759 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.03.18 18:18:32.489794 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2424 | 2026.03.18 18:18:32.490078 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2425 | 2026.03.18 18:18:32.490280 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.03.18 18:18:32.490401 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 2427 | 2026.03.18 18:18:32.490438 [ 275 ] {5d56aa81-5b0f-4fdc-a2b7-2549cf53f520} <Debug> TCPHandler: Processed in 0.001166672 sec. | ||
| 2428 | 2026.03.18 18:18:32.490565 [ 275 ] {} <Trace> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.03.18 18:18:32.490687 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34524) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.03.18 18:18:32.490738 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2431 | 2026.03.18 18:18:32.491140 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.03.18 18:18:32.491178 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2433 | 2026.03.18 18:18:32.491507 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2434 | 2026.03.18 18:18:32.491731 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.18 18:18:32.491861 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0012 sec., 75000 rows/sec., 4.69 MiB/sec. | ||
| 2436 | 2026.03.18 18:18:32.491900 [ 275 ] {cd18f7e5-148c-45eb-bbd9-470fdd811e58} <Debug> TCPHandler: Processed in 0.001398028 sec. | ||
| 2437 | 2026.03.18 18:18:36.903074 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2026.03.18 18:18:36.903157 [ 275 ] {} <Debug> TCP-Session: 91cfcdae-27b3-4964-9077-60e21a0642b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.03.18 18:18:36.997525 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45914 | ||
| 2440 | 2026.03.18 18:18:36.997619 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2441 | 2026.03.18 18:18:36.997646 [ 275 ] {} <Debug> TCP-Session: c37f64d7-9710-466f-a1b4-47176e1153cd Authenticating user 'default' from [fd00:1122:3344:101::e]:45914 | ||
| 2442 | 2026.03.18 18:18:36.997667 [ 275 ] {} <Debug> TCP-Session: c37f64d7-9710-466f-a1b4-47176e1153cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.03.18 18:18:36.997681 [ 275 ] {} <Debug> TCP-Session: c37f64d7-9710-466f-a1b4-47176e1153cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.03.18 18:18:36.997923 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40273 | ||
| 2445 | 2026.03.18 18:18:36.997943 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40350 | ||
| 2446 | 2026.03.18 18:18:36.997983 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40905 | ||
| 2447 | 2026.03.18 18:18:36.997979 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61084 | ||
| 2448 | 2026.03.18 18:18:36.998005 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57263 | ||
| 2449 | 2026.03.18 18:18:36.998046 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.03.18 18:18:36.998057 [ 275 ] {} <Trace> TCP-Session: c37f64d7-9710-466f-a1b4-47176e1153cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.03.18 18:18:36.998012 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32907 | ||
| 2452 | 2026.03.18 18:18:36.998095 [ 286 ] {} <Debug> TCP-Session: a9c1beeb-c5c5-44be-9b8b-195f05441c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:40273 | ||
| 2453 | 2026.03.18 18:18:36.997965 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55459 | ||
| 2454 | 2026.03.18 18:18:36.998166 [ 286 ] {} <Debug> TCP-Session: a9c1beeb-c5c5-44be-9b8b-195f05441c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.03.18 18:18:36.997958 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38567 | ||
| 2456 | 2026.03.18 18:18:36.998193 [ 286 ] {} <Debug> TCP-Session: a9c1beeb-c5c5-44be-9b8b-195f05441c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.03.18 18:18:36.998217 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.03.18 18:18:36.998250 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2459 | 2026.03.18 18:18:36.998276 [ 291 ] {} <Debug> TCP-Session: 5a088365-ec3c-4d65-9426-c96fdf1a0175 Authenticating user 'default' from [fd00:1122:3344:101::e]:40905 | ||
| 2460 | 2026.03.18 18:18:36.998305 [ 291 ] {} <Debug> TCP-Session: 5a088365-ec3c-4d65-9426-c96fdf1a0175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.03.18 18:18:36.998317 [ 291 ] {} <Debug> TCP-Session: 5a088365-ec3c-4d65-9426-c96fdf1a0175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.18 18:18:36.998430 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2463 | 2026.03.18 18:18:36.998436 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2464 | 2026.03.18 18:18:36.998459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2465 | 2026.03.18 18:18:36.998469 [ 293 ] {} <Debug> TCP-Session: 19cb9de1-3f30-455d-8178-c3d4e6d934eb Authenticating user 'default' from [fd00:1122:3344:101::e]:32907 | ||
| 2466 | 2026.03.18 18:18:36.998492 [ 288 ] {} <Debug> TCP-Session: cc8b8924-39bf-40d8-ba8c-412ebb64dcad Authenticating user 'default' from [fd00:1122:3344:101::e]:38567 | ||
| 2467 | 2026.03.18 18:18:36.998504 [ 292 ] {} <Debug> TCP-Session: 54bb072e-163e-4117-8eb8-24bea17c2490 Authenticating user 'default' from [fd00:1122:3344:101::e]:57263 | ||
| 2468 | 2026.03.18 18:18:36.998515 [ 293 ] {} <Debug> TCP-Session: 19cb9de1-3f30-455d-8178-c3d4e6d934eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.03.18 18:18:36.998539 [ 292 ] {} <Debug> TCP-Session: 54bb072e-163e-4117-8eb8-24bea17c2490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.03.18 18:18:36.998561 [ 293 ] {} <Debug> TCP-Session: 19cb9de1-3f30-455d-8178-c3d4e6d934eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.03.18 18:18:36.998570 [ 292 ] {} <Debug> TCP-Session: 54bb072e-163e-4117-8eb8-24bea17c2490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.03.18 18:18:36.998526 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2473 | 2026.03.18 18:18:36.998535 [ 288 ] {} <Debug> TCP-Session: cc8b8924-39bf-40d8-ba8c-412ebb64dcad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.03.18 18:18:36.998645 [ 288 ] {} <Debug> TCP-Session: cc8b8924-39bf-40d8-ba8c-412ebb64dcad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.03.18 18:18:36.998648 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2476 | 2026.03.18 18:18:36.998663 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2477 | 2026.03.18 18:18:36.998682 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2478 | 2026.03.18 18:18:36.998694 [ 289 ] {} <Debug> TCP-Session: 62255843-8ff9-41d0-bc8e-82913455e489 Authenticating user 'default' from [fd00:1122:3344:101::e]:55459 | ||
| 2479 | 2026.03.18 18:18:36.998722 [ 287 ] {} <Debug> TCP-Session: 71fce792-6ea6-4bc3-be14-3a263f798d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:40350 | ||
| 2480 | 2026.03.18 18:18:36.998730 [ 289 ] {} <Debug> TCP-Session: 62255843-8ff9-41d0-bc8e-82913455e489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.03.18 18:18:36.998747 [ 287 ] {} <Debug> TCP-Session: 71fce792-6ea6-4bc3-be14-3a263f798d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.03.18 18:18:36.998759 [ 289 ] {} <Debug> TCP-Session: 62255843-8ff9-41d0-bc8e-82913455e489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.03.18 18:18:36.998772 [ 287 ] {} <Debug> TCP-Session: 71fce792-6ea6-4bc3-be14-3a263f798d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.03.18 18:18:36.998770 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2026.03.18 18:18:36.998819 [ 290 ] {} <Debug> TCP-Session: 311c5ea0-9cc2-4399-9923-86c072880569 Authenticating user 'default' from [fd00:1122:3344:101::e]:61084 | ||
| 2486 | 2026.03.18 18:18:36.998837 [ 290 ] {} <Debug> TCP-Session: 311c5ea0-9cc2-4399-9923-86c072880569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.03.18 18:18:36.998851 [ 290 ] {} <Debug> TCP-Session: 311c5ea0-9cc2-4399-9923-86c072880569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.03.18 18:18:36.998983 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 2489 | 2026.03.18 18:18:36.999070 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2490 | 2026.03.18 18:18:37.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.51 MiB, peak 189.35 MiB, free memory in arenas 0.00 B, will set to 187.57 MiB (RSS), difference: 2.07 MiB | ||
| 2491 | 2026.03.18 18:18:37.385495 [ 329 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> AggregatingTransform: Aggregating | ||
| 2492 | 2026.03.18 18:18:37.385562 [ 329 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> Aggregator: Aggregation method: without_key | ||
| 2493 | 2026.03.18 18:18:37.385595 [ 329 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001218133 sec. (820.928 rows/sec., 32.07 KiB/sec.) | ||
| 2494 | 2026.03.18 18:18:37.385611 [ 329 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Trace> Aggregator: Merging aggregated data | ||
| 2495 | 2026.03.18 18:18:37.387001 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.388799 sec., 2.5720230761910394 rows/sec., 102.88 B/sec. | ||
| 2496 | 2026.03.18 18:18:37.387182 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2497 | 2026.03.18 18:18:37.387198 [ 275 ] {b66d71a6-ec5a-4456-ae7c-bf456ce39345} <Debug> TCPHandler: Processed in 0.38929161 sec. | ||
| 2498 | 2026.03.18 18:18:37.387317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2499 | 2026.03.18 18:18:37.387346 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2500 | 2026.03.18 18:18:37.387361 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2501 | 2026.03.18 18:18:37.387395 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2502 | 2026.03.18 18:18:37.387415 [ 287 ] {} <Debug> TCP-Session: 71fce792-6ea6-4bc3-be14-3a263f798d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2026.03.18 18:18:37.387416 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2026.03.18 18:18:37.387445 [ 289 ] {} <Debug> TCP-Session: 62255843-8ff9-41d0-bc8e-82913455e489 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.03.18 18:18:37.387450 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.03.18 18:18:37.387478 [ 291 ] {} <Debug> TCP-Session: 5a088365-ec3c-4d65-9426-c96fdf1a0175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.03.18 18:18:37.387433 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2026.03.18 18:18:37.387531 [ 292 ] {} <Debug> TCP-Session: 54bb072e-163e-4117-8eb8-24bea17c2490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2509 | 2026.03.18 18:18:37.387424 [ 286 ] {} <Debug> TCP-Session: a9c1beeb-c5c5-44be-9b8b-195f05441c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.18 18:18:37.387565 [ 290 ] {} <Debug> TCP-Session: 311c5ea0-9cc2-4399-9923-86c072880569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2511 | 2026.03.18 18:18:37.387382 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2512 | 2026.03.18 18:18:37.387364 [ 293 ] {} <Debug> TCP-Session: 19cb9de1-3f30-455d-8178-c3d4e6d934eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.18 18:18:37.387464 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2514 | 2026.03.18 18:18:37.387638 [ 288 ] {} <Debug> TCP-Session: cc8b8924-39bf-40d8-ba8c-412ebb64dcad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.03.18 18:18:37.387670 [ 275 ] {} <Debug> TCP-Session: c37f64d7-9710-466f-a1b4-47176e1153cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.03.18 18:18:37.470293 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.03.18 18:18:37.470475 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2518 | 2026.03.18 18:18:37.470537 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2519 | 2026.03.18 18:18:37.471230 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.03.18 18:18:37.471269 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2521 | 2026.03.18 18:18:37.471705 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2522 | 2026.03.18 18:18:37.471936 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.03.18 18:18:37.472093 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001663 sec., 76969.33253156945 rows/sec., 6.63 MiB/sec. | ||
| 2524 | 2026.03.18 18:18:37.472139 [ 276 ] {b6e40cfc-f590-4474-a76a-7507d8bca281} <Debug> TCPHandler: Processed in 0.002014026 sec. | ||
| 2525 | 2026.03.18 18:18:37.472263 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.03.18 18:18:37.472375 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2527 | 2026.03.18 18:18:37.472423 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2528 | 2026.03.18 18:18:37.472850 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.03.18 18:18:37.472885 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2530 | 2026.03.18 18:18:37.473191 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2531 | 2026.03.18 18:18:37.473390 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.03.18 18:18:37.473516 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001173 sec., 30690.537084398977 rows/sec., 2.25 MiB/sec. | ||
| 2533 | 2026.03.18 18:18:37.473552 [ 276 ] {669b2369-5851-4685-90fa-7226ff600e10} <Debug> TCPHandler: Processed in 0.001339616 sec. | ||
| 2534 | 2026.03.18 18:18:37.473663 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.03.18 18:18:37.473756 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2536 | 2026.03.18 18:18:37.473794 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2537 | 2026.03.18 18:18:37.474217 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.03.18 18:18:37.474252 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2539 | 2026.03.18 18:18:37.474546 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2540 | 2026.03.18 18:18:37.474751 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.03.18 18:18:37.474871 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001132 sec., 88339.222614841 rows/sec., 6.90 MiB/sec. | ||
| 2542 | 2026.03.18 18:18:37.474906 [ 276 ] {f4f3d4ba-94ee-4b09-973e-d773512ecba9} <Debug> TCPHandler: Processed in 0.001291726 sec. | ||
| 2543 | 2026.03.18 18:18:37.475019 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.03.18 18:18:37.475112 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2545 | 2026.03.18 18:18:37.475155 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2546 | 2026.03.18 18:18:37.475542 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.03.18 18:18:37.475576 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2548 | 2026.03.18 18:18:37.475909 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2549 | 2026.03.18 18:18:37.476116 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.03.18 18:18:37.476241 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 2551 | 2026.03.18 18:18:37.476277 [ 276 ] {7278b397-863b-4786-8d09-b5b64d897d7a} <Debug> TCPHandler: Processed in 0.001305806 sec. | ||
| 2552 | 2026.03.18 18:18:37.476386 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.03.18 18:18:37.476480 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.03.18 18:18:37.476532 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <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 | ||
| 2555 | 2026.03.18 18:18:37.477377 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.18 18:18:37.477412 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2557 | 2026.03.18 18:18:37.477951 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2558 | 2026.03.18 18:18:37.478171 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.18 18:18:37.478288 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2560 | 2026.03.18 18:18:37.478311 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001848 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 2561 | 2026.03.18 18:18:37.478331 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.03.18 18:18:37.478351 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2563 | 2026.03.18 18:18:37.478367 [ 276 ] {0c1c5613-1028-42f2-b7c7-3207090fc7f6} <Debug> TCPHandler: Processed in 0.002028956 sec. | ||
| 2564 | 2026.03.18 18:18:37.478498 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.03.18 18:18:37.478498 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 2566 | 2026.03.18 18:18:37.478593 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.03.18 18:18:37.478639 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2568 | 2026.03.18 18:18:37.478814 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2026.03.18 18:18:37.478887 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2570 | 2026.03.18 18:18:37.478986 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.03.18 18:18:37.479025 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2572 | 2026.03.18 18:18:37.479040 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2573 | 2026.03.18 18:18:37.479159 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2574 | 2026.03.18 18:18:37.479268 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2575 | 2026.03.18 18:18:37.479348 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2576 | 2026.03.18 18:18:37.479367 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2577 | 2026.03.18 18:18:37.479473 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2578 | 2026.03.18 18:18:37.479578 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.03.18 18:18:37.479710 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 2580 | 2026.03.18 18:18:37.479747 [ 276 ] {9a94b0f4-931d-410a-af7e-7442dced5ab0} <Debug> TCPHandler: Processed in 0.001297556 sec. | ||
| 2581 | 2026.03.18 18:18:37.486477 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 19 columns (19 merged, 0 gathered) in 0.008053222 sec., 18377.737506801623 rows/sec., 32.93 MiB/sec. | ||
| 2582 | 2026.03.18 18:18:37.486895 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2583 | 2026.03.18 18:18:37.487243 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.03.18 18:18:37.487318 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2585 | 2026.03.18 18:18:37.487442 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2586 | 2026.03.18 18:18:37.765887 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2026.03.18 18:18:37.766064 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2588 | 2026.03.18 18:18:37.766127 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2589 | 2026.03.18 18:18:37.766895 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.03.18 18:18:37.766939 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2591 | 2026.03.18 18:18:37.767332 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2592 | 2026.03.18 18:18:37.767562 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.03.18 18:18:37.767715 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 2594 | 2026.03.18 18:18:37.767757 [ 276 ] {cf827be0-982d-4dc2-80f4-85a01d50b1ac} <Debug> TCPHandler: Processed in 0.001994975 sec. | ||
| 2595 | 2026.03.18 18:18:37.767894 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.03.18 18:18:37.767989 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2597 | 2026.03.18 18:18:37.768029 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2598 | 2026.03.18 18:18:37.768415 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.03.18 18:18:37.768451 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2600 | 2026.03.18 18:18:37.768887 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2601 | 2026.03.18 18:18:37.769185 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.03.18 18:18:37.769357 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001386 sec., 1443.001443001443 rows/sec., 117.67 KiB/sec. | ||
| 2603 | 2026.03.18 18:18:37.769396 [ 276 ] {e78b6492-fe61-4e7f-a1dc-37e290b52c9c} <Debug> TCPHandler: Processed in 0.001550533 sec. | ||
| 2604 | 2026.03.18 18:18:37.769502 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2605 | 2026.03.18 18:18:37.769598 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2606 | 2026.03.18 18:18:37.769639 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2607 | 2026.03.18 18:18:37.771298 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2026.03.18 18:18:37.771336 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2609 | 2026.03.18 18:18:37.771941 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2610 | 2026.03.18 18:18:37.772187 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.03.18 18:18:37.772306 [ 41 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2612 | 2026.03.18 18:18:37.772332 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Debug> executeQuery: Read 2684 rows, 207.88 KiB in 0.002753 sec., 974936.4329822013 rows/sec., 73.74 MiB/sec. | ||
| 2613 | 2026.03.18 18:18:37.772374 [ 41 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.03.18 18:18:37.772386 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 2615 | 2026.03.18 18:18:37.772403 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2616 | 2026.03.18 18:18:37.772409 [ 276 ] {4e5397e4-52cc-43a4-9284-94d26a34c6b0} <Debug> TCPHandler: Processed in 0.002958111 sec. | ||
| 2617 | 2026.03.18 18:18:37.772523 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 2618 | 2026.03.18 18:18:37.772535 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2026.03.18 18:18:37.772671 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2620 | 2026.03.18 18:18:37.772676 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2621 | 2026.03.18 18:18:37.772721 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2622 | 2026.03.18 18:18:37.772728 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2832 rows starting from the beginning of the part | ||
| 2623 | 2026.03.18 18:18:37.772806 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 771 rows starting from the beginning of the part | ||
| 2624 | 2026.03.18 18:18:37.772850 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part | ||
| 2625 | 2026.03.18 18:18:37.772891 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 797 rows starting from the beginning of the part | ||
| 2626 | 2026.03.18 18:18:37.772929 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2627 | 2026.03.18 18:18:37.772972 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2684 rows starting from the beginning of the part | ||
| 2628 | 2026.03.18 18:18:37.773178 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.03.18 18:18:37.773220 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2630 | 2026.03.18 18:18:37.773543 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2631 | 2026.03.18 18:18:37.773772 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.03.18 18:18:37.773909 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Debug> executeQuery: Read 156 rows, 9.58 KiB in 0.001256 sec., 124203.82165605096 rows/sec., 7.45 MiB/sec. | ||
| 2633 | 2026.03.18 18:18:37.773947 [ 276 ] {c2e2ad08-9ed5-4e66-bc16-692fdff42bc4} <Debug> TCPHandler: Processed in 0.00146227 sec. | ||
| 2634 | 2026.03.18 18:18:37.774057 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.03.18 18:18:37.774152 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2636 | 2026.03.18 18:18:37.774193 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2637 | 2026.03.18 18:18:37.774875 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.03.18 18:18:37.774912 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2639 | 2026.03.18 18:18:37.775288 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2640 | 2026.03.18 18:18:37.775508 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.18 18:18:37.775642 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001508 sec., 568302.3872679045 rows/sec., 33.77 MiB/sec. | ||
| 2642 | 2026.03.18 18:18:37.775679 [ 276 ] {31ce65b9-58b8-4152-9171-75a12294b212} <Debug> TCPHandler: Processed in 0.001671916 sec. | ||
| 2643 | 2026.03.18 18:18:37.775747 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7342 rows, containing 5 columns (5 merged, 0 gathered) in 0.003277441 sec., 2240162.3705811943 rows/sec., 180.68 MiB/sec. | ||
| 2644 | 2026.03.18 18:18:37.775788 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2026.03.18 18:18:37.775889 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2646 | 2026.03.18 18:18:37.775929 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2647 | 2026.03.18 18:18:37.776015 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.03.18 18:18:37.776269 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.03.18 18:18:37.776313 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.03.18 18:18:37.776347 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_11_2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2651 | 2026.03.18 18:18:37.776357 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2652 | 2026.03.18 18:18:37.776426 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 2653 | 2026.03.18 18:18:37.776660 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2654 | 2026.03.18 18:18:37.776867 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.03.18 18:18:37.776994 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 62.56 KiB/sec. | ||
| 2656 | 2026.03.18 18:18:37.777033 [ 276 ] {5142b6db-0d9d-41b5-9428-93ed73291410} <Debug> TCPHandler: Processed in 0.001294295 sec. | ||
| 2657 | 2026.03.18 18:18:37.777136 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.03.18 18:18:37.777234 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.03.18 18:18:37.777273 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2660 | 2026.03.18 18:18:37.777697 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.18 18:18:37.777734 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2662 | 2026.03.18 18:18:37.778040 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2663 | 2026.03.18 18:18:37.778252 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.18 18:18:37.778382 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 2665 | 2026.03.18 18:18:37.778419 [ 276 ] {647b35e9-3e13-448e-9ac3-0ad0a9862bcc} <Debug> TCPHandler: Processed in 0.001331577 sec. | ||
| 2666 | 2026.03.18 18:18:37.778527 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.03.18 18:18:37.778621 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2668 | 2026.03.18 18:18:37.778660 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2669 | 2026.03.18 18:18:37.779610 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.18 18:18:37.779645 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2671 | 2026.03.18 18:18:37.780009 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2672 | 2026.03.18 18:18:37.780220 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.03.18 18:18:37.780318 [ 41 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2674 | 2026.03.18 18:18:37.780347 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Debug> executeQuery: Read 1440 rows, 101.53 KiB in 0.001745 sec., 825214.899713467 rows/sec., 56.82 MiB/sec. | ||
| 2675 | 2026.03.18 18:18:37.780358 [ 41 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.03.18 18:18:37.780390 [ 276 ] {ca61a984-6896-44ca-8d51-153df0de110d} <Debug> TCPHandler: Processed in 0.001911583 sec. | ||
| 2677 | 2026.03.18 18:18:37.780392 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2678 | 2026.03.18 18:18:37.780507 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2679 | 2026.03.18 18:18:37.780510 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 2680 | 2026.03.18 18:18:37.780607 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2681 | 2026.03.18 18:18:37.780650 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2682 | 2026.03.18 18:18:37.780652 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2683 | 2026.03.18 18:18:37.780697 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1497 rows starting from the beginning of the part | ||
| 2684 | 2026.03.18 18:18:37.780820 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 462 rows starting from the beginning of the part | ||
| 2685 | 2026.03.18 18:18:37.780900 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2686 | 2026.03.18 18:18:37.780977 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 490 rows starting from the beginning of the part | ||
| 2687 | 2026.03.18 18:18:37.781008 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.18 18:18:37.781041 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 2689 | 2026.03.18 18:18:37.781050 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2690 | 2026.03.18 18:18:37.781103 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1440 rows starting from the beginning of the part | ||
| 2691 | 2026.03.18 18:18:37.781406 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2692 | 2026.03.18 18:18:37.781645 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.03.18 18:18:37.781772 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 2694 | 2026.03.18 18:18:37.781807 [ 276 ] {523906c5-a307-482d-afd1-9abca2ae1853} <Debug> TCPHandler: Processed in 0.001354487 sec. | ||
| 2695 | 2026.03.18 18:18:37.781909 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.03.18 18:18:37.781998 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2697 | 2026.03.18 18:18:37.782037 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2698 | 2026.03.18 18:18:37.782617 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4093 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210801 sec., 1851365.183931073 rows/sec., 136.25 MiB/sec. | ||
| 2699 | 2026.03.18 18:18:37.782621 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.18 18:18:37.782742 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2701 | 2026.03.18 18:18:37.782898 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2702 | 2026.03.18 18:18:37.783149 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.18 18:18:37.783206 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2704 | 2026.03.18 18:18:37.783229 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_11_2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2705 | 2026.03.18 18:18:37.783300 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2706 | 2026.03.18 18:18:37.783442 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.03.18 18:18:37.783592 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001592 sec., 831030.1507537687 rows/sec., 51.90 MiB/sec. | ||
| 2708 | 2026.03.18 18:18:37.783594 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2709 | 2026.03.18 18:18:37.783631 [ 276 ] {3f71dfb6-c93a-4e61-9f9d-3ab5ace5180f} <Debug> TCPHandler: Processed in 0.001755438 sec. | ||
| 2710 | 2026.03.18 18:18:37.783656 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.03.18 18:18:37.783682 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2712 | 2026.03.18 18:18:37.783757 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2713 | 2026.03.18 18:18:37.783758 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 2714 | 2026.03.18 18:18:37.783858 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.03.18 18:18:37.783875 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2716 | 2026.03.18 18:18:37.783904 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2717 | 2026.03.18 18:18:37.783909 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2914 rows starting from the beginning of the part | ||
| 2718 | 2026.03.18 18:18:37.783977 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 215 rows starting from the beginning of the part | ||
| 2719 | 2026.03.18 18:18:37.784022 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 162 rows starting from the beginning of the part | ||
| 2720 | 2026.03.18 18:18:37.784061 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2721 | 2026.03.18 18:18:37.784098 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2722 | 2026.03.18 18:18:37.784144 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1323 rows starting from the beginning of the part | ||
| 2723 | 2026.03.18 18:18:37.784231 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.18 18:18:37.784275 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2725 | 2026.03.18 18:18:37.784605 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2726 | 2026.03.18 18:18:37.784828 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.03.18 18:18:37.784957 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 2728 | 2026.03.18 18:18:37.784991 [ 276 ] {62c9a2c0-6e49-4d2a-ba7d-7c9ca0844191} <Debug> TCPHandler: Processed in 0.001283295 sec. | ||
| 2729 | 2026.03.18 18:18:37.785099 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.03.18 18:18:37.785192 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.03.18 18:18:37.785245 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <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 | ||
| 2732 | 2026.03.18 18:18:37.785991 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.18 18:18:37.786003 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5039 rows, containing 5 columns (5 merged, 0 gathered) in 0.002275802 sec., 2214164.5011297115 rows/sec., 144.58 MiB/sec. | ||
| 2734 | 2026.03.18 18:18:37.786029 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2735 | 2026.03.18 18:18:37.786372 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2736 | 2026.03.18 18:18:37.786561 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2737 | 2026.03.18 18:18:37.786641 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.03.18 18:18:37.786722 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2739 | 2026.03.18 18:18:37.786785 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2740 | 2026.03.18 18:18:37.786856 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.03.18 18:18:37.787000 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001826 sec., 6571.741511500548 rows/sec., 11.78 MiB/sec. | ||
| 2742 | 2026.03.18 18:18:37.787050 [ 276 ] {bb293b2e-20a9-4d1b-b3d9-fe888607e20d} <Debug> TCPHandler: Processed in 0.001998745 sec. | ||
| 2743 | 2026.03.18 18:18:37.787168 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.03.18 18:18:37.787263 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.03.18 18:18:37.787305 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2746 | 2026.03.18 18:18:37.787636 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.03.18 18:18:37.787672 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2748 | 2026.03.18 18:18:37.787993 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2749 | 2026.03.18 18:18:37.788201 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.03.18 18:18:37.788310 [ 39 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2751 | 2026.03.18 18:18:37.788327 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001084 sec., 38745.387453874544 rows/sec., 2.21 MiB/sec. | ||
| 2752 | 2026.03.18 18:18:37.788360 [ 39 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.03.18 18:18:37.788376 [ 276 ] {02817d2e-6fb6-46d9-948f-095e3e5719c0} <Debug> TCPHandler: Processed in 0.001256885 sec. | ||
| 2754 | 2026.03.18 18:18:37.788393 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2755 | 2026.03.18 18:18:37.788489 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 2756 | 2026.03.18 18:18:37.788600 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.03.18 18:18:37.788630 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 140 rows starting from the beginning of the part | ||
| 2758 | 2026.03.18 18:18:37.788681 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
| 2759 | 2026.03.18 18:18:37.788726 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 2760 | 2026.03.18 18:18:37.788771 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2761 | 2026.03.18 18:18:37.788809 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2762 | 2026.03.18 18:18:37.788852 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 2763 | 2026.03.18 18:18:37.789748 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294835 sec., 356802.2180432256 rows/sec., 22.51 MiB/sec. | ||
| 2764 | 2026.03.18 18:18:37.790018 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2765 | 2026.03.18 18:18:37.790395 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.03.18 18:18:37.790480 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_11_2} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2767 | 2026.03.18 18:18:37.790569 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2768 | 2026.03.18 18:18:37.914916 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4319 | ||
| 2769 | 2026.03.18 18:18:37.915418 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.03.18 18:18:37.915469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2771 | 2026.03.18 18:18:37.916040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2772 | 2026.03.18 18:18:37.916294 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.03.18 18:18:37.916434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4319 | ||
| 2774 | 2026.03.18 18:18:38.000355 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.53 MiB, peak 199.11 MiB, free memory in arenas 0.00 B, will set to 209.15 MiB (RSS), difference: 18.62 MiB | ||
| 2775 | 2026.03.18 18:18:38.139267 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2776 | 2026.03.18 18:18:38.165282 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.03.18 18:18:38.165376 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2778 | 2026.03.18 18:18:38.175086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2779 | 2026.03.18 18:18:38.176855 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.03.18 18:18:38.184318 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2781 | 2026.03.18 18:18:38.714437 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49192 | ||
| 2782 | 2026.03.18 18:18:38.714551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2783 | 2026.03.18 18:18:38.714578 [ 288 ] {} <Debug> TCP-Session: 7380d054-ecc2-47c2-ba67-ef7e83f8609d Authenticating user 'default' from [fd00:1122:3344:101::e]:49192 | ||
| 2784 | 2026.03.18 18:18:38.714600 [ 288 ] {} <Debug> TCP-Session: 7380d054-ecc2-47c2-ba67-ef7e83f8609d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2785 | 2026.03.18 18:18:38.714614 [ 288 ] {} <Debug> TCP-Session: 7380d054-ecc2-47c2-ba67-ef7e83f8609d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2786 | 2026.03.18 18:18:38.714865 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45653 | ||
| 2787 | 2026.03.18 18:18:38.714871 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36442 | ||
| 2788 | 2026.03.18 18:18:38.714868 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45167 | ||
| 2789 | 2026.03.18 18:18:38.715003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2790 | 2026.03.18 18:18:38.715039 [ 290 ] {} <Debug> TCP-Session: 2ca1b32d-e4ba-4c74-a27f-abcee4717ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45653 | ||
| 2791 | 2026.03.18 18:18:38.715050 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2792 | 2026.03.18 18:18:38.715066 [ 290 ] {} <Debug> TCP-Session: 2ca1b32d-e4ba-4c74-a27f-abcee4717ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2793 | 2026.03.18 18:18:38.715069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2794 | 2026.03.18 18:18:38.715090 [ 291 ] {} <Debug> TCP-Session: a9301f3f-edbc-4aa8-b8c9-3ab6b911797d Authenticating user 'default' from [fd00:1122:3344:101::e]:36442 | ||
| 2795 | 2026.03.18 18:18:38.715094 [ 290 ] {} <Debug> TCP-Session: 2ca1b32d-e4ba-4c74-a27f-abcee4717ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2796 | 2026.03.18 18:18:38.715120 [ 289 ] {} <Debug> TCP-Session: a7e00a8c-b840-4adb-afa5-a00e3418c78f Authenticating user 'default' from [fd00:1122:3344:101::e]:45167 | ||
| 2797 | 2026.03.18 18:18:38.715135 [ 291 ] {} <Debug> TCP-Session: a9301f3f-edbc-4aa8-b8c9-3ab6b911797d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.03.18 18:18:38.715162 [ 289 ] {} <Debug> TCP-Session: a7e00a8c-b840-4adb-afa5-a00e3418c78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2026.03.18 18:18:38.715168 [ 291 ] {} <Debug> TCP-Session: a9301f3f-edbc-4aa8-b8c9-3ab6b911797d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2800 | 2026.03.18 18:18:38.715185 [ 289 ] {} <Debug> TCP-Session: a7e00a8c-b840-4adb-afa5-a00e3418c78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2801 | 2026.03.18 18:18:38.716963 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57999 | ||
| 2802 | 2026.03.18 18:18:38.716986 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42372 | ||
| 2803 | 2026.03.18 18:18:38.716995 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52979 | ||
| 2804 | 2026.03.18 18:18:38.716974 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65237 | ||
| 2805 | 2026.03.18 18:18:38.717047 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2806 | 2026.03.18 18:18:38.717077 [ 288 ] {} <Trace> TCP-Session: 7380d054-ecc2-47c2-ba67-ef7e83f8609d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.03.18 18:18:38.717081 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2808 | 2026.03.18 18:18:38.717095 [ 292 ] {} <Debug> TCP-Session: 25f772d7-72df-494c-b75e-82e6e8925340 Authenticating user 'default' from [fd00:1122:3344:101::e]:57999 | ||
| 2809 | 2026.03.18 18:18:38.717128 [ 275 ] {} <Debug> TCP-Session: fa5cdc02-5bfd-4798-a00a-d9517dd4fc07 Authenticating user 'default' from [fd00:1122:3344:101::e]:52979 | ||
| 2810 | 2026.03.18 18:18:38.717139 [ 292 ] {} <Debug> TCP-Session: 25f772d7-72df-494c-b75e-82e6e8925340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2811 | 2026.03.18 18:18:38.717155 [ 275 ] {} <Debug> TCP-Session: fa5cdc02-5bfd-4798-a00a-d9517dd4fc07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2812 | 2026.03.18 18:18:38.717168 [ 292 ] {} <Debug> TCP-Session: 25f772d7-72df-494c-b75e-82e6e8925340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.03.18 18:18:38.717170 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2814 | 2026.03.18 18:18:38.717055 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2815 | 2026.03.18 18:18:38.717230 [ 293 ] {} <Debug> TCP-Session: ad721dbd-463c-468a-a316-02a4835b9453 Authenticating user 'default' from [fd00:1122:3344:101::e]:65237 | ||
| 2816 | 2026.03.18 18:18:38.717248 [ 294 ] {} <Debug> TCP-Session: 1feba5ec-d8eb-4b2a-8809-d1091373b5f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42372 | ||
| 2817 | 2026.03.18 18:18:38.717263 [ 293 ] {} <Debug> TCP-Session: ad721dbd-463c-468a-a316-02a4835b9453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2818 | 2026.03.18 18:18:38.717281 [ 294 ] {} <Debug> TCP-Session: 1feba5ec-d8eb-4b2a-8809-d1091373b5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2819 | 2026.03.18 18:18:38.717298 [ 293 ] {} <Debug> TCP-Session: ad721dbd-463c-468a-a316-02a4835b9453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2820 | 2026.03.18 18:18:38.717311 [ 294 ] {} <Debug> TCP-Session: 1feba5ec-d8eb-4b2a-8809-d1091373b5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2821 | 2026.03.18 18:18:38.717257 [ 288 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49192) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2822 | 2026.03.18 18:18:38.717181 [ 275 ] {} <Debug> TCP-Session: fa5cdc02-5bfd-4798-a00a-d9517dd4fc07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2823 | 2026.03.18 18:18:38.717666 [ 288 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2824 | 2026.03.18 18:18:38.717724 [ 288 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2825 | 2026.03.18 18:18:38.718029 [ 288 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 2826 | 2026.03.18 18:18:38.719100 [ 318 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Trace> AggregatingTransform: Aggregating | ||
| 2827 | 2026.03.18 18:18:38.719150 [ 318 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2828 | 2026.03.18 18:18:38.719190 [ 318 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060719 sec. (942.757 rows/sec., 36.83 KiB/sec.) | ||
| 2829 | 2026.03.18 18:18:38.719209 [ 318 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Trace> Aggregator: Merging aggregated data | ||
| 2830 | 2026.03.18 18:18:38.720444 [ 288 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 2831 | 2026.03.18 18:18:38.720579 [ 288 ] {60f105ab-88e5-4644-b839-dbafc65703a3} <Debug> TCPHandler: Processed in 0.003649041 sec. | ||
| 2832 | 2026.03.18 18:18:38.720704 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2833 | 2026.03.18 18:18:38.720735 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2834 | 2026.03.18 18:18:38.720746 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2835 | 2026.03.18 18:18:38.720754 [ 288 ] {} <Debug> TCP-Session: 7380d054-ecc2-47c2-ba67-ef7e83f8609d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2836 | 2026.03.18 18:18:38.720778 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2837 | 2026.03.18 18:18:38.720801 [ 291 ] {} <Debug> TCP-Session: a9301f3f-edbc-4aa8-b8c9-3ab6b911797d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2838 | 2026.03.18 18:18:38.720806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2839 | 2026.03.18 18:18:38.720836 [ 290 ] {} <Debug> TCP-Session: 2ca1b32d-e4ba-4c74-a27f-abcee4717ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2840 | 2026.03.18 18:18:38.720850 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2841 | 2026.03.18 18:18:38.720874 [ 292 ] {} <Debug> TCP-Session: 25f772d7-72df-494c-b75e-82e6e8925340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2842 | 2026.03.18 18:18:38.720862 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2843 | 2026.03.18 18:18:38.720906 [ 294 ] {} <Debug> TCP-Session: 1feba5ec-d8eb-4b2a-8809-d1091373b5f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2844 | 2026.03.18 18:18:38.720814 [ 289 ] {} <Debug> TCP-Session: a7e00a8c-b840-4adb-afa5-a00e3418c78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2845 | 2026.03.18 18:18:38.720947 [ 293 ] {} <Debug> TCP-Session: ad721dbd-463c-468a-a316-02a4835b9453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2846 | 2026.03.18 18:18:38.720830 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2847 | 2026.03.18 18:18:38.721009 [ 275 ] {} <Debug> TCP-Session: fa5cdc02-5bfd-4798-a00a-d9517dd4fc07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2026.03.18 18:18:39.000275 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.90 MiB, peak 217.99 MiB, free memory in arenas 0.00 B, will set to 211.74 MiB (RSS), difference: 1.84 MiB | ||
| 2849 | 2026.03.18 18:18:40.423907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 382 | ||
| 2850 | 2026.03.18 18:18:40.427136 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.03.18 18:18:40.427184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2852 | 2026.03.18 18:18:40.428391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2853 | 2026.03.18 18:18:40.428655 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.03.18 18:18:40.428949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2855 | 2026.03.18 18:18:42.467324 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.03.18 18:18:42.467514 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2857 | 2026.03.18 18:18:42.467614 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2858 | 2026.03.18 18:18:42.468590 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.03.18 18:18:42.468628 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2860 | 2026.03.18 18:18:42.469023 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2861 | 2026.03.18 18:18:42.469246 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.03.18 18:18:42.469398 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.21 MiB/sec. | ||
| 2863 | 2026.03.18 18:18:42.469439 [ 276 ] {e046f711-3809-4a82-a922-8b971e97c6ef} <Debug> TCPHandler: Processed in 0.002243592 sec. | ||
| 2864 | 2026.03.18 18:18:42.469557 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.03.18 18:18:42.469651 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2866 | 2026.03.18 18:18:42.469692 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2867 | 2026.03.18 18:18:42.470092 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.03.18 18:18:42.470128 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2869 | 2026.03.18 18:18:42.470436 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2870 | 2026.03.18 18:18:42.470643 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.03.18 18:18:42.470769 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 2872 | 2026.03.18 18:18:42.470806 [ 276 ] {fb76b47c-dfef-491c-9d25-cf2a2dc21dd5} <Debug> TCPHandler: Processed in 0.001298316 sec. | ||
| 2873 | 2026.03.18 18:18:42.470916 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.03.18 18:18:42.471009 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.03.18 18:18:42.471051 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2876 | 2026.03.18 18:18:42.471418 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.03.18 18:18:42.471458 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2878 | 2026.03.18 18:18:42.471789 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2879 | 2026.03.18 18:18:42.471998 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.03.18 18:18:42.472122 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 2881 | 2026.03.18 18:18:42.472159 [ 276 ] {f1c2004b-20e7-4cdb-b176-23c47a327bdf} <Debug> TCPHandler: Processed in 0.001291585 sec. | ||
| 2882 | 2026.03.18 18:18:42.472269 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.03.18 18:18:42.472362 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2884 | 2026.03.18 18:18:42.472403 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2885 | 2026.03.18 18:18:42.472718 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.18 18:18:42.472753 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2887 | 2026.03.18 18:18:42.473062 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2888 | 2026.03.18 18:18:42.473267 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2026.03.18 18:18:42.473392 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 2890 | 2026.03.18 18:18:42.473430 [ 276 ] {5e810227-ebf4-4af5-a318-f907d21615cb} <Debug> TCPHandler: Processed in 0.001209693 sec. | ||
| 2891 | 2026.03.18 18:18:45.344679 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2892 | 2026.03.18 18:18:45.344740 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2893 | 2026.03.18 18:18:45.416488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4831 | ||
| 2894 | 2026.03.18 18:18:45.417061 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.03.18 18:18:45.417134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2896 | 2026.03.18 18:18:45.417680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2897 | 2026.03.18 18:18:45.417916 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.03.18 18:18:45.418057 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 2899 | 2026.03.18 18:18:45.685391 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2900 | 2026.03.18 18:18:45.702174 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.03.18 18:18:45.702225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2902 | 2026.03.18 18:18:45.707859 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2903 | 2026.03.18 18:18:45.708530 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.03.18 18:18:45.711398 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2905 | 2026.03.18 18:18:47.469654 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.03.18 18:18:47.469850 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2026.03.18 18:18:47.469921 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2026.03.18 18:18:47.470732 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.18 18:18:47.470780 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2910 | 2026.03.18 18:18:47.471189 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2911 | 2026.03.18 18:18:47.471409 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.18 18:18:47.471560 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001764 sec., 72562.358276644 rows/sec., 6.25 MiB/sec. | ||
| 2913 | 2026.03.18 18:18:47.471600 [ 276 ] {f1f6e385-7d16-4431-8a98-e6936697622c} <Debug> TCPHandler: Processed in 0.002078617 sec. | ||
| 2914 | 2026.03.18 18:18:47.471737 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.03.18 18:18:47.471830 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.03.18 18:18:47.471870 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2917 | 2026.03.18 18:18:47.472319 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.03.18 18:18:47.472354 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2919 | 2026.03.18 18:18:47.472661 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2920 | 2026.03.18 18:18:47.472865 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.03.18 18:18:47.472989 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001177 sec., 30586.236193712826 rows/sec., 2.25 MiB/sec. | ||
| 2922 | 2026.03.18 18:18:47.473025 [ 276 ] {82e6adcc-5738-4951-9589-2171f3e36c62} <Debug> TCPHandler: Processed in 0.001342286 sec. | ||
| 2923 | 2026.03.18 18:18:47.473137 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.03.18 18:18:47.473229 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2925 | 2026.03.18 18:18:47.473268 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2026.03.18 18:18:47.473726 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.03.18 18:18:47.473763 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2928 | 2026.03.18 18:18:47.474059 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2929 | 2026.03.18 18:18:47.474262 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.03.18 18:18:47.474388 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001177 sec., 84961.76720475785 rows/sec., 6.64 MiB/sec. | ||
| 2931 | 2026.03.18 18:18:47.474424 [ 276 ] {50ba9e14-1588-4500-b35b-75714590e95a} <Debug> TCPHandler: Processed in 0.001334977 sec. | ||
| 2932 | 2026.03.18 18:18:47.474537 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.03.18 18:18:47.474630 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.03.18 18:18:47.474672 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2026.03.18 18:18:47.475084 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.03.18 18:18:47.475118 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2937 | 2026.03.18 18:18:47.475482 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2938 | 2026.03.18 18:18:47.475715 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.03.18 18:18:47.475841 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2940 | 2026.03.18 18:18:47.475876 [ 276 ] {5ca4256f-33fb-4430-8a27-510a3b847593} <Debug> TCPHandler: Processed in 0.001387688 sec. | ||
| 2941 | 2026.03.18 18:18:47.475992 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.18 18:18:47.476085 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.18 18:18:47.476136 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <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 | ||
| 2944 | 2026.03.18 18:18:47.476966 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.18 18:18:47.477001 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2946 | 2026.03.18 18:18:47.477556 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2947 | 2026.03.18 18:18:47.477778 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.18 18:18:47.477906 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001839 sec., 19575.856443719415 rows/sec., 35.08 MiB/sec. | ||
| 2949 | 2026.03.18 18:18:47.477954 [ 276 ] {48eed46d-eef4-4cfb-9273-f43a2686ff55} <Debug> TCPHandler: Processed in 0.002009305 sec. | ||
| 2950 | 2026.03.18 18:18:47.478068 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.03.18 18:18:47.478161 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.03.18 18:18:47.478201 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2953 | 2026.03.18 18:18:47.478536 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.03.18 18:18:47.478571 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2955 | 2026.03.18 18:18:47.478876 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2956 | 2026.03.18 18:18:47.479077 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.03.18 18:18:47.479200 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2958 | 2026.03.18 18:18:47.479235 [ 276 ] {abb0e920-021b-4b0c-9a64-0517af350932} <Debug> TCPHandler: Processed in 0.001213783 sec. | ||
| 2959 | 2026.03.18 18:18:48.332285 [ 92 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2960 | 2026.03.18 18:18:48.332358 [ 92 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.03.18 18:18:48.332384 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2962 | 2026.03.18 18:18:48.332539 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::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 | ||
| 2963 | 2026.03.18 18:18:48.332679 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2964 | 2026.03.18 18:18:48.332716 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2965 | 2026.03.18 18:18:48.332786 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::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 | ||
| 2966 | 2026.03.18 18:18:48.332834 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::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 | ||
| 2967 | 2026.03.18 18:18:48.332882 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::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 | ||
| 2968 | 2026.03.18 18:18:48.332921 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::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 | ||
| 2969 | 2026.03.18 18:18:48.333848 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361818 sec., 851802.516929575 rows/sec., 57.69 MiB/sec. | ||
| 2970 | 2026.03.18 18:18:48.333984 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2971 | 2026.03.18 18:18:48.334217 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_5_1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.03.18 18:18:48.334284 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_5_1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2973 | 2026.03.18 18:18:48.334344 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2974 | 2026.03.18 18:18:48.761665 [ 109 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2975 | 2026.03.18 18:18:48.761764 [ 109 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.03.18 18:18:48.761802 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 2977 | 2026.03.18 18:18:48.761964 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::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 | ||
| 2978 | 2026.03.18 18:18:48.762143 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2979 | 2026.03.18 18:18:48.762202 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2980 | 2026.03.18 18:18:48.762315 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::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 | ||
| 2981 | 2026.03.18 18:18:48.762380 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::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 | ||
| 2982 | 2026.03.18 18:18:48.762437 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::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 | ||
| 2983 | 2026.03.18 18:18:48.762488 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::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 | ||
| 2984 | 2026.03.18 18:18:48.763404 [ 186 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500132 sec., 402631.2351179763 rows/sec., 24.59 MiB/sec. | ||
| 2985 | 2026.03.18 18:18:48.763573 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2986 | 2026.03.18 18:18:48.763856 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_5_1} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.03.18 18:18:48.763939 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_5_1} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2988 | 2026.03.18 18:18:48.764014 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2989 | 2026.03.18 18:18:50.429396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 402 | ||
| 2990 | 2026.03.18 18:18:50.431648 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.18 18:18:50.431686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2992 | 2026.03.18 18:18:50.432814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2993 | 2026.03.18 18:18:50.433071 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.18 18:18:50.433333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
| 2995 | 2026.03.18 18:18:52.476055 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.18 18:18:52.476247 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.18 18:18:52.476318 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2998 | 2026.03.18 18:18:52.477136 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.18 18:18:52.477181 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3000 | 2026.03.18 18:18:52.477568 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3001 | 2026.03.18 18:18:52.477792 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.18 18:18:52.477937 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001743 sec., 162937.46414228342 rows/sec., 10.35 MiB/sec. | ||
| 3003 | 2026.03.18 18:18:52.477977 [ 276 ] {52b689db-7971-414b-b8ba-941ce56fed22} <Debug> TCPHandler: Processed in 0.002051106 sec. | ||
| 3004 | 2026.03.18 18:18:52.478106 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.18 18:18:52.478201 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.18 18:18:52.478248 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3007 | 2026.03.18 18:18:52.479056 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.18 18:18:52.479128 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3009 | 2026.03.18 18:18:52.479483 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3010 | 2026.03.18 18:18:52.479701 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.18 18:18:52.479829 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Debug> executeQuery: Read 799 rows, 63.65 KiB in 0.001647 sec., 485124.4687310261 rows/sec., 37.74 MiB/sec. | ||
| 3012 | 2026.03.18 18:18:52.479866 [ 276 ] {51259dc0-1652-4688-ac59-858ac44c706f} <Debug> TCPHandler: Processed in 0.001807399 sec. | ||
| 3013 | 2026.03.18 18:18:52.479980 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.03.18 18:18:52.480076 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.18 18:18:52.480116 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3016 | 2026.03.18 18:18:52.480547 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.18 18:18:52.480584 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3018 | 2026.03.18 18:18:52.480907 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3019 | 2026.03.18 18:18:52.481113 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.03.18 18:18:52.481221 [ 135 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3021 | 2026.03.18 18:18:52.481241 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Debug> executeQuery: Read 143 rows, 8.62 KiB in 0.001185 sec., 120675.10548523207 rows/sec., 7.10 MiB/sec. | ||
| 3022 | 2026.03.18 18:18:52.481285 [ 135 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.03.18 18:18:52.481293 [ 276 ] {5cbfc0ed-56d9-4e60-9e25-21894f617cb4} <Debug> TCPHandler: Processed in 0.001360438 sec. | ||
| 3024 | 2026.03.18 18:18:52.481316 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3025 | 2026.03.18 18:18:52.481421 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.03.18 18:18:52.481432 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 3027 | 2026.03.18 18:18:52.481518 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3028 | 2026.03.18 18:18:52.481561 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3029 | 2026.03.18 18:18:52.481568 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3030 | 2026.03.18 18:18:52.481605 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 215 rows starting from the beginning of the part | ||
| 3031 | 2026.03.18 18:18:52.481673 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 3032 | 2026.03.18 18:18:52.481720 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3033 | 2026.03.18 18:18:52.481760 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part | ||
| 3034 | 2026.03.18 18:18:52.481799 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3035 | 2026.03.18 18:18:52.481837 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 143 rows starting from the beginning of the part | ||
| 3036 | 2026.03.18 18:18:52.482026 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.18 18:18:52.482066 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3038 | 2026.03.18 18:18:52.482410 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3039 | 2026.03.18 18:18:52.482628 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.18 18:18:52.482723 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342267 sec., 542366.0121272444 rows/sec., 35.66 MiB/sec. | ||
| 3041 | 2026.03.18 18:18:52.482754 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001253 sec., 118914.6049481245 rows/sec., 7.68 MiB/sec. | ||
| 3042 | 2026.03.18 18:18:52.482759 [ 135 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3043 | 2026.03.18 18:18:52.482798 [ 276 ] {a7505db4-9a0f-49f3-80e9-6d81a81cd101} <Debug> TCPHandler: Processed in 0.001424509 sec. | ||
| 3044 | 2026.03.18 18:18:52.482808 [ 135 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.03.18 18:18:52.482838 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3046 | 2026.03.18 18:18:52.482885 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3047 | 2026.03.18 18:18:52.482904 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::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 | ||
| 3048 | 2026.03.18 18:18:52.482928 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.03.18 18:18:52.482996 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3050 | 2026.03.18 18:18:52.483026 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3051 | 2026.03.18 18:18:52.483028 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.03.18 18:18:52.483073 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 857 rows starting from the beginning of the part | ||
| 3053 | 2026.03.18 18:18:52.483084 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3054 | 2026.03.18 18:18:52.483118 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3055 | 2026.03.18 18:18:52.483153 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3056 | 2026.03.18 18:18:52.483192 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 857 rows starting from the beginning of the part | ||
| 3057 | 2026.03.18 18:18:52.483213 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.18 18:18:52.483224 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3059 | 2026.03.18 18:18:52.483301 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_11_2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3060 | 2026.03.18 18:18:52.483393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3061 | 2026.03.18 18:18:52.483527 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.18 18:18:52.483568 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3063 | 2026.03.18 18:18:52.483887 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3064 | 2026.03.18 18:18:52.484104 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.18 18:18:52.484210 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333557 sec., 1638475.1457942931 rows/sec., 105.78 MiB/sec. | ||
| 3066 | 2026.03.18 18:18:52.484227 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 3067 | 2026.03.18 18:18:52.484295 [ 276 ] {e9d6896a-c93e-4a77-8bb8-53b205a6818b} <Debug> TCPHandler: Processed in 0.001415339 sec. | ||
| 3068 | 2026.03.18 18:18:52.484419 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3069 | 2026.03.18 18:18:52.484434 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.03.18 18:18:52.484533 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3071 | 2026.03.18 18:18:52.484575 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3072 | 2026.03.18 18:18:52.484689 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.18 18:18:52.484758 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_6_1} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3074 | 2026.03.18 18:18:52.484824 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3075 | 2026.03.18 18:18:52.485161 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.03.18 18:18:52.485202 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3077 | 2026.03.18 18:18:52.485595 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3078 | 2026.03.18 18:18:52.485821 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.03.18 18:18:52.485956 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Debug> executeQuery: Read 491 rows, 35.26 KiB in 0.001439 sec., 341209.17303683114 rows/sec., 23.93 MiB/sec. | ||
| 3080 | 2026.03.18 18:18:52.486047 [ 276 ] {ec16e2f2-e6f5-4093-a40d-3dc6606edaa0} <Debug> TCPHandler: Processed in 0.001661045 sec. | ||
| 3081 | 2026.03.18 18:18:52.486169 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.03.18 18:18:52.486265 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3083 | 2026.03.18 18:18:52.486307 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3084 | 2026.03.18 18:18:52.486643 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.03.18 18:18:52.486681 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3086 | 2026.03.18 18:18:52.487014 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3087 | 2026.03.18 18:18:52.487229 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.03.18 18:18:52.487359 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 3089 | 2026.03.18 18:18:52.487395 [ 276 ] {b0dd74c5-6a03-49cf-a031-425d4db282c7} <Debug> TCPHandler: Processed in 0.001273775 sec. | ||
| 3090 | 2026.03.18 18:18:52.487505 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.03.18 18:18:52.487599 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.03.18 18:18:52.487641 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3093 | 2026.03.18 18:18:52.488050 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.03.18 18:18:52.488085 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3095 | 2026.03.18 18:18:52.488476 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3096 | 2026.03.18 18:18:52.488757 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.03.18 18:18:52.488902 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00132 sec., 200757.57575757575 rows/sec., 13.34 MiB/sec. | ||
| 3098 | 2026.03.18 18:18:52.488951 [ 276 ] {339192b6-f804-4ebe-a4e5-2eab465769c9} <Debug> TCPHandler: Processed in 0.001497632 sec. | ||
| 3099 | 2026.03.18 18:18:52.489077 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.03.18 18:18:52.489177 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.03.18 18:18:52.489220 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3102 | 2026.03.18 18:18:52.489554 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.03.18 18:18:52.489592 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3104 | 2026.03.18 18:18:52.489895 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3105 | 2026.03.18 18:18:52.490106 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.03.18 18:18:52.490206 [ 135 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3107 | 2026.03.18 18:18:52.490240 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 3108 | 2026.03.18 18:18:52.490240 [ 135 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.03.18 18:18:52.490295 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3110 | 2026.03.18 18:18:52.490300 [ 276 ] {17e03b38-1083-426f-abb9-ababea5884e2} <Debug> TCPHandler: Processed in 0.001273555 sec. | ||
| 3111 | 2026.03.18 18:18:52.490369 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 3112 | 2026.03.18 18:18:52.490425 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2026.03.18 18:18:52.490462 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3114 | 2026.03.18 18:18:52.490496 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 3115 | 2026.03.18 18:18:52.490527 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.03.18 18:18:52.490584 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <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 | ||
| 3117 | 2026.03.18 18:18:52.490603 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 3118 | 2026.03.18 18:18:52.490673 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 3119 | 2026.03.18 18:18:52.490723 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 3120 | 2026.03.18 18:18:52.490768 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 3121 | 2026.03.18 18:18:52.491327 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.18 18:18:52.491368 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3123 | 2026.03.18 18:18:52.491516 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171332 sec., 4268.644585821953 rows/sec., 287.63 KiB/sec. | ||
| 3124 | 2026.03.18 18:18:52.491653 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3125 | 2026.03.18 18:18:52.491882 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3126 | 2026.03.18 18:18:52.491928 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_5_1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.03.18 18:18:52.492009 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_5_1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3128 | 2026.03.18 18:18:52.492066 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3129 | 2026.03.18 18:18:52.492134 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.03.18 18:18:52.492273 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001764 sec., 566.8934240362812 rows/sec., 1.02 MiB/sec. | ||
| 3131 | 2026.03.18 18:18:52.492322 [ 276 ] {248605d8-f569-4937-819d-93b73d27dc6c} <Debug> TCPHandler: Processed in 0.001945053 sec. | ||
| 3132 | 2026.03.18 18:18:52.492430 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.03.18 18:18:52.492522 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.03.18 18:18:52.492562 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3135 | 2026.03.18 18:18:52.492887 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.03.18 18:18:52.492921 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3137 | 2026.03.18 18:18:52.493217 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3138 | 2026.03.18 18:18:52.493415 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.03.18 18:18:52.493534 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001029 sec., 87463.55685131195 rows/sec., 5.47 MiB/sec. | ||
| 3140 | 2026.03.18 18:18:52.493567 [ 276 ] {87de419e-4c44-4b2a-bfd7-64220008c185} <Debug> TCPHandler: Processed in 0.001184573 sec. | ||
| 3141 | 2026.03.18 18:18:52.919039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5279 | ||
| 3142 | 2026.03.18 18:18:52.919505 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.03.18 18:18:52.919538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3144 | 2026.03.18 18:18:52.920026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3145 | 2026.03.18 18:18:52.920251 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.03.18 18:18:52.920355 [ 135 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3147 | 2026.03.18 18:18:52.920371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5279 | ||
| 3148 | 2026.03.18 18:18:52.920403 [ 135 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.18 18:18:52.920426 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3150 | 2026.03.18 18:18:52.920595 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 3151 | 2026.03.18 18:18:52.920828 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3152 | 2026.03.18 18:18:52.920901 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 3153 | 2026.03.18 18:18:52.920992 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3154 | 2026.03.18 18:18:52.921032 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3155 | 2026.03.18 18:18:52.921071 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3156 | 2026.03.18 18:18:52.921106 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3157 | 2026.03.18 18:18:52.921145 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3158 | 2026.03.18 18:18:52.922496 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5279 rows, containing 4 columns (4 merged, 0 gathered) in 0.001989325 sec., 2653663.931232956 rows/sec., 37.96 MiB/sec. | ||
| 3159 | 2026.03.18 18:18:52.923168 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3160 | 2026.03.18 18:18:52.923443 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.18 18:18:52.923522 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_11_2} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3162 | 2026.03.18 18:18:52.923605 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3163 | 2026.03.18 18:18:53.212401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3164 | 2026.03.18 18:18:53.229828 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.03.18 18:18:53.229885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3166 | 2026.03.18 18:18:53.236160 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3167 | 2026.03.18 18:18:53.236870 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.03.18 18:18:53.237153 [ 170 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3169 | 2026.03.18 18:18:53.237250 [ 170 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.03.18 18:18:53.237286 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3171 | 2026.03.18 18:18:53.237473 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3172 | 2026.03.18 18:18:53.239982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3173 | 2026.03.18 18:18:53.241702 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3174 | 2026.03.18 18:18:53.243084 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3175 | 2026.03.18 18:18:53.247584 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3176 | 2026.03.18 18:18:53.251787 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3177 | 2026.03.18 18:18:53.256041 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3178 | 2026.03.18 18:18:53.260679 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3179 | 2026.03.18 18:18:53.264859 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 3180 | 2026.03.18 18:18:53.316499 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079114848 sec., 1049.107747764364 rows/sec., 5.42 MiB/sec. | ||
| 3181 | 2026.03.18 18:18:53.319062 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3182 | 2026.03.18 18:18:53.321155 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_11_2} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.18 18:18:53.321252 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_11_2} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3184 | 2026.03.18 18:18:53.323389 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3185 | 2026.03.18 18:18:54.001193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.29 MiB, peak 224.17 MiB, free memory in arenas 0.00 B, will set to 224.82 MiB (RSS), difference: 10.52 MiB | ||
| 3186 | 2026.03.18 18:18:57.470640 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.03.18 18:18:57.470848 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3188 | 2026.03.18 18:18:57.470921 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3189 | 2026.03.18 18:18:57.471516 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.03.18 18:18:57.471555 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3191 | 2026.03.18 18:18:57.471933 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3192 | 2026.03.18 18:18:57.472156 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.18 18:18:57.472306 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 432.88 KiB/sec. | ||
| 3194 | 2026.03.18 18:18:57.472347 [ 276 ] {2ce189f7-231d-460d-9d49-6135b0fa433b} <Debug> TCPHandler: Processed in 0.001842971 sec. | ||
| 3195 | 2026.03.18 18:18:57.472470 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.03.18 18:18:57.472567 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3197 | 2026.03.18 18:18:57.472607 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3198 | 2026.03.18 18:18:57.473109 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.03.18 18:18:57.473144 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3200 | 2026.03.18 18:18:57.473509 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3201 | 2026.03.18 18:18:57.473746 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.03.18 18:18:57.473876 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001327 sec., 103993.9713639789 rows/sec., 8.95 MiB/sec. | ||
| 3203 | 2026.03.18 18:18:57.473926 [ 276 ] {d911b80b-1127-442c-b206-9b3726877949} <Debug> TCPHandler: Processed in 0.001505811 sec. | ||
| 3204 | 2026.03.18 18:18:57.474060 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.03.18 18:18:57.474170 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.03.18 18:18:57.474221 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3207 | 2026.03.18 18:18:57.474671 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.03.18 18:18:57.474705 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3209 | 2026.03.18 18:18:57.475003 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3210 | 2026.03.18 18:18:57.475219 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.03.18 18:18:57.475343 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001198 sec., 39232.05342237061 rows/sec., 2.85 MiB/sec. | ||
| 3212 | 2026.03.18 18:18:57.475380 [ 276 ] {19732536-c9c0-4584-b636-0c49ec2f0cd0} <Debug> TCPHandler: Processed in 0.001383209 sec. | ||
| 3213 | 2026.03.18 18:18:57.475482 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.03.18 18:18:57.475577 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3215 | 2026.03.18 18:18:57.475616 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3216 | 2026.03.18 18:18:57.476048 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.03.18 18:18:57.476083 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3218 | 2026.03.18 18:18:57.476377 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3219 | 2026.03.18 18:18:57.476580 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.03.18 18:18:57.476704 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001145 sec., 99563.31877729257 rows/sec., 7.79 MiB/sec. | ||
| 3221 | 2026.03.18 18:18:57.476740 [ 276 ] {fa54ad69-38cd-46a6-90dc-06ef1045aab2} <Debug> TCPHandler: Processed in 0.001308196 sec. | ||
| 3222 | 2026.03.18 18:18:57.476852 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.03.18 18:18:57.476946 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.03.18 18:18:57.476988 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3225 | 2026.03.18 18:18:57.477380 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.18 18:18:57.477416 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3227 | 2026.03.18 18:18:57.477740 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3228 | 2026.03.18 18:18:57.477968 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.18 18:18:57.478096 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001168 sec., 140410.9589041096 rows/sec., 9.78 MiB/sec. | ||
| 3230 | 2026.03.18 18:18:57.478139 [ 276 ] {c0e70da3-d086-44e1-b3c1-66db0c18c4e7} <Debug> TCPHandler: Processed in 0.001339727 sec. | ||
| 3231 | 2026.03.18 18:18:57.478273 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.03.18 18:18:57.478377 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.03.18 18:18:57.478439 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <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 | ||
| 3234 | 2026.03.18 18:18:57.479615 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.03.18 18:18:57.479692 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3236 | 2026.03.18 18:18:57.480437 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3237 | 2026.03.18 18:18:57.480802 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.03.18 18:18:57.481021 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002664 sec., 14639.63963963964 rows/sec., 26.23 MiB/sec. | ||
| 3239 | 2026.03.18 18:18:57.481124 [ 276 ] {73e287ef-d9df-4b63-9d6b-49e2d129ed43} <Debug> TCPHandler: Processed in 0.00290815 sec. | ||
| 3240 | 2026.03.18 18:18:57.481248 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.03.18 18:18:57.481349 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3242 | 2026.03.18 18:18:57.481400 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3243 | 2026.03.18 18:18:57.481776 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.03.18 18:18:57.481819 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3245 | 2026.03.18 18:18:57.482135 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3246 | 2026.03.18 18:18:57.482349 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.03.18 18:18:57.482472 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001147 sec., 2615.518744551003 rows/sec., 184.76 KiB/sec. | ||
| 3248 | 2026.03.18 18:18:57.482507 [ 276 ] {bbc8eec3-0219-45a5-9958-8e7bff62e7fc} <Debug> TCPHandler: Processed in 0.001308316 sec. | ||
| 3249 | 2026.03.18 18:18:57.482612 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.03.18 18:18:57.482706 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3251 | 2026.03.18 18:18:57.482746 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3252 | 2026.03.18 18:18:57.483075 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.03.18 18:18:57.483109 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3254 | 2026.03.18 18:18:57.483417 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3255 | 2026.03.18 18:18:57.483626 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.03.18 18:18:57.483751 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3257 | 2026.03.18 18:18:57.483784 [ 276 ] {b9751a01-6a2e-4f5c-86d9-dceaca70ddf0} <Debug> TCPHandler: Processed in 0.001219574 sec. | ||
| 3258 | 2026.03.18 18:19:00.344788 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3259 | 2026.03.18 18:19:00.344859 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3260 | 2026.03.18 18:19:00.421384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5791 | ||
| 3261 | 2026.03.18 18:19:00.421920 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.03.18 18:19:00.421961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3263 | 2026.03.18 18:19:00.422565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3264 | 2026.03.18 18:19:00.422809 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.03.18 18:19:00.422937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 3266 | 2026.03.18 18:19:00.434359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 440 | ||
| 3267 | 2026.03.18 18:19:00.436703 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.03.18 18:19:00.436750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3269 | 2026.03.18 18:19:00.437929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3270 | 2026.03.18 18:19:00.438196 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.03.18 18:19:00.438461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3272 | 2026.03.18 18:19:00.741149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3273 | 2026.03.18 18:19:00.758580 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.03.18 18:19:00.758647 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3275 | 2026.03.18 18:19:00.764274 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3276 | 2026.03.18 18:19:00.764962 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.03.18 18:19:00.768231 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3278 | 2026.03.18 18:19:02.475433 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.18 18:19:02.475633 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.18 18:19:02.475705 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3281 | 2026.03.18 18:19:02.476486 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.18 18:19:02.476530 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3283 | 2026.03.18 18:19:02.476941 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3284 | 2026.03.18 18:19:02.477165 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.03.18 18:19:02.477314 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001735 sec., 163688.76080691643 rows/sec., 10.40 MiB/sec. | ||
| 3286 | 2026.03.18 18:19:02.477356 [ 276 ] {1179f0b0-ea1a-4bb2-81b4-e198e5eab300} <Debug> TCPHandler: Processed in 0.002056606 sec. | ||
| 3287 | 2026.03.18 18:19:02.477479 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3288 | 2026.03.18 18:19:02.477575 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3289 | 2026.03.18 18:19:02.477617 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3290 | 2026.03.18 18:19:02.478440 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3291 | 2026.03.18 18:19:02.478477 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3292 | 2026.03.18 18:19:02.478838 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3293 | 2026.03.18 18:19:02.479052 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3294 | 2026.03.18 18:19:02.479169 [ 139 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3295 | 2026.03.18 18:19:02.479182 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Debug> executeQuery: Read 799 rows, 63.65 KiB in 0.001626 sec., 491389.913899139 rows/sec., 38.23 MiB/sec. | ||
| 3296 | 2026.03.18 18:19:02.479237 [ 139 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.18 18:19:02.479247 [ 276 ] {b901e35f-b9a7-4bbe-ad21-00c6d28db520} <Debug> TCPHandler: Processed in 0.00181727 sec. | ||
| 3298 | 2026.03.18 18:19:02.479267 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3299 | 2026.03.18 18:19:02.479382 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 3300 | 2026.03.18 18:19:02.479386 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.03.18 18:19:02.479497 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.03.18 18:19:02.479508 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.03.18 18:19:02.479548 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2883 rows starting from the beginning of the part | ||
| 3304 | 2026.03.18 18:19:02.479567 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3305 | 2026.03.18 18:19:02.479626 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3306 | 2026.03.18 18:19:02.479696 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3307 | 2026.03.18 18:19:02.479761 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 799 rows starting from the beginning of the part | ||
| 3308 | 2026.03.18 18:19:02.479828 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 138 rows starting from the beginning of the part | ||
| 3309 | 2026.03.18 18:19:02.479880 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 799 rows starting from the beginning of the part | ||
| 3310 | 2026.03.18 18:19:02.480117 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.18 18:19:02.480157 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3312 | 2026.03.18 18:19:02.480625 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3313 | 2026.03.18 18:19:02.480948 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.03.18 18:19:02.481113 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Debug> executeQuery: Read 143 rows, 8.62 KiB in 0.001627 sec., 87891.82544560541 rows/sec., 5.17 MiB/sec. | ||
| 3315 | 2026.03.18 18:19:02.481163 [ 276 ] {9abc2538-d83d-4c9d-abae-e1a97a33e738} <Debug> TCPHandler: Processed in 0.00183363 sec. | ||
| 3316 | 2026.03.18 18:19:02.481297 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.03.18 18:19:02.481406 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.03.18 18:19:02.481453 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3319 | 2026.03.18 18:19:02.482006 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.18 18:19:02.482048 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3321 | 2026.03.18 18:19:02.482433 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3322 | 2026.03.18 18:19:02.482719 [ 191 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4803 rows, containing 5 columns (5 merged, 0 gathered) in 0.003394313 sec., 1415013.877624132 rows/sec., 115.26 MiB/sec. | ||
| 3323 | 2026.03.18 18:19:02.482721 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.03.18 18:19:02.482874 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001492 sec., 99865.95174262734 rows/sec., 6.45 MiB/sec. | ||
| 3325 | 2026.03.18 18:19:02.482912 [ 276 ] {3bdbb0e9-43bc-4acd-899b-d57760d9ab29} <Debug> TCPHandler: Processed in 0.001676026 sec. | ||
| 3326 | 2026.03.18 18:19:02.483024 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.03.18 18:19:02.483034 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3328 | 2026.03.18 18:19:02.483118 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3329 | 2026.03.18 18:19:02.483165 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3330 | 2026.03.18 18:19:02.483347 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.03.18 18:19:02.483434 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_16_3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3332 | 2026.03.18 18:19:02.483540 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3333 | 2026.03.18 18:19:02.483592 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.03.18 18:19:02.483635 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3335 | 2026.03.18 18:19:02.483960 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3336 | 2026.03.18 18:19:02.484180 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.03.18 18:19:02.484309 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 3338 | 2026.03.18 18:19:02.484348 [ 276 ] {3b566575-4fed-4d00-9414-29c59b9adb05} <Debug> TCPHandler: Processed in 0.001372518 sec. | ||
| 3339 | 2026.03.18 18:19:02.484469 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.18 18:19:02.484563 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.18 18:19:02.484604 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3342 | 2026.03.18 18:19:02.485163 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.18 18:19:02.485199 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3344 | 2026.03.18 18:19:02.485522 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3345 | 2026.03.18 18:19:02.485745 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.18 18:19:02.485866 [ 139 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3347 | 2026.03.18 18:19:02.485887 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Debug> executeQuery: Read 491 rows, 35.26 KiB in 0.001341 sec., 366144.66815809096 rows/sec., 25.68 MiB/sec. | ||
| 3348 | 2026.03.18 18:19:02.485907 [ 139 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.03.18 18:19:02.485929 [ 276 ] {d0d54b57-e636-46a4-9913-29219c387cc8} <Debug> TCPHandler: Processed in 0.001508862 sec. | ||
| 3350 | 2026.03.18 18:19:02.485930 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3351 | 2026.03.18 18:19:02.486021 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 3352 | 2026.03.18 18:19:02.486047 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.03.18 18:19:02.486105 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3354 | 2026.03.18 18:19:02.486129 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1542 rows starting from the beginning of the part | ||
| 3355 | 2026.03.18 18:19:02.486154 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3356 | 2026.03.18 18:19:02.486177 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3357 | 2026.03.18 18:19:02.486198 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3358 | 2026.03.18 18:19:02.486216 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part | ||
| 3359 | 2026.03.18 18:19:02.486255 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 491 rows starting from the beginning of the part | ||
| 3360 | 2026.03.18 18:19:02.486293 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part | ||
| 3361 | 2026.03.18 18:19:02.486328 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 491 rows starting from the beginning of the part | ||
| 3362 | 2026.03.18 18:19:02.486545 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.03.18 18:19:02.486579 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3364 | 2026.03.18 18:19:02.486882 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3365 | 2026.03.18 18:19:02.487087 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.18 18:19:02.487185 [ 139 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3367 | 2026.03.18 18:19:02.487213 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 3368 | 2026.03.18 18:19:02.487214 [ 139 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.18 18:19:02.487252 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3370 | 2026.03.18 18:19:02.487256 [ 276 ] {0db17691-ba69-4406-9d56-83926c9a568f} <Debug> TCPHandler: Processed in 0.001257854 sec. | ||
| 3371 | 2026.03.18 18:19:02.487337 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3372 | 2026.03.18 18:19:02.487385 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.03.18 18:19:02.487406 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409029 sec., 1988603.4992892267 rows/sec., 148.19 MiB/sec. | ||
| 3374 | 2026.03.18 18:19:02.487456 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3375 | 2026.03.18 18:19:02.487483 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.03.18 18:19:02.487497 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3377 | 2026.03.18 18:19:02.487536 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3378 | 2026.03.18 18:19:02.487594 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3379 | 2026.03.18 18:19:02.487600 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3380 | 2026.03.18 18:19:02.487646 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3381 | 2026.03.18 18:19:02.487692 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3382 | 2026.03.18 18:19:02.487733 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3383 | 2026.03.18 18:19:02.487780 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 3384 | 2026.03.18 18:19:02.487882 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.03.18 18:19:02.487951 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_16_3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3386 | 2026.03.18 18:19:02.488010 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3387 | 2026.03.18 18:19:02.488039 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.03.18 18:19:02.488078 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3389 | 2026.03.18 18:19:02.488412 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3390 | 2026.03.18 18:19:02.488607 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309706 sec., 27487.084887753434 rows/sec., 1.40 MiB/sec. | ||
| 3391 | 2026.03.18 18:19:02.488636 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.03.18 18:19:02.488727 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3393 | 2026.03.18 18:19:02.488743 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3394 | 2026.03.18 18:19:02.488767 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001303 sec., 203376.8227168074 rows/sec., 13.51 MiB/sec. | ||
| 3395 | 2026.03.18 18:19:02.488774 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.03.18 18:19:02.488810 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3397 | 2026.03.18 18:19:02.488811 [ 276 ] {ae1c61a3-a96d-4932-afbc-979d65b205fe} <Debug> TCPHandler: Processed in 0.001477451 sec. | ||
| 3398 | 2026.03.18 18:19:02.488878 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 3399 | 2026.03.18 18:19:02.488941 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2026.03.18 18:19:02.488980 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3401 | 2026.03.18 18:19:02.488990 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_6_1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.03.18 18:19:02.489012 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5039 rows starting from the beginning of the part | ||
| 3403 | 2026.03.18 18:19:02.489040 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3404 | 2026.03.18 18:19:02.489058 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_6_1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3405 | 2026.03.18 18:19:02.489063 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3406 | 2026.03.18 18:19:02.489097 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3407 | 2026.03.18 18:19:02.489116 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3408 | 2026.03.18 18:19:02.489127 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3409 | 2026.03.18 18:19:02.489160 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3410 | 2026.03.18 18:19:02.489201 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 164 rows starting from the beginning of the part | ||
| 3411 | 2026.03.18 18:19:02.489238 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 3412 | 2026.03.18 18:19:02.489441 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.03.18 18:19:02.489481 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3414 | 2026.03.18 18:19:02.489779 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3415 | 2026.03.18 18:19:02.489992 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.03.18 18:19:02.490120 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 3417 | 2026.03.18 18:19:02.490156 [ 276 ] {2843a696-fe1c-4318-b57f-bb2d44bc92b1} <Debug> TCPHandler: Processed in 0.001263405 sec. | ||
| 3418 | 2026.03.18 18:19:02.490255 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.03.18 18:19:02.490347 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3420 | 2026.03.18 18:19:02.490400 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <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 | ||
| 3421 | 2026.03.18 18:19:02.491078 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.03.18 18:19:02.491114 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3423 | 2026.03.18 18:19:02.491423 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6021 rows, containing 5 columns (5 merged, 0 gathered) in 0.002572671 sec., 2340369.2116092574 rows/sec., 153.82 MiB/sec. | ||
| 3424 | 2026.03.18 18:19:02.491618 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3425 | 2026.03.18 18:19:02.491841 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.03.18 18:19:02.491942 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3427 | 2026.03.18 18:19:02.491972 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.03.18 18:19:02.491976 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001647 sec., 607.1645415907711 rows/sec., 1.09 MiB/sec. | ||
| 3429 | 2026.03.18 18:19:02.491993 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3430 | 2026.03.18 18:19:02.491991 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3431 | 2026.03.18 18:19:02.492037 [ 276 ] {6465dea4-08fc-4bb5-8faf-aa1fd3e6a4fe} <Debug> TCPHandler: Processed in 0.00183051 sec. | ||
| 3432 | 2026.03.18 18:19:02.492064 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 3433 | 2026.03.18 18:19:02.492147 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.03.18 18:19:02.492239 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3435 | 2026.03.18 18:19:02.492246 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.03.18 18:19:02.492292 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part | ||
| 3437 | 2026.03.18 18:19:02.492302 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3438 | 2026.03.18 18:19:02.492315 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.03.18 18:19:02.492393 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 3440 | 2026.03.18 18:19:02.492400 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3441 | 2026.03.18 18:19:02.492495 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3442 | 2026.03.18 18:19:02.492510 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3443 | 2026.03.18 18:19:02.492591 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3444 | 2026.03.18 18:19:02.492640 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.03.18 18:19:02.492681 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3446 | 2026.03.18 18:19:02.492686 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 3447 | 2026.03.18 18:19:02.492778 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3448 | 2026.03.18 18:19:02.493015 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3449 | 2026.03.18 18:19:02.493262 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.18 18:19:02.493364 [ 139 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3451 | 2026.03.18 18:19:02.493389 [ 139 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.18 18:19:02.493394 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001166 sec., 77186.96397941682 rows/sec., 4.83 MiB/sec. | ||
| 3453 | 2026.03.18 18:19:02.493406 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3454 | 2026.03.18 18:19:02.493439 [ 276 ] {55bca087-0e9a-4037-a5db-31b7b4c1b079} <Debug> TCPHandler: Processed in 0.001340266 sec. | ||
| 3455 | 2026.03.18 18:19:02.493489 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 3456 | 2026.03.18 18:19:02.493596 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3457 | 2026.03.18 18:19:02.493628 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part | ||
| 3458 | 2026.03.18 18:19:02.493709 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3459 | 2026.03.18 18:19:02.493755 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3460 | 2026.03.18 18:19:02.493795 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3461 | 2026.03.18 18:19:02.493833 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3462 | 2026.03.18 18:19:02.493875 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3463 | 2026.03.18 18:19:02.494722 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261325 sec., 642181.8325966741 rows/sec., 41.01 MiB/sec. | ||
| 3464 | 2026.03.18 18:19:02.494955 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3465 | 2026.03.18 18:19:02.495226 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.03.18 18:19:02.495296 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_16_3} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3467 | 2026.03.18 18:19:02.495302 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 19 columns (19 merged, 0 gathered) in 0.00326375 sec., 72615.85599387207 rows/sec., 130.12 MiB/sec. | ||
| 3468 | 2026.03.18 18:19:02.495372 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3469 | 2026.03.18 18:19:02.495731 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3470 | 2026.03.18 18:19:02.496028 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2026.03.18 18:19:02.496092 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3472 | 2026.03.18 18:19:02.496169 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 3473 | 2026.03.18 18:19:07.470412 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.03.18 18:19:07.470599 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3475 | 2026.03.18 18:19:07.470663 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3476 | 2026.03.18 18:19:07.471391 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.03.18 18:19:07.471438 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3478 | 2026.03.18 18:19:07.471847 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3479 | 2026.03.18 18:19:07.472076 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.03.18 18:19:07.472225 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001673 sec., 80095.63658099223 rows/sec., 6.93 MiB/sec. | ||
| 3481 | 2026.03.18 18:19:07.472266 [ 276 ] {31152dd4-2463-4433-9763-c2f69e3c9a2b} <Debug> TCPHandler: Processed in 0.001994325 sec. | ||
| 3482 | 2026.03.18 18:19:07.472389 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.03.18 18:19:07.472491 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3484 | 2026.03.18 18:19:07.472533 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3485 | 2026.03.18 18:19:07.472937 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2026.03.18 18:19:07.472974 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3487 | 2026.03.18 18:19:07.473268 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3488 | 2026.03.18 18:19:07.473475 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.03.18 18:19:07.473601 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001129 sec., 34543.84410983171 rows/sec., 2.54 MiB/sec. | ||
| 3490 | 2026.03.18 18:19:07.473637 [ 276 ] {5c5e511f-f9ce-4485-b407-c564fc84adeb} <Debug> TCPHandler: Processed in 0.001298256 sec. | ||
| 3491 | 2026.03.18 18:19:07.473735 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.03.18 18:19:07.473828 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3493 | 2026.03.18 18:19:07.473867 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3494 | 2026.03.18 18:19:07.474294 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.03.18 18:19:07.474330 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3496 | 2026.03.18 18:19:07.474628 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3497 | 2026.03.18 18:19:07.474848 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.03.18 18:19:07.474972 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001163 sec., 88564.0584694755 rows/sec., 6.92 MiB/sec. | ||
| 3499 | 2026.03.18 18:19:07.475008 [ 276 ] {0aca92d0-959e-46e1-8089-47bfb362bd64} <Debug> TCPHandler: Processed in 0.001320526 sec. | ||
| 3500 | 2026.03.18 18:19:07.475116 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.03.18 18:19:07.475210 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.03.18 18:19:07.475252 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3503 | 2026.03.18 18:19:07.475646 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.03.18 18:19:07.475682 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3505 | 2026.03.18 18:19:07.475999 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3506 | 2026.03.18 18:19:07.476205 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.03.18 18:19:07.476329 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 3508 | 2026.03.18 18:19:07.476365 [ 276 ] {34ec750b-c773-4c9d-b4c6-a2955066092c} <Debug> TCPHandler: Processed in 0.001296646 sec. | ||
| 3509 | 2026.03.18 18:19:07.476462 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.03.18 18:19:07.476555 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3511 | 2026.03.18 18:19:07.476608 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <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 | ||
| 3512 | 2026.03.18 18:19:07.477416 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.03.18 18:19:07.477452 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3514 | 2026.03.18 18:19:07.478053 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3515 | 2026.03.18 18:19:07.478314 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.03.18 18:19:07.478475 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001936 sec., 20144.628099173555 rows/sec., 36.10 MiB/sec. | ||
| 3517 | 2026.03.18 18:19:07.478541 [ 276 ] {c741acde-b2a5-4f96-b96a-6bb9175c5163} <Debug> TCPHandler: Processed in 0.002125239 sec. | ||
| 3518 | 2026.03.18 18:19:07.478658 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.03.18 18:19:07.478758 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.03.18 18:19:07.478800 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3521 | 2026.03.18 18:19:07.479140 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.03.18 18:19:07.479176 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3523 | 2026.03.18 18:19:07.479490 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3524 | 2026.03.18 18:19:07.479703 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.03.18 18:19:07.479827 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3526 | 2026.03.18 18:19:07.479862 [ 276 ] {b148f307-193d-408a-9e4b-975139a83b8a} <Debug> TCPHandler: Processed in 0.001253054 sec. | ||
| 3527 | 2026.03.18 18:19:07.759926 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.03.18 18:19:07.760099 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.03.18 18:19:07.760167 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3530 | 2026.03.18 18:19:07.760832 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.03.18 18:19:07.760877 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3532 | 2026.03.18 18:19:07.761261 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3533 | 2026.03.18 18:19:07.761483 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.03.18 18:19:07.761623 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00156 sec., 182051.28205128206 rows/sec., 11.56 MiB/sec. | ||
| 3535 | 2026.03.18 18:19:07.761662 [ 276 ] {1f28b963-8450-4318-b131-64180736a438} <Debug> TCPHandler: Processed in 0.001844951 sec. | ||
| 3536 | 2026.03.18 18:19:07.761809 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.03.18 18:19:07.761945 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3538 | 2026.03.18 18:19:07.761994 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3539 | 2026.03.18 18:19:07.762434 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.03.18 18:19:07.762473 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3541 | 2026.03.18 18:19:07.762782 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3542 | 2026.03.18 18:19:07.763051 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.03.18 18:19:07.763184 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001266 sec., 3159.55766192733 rows/sec., 257.64 KiB/sec. | ||
| 3544 | 2026.03.18 18:19:07.763196 [ 119 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3545 | 2026.03.18 18:19:07.763222 [ 276 ] {1c2c1f5b-7464-48d5-89b9-cfc6db13bc78} <Debug> TCPHandler: Processed in 0.001485911 sec. | ||
| 3546 | 2026.03.18 18:19:07.763268 [ 119 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2026.03.18 18:19:07.763294 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3548 | 2026.03.18 18:19:07.763355 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.03.18 18:19:07.763416 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::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 | ||
| 3550 | 2026.03.18 18:19:07.763454 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3551 | 2026.03.18 18:19:07.763500 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3552 | 2026.03.18 18:19:07.763561 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3553 | 2026.03.18 18:19:07.763611 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::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 | ||
| 3554 | 2026.03.18 18:19:07.763707 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3555 | 2026.03.18 18:19:07.763753 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3556 | 2026.03.18 18:19:07.763794 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3557 | 2026.03.18 18:19:07.763831 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3558 | 2026.03.18 18:19:07.763872 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3559 | 2026.03.18 18:19:07.764631 [ 191 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270865 sec., 22032.23788521991 rows/sec., 1.84 MiB/sec. | ||
| 3560 | 2026.03.18 18:19:07.764811 [ 195 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3561 | 2026.03.18 18:19:07.765092 [ 195 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3562 | 2026.03.18 18:19:07.765168 [ 195 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_6_1} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3563 | 2026.03.18 18:19:07.765226 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.03.18 18:19:07.765255 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3565 | 2026.03.18 18:19:07.765268 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3566 | 2026.03.18 18:19:07.765733 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3567 | 2026.03.18 18:19:07.765946 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.03.18 18:19:07.766076 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Debug> executeQuery: Read 2685 rows, 207.96 KiB in 0.002641 sec., 1016660.3559257856 rows/sec., 76.90 MiB/sec. | ||
| 3569 | 2026.03.18 18:19:07.766114 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 3570 | 2026.03.18 18:19:07.766127 [ 276 ] {7a6a41c4-2418-4f26-afe2-275cab976c64} <Debug> TCPHandler: Processed in 0.002821868 sec. | ||
| 3571 | 2026.03.18 18:19:07.766244 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.03.18 18:19:07.766364 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3573 | 2026.03.18 18:19:07.766402 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3574 | 2026.03.18 18:19:07.766842 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.03.18 18:19:07.766878 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3576 | 2026.03.18 18:19:07.767168 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3577 | 2026.03.18 18:19:07.767375 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.03.18 18:19:07.767497 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Debug> executeQuery: Read 158 rows, 9.72 KiB in 0.001151 sec., 137271.9374456994 rows/sec., 8.25 MiB/sec. | ||
| 3579 | 2026.03.18 18:19:07.767557 [ 276 ] {0a3b8757-7eeb-4802-8ce8-ea1096bc1cd2} <Debug> TCPHandler: Processed in 0.001360967 sec. | ||
| 3580 | 2026.03.18 18:19:07.767669 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.03.18 18:19:07.767762 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.03.18 18:19:07.767800 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3583 | 2026.03.18 18:19:07.768493 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.03.18 18:19:07.768528 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3585 | 2026.03.18 18:19:07.768853 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3586 | 2026.03.18 18:19:07.769056 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.03.18 18:19:07.769178 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001435 sec., 597212.543554007 rows/sec., 35.49 MiB/sec. | ||
| 3588 | 2026.03.18 18:19:07.769215 [ 276 ] {b8291a15-d23e-4b54-aa49-fa7a18cceb3d} <Debug> TCPHandler: Processed in 0.001593674 sec. | ||
| 3589 | 2026.03.18 18:19:07.769312 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.03.18 18:19:07.769404 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.03.18 18:19:07.769442 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3592 | 2026.03.18 18:19:07.769806 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.03.18 18:19:07.769840 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3594 | 2026.03.18 18:19:07.770113 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3595 | 2026.03.18 18:19:07.770310 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.18 18:19:07.770431 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 67.35 KiB/sec. | ||
| 3597 | 2026.03.18 18:19:07.770467 [ 276 ] {93fb1dfe-f3c5-4c31-bed2-bb35278ed20a} <Debug> TCPHandler: Processed in 0.001202033 sec. | ||
| 3598 | 2026.03.18 18:19:07.770574 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.18 18:19:07.770665 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.03.18 18:19:07.770703 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3601 | 2026.03.18 18:19:07.771118 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.03.18 18:19:07.771153 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3603 | 2026.03.18 18:19:07.771454 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3604 | 2026.03.18 18:19:07.771658 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.03.18 18:19:07.771781 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 3606 | 2026.03.18 18:19:07.771818 [ 276 ] {d4427d2d-a88c-48f2-9dce-46121ad54cd8} <Debug> TCPHandler: Processed in 0.001291305 sec. | ||
| 3607 | 2026.03.18 18:19:07.771930 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.03.18 18:19:07.772022 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3609 | 2026.03.18 18:19:07.772060 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3610 | 2026.03.18 18:19:07.773049 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.03.18 18:19:07.773084 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3612 | 2026.03.18 18:19:07.773438 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3613 | 2026.03.18 18:19:07.773641 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.03.18 18:19:07.773772 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Debug> executeQuery: Read 1442 rows, 101.69 KiB in 0.001766 sec., 816534.5413363534 rows/sec., 56.23 MiB/sec. | ||
| 3615 | 2026.03.18 18:19:07.773808 [ 276 ] {5610f3e7-a5c0-4d9d-90dc-2192c05cc776} <Debug> TCPHandler: Processed in 0.001925483 sec. | ||
| 3616 | 2026.03.18 18:19:07.773905 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.03.18 18:19:07.773997 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3618 | 2026.03.18 18:19:07.774035 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3619 | 2026.03.18 18:19:07.774348 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.18 18:19:07.774382 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3621 | 2026.03.18 18:19:07.774669 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3622 | 2026.03.18 18:19:07.774870 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.03.18 18:19:07.774993 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 3624 | 2026.03.18 18:19:07.775028 [ 276 ] {13d07335-a636-4c67-800d-0cbbccbb8dbc} <Debug> TCPHandler: Processed in 0.001170542 sec. | ||
| 3625 | 2026.03.18 18:19:07.775130 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.03.18 18:19:07.775221 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.18 18:19:07.775261 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3628 | 2026.03.18 18:19:07.775903 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.18 18:19:07.775937 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3630 | 2026.03.18 18:19:07.776341 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3631 | 2026.03.18 18:19:07.776545 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.18 18:19:07.776673 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001467 sec., 902522.1540558964 rows/sec., 56.37 MiB/sec. | ||
| 3633 | 2026.03.18 18:19:07.776753 [ 276 ] {ec6b09ee-3b32-4d2e-aab5-fa269ce9791d} <Debug> TCPHandler: Processed in 0.001669775 sec. | ||
| 3634 | 2026.03.18 18:19:07.776880 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.03.18 18:19:07.776974 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.03.18 18:19:07.777015 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3637 | 2026.03.18 18:19:07.777380 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.03.18 18:19:07.777418 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3639 | 2026.03.18 18:19:07.777726 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3640 | 2026.03.18 18:19:07.777941 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.03.18 18:19:07.778077 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 3642 | 2026.03.18 18:19:07.778116 [ 276 ] {451bbb82-213c-4f61-ac0d-8a7c089c521c} <Debug> TCPHandler: Processed in 0.001284155 sec. | ||
| 3643 | 2026.03.18 18:19:07.778222 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2026.03.18 18:19:07.778319 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3645 | 2026.03.18 18:19:07.778373 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3646 | 2026.03.18 18:19:07.779134 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2026.03.18 18:19:07.779172 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3648 | 2026.03.18 18:19:07.779674 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3649 | 2026.03.18 18:19:07.779930 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.03.18 18:19:07.780072 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001771 sec., 6775.832862789384 rows/sec., 12.14 MiB/sec. | ||
| 3651 | 2026.03.18 18:19:07.780126 [ 276 ] {b4081a84-b9c8-4eb4-9fd1-00e2ad89e038} <Debug> TCPHandler: Processed in 0.001953793 sec. | ||
| 3652 | 2026.03.18 18:19:07.780246 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2026.03.18 18:19:07.780345 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3654 | 2026.03.18 18:19:07.780386 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3655 | 2026.03.18 18:19:07.780731 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.03.18 18:19:07.780767 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3657 | 2026.03.18 18:19:07.781083 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3658 | 2026.03.18 18:19:07.781297 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.18 18:19:07.781436 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001109 sec., 37871.95671776375 rows/sec., 2.16 MiB/sec. | ||
| 3660 | 2026.03.18 18:19:07.781475 [ 276 ] {223f52c8-cdad-407a-8176-59c2460d3046} <Debug> TCPHandler: Processed in 0.001282395 sec. | ||
| 3661 | 2026.03.18 18:19:07.923918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6239 | ||
| 3662 | 2026.03.18 18:19:07.924404 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.03.18 18:19:07.924445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3664 | 2026.03.18 18:19:07.924965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3665 | 2026.03.18 18:19:07.925209 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.03.18 18:19:07.925339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6239 | ||
| 3667 | 2026.03.18 18:19:08.001215 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.49 MiB, peak 234.08 MiB, free memory in arenas 0.00 B, will set to 227.14 MiB (RSS), difference: -1.35 MiB | ||
| 3668 | 2026.03.18 18:19:08.269204 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3669 | 2026.03.18 18:19:08.286163 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.03.18 18:19:08.286230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 3671 | 2026.03.18 18:19:08.292535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3672 | 2026.03.18 18:19:08.293226 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.03.18 18:19:08.296610 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3674 | 2026.03.18 18:19:09.001219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.66 MiB, peak 234.08 MiB, free memory in arenas 0.00 B, will set to 229.80 MiB (RSS), difference: 2.14 MiB | ||
| 3675 | 2026.03.18 18:19:10.439499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 500 | ||
| 3676 | 2026.03.18 18:19:10.442321 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.03.18 18:19:10.442369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3678 | 2026.03.18 18:19:10.443539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3679 | 2026.03.18 18:19:10.443816 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.03.18 18:19:10.444093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3681 | 2026.03.18 18:19:12.466602 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.03.18 18:19:12.466887 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3683 | 2026.03.18 18:19:12.466989 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3684 | 2026.03.18 18:19:12.467745 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.03.18 18:19:12.467783 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3686 | 2026.03.18 18:19:12.468181 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3687 | 2026.03.18 18:19:12.468407 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.03.18 18:19:12.468566 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001757 sec., 31872.50996015936 rows/sec., 2.43 MiB/sec. | ||
| 3689 | 2026.03.18 18:19:12.468608 [ 276 ] {e019ef78-74ad-4506-bb0b-35c3f2e2b7e4} <Debug> TCPHandler: Processed in 0.0021888 sec. | ||
| 3690 | 2026.03.18 18:19:12.468726 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.03.18 18:19:12.468824 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3692 | 2026.03.18 18:19:12.468866 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3693 | 2026.03.18 18:19:12.469310 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.03.18 18:19:12.469346 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3695 | 2026.03.18 18:19:12.469649 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3696 | 2026.03.18 18:19:12.469858 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.03.18 18:19:12.469987 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 3698 | 2026.03.18 18:19:12.470026 [ 276 ] {09766740-8474-4b4c-a738-2966fb7ff8e6} <Debug> TCPHandler: Processed in 0.001350287 sec. | ||
| 3699 | 2026.03.18 18:19:12.470149 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.03.18 18:19:12.470246 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3701 | 2026.03.18 18:19:12.470290 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3702 | 2026.03.18 18:19:12.470683 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.03.18 18:19:12.470718 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3704 | 2026.03.18 18:19:12.471041 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3705 | 2026.03.18 18:19:12.471257 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.03.18 18:19:12.471387 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001159 sec., 110440.03451251077 rows/sec., 7.69 MiB/sec. | ||
| 3707 | 2026.03.18 18:19:12.471425 [ 276 ] {9a02a91e-9e05-4b98-bc2d-4c627cb624eb} <Debug> TCPHandler: Processed in 0.001325696 sec. | ||
| 3708 | 2026.03.18 18:19:12.471539 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.03.18 18:19:12.471636 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.03.18 18:19:12.471679 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3711 | 2026.03.18 18:19:12.472008 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.03.18 18:19:12.472044 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3713 | 2026.03.18 18:19:12.472353 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3714 | 2026.03.18 18:19:12.472568 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.03.18 18:19:12.472699 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 3716 | 2026.03.18 18:19:12.472737 [ 276 ] {82fe353b-680e-4a9b-94f5-a3018bc3634e} <Debug> TCPHandler: Processed in 0.001247614 sec. | ||
| 3717 | 2026.03.18 18:19:15.344907 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3718 | 2026.03.18 18:19:15.344970 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3719 | 2026.03.18 18:19:15.426265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6751 | ||
| 3720 | 2026.03.18 18:19:15.426766 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.03.18 18:19:15.426805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3722 | 2026.03.18 18:19:15.427396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3723 | 2026.03.18 18:19:15.427620 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.03.18 18:19:15.427745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3725 | 2026.03.18 18:19:15.797537 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3726 | 2026.03.18 18:19:15.814691 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.03.18 18:19:15.814755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3728 | 2026.03.18 18:19:15.820092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3729 | 2026.03.18 18:19:15.820773 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.03.18 18:19:15.823525 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3731 | 2026.03.18 18:19:17.470427 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.03.18 18:19:17.470626 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3733 | 2026.03.18 18:19:17.470700 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3734 | 2026.03.18 18:19:17.471474 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.03.18 18:19:17.471522 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3736 | 2026.03.18 18:19:17.471918 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3737 | 2026.03.18 18:19:17.472145 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.03.18 18:19:17.472300 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001726 sec., 77636.1529548088 rows/sec., 6.72 MiB/sec. | ||
| 3739 | 2026.03.18 18:19:17.472342 [ 276 ] {110d6d24-8702-46d4-97e2-f0878af06053} <Debug> TCPHandler: Processed in 0.002049657 sec. | ||
| 3740 | 2026.03.18 18:19:17.472468 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.03.18 18:19:17.472565 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.03.18 18:19:17.472607 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3743 | 2026.03.18 18:19:17.473028 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.03.18 18:19:17.473064 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3745 | 2026.03.18 18:19:17.473368 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3746 | 2026.03.18 18:19:17.473583 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.03.18 18:19:17.473692 [ 118 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3748 | 2026.03.18 18:19:17.473715 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001167 sec., 33419.02313624678 rows/sec., 2.45 MiB/sec. | ||
| 3749 | 2026.03.18 18:19:17.473761 [ 118 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.03.18 18:19:17.473769 [ 276 ] {8106e56a-ace3-47f9-a113-7e7e8b0ae43c} <Debug> TCPHandler: Processed in 0.001351147 sec. | ||
| 3751 | 2026.03.18 18:19:17.473791 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3752 | 2026.03.18 18:19:17.473899 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.03.18 18:19:17.473909 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 3754 | 2026.03.18 18:19:17.474004 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3755 | 2026.03.18 18:19:17.474035 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3756 | 2026.03.18 18:19:17.474049 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3757 | 2026.03.18 18:19:17.474074 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 218 rows starting from the beginning of the part | ||
| 3758 | 2026.03.18 18:19:17.474145 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
| 3759 | 2026.03.18 18:19:17.474188 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 143 rows starting from the beginning of the part | ||
| 3760 | 2026.03.18 18:19:17.474228 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 3761 | 2026.03.18 18:19:17.474265 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 158 rows starting from the beginning of the part | ||
| 3762 | 2026.03.18 18:19:17.474331 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
| 3763 | 2026.03.18 18:19:17.474539 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.18 18:19:17.474581 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3765 | 2026.03.18 18:19:17.474904 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3766 | 2026.03.18 18:19:17.475130 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.18 18:19:17.475208 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338167 sec., 481255.3291181146 rows/sec., 32.43 MiB/sec. | ||
| 3768 | 2026.03.18 18:19:17.475262 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001275 sec., 80784.3137254902 rows/sec., 6.31 MiB/sec. | ||
| 3769 | 2026.03.18 18:19:17.475311 [ 276 ] {e51780a6-78b8-4166-aca1-87c339c8f826} <Debug> TCPHandler: Processed in 0.0014612 sec. | ||
| 3770 | 2026.03.18 18:19:17.475380 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3771 | 2026.03.18 18:19:17.475432 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2026.03.18 18:19:17.475535 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3773 | 2026.03.18 18:19:17.475581 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3774 | 2026.03.18 18:19:17.475644 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.18 18:19:17.475714 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_16_3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3776 | 2026.03.18 18:19:17.475780 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3777 | 2026.03.18 18:19:17.476007 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.03.18 18:19:17.476047 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3779 | 2026.03.18 18:19:17.476373 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3780 | 2026.03.18 18:19:17.476580 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.03.18 18:19:17.476714 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 3782 | 2026.03.18 18:19:17.476752 [ 276 ] {a478a7cd-112a-4f7d-a153-3304c38ee946} <Debug> TCPHandler: Processed in 0.001368248 sec. | ||
| 3783 | 2026.03.18 18:19:17.476855 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.03.18 18:19:17.476951 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3785 | 2026.03.18 18:19:17.477004 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <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 | ||
| 3786 | 2026.03.18 18:19:17.477922 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.03.18 18:19:17.477964 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3788 | 2026.03.18 18:19:17.478608 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3789 | 2026.03.18 18:19:17.478837 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.03.18 18:19:17.478976 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002042 sec., 19098.92262487757 rows/sec., 34.22 MiB/sec. | ||
| 3791 | 2026.03.18 18:19:17.479032 [ 276 ] {4388b915-4d86-44f7-879d-d18c68bb11f6} <Debug> TCPHandler: Processed in 0.002225322 sec. | ||
| 3792 | 2026.03.18 18:19:17.479146 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3793 | 2026.03.18 18:19:17.479245 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3794 | 2026.03.18 18:19:17.479288 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3795 | 2026.03.18 18:19:17.479631 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.03.18 18:19:17.479669 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3797 | 2026.03.18 18:19:17.480024 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3798 | 2026.03.18 18:19:17.480283 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.03.18 18:19:17.480422 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 3800 | 2026.03.18 18:19:17.480459 [ 276 ] {c5f5eb0e-677a-4099-93aa-7a4d3871da57} <Debug> TCPHandler: Processed in 0.001363488 sec. | ||
| 3801 | 2026.03.18 18:19:20.445208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 520 | ||
| 3802 | 2026.03.18 18:19:20.447148 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.03.18 18:19:20.447193 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3804 | 2026.03.18 18:19:20.448326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3805 | 2026.03.18 18:19:20.448573 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.03.18 18:19:20.448709 [ 25 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3807 | 2026.03.18 18:19:20.448772 [ 25 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.18 18:19:20.448791 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3809 | 2026.03.18 18:19:20.448810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 3810 | 2026.03.18 18:19:20.448910 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 3811 | 2026.03.18 18:19:20.449433 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2026.03.18 18:19:20.449555 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
| 3813 | 2026.03.18 18:19:20.449853 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 3814 | 2026.03.18 18:19:20.450172 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3815 | 2026.03.18 18:19:20.450502 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 3816 | 2026.03.18 18:19:20.450807 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 3817 | 2026.03.18 18:19:20.451104 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3818 | 2026.03.18 18:19:20.456509 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 72 columns (72 merged, 0 gathered) in 0.007651141 sec., 67963.71939819172 rows/sec., 65.67 MiB/sec. | ||
| 3819 | 2026.03.18 18:19:20.457556 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3820 | 2026.03.18 18:19:20.458135 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.03.18 18:19:20.458212 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_11_2} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3822 | 2026.03.18 18:19:20.458433 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 3823 | 2026.03.18 18:19:22.475275 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.03.18 18:19:22.475454 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.03.18 18:19:22.475519 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3826 | 2026.03.18 18:19:22.476273 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.03.18 18:19:22.476319 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3828 | 2026.03.18 18:19:22.476719 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3829 | 2026.03.18 18:19:22.476940 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.03.18 18:19:22.477090 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 3831 | 2026.03.18 18:19:22.477135 [ 276 ] {903716d8-d551-4b2c-81c0-f8ddd7d71f62} <Debug> TCPHandler: Processed in 0.001984385 sec. | ||
| 3832 | 2026.03.18 18:19:22.477267 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.03.18 18:19:22.477363 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3834 | 2026.03.18 18:19:22.477403 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3835 | 2026.03.18 18:19:22.478293 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.03.18 18:19:22.478329 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3837 | 2026.03.18 18:19:22.478672 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3838 | 2026.03.18 18:19:22.478875 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.03.18 18:19:22.478991 [ 98 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3840 | 2026.03.18 18:19:22.479005 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Debug> executeQuery: Read 799 rows, 63.65 KiB in 0.001659 sec., 481615.4309825196 rows/sec., 37.47 MiB/sec. | ||
| 3841 | 2026.03.18 18:19:22.479056 [ 98 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.03.18 18:19:22.479066 [ 276 ] {1bd391dc-2641-46a7-99aa-22cb0640e729} <Debug> TCPHandler: Processed in 0.001848571 sec. | ||
| 3843 | 2026.03.18 18:19:22.479085 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3844 | 2026.03.18 18:19:22.479194 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 3845 | 2026.03.18 18:19:22.479200 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2026.03.18 18:19:22.479308 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2026.03.18 18:19:22.479318 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3848 | 2026.03.18 18:19:22.479346 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2891 rows starting from the beginning of the part | ||
| 3849 | 2026.03.18 18:19:22.479366 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3850 | 2026.03.18 18:19:22.479416 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part | ||
| 3851 | 2026.03.18 18:19:22.479465 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2685 rows starting from the beginning of the part | ||
| 3852 | 2026.03.18 18:19:22.479506 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3853 | 2026.03.18 18:19:22.479543 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 134 rows starting from the beginning of the part | ||
| 3854 | 2026.03.18 18:19:22.479582 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 799 rows starting from the beginning of the part | ||
| 3855 | 2026.03.18 18:19:22.479858 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.03.18 18:19:22.479897 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3857 | 2026.03.18 18:19:22.480280 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3858 | 2026.03.18 18:19:22.480517 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.03.18 18:19:22.480653 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Debug> executeQuery: Read 143 rows, 8.62 KiB in 0.001352 sec., 105769.23076923078 rows/sec., 6.22 MiB/sec. | ||
| 3860 | 2026.03.18 18:19:22.480694 [ 276 ] {5325416c-9d5b-45ad-b2f7-6202e5bf85ea} <Debug> TCPHandler: Processed in 0.001543363 sec. | ||
| 3861 | 2026.03.18 18:19:22.480812 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.03.18 18:19:22.480906 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3863 | 2026.03.18 18:19:22.480945 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3864 | 2026.03.18 18:19:22.481420 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.03.18 18:19:22.481460 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3866 | 2026.03.18 18:19:22.481761 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3867 | 2026.03.18 18:19:22.481882 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6699 rows, containing 5 columns (5 merged, 0 gathered) in 0.002731555 sec., 2452449.2459423295 rows/sec., 197.83 MiB/sec. | ||
| 3868 | 2026.03.18 18:19:22.481971 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.03.18 18:19:22.482102 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 3870 | 2026.03.18 18:19:22.482147 [ 276 ] {cef1080e-2556-48d5-98e5-374839c279fa} <Debug> TCPHandler: Processed in 0.001383229 sec. | ||
| 3871 | 2026.03.18 18:19:22.482199 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3872 | 2026.03.18 18:19:22.482275 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.03.18 18:19:22.482375 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.03.18 18:19:22.482416 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3875 | 2026.03.18 18:19:22.482538 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.03.18 18:19:22.482624 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_21_4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3877 | 2026.03.18 18:19:22.482720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3878 | 2026.03.18 18:19:22.482897 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.18 18:19:22.482937 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3880 | 2026.03.18 18:19:22.483264 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3881 | 2026.03.18 18:19:22.483485 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.03.18 18:19:22.483613 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001254 sec., 118022.32854864435 rows/sec., 6.71 MiB/sec. | ||
| 3883 | 2026.03.18 18:19:22.483654 [ 276 ] {7e8a7d41-1ac4-4430-9386-c5883ab8efc0} <Debug> TCPHandler: Processed in 0.001428359 sec. | ||
| 3884 | 2026.03.18 18:19:22.483771 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.03.18 18:19:22.483873 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3886 | 2026.03.18 18:19:22.483918 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3887 | 2026.03.18 18:19:22.484522 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.03.18 18:19:22.484557 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3889 | 2026.03.18 18:19:22.484890 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3890 | 2026.03.18 18:19:22.485106 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.03.18 18:19:22.485216 [ 98 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3892 | 2026.03.18 18:19:22.485236 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Debug> executeQuery: Read 491 rows, 35.26 KiB in 0.001384 sec., 354768.78612716764 rows/sec., 24.88 MiB/sec. | ||
| 3893 | 2026.03.18 18:19:22.485257 [ 98 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.03.18 18:19:22.485282 [ 276 ] {d937a471-0534-4f38-a2b8-02f7afe6aab0} <Debug> TCPHandler: Processed in 0.001558833 sec. | ||
| 3895 | 2026.03.18 18:19:22.485282 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3896 | 2026.03.18 18:19:22.485367 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 3897 | 2026.03.18 18:19:22.485406 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.03.18 18:19:22.485449 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3899 | 2026.03.18 18:19:22.485478 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1551 rows starting from the beginning of the part | ||
| 3900 | 2026.03.18 18:19:22.485506 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3901 | 2026.03.18 18:19:22.485524 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 103 rows starting from the beginning of the part | ||
| 3902 | 2026.03.18 18:19:22.485552 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3903 | 2026.03.18 18:19:22.485567 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1442 rows starting from the beginning of the part | ||
| 3904 | 2026.03.18 18:19:22.485606 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 3905 | 2026.03.18 18:19:22.485638 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 103 rows starting from the beginning of the part | ||
| 3906 | 2026.03.18 18:19:22.485670 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 491 rows starting from the beginning of the part | ||
| 3907 | 2026.03.18 18:19:22.485900 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.03.18 18:19:22.485939 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3909 | 2026.03.18 18:19:22.486252 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3910 | 2026.03.18 18:19:22.486477 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.03.18 18:19:22.486607 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 3912 | 2026.03.18 18:19:22.486646 [ 276 ] {63530f0a-4103-43ee-98ba-867660a0882b} <Debug> TCPHandler: Processed in 0.001288245 sec. | ||
| 3913 | 2026.03.18 18:19:22.486753 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2026.03.18 18:19:22.486847 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3915 | 2026.03.18 18:19:22.486848 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508151 sec., 2489140.6762320222 rows/sec., 183.92 MiB/sec. | ||
| 3916 | 2026.03.18 18:19:22.486890 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3917 | 2026.03.18 18:19:22.487035 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3918 | 2026.03.18 18:19:22.487269 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.03.18 18:19:22.487316 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.18 18:19:22.487335 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_21_4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3921 | 2026.03.18 18:19:22.487361 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3922 | 2026.03.18 18:19:22.487411 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3923 | 2026.03.18 18:19:22.487712 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3924 | 2026.03.18 18:19:22.487921 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.03.18 18:19:22.488021 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3926 | 2026.03.18 18:19:22.488050 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.03.18 18:19:22.488051 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 3928 | 2026.03.18 18:19:22.488066 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3929 | 2026.03.18 18:19:22.488101 [ 276 ] {7131ca8f-569d-4721-92a7-9d2de306feb8} <Debug> TCPHandler: Processed in 0.001396459 sec. | ||
| 3930 | 2026.03.18 18:19:22.488176 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 3931 | 2026.03.18 18:19:22.488218 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3932 | 2026.03.18 18:19:22.488291 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3933 | 2026.03.18 18:19:22.488317 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.03.18 18:19:22.488332 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6021 rows starting from the beginning of the part | ||
| 3935 | 2026.03.18 18:19:22.488362 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3936 | 2026.03.18 18:19:22.488424 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 3937 | 2026.03.18 18:19:22.488477 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1324 rows starting from the beginning of the part | ||
| 3938 | 2026.03.18 18:19:22.488520 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3939 | 2026.03.18 18:19:22.488563 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 3940 | 2026.03.18 18:19:22.488606 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 3941 | 2026.03.18 18:19:22.488687 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2026.03.18 18:19:22.488726 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3943 | 2026.03.18 18:19:22.489043 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3944 | 2026.03.18 18:19:22.489256 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2026.03.18 18:19:22.489387 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 3946 | 2026.03.18 18:19:22.489424 [ 276 ] {85341bf0-f6ed-4a2b-a651-8450c497d1d4} <Debug> TCPHandler: Processed in 0.001254455 sec. | ||
| 3947 | 2026.03.18 18:19:22.489533 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.03.18 18:19:22.489626 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3949 | 2026.03.18 18:19:22.489679 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <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 | ||
| 3950 | 2026.03.18 18:19:22.490405 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.03.18 18:19:22.490440 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3952 | 2026.03.18 18:19:22.490908 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3953 | 2026.03.18 18:19:22.491123 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.03.18 18:19:22.491124 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8058 rows, containing 5 columns (5 merged, 0 gathered) in 0.002991802 sec., 2693360.0552442977 rows/sec., 176.23 MiB/sec. | ||
| 3955 | 2026.03.18 18:19:22.491265 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001654 sec., 604.5949214026601 rows/sec., 1.08 MiB/sec. | ||
| 3956 | 2026.03.18 18:19:22.491323 [ 276 ] {1ed47c2e-b4c7-4fa1-b0fb-f8b479a5de46} <Debug> TCPHandler: Processed in 0.00183848 sec. | ||
| 3957 | 2026.03.18 18:19:22.491445 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3958 | 2026.03.18 18:19:22.491538 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3959 | 2026.03.18 18:19:22.491547 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3960 | 2026.03.18 18:19:22.491581 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3961 | 2026.03.18 18:19:22.491803 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.03.18 18:19:22.491869 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3963 | 2026.03.18 18:19:22.491928 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2026.03.18 18:19:22.491931 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3965 | 2026.03.18 18:19:22.491970 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3966 | 2026.03.18 18:19:22.492282 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3967 | 2026.03.18 18:19:22.492486 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2026.03.18 18:19:22.492591 [ 98 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3969 | 2026.03.18 18:19:22.492614 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 3970 | 2026.03.18 18:19:22.492626 [ 98 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.03.18 18:19:22.492656 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3972 | 2026.03.18 18:19:22.492659 [ 276 ] {65a3b475-a6b4-4c8b-9b82-22e001b814e9} <Debug> TCPHandler: Processed in 0.001262015 sec. | ||
| 3973 | 2026.03.18 18:19:22.492736 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 3974 | 2026.03.18 18:19:22.492833 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3975 | 2026.03.18 18:19:22.492863 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part | ||
| 3976 | 2026.03.18 18:19:22.492920 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3977 | 2026.03.18 18:19:22.492960 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 3978 | 2026.03.18 18:19:22.493000 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3979 | 2026.03.18 18:19:22.493039 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3980 | 2026.03.18 18:19:22.493079 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3981 | 2026.03.18 18:19:22.493985 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282246 sec., 865668.5222648385 rows/sec., 55.44 MiB/sec. | ||
| 3982 | 2026.03.18 18:19:22.494211 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3983 | 2026.03.18 18:19:22.494528 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.03.18 18:19:22.494607 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_21_4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3985 | 2026.03.18 18:19:22.494700 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3986 | 2026.03.18 18:19:22.928749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7199 | ||
| 3987 | 2026.03.18 18:19:22.929210 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.03.18 18:19:22.929252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3989 | 2026.03.18 18:19:22.929705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3990 | 2026.03.18 18:19:22.929929 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.03.18 18:19:22.930056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7199 | ||
| 3992 | 2026.03.18 18:19:23.323628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3993 | 2026.03.18 18:19:23.338733 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.03.18 18:19:23.338768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3995 | 2026.03.18 18:19:23.344692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3996 | 2026.03.18 18:19:23.345375 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.03.18 18:19:23.347936 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3998 | 2026.03.18 18:19:27.471002 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3999 | 2026.03.18 18:19:27.471333 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4000 | 2026.03.18 18:19:27.471438 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4001 | 2026.03.18 18:19:27.472300 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4002 | 2026.03.18 18:19:27.472348 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4003 | 2026.03.18 18:19:27.472717 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4004 | 2026.03.18 18:19:27.472950 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4005 | 2026.03.18 18:19:27.473109 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001849 sec., 2163.3315305570577 rows/sec., 176.40 KiB/sec. | ||
| 4006 | 2026.03.18 18:19:27.473151 [ 276 ] {84cacd9f-11d7-4dce-a68c-fc35827d5571} <Debug> TCPHandler: Processed in 0.002335264 sec. | ||
| 4007 | 2026.03.18 18:19:27.473285 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.03.18 18:19:27.473379 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4009 | 2026.03.18 18:19:27.473418 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4010 | 2026.03.18 18:19:27.473982 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.03.18 18:19:27.474020 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4012 | 2026.03.18 18:19:27.474344 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4013 | 2026.03.18 18:19:27.474547 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.03.18 18:19:27.474679 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001317 sec., 103264.99620349279 rows/sec., 8.91 MiB/sec. | ||
| 4015 | 2026.03.18 18:19:27.474719 [ 276 ] {093dd639-fea2-40ce-8c9a-f710c92a5248} <Debug> TCPHandler: Processed in 0.00148244 sec. | ||
| 4016 | 2026.03.18 18:19:27.474841 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.03.18 18:19:27.474935 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4018 | 2026.03.18 18:19:27.474975 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4019 | 2026.03.18 18:19:27.475421 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.03.18 18:19:27.475456 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4021 | 2026.03.18 18:19:27.475742 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4022 | 2026.03.18 18:19:27.475942 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.03.18 18:19:27.476075 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001156 sec., 37197.23183391004 rows/sec., 2.71 MiB/sec. | ||
| 4024 | 2026.03.18 18:19:27.476113 [ 276 ] {86202265-0260-4d48-885e-5ffc635ac607} <Debug> TCPHandler: Processed in 0.001320527 sec. | ||
| 4025 | 2026.03.18 18:19:27.476234 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.03.18 18:19:27.476327 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4027 | 2026.03.18 18:19:27.476365 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4028 | 2026.03.18 18:19:27.476818 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.03.18 18:19:27.476854 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4030 | 2026.03.18 18:19:27.477156 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4031 | 2026.03.18 18:19:27.477364 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.03.18 18:19:27.477491 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.00118 sec., 90677.96610169491 rows/sec., 7.09 MiB/sec. | ||
| 4033 | 2026.03.18 18:19:27.477531 [ 276 ] {84ed30ca-e293-4e48-8a63-2dc5f94cbe0c} <Debug> TCPHandler: Processed in 0.001345207 sec. | ||
| 4034 | 2026.03.18 18:19:27.477654 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2026.03.18 18:19:27.477755 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4036 | 2026.03.18 18:19:27.477798 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4037 | 2026.03.18 18:19:27.478290 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.03.18 18:19:27.478337 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4039 | 2026.03.18 18:19:27.478742 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4040 | 2026.03.18 18:19:27.478991 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.03.18 18:19:27.479124 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001388 sec., 116714.69740634007 rows/sec., 8.13 MiB/sec. | ||
| 4042 | 2026.03.18 18:19:27.479161 [ 276 ] {541e1abf-cf5a-4fb1-ac0c-c86a3a065dff} <Debug> TCPHandler: Processed in 0.001561943 sec. | ||
| 4043 | 2026.03.18 18:19:27.479286 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4044 | 2026.03.18 18:19:27.479382 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4045 | 2026.03.18 18:19:27.479435 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <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 | ||
| 4046 | 2026.03.18 18:19:27.480356 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.03.18 18:19:27.480393 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4048 | 2026.03.18 18:19:27.480955 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4049 | 2026.03.18 18:19:27.481179 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.03.18 18:19:27.481318 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001956 sec., 19938.650306748466 rows/sec., 35.73 MiB/sec. | ||
| 4051 | 2026.03.18 18:19:27.481326 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4052 | 2026.03.18 18:19:27.481371 [ 276 ] {9779d7ab-55a6-46e4-929c-c2a51678f82c} <Debug> TCPHandler: Processed in 0.002135299 sec. | ||
| 4053 | 2026.03.18 18:19:27.481394 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.03.18 18:19:27.481420 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4055 | 2026.03.18 18:19:27.481490 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.03.18 18:19:27.481543 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 4057 | 2026.03.18 18:19:27.481591 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.03.18 18:19:27.481638 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4059 | 2026.03.18 18:19:27.481807 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4060 | 2026.03.18 18:19:27.481872 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 237 rows starting from the beginning of the part | ||
| 4061 | 2026.03.18 18:19:27.482040 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 4062 | 2026.03.18 18:19:27.482125 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.03.18 18:19:27.482169 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4064 | 2026.03.18 18:19:27.482198 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 4065 | 2026.03.18 18:19:27.482345 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 4066 | 2026.03.18 18:19:27.482480 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 4067 | 2026.03.18 18:19:27.482484 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4068 | 2026.03.18 18:19:27.482619 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
| 4069 | 2026.03.18 18:19:27.482725 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.18 18:19:27.482858 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001286 sec., 46656.29860031104 rows/sec., 3.14 MiB/sec. | ||
| 4071 | 2026.03.18 18:19:27.482894 [ 276 ] {4fd633fe-df9b-48f2-9e61-2e3a7914f1e3} <Debug> TCPHandler: Processed in 0.0014533 sec. | ||
| 4072 | 2026.03.18 18:19:27.486195 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 19 columns (19 merged, 0 gathered) in 0.004714509 sec., 77844.79783578735 rows/sec., 139.49 MiB/sec. | ||
| 4073 | 2026.03.18 18:19:27.486726 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4074 | 2026.03.18 18:19:27.487061 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.03.18 18:19:27.487129 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4076 | 2026.03.18 18:19:27.487266 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4077 | 2026.03.18 18:19:28.001147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.49 MiB, peak 237.49 MiB, free memory in arenas 0.00 B, will set to 233.54 MiB (RSS), difference: 1.05 MiB | ||
| 4078 | 2026.03.18 18:19:30.345008 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4079 | 2026.03.18 18:19:30.345072 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4080 | 2026.03.18 18:19:30.430336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7711 | ||
| 4081 | 2026.03.18 18:19:30.430848 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.03.18 18:19:30.430885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4083 | 2026.03.18 18:19:30.431458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4084 | 2026.03.18 18:19:30.431708 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.03.18 18:19:30.431831 [ 32 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4086 | 2026.03.18 18:19:30.431851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 4087 | 2026.03.18 18:19:30.431876 [ 32 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.03.18 18:19:30.431896 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4089 | 2026.03.18 18:19:30.431996 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 4090 | 2026.03.18 18:19:30.432076 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4091 | 2026.03.18 18:19:30.432105 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5279 rows starting from the beginning of the part | ||
| 4092 | 2026.03.18 18:19:30.432248 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4093 | 2026.03.18 18:19:30.432318 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4094 | 2026.03.18 18:19:30.432379 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4095 | 2026.03.18 18:19:30.432430 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4096 | 2026.03.18 18:19:30.432481 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4097 | 2026.03.18 18:19:30.433829 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.001867721 sec., 4128560.957444929 rows/sec., 59.06 MiB/sec. | ||
| 4098 | 2026.03.18 18:19:30.434394 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4099 | 2026.03.18 18:19:30.434736 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.03.18 18:19:30.434816 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_16_3} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4101 | 2026.03.18 18:19:30.434930 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4102 | 2026.03.18 18:19:30.449105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 556 | ||
| 4103 | 2026.03.18 18:19:30.451541 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.03.18 18:19:30.451585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4105 | 2026.03.18 18:19:30.452766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4106 | 2026.03.18 18:19:30.453034 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.03.18 18:19:30.453312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4108 | 2026.03.18 18:19:30.848071 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4109 | 2026.03.18 18:19:30.863726 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.03.18 18:19:30.863786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4111 | 2026.03.18 18:19:30.869172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4112 | 2026.03.18 18:19:30.869890 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.03.18 18:19:30.870161 [ 32 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4114 | 2026.03.18 18:19:30.870213 [ 32 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.03.18 18:19:30.870232 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4116 | 2026.03.18 18:19:30.870320 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4117 | 2026.03.18 18:19:30.873270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4118 | 2026.03.18 18:19:30.874301 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4119 | 2026.03.18 18:19:30.875606 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4120 | 2026.03.18 18:19:30.879812 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4121 | 2026.03.18 18:19:30.883826 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4122 | 2026.03.18 18:19:30.887659 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4123 | 2026.03.18 18:19:30.892376 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4124 | 2026.03.18 18:19:30.896613 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 4125 | 2026.03.18 18:19:30.953035 [ 187 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082751749 sec., 1462.2047444580296 rows/sec., 7.56 MiB/sec. | ||
| 4126 | 2026.03.18 18:19:30.955613 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4127 | 2026.03.18 18:19:30.957533 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_16_3} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.03.18 18:19:30.957632 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_16_3} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4129 | 2026.03.18 18:19:30.959987 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4130 | 2026.03.18 18:19:31.001166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.67 MiB, peak 244.63 MiB, free memory in arenas 0.00 B, will set to 242.95 MiB (RSS), difference: 8.28 MiB | ||
| 4131 | 2026.03.18 18:19:31.002196 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000813633 sec. | ||
| 4132 | 2026.03.18 18:19:32.476619 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.03.18 18:19:32.476899 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.03.18 18:19:32.477004 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4135 | 2026.03.18 18:19:32.477918 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.03.18 18:19:32.477961 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4137 | 2026.03.18 18:19:32.478396 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4138 | 2026.03.18 18:19:32.478626 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.03.18 18:19:32.478747 [ 31 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4140 | 2026.03.18 18:19:32.478773 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00195 sec., 145641.02564102566 rows/sec., 9.25 MiB/sec. | ||
| 4141 | 2026.03.18 18:19:32.478820 [ 31 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.03.18 18:19:32.478831 [ 276 ] {fa28b7fc-d534-4f19-b61b-8d7f35a20a14} <Debug> TCPHandler: Processed in 0.002400566 sec. | ||
| 4143 | 2026.03.18 18:19:32.478851 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4144 | 2026.03.18 18:19:32.478972 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.03.18 18:19:32.478995 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::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 | ||
| 4146 | 2026.03.18 18:19:32.479073 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4147 | 2026.03.18 18:19:32.479120 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4148 | 2026.03.18 18:19:32.479156 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4149 | 2026.03.18 18:19:32.479201 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 4150 | 2026.03.18 18:19:32.479282 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4151 | 2026.03.18 18:19:32.479336 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4152 | 2026.03.18 18:19:32.479398 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4153 | 2026.03.18 18:19:32.479439 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4154 | 2026.03.18 18:19:32.479475 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4155 | 2026.03.18 18:19:32.479926 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.03.18 18:19:32.479965 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4157 | 2026.03.18 18:19:32.480425 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4158 | 2026.03.18 18:19:32.480441 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575293 sec., 1096938.7917041464 rows/sec., 74.15 MiB/sec. | ||
| 4159 | 2026.03.18 18:19:32.480697 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4160 | 2026.03.18 18:19:32.480762 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.03.18 18:19:32.480917 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Debug> executeQuery: Read 799 rows, 63.65 KiB in 0.001861 sec., 429339.0650188071 rows/sec., 33.40 MiB/sec. | ||
| 4162 | 2026.03.18 18:19:32.480959 [ 276 ] {aeab40f7-e0d3-4177-b815-ce8cb3ba85c2} <Debug> TCPHandler: Processed in 0.002038046 sec. | ||
| 4163 | 2026.03.18 18:19:32.481002 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.03.18 18:19:32.481082 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_10_2} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4165 | 2026.03.18 18:19:32.481082 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4166 | 2026.03.18 18:19:32.481164 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4167 | 2026.03.18 18:19:32.481191 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4168 | 2026.03.18 18:19:32.481235 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4169 | 2026.03.18 18:19:32.481750 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.03.18 18:19:32.481786 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4171 | 2026.03.18 18:19:32.482124 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4172 | 2026.03.18 18:19:32.482337 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.03.18 18:19:32.482469 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Debug> executeQuery: Read 143 rows, 8.62 KiB in 0.001296 sec., 110339.5061728395 rows/sec., 6.49 MiB/sec. | ||
| 4174 | 2026.03.18 18:19:32.482505 [ 276 ] {90f7cb01-3fa1-4a42-afc4-880ce7594ff2} <Debug> TCPHandler: Processed in 0.001475701 sec. | ||
| 4175 | 2026.03.18 18:19:32.482629 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.03.18 18:19:32.482724 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4177 | 2026.03.18 18:19:32.482765 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4178 | 2026.03.18 18:19:32.483229 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.03.18 18:19:32.483266 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4180 | 2026.03.18 18:19:32.483598 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4181 | 2026.03.18 18:19:32.483819 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.03.18 18:19:32.483946 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00124 sec., 120161.29032258065 rows/sec., 7.76 MiB/sec. | ||
| 4183 | 2026.03.18 18:19:32.483985 [ 276 ] {88c33cdb-24de-42ce-9da2-091fe7855324} <Debug> TCPHandler: Processed in 0.001407558 sec. | ||
| 4184 | 2026.03.18 18:19:32.484107 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.03.18 18:19:32.484203 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4186 | 2026.03.18 18:19:32.484244 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4187 | 2026.03.18 18:19:32.484714 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.03.18 18:19:32.484751 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4189 | 2026.03.18 18:19:32.485069 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4190 | 2026.03.18 18:19:32.485319 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.03.18 18:19:32.485426 [ 53 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4192 | 2026.03.18 18:19:32.485449 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001264 sec., 117088.60759493672 rows/sec., 6.66 MiB/sec. | ||
| 4193 | 2026.03.18 18:19:32.485468 [ 53 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.03.18 18:19:32.485492 [ 276 ] {0d8797d5-fc0e-4681-9c04-7886e1c07a47} <Debug> TCPHandler: Processed in 0.001435989 sec. | ||
| 4195 | 2026.03.18 18:19:32.485494 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4196 | 2026.03.18 18:19:32.485595 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::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 | ||
| 4197 | 2026.03.18 18:19:32.485620 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.03.18 18:19:32.485685 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4199 | 2026.03.18 18:19:32.485716 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 4200 | 2026.03.18 18:19:32.485717 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4201 | 2026.03.18 18:19:32.485772 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4202 | 2026.03.18 18:19:32.485776 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4203 | 2026.03.18 18:19:32.485829 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4204 | 2026.03.18 18:19:32.485872 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4205 | 2026.03.18 18:19:32.485911 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4206 | 2026.03.18 18:19:32.485949 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4207 | 2026.03.18 18:19:32.486423 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4208 | 2026.03.18 18:19:32.486458 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4209 | 2026.03.18 18:19:32.486737 [ 187 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180412 sec., 762445.654568066 rows/sec., 46.47 MiB/sec. | ||
| 4210 | 2026.03.18 18:19:32.486791 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4211 | 2026.03.18 18:19:32.486886 [ 187 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4212 | 2026.03.18 18:19:32.487045 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.03.18 18:19:32.487176 [ 187 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.03.18 18:19:32.487194 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Debug> executeQuery: Read 491 rows, 35.26 KiB in 0.001495 sec., 328428.09364548494 rows/sec., 23.03 MiB/sec. | ||
| 4215 | 2026.03.18 18:19:32.487237 [ 276 ] {19b75ba3-a72e-42ec-a992-a36858128b2d} <Debug> TCPHandler: Processed in 0.001667916 sec. | ||
| 4216 | 2026.03.18 18:19:32.487250 [ 187 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_10_2} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4217 | 2026.03.18 18:19:32.487336 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4218 | 2026.03.18 18:19:32.487352 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.03.18 18:19:32.487457 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4220 | 2026.03.18 18:19:32.487499 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4221 | 2026.03.18 18:19:32.487835 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.03.18 18:19:32.487871 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4223 | 2026.03.18 18:19:32.488182 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4224 | 2026.03.18 18:19:32.488388 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.03.18 18:19:32.488516 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 4226 | 2026.03.18 18:19:32.488552 [ 276 ] {4ace9569-b08a-4163-b8df-df3c81f48705} <Debug> TCPHandler: Processed in 0.001251994 sec. | ||
| 4227 | 2026.03.18 18:19:32.488669 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.03.18 18:19:32.488764 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.03.18 18:19:32.488806 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4230 | 2026.03.18 18:19:32.489220 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.03.18 18:19:32.489256 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4232 | 2026.03.18 18:19:32.489608 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4233 | 2026.03.18 18:19:32.489830 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.03.18 18:19:32.489954 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 4235 | 2026.03.18 18:19:32.489989 [ 276 ] {a55c222a-6577-4d62-9004-e9210f7b7775} <Debug> TCPHandler: Processed in 0.001371318 sec. | ||
| 4236 | 2026.03.18 18:19:32.490106 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.03.18 18:19:32.490202 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4238 | 2026.03.18 18:19:32.490243 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4239 | 2026.03.18 18:19:32.490549 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.03.18 18:19:32.490584 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4241 | 2026.03.18 18:19:32.490864 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4242 | 2026.03.18 18:19:32.491070 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.18 18:19:32.491195 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 4244 | 2026.03.18 18:19:32.491231 [ 276 ] {d844258c-728d-4d39-8251-b679056d758f} <Debug> TCPHandler: Processed in 0.001175872 sec. | ||
| 4245 | 2026.03.18 18:19:32.491343 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.03.18 18:19:32.491437 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.03.18 18:19:32.491490 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <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 | ||
| 4248 | 2026.03.18 18:19:32.492207 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.18 18:19:32.492242 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4250 | 2026.03.18 18:19:32.492729 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4251 | 2026.03.18 18:19:32.492952 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.18 18:19:32.493095 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001675 sec., 597.0149253731344 rows/sec., 1.07 MiB/sec. | ||
| 4253 | 2026.03.18 18:19:32.493232 [ 276 ] {136e5140-c83f-4332-ab4d-5f1e1d844c3e} <Debug> TCPHandler: Processed in 0.001938063 sec. | ||
| 4254 | 2026.03.18 18:19:32.493348 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.03.18 18:19:32.493445 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.03.18 18:19:32.493485 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4257 | 2026.03.18 18:19:32.493823 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.18 18:19:32.493858 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4259 | 2026.03.18 18:19:32.494166 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4260 | 2026.03.18 18:19:32.494369 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.18 18:19:32.494551 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 4262 | 2026.03.18 18:19:32.494586 [ 276 ] {8b7bb10f-2a43-4253-b45b-62730d58203e} <Debug> TCPHandler: Processed in 0.001286585 sec. | ||
| 4263 | 2026.03.18 18:19:37.036457 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35906 | ||
| 4264 | 2026.03.18 18:19:37.036569 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2026.03.18 18:19:37.036596 [ 288 ] {} <Debug> TCP-Session: 03202b45-b492-474a-855d-3b125466eb44 Authenticating user 'default' from [fd00:1122:3344:101::e]:35906 | ||
| 4266 | 2026.03.18 18:19:37.036617 [ 288 ] {} <Debug> TCP-Session: 03202b45-b492-474a-855d-3b125466eb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2026.03.18 18:19:37.036630 [ 288 ] {} <Debug> TCP-Session: 03202b45-b492-474a-855d-3b125466eb44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.03.18 18:19:37.036814 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39032 | ||
| 4269 | 2026.03.18 18:19:37.036830 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39353 | ||
| 4270 | 2026.03.18 18:19:37.036883 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48738 | ||
| 4271 | 2026.03.18 18:19:37.036894 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58150 | ||
| 4272 | 2026.03.18 18:19:37.036930 [ 288 ] {} <Trace> TCP-Session: 03202b45-b492-474a-855d-3b125466eb44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.18 18:19:37.036946 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4274 | 2026.03.18 18:19:37.036901 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38516 | ||
| 4275 | 2026.03.18 18:19:37.036993 [ 289 ] {} <Debug> TCP-Session: bad82fef-81c3-4854-9061-26ff8b130fb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39032 | ||
| 4276 | 2026.03.18 18:19:37.036851 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58941 | ||
| 4277 | 2026.03.18 18:19:37.037025 [ 289 ] {} <Debug> TCP-Session: bad82fef-81c3-4854-9061-26ff8b130fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2026.03.18 18:19:37.036835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42692 | ||
| 4279 | 2026.03.18 18:19:37.037054 [ 289 ] {} <Debug> TCP-Session: bad82fef-81c3-4854-9061-26ff8b130fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2026.03.18 18:19:37.037066 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4281 | 2026.03.18 18:19:37.037106 [ 288 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4282 | 2026.03.18 18:19:37.036870 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50274 | ||
| 4283 | 2026.03.18 18:19:37.037147 [ 290 ] {} <Debug> TCP-Session: 03660653-0805-4dfe-bd2b-d83143877863 Authenticating user 'default' from [fd00:1122:3344:101::e]:39353 | ||
| 4284 | 2026.03.18 18:19:37.037196 [ 290 ] {} <Debug> TCP-Session: 03660653-0805-4dfe-bd2b-d83143877863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.03.18 18:19:37.037211 [ 290 ] {} <Debug> TCP-Session: 03660653-0805-4dfe-bd2b-d83143877863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.18 18:19:37.037320 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4287 | 2026.03.18 18:19:37.037350 [ 294 ] {} <Debug> TCP-Session: adcb20d7-0218-4ed8-b63c-4af6403efe51 Authenticating user 'default' from [fd00:1122:3344:101::e]:48738 | ||
| 4288 | 2026.03.18 18:19:37.037366 [ 294 ] {} <Debug> TCP-Session: adcb20d7-0218-4ed8-b63c-4af6403efe51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4289 | 2026.03.18 18:19:37.037377 [ 288 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4290 | 2026.03.18 18:19:37.037379 [ 294 ] {} <Debug> TCP-Session: adcb20d7-0218-4ed8-b63c-4af6403efe51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2026.03.18 18:19:37.037437 [ 288 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4292 | 2026.03.18 18:19:37.037539 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2026.03.18 18:19:37.037545 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.03.18 18:19:37.037576 [ 292 ] {} <Debug> TCP-Session: d03e2092-a755-4a2c-85d1-6a736ca4e08f Authenticating user 'default' from [fd00:1122:3344:101::e]:58941 | ||
| 4295 | 2026.03.18 18:19:37.037584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4296 | 2026.03.18 18:19:37.037598 [ 291 ] {} <Debug> TCP-Session: c3f27dfc-10f2-40c6-b0f5-9b5d33ae60c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42692 | ||
| 4297 | 2026.03.18 18:19:37.037606 [ 292 ] {} <Debug> TCP-Session: d03e2092-a755-4a2c-85d1-6a736ca4e08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.03.18 18:19:37.037644 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4299 | 2026.03.18 18:19:37.037659 [ 292 ] {} <Debug> TCP-Session: d03e2092-a755-4a2c-85d1-6a736ca4e08f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.03.18 18:19:37.037629 [ 293 ] {} <Debug> TCP-Session: 8ade161e-b8e6-489b-bd6a-f01444c58bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50274 | ||
| 4301 | 2026.03.18 18:19:37.037684 [ 275 ] {} <Debug> TCP-Session: d3ecdb7b-c98a-4b43-bd87-3d32bcbd56c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58150 | ||
| 4302 | 2026.03.18 18:19:37.037709 [ 288 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 4303 | 2026.03.18 18:19:37.037711 [ 293 ] {} <Debug> TCP-Session: 8ade161e-b8e6-489b-bd6a-f01444c58bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2026.03.18 18:19:37.037727 [ 275 ] {} <Debug> TCP-Session: d3ecdb7b-c98a-4b43-bd87-3d32bcbd56c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.03.18 18:19:37.037764 [ 293 ] {} <Debug> TCP-Session: 8ade161e-b8e6-489b-bd6a-f01444c58bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.03.18 18:19:37.037776 [ 275 ] {} <Debug> TCP-Session: d3ecdb7b-c98a-4b43-bd87-3d32bcbd56c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.03.18 18:19:37.037610 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2026.03.18 18:19:37.037645 [ 291 ] {} <Debug> TCP-Session: c3f27dfc-10f2-40c6-b0f5-9b5d33ae60c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.03.18 18:19:37.037836 [ 286 ] {} <Debug> TCP-Session: 7b449579-d35a-4f05-a379-006c61036b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:38516 | ||
| 4310 | 2026.03.18 18:19:37.037849 [ 291 ] {} <Debug> TCP-Session: c3f27dfc-10f2-40c6-b0f5-9b5d33ae60c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.03.18 18:19:37.037864 [ 286 ] {} <Debug> TCP-Session: 7b449579-d35a-4f05-a379-006c61036b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.03.18 18:19:37.037893 [ 286 ] {} <Debug> TCP-Session: 7b449579-d35a-4f05-a379-006c61036b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.03.18 18:19:37.038588 [ 308 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Trace> AggregatingTransform: Aggregating | ||
| 4314 | 2026.03.18 18:19:37.038626 [ 308 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4315 | 2026.03.18 18:19:37.038662 [ 308 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845873 sec. (1182.211 rows/sec., 46.18 KiB/sec.) | ||
| 4316 | 2026.03.18 18:19:37.038680 [ 308 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Trace> Aggregator: Merging aggregated data | ||
| 4317 | 2026.03.18 18:19:37.040075 [ 288 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003028 sec., 330.25099075297226 rows/sec., 12.90 KiB/sec. | ||
| 4318 | 2026.03.18 18:19:37.040200 [ 288 ] {d31cfd46-bd62-4627-90f3-3777c4cecd3b} <Debug> TCPHandler: Processed in 0.003380883 sec. | ||
| 4319 | 2026.03.18 18:19:37.040311 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4320 | 2026.03.18 18:19:37.040338 [ 288 ] {} <Debug> TCP-Session: 03202b45-b492-474a-855d-3b125466eb44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2026.03.18 18:19:37.040338 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4322 | 2026.03.18 18:19:37.040357 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.03.18 18:19:37.040372 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4324 | 2026.03.18 18:19:37.040391 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4325 | 2026.03.18 18:19:37.040410 [ 294 ] {} <Debug> TCP-Session: adcb20d7-0218-4ed8-b63c-4af6403efe51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.03.18 18:19:37.040426 [ 290 ] {} <Debug> TCP-Session: 03660653-0805-4dfe-bd2b-d83143877863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.03.18 18:19:37.040432 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.03.18 18:19:37.040464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4329 | 2026.03.18 18:19:37.040418 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4330 | 2026.03.18 18:19:37.040495 [ 293 ] {} <Debug> TCP-Session: 8ade161e-b8e6-489b-bd6a-f01444c58bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.03.18 18:19:37.040508 [ 286 ] {} <Debug> TCP-Session: 7b449579-d35a-4f05-a379-006c61036b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.18 18:19:37.040537 [ 275 ] {} <Debug> TCP-Session: d3ecdb7b-c98a-4b43-bd87-3d32bcbd56c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.03.18 18:19:37.040390 [ 289 ] {} <Debug> TCP-Session: bad82fef-81c3-4854-9061-26ff8b130fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.03.18 18:19:37.040457 [ 292 ] {} <Debug> TCP-Session: d03e2092-a755-4a2c-85d1-6a736ca4e08f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.03.18 18:19:37.040450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2026.03.18 18:19:37.040646 [ 291 ] {} <Debug> TCP-Session: c3f27dfc-10f2-40c6-b0f5-9b5d33ae60c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.03.18 18:19:37.473056 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.03.18 18:19:37.473262 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4339 | 2026.03.18 18:19:37.473339 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4340 | 2026.03.18 18:19:37.474157 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.03.18 18:19:37.474213 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4342 | 2026.03.18 18:19:37.474661 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4343 | 2026.03.18 18:19:37.474947 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2026.03.18 18:19:37.475110 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001907 sec., 70267.4357629785 rows/sec., 6.08 MiB/sec. | ||
| 4345 | 2026.03.18 18:19:37.475156 [ 276 ] {74f1f776-65bd-48b0-8774-b4aca7adacef} <Debug> TCPHandler: Processed in 0.002276713 sec. | ||
| 4346 | 2026.03.18 18:19:37.475290 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.03.18 18:19:37.475387 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4348 | 2026.03.18 18:19:37.475433 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4349 | 2026.03.18 18:19:37.475912 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.03.18 18:19:37.475949 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4351 | 2026.03.18 18:19:37.476265 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4352 | 2026.03.18 18:19:37.476484 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.03.18 18:19:37.476613 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001245 sec., 31325.301204819276 rows/sec., 2.30 MiB/sec. | ||
| 4354 | 2026.03.18 18:19:37.476649 [ 276 ] {7a9b2eca-b0f2-4fd7-b549-3942712eb806} <Debug> TCPHandler: Processed in 0.001409358 sec. | ||
| 4355 | 2026.03.18 18:19:37.476765 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.03.18 18:19:37.476859 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4357 | 2026.03.18 18:19:37.476899 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4358 | 2026.03.18 18:19:37.477338 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.03.18 18:19:37.477374 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4360 | 2026.03.18 18:19:37.477702 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4361 | 2026.03.18 18:19:37.477914 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.03.18 18:19:37.478045 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001203 sec., 85619.285120532 rows/sec., 6.69 MiB/sec. | ||
| 4363 | 2026.03.18 18:19:37.478090 [ 276 ] {3295d918-c5c0-439b-9e4b-1a169289a743} <Debug> TCPHandler: Processed in 0.001374608 sec. | ||
| 4364 | 2026.03.18 18:19:37.478234 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.03.18 18:19:37.478388 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2026.03.18 18:19:37.478451 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4367 | 2026.03.18 18:19:37.479050 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.03.18 18:19:37.479093 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4369 | 2026.03.18 18:19:37.479524 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4370 | 2026.03.18 18:19:37.479788 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.03.18 18:19:37.479967 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
| 4372 | 2026.03.18 18:19:37.480012 [ 276 ] {9c8e2b49-119e-4cb9-b38f-f49c24653784} <Debug> TCPHandler: Processed in 0.00184217 sec. | ||
| 4373 | 2026.03.18 18:19:37.480134 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.03.18 18:19:37.480230 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4375 | 2026.03.18 18:19:37.480285 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4376 | 2026.03.18 18:19:37.481213 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.03.18 18:19:37.481250 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4378 | 2026.03.18 18:19:37.481919 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4379 | 2026.03.18 18:19:37.482154 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.03.18 18:19:37.482297 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002084 sec., 18714.01151631478 rows/sec., 33.53 MiB/sec. | ||
| 4381 | 2026.03.18 18:19:37.482361 [ 276 ] {dd50383f-de5d-438b-8ab0-b806dd0ae40b} <Debug> TCPHandler: Processed in 0.002275843 sec. | ||
| 4382 | 2026.03.18 18:19:37.482676 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.03.18 18:19:37.482787 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.03.18 18:19:37.482836 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4385 | 2026.03.18 18:19:37.483342 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.18 18:19:37.483385 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4387 | 2026.03.18 18:19:37.483735 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4388 | 2026.03.18 18:19:37.483994 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.18 18:19:37.484139 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
| 4390 | 2026.03.18 18:19:37.484177 [ 276 ] {05887707-dadb-4d9d-ad19-fdf6739c815b} <Debug> TCPHandler: Processed in 0.001577853 sec. | ||
| 4391 | 2026.03.18 18:19:37.766209 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.03.18 18:19:37.766416 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.03.18 18:19:37.766487 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4394 | 2026.03.18 18:19:37.767251 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.18 18:19:37.767299 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4396 | 2026.03.18 18:19:37.767769 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4397 | 2026.03.18 18:19:37.768023 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.03.18 18:19:37.768188 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 4399 | 2026.03.18 18:19:37.768231 [ 276 ] {b4f5f1b7-ea9d-4dee-bfbb-04d147f97ef1} <Debug> TCPHandler: Processed in 0.002155239 sec. | ||
| 4400 | 2026.03.18 18:19:37.768362 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.03.18 18:19:37.768459 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4402 | 2026.03.18 18:19:37.768502 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4403 | 2026.03.18 18:19:37.768894 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.03.18 18:19:37.768931 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4405 | 2026.03.18 18:19:37.769253 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4406 | 2026.03.18 18:19:37.769508 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.03.18 18:19:37.769643 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001203 sec., 1662.5103906899417 rows/sec., 135.57 KiB/sec. | ||
| 4408 | 2026.03.18 18:19:37.769682 [ 276 ] {db166f24-20f6-45ff-ae42-a36b1574974f} <Debug> TCPHandler: Processed in 0.001369708 sec. | ||
| 4409 | 2026.03.18 18:19:37.769788 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.03.18 18:19:37.769888 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4411 | 2026.03.18 18:19:37.769929 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4412 | 2026.03.18 18:19:37.771813 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.03.18 18:19:37.771852 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4414 | 2026.03.18 18:19:37.772346 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4415 | 2026.03.18 18:19:37.772564 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.03.18 18:19:37.772718 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Debug> executeQuery: Read 2684 rows, 207.88 KiB in 0.002847 sec., 942746.750965929 rows/sec., 71.31 MiB/sec. | ||
| 4417 | 2026.03.18 18:19:37.772760 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 4418 | 2026.03.18 18:19:37.772775 [ 276 ] {2e5d95f2-b803-4a30-8261-2380f8a3293b} <Debug> TCPHandler: Processed in 0.003035184 sec. | ||
| 4419 | 2026.03.18 18:19:37.772904 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.03.18 18:19:37.773001 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.03.18 18:19:37.773041 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4422 | 2026.03.18 18:19:37.773499 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.03.18 18:19:37.773536 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4424 | 2026.03.18 18:19:37.773839 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4425 | 2026.03.18 18:19:37.774064 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.03.18 18:19:37.774172 [ 83 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4427 | 2026.03.18 18:19:37.774195 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Debug> executeQuery: Read 156 rows, 9.58 KiB in 0.001213 sec., 128606.76009892827 rows/sec., 7.72 MiB/sec. | ||
| 4428 | 2026.03.18 18:19:37.774242 [ 83 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.03.18 18:19:37.774251 [ 276 ] {737006b1-5523-435e-a0ee-3c6d68eec5e1} <Debug> TCPHandler: Processed in 0.001397819 sec. | ||
| 4430 | 2026.03.18 18:19:37.774271 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4431 | 2026.03.18 18:19:37.774389 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.03.18 18:19:37.774394 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 4433 | 2026.03.18 18:19:37.774491 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4434 | 2026.03.18 18:19:37.774535 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4435 | 2026.03.18 18:19:37.774535 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4436 | 2026.03.18 18:19:37.774585 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
| 4437 | 2026.03.18 18:19:37.774653 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 143 rows starting from the beginning of the part | ||
| 4438 | 2026.03.18 18:19:37.774696 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part | ||
| 4439 | 2026.03.18 18:19:37.774744 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 143 rows starting from the beginning of the part | ||
| 4440 | 2026.03.18 18:19:37.774781 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
| 4441 | 2026.03.18 18:19:37.774822 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 156 rows starting from the beginning of the part | ||
| 4442 | 2026.03.18 18:19:37.775380 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.03.18 18:19:37.775422 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4444 | 2026.03.18 18:19:37.775682 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341017 sec., 558531.3236148386 rows/sec., 36.86 MiB/sec. | ||
| 4445 | 2026.03.18 18:19:37.775807 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4446 | 2026.03.18 18:19:37.775846 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4447 | 2026.03.18 18:19:37.776042 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.03.18 18:19:37.776134 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.03.18 18:19:37.776148 [ 83 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4450 | 2026.03.18 18:19:37.776170 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001698 sec., 504711.42520612484 rows/sec., 29.99 MiB/sec. | ||
| 4451 | 2026.03.18 18:19:37.776181 [ 83 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.03.18 18:19:37.776207 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_21_4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4453 | 2026.03.18 18:19:37.776215 [ 276 ] {125153d4-10be-428b-a6cf-d95ebf1547ca} <Debug> TCPHandler: Processed in 0.001875892 sec. | ||
| 4454 | 2026.03.18 18:19:37.776239 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4455 | 2026.03.18 18:19:37.776304 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4456 | 2026.03.18 18:19:37.776356 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.03.18 18:19:37.776385 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::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 | ||
| 4458 | 2026.03.18 18:19:37.776452 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.03.18 18:19:37.776454 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4460 | 2026.03.18 18:19:37.776491 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 881 rows starting from the beginning of the part | ||
| 4461 | 2026.03.18 18:19:37.776492 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4462 | 2026.03.18 18:19:37.776546 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4463 | 2026.03.18 18:19:37.776592 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 857 rows starting from the beginning of the part | ||
| 4464 | 2026.03.18 18:19:37.776634 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4465 | 2026.03.18 18:19:37.776673 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4466 | 2026.03.18 18:19:37.776714 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 857 rows starting from the beginning of the part | ||
| 4467 | 2026.03.18 18:19:37.776877 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.03.18 18:19:37.776913 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4469 | 2026.03.18 18:19:37.777284 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4470 | 2026.03.18 18:19:37.777550 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.03.18 18:19:37.777722 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001287 sec., 777.000777000777 rows/sec., 54.63 KiB/sec. | ||
| 4472 | 2026.03.18 18:19:37.777761 [ 276 ] {d6c39561-0979-47b3-bf94-e8f9c98bc7bb} <Debug> TCPHandler: Processed in 0.00145743 sec. | ||
| 4473 | 2026.03.18 18:19:37.777878 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.03.18 18:19:37.777897 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535102 sec., 1981627.279490223 rows/sec., 127.20 MiB/sec. | ||
| 4475 | 2026.03.18 18:19:37.777976 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4476 | 2026.03.18 18:19:37.778021 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4477 | 2026.03.18 18:19:37.778068 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4478 | 2026.03.18 18:19:37.778297 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.03.18 18:19:37.778361 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_11_2} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4480 | 2026.03.18 18:19:37.778413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4481 | 2026.03.18 18:19:37.778500 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.03.18 18:19:37.778537 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4483 | 2026.03.18 18:19:37.778884 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4484 | 2026.03.18 18:19:37.779101 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.03.18 18:19:37.779249 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001293 sec., 114462.49033255993 rows/sec., 6.51 MiB/sec. | ||
| 4486 | 2026.03.18 18:19:37.779292 [ 276 ] {5b077056-25fd-4079-a6c6-0bf1e46df96a} <Debug> TCPHandler: Processed in 0.001463471 sec. | ||
| 4487 | 2026.03.18 18:19:37.779409 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.03.18 18:19:37.779505 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4489 | 2026.03.18 18:19:37.779545 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4490 | 2026.03.18 18:19:37.780659 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.03.18 18:19:37.780696 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4492 | 2026.03.18 18:19:37.781106 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4493 | 2026.03.18 18:19:37.781319 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.03.18 18:19:37.781461 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Debug> executeQuery: Read 1440 rows, 101.53 KiB in 0.001974 sec., 729483.282674772 rows/sec., 50.23 MiB/sec. | ||
| 4495 | 2026.03.18 18:19:37.781500 [ 276 ] {a400f551-a27c-4106-8a2d-f0584b315603} <Debug> TCPHandler: Processed in 0.002141129 sec. | ||
| 4496 | 2026.03.18 18:19:37.781603 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.03.18 18:19:37.781711 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4498 | 2026.03.18 18:19:37.781753 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4499 | 2026.03.18 18:19:37.782088 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.03.18 18:19:37.782123 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4501 | 2026.03.18 18:19:37.782441 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4502 | 2026.03.18 18:19:37.782669 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.03.18 18:19:37.782801 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 4504 | 2026.03.18 18:19:37.782840 [ 276 ] {272d9892-1d3b-441d-86f2-d5dbb77912ff} <Debug> TCPHandler: Processed in 0.001286095 sec. | ||
| 4505 | 2026.03.18 18:19:37.782953 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.03.18 18:19:37.783049 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4507 | 2026.03.18 18:19:37.783091 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4508 | 2026.03.18 18:19:37.783847 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.03.18 18:19:37.783883 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4510 | 2026.03.18 18:19:37.784309 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4511 | 2026.03.18 18:19:37.784543 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.03.18 18:19:37.784687 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001656 sec., 798913.0434782609 rows/sec., 49.90 MiB/sec. | ||
| 4513 | 2026.03.18 18:19:37.784726 [ 276 ] {3b1ccfd4-db68-43ac-ba5f-896269bb2f08} <Debug> TCPHandler: Processed in 0.00182123 sec. | ||
| 4514 | 2026.03.18 18:19:37.784838 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.03.18 18:19:37.784934 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.03.18 18:19:37.784975 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4517 | 2026.03.18 18:19:37.785286 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.03.18 18:19:37.785322 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4519 | 2026.03.18 18:19:37.785611 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4520 | 2026.03.18 18:19:37.785818 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.03.18 18:19:37.785927 [ 83 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4522 | 2026.03.18 18:19:37.785949 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 4523 | 2026.03.18 18:19:37.785974 [ 83 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.03.18 18:19:37.785994 [ 276 ] {8c4ac6fb-fb19-4b79-8505-fc92db0139ed} <Debug> TCPHandler: Processed in 0.001205153 sec. | ||
| 4525 | 2026.03.18 18:19:37.786001 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4526 | 2026.03.18 18:19:37.786118 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4527 | 2026.03.18 18:19:37.786126 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.03.18 18:19:37.786235 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4529 | 2026.03.18 18:19:37.786240 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4530 | 2026.03.18 18:19:37.786277 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4531 | 2026.03.18 18:19:37.786317 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <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 | ||
| 4532 | 2026.03.18 18:19:37.786371 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4533 | 2026.03.18 18:19:37.786476 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4534 | 2026.03.18 18:19:37.786523 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4535 | 2026.03.18 18:19:37.786564 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4536 | 2026.03.18 18:19:37.786610 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::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 | ||
| 4537 | 2026.03.18 18:19:37.787301 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.03.18 18:19:37.787344 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4539 | 2026.03.18 18:19:37.787477 [ 194 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395209 sec., 7167.384958095884 rows/sec., 482.96 KiB/sec. | ||
| 4540 | 2026.03.18 18:19:37.787615 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4541 | 2026.03.18 18:19:37.787903 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_10_2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.03.18 18:19:37.787971 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_10_2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4543 | 2026.03.18 18:19:37.788037 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4544 | 2026.03.18 18:19:37.788074 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4545 | 2026.03.18 18:19:37.788308 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.18 18:19:37.788449 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002228 sec., 5385.996409335728 rows/sec., 9.65 MiB/sec. | ||
| 4547 | 2026.03.18 18:19:37.788506 [ 276 ] {d92ff4ec-a15a-4ccd-965c-69e273b8196d} <Debug> TCPHandler: Processed in 0.002429147 sec. | ||
| 4548 | 2026.03.18 18:19:37.788630 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.18 18:19:37.788728 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.18 18:19:37.788771 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4551 | 2026.03.18 18:19:37.789127 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.18 18:19:37.789164 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4553 | 2026.03.18 18:19:37.789491 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4554 | 2026.03.18 18:19:37.789727 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.18 18:19:37.789887 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001176 sec., 35714.28571428572 rows/sec., 2.04 MiB/sec. | ||
| 4556 | 2026.03.18 18:19:37.789942 [ 276 ] {83d57ed8-895d-48b4-82ce-4d02bd4c741b} <Debug> TCPHandler: Processed in 0.001361598 sec. | ||
| 4557 | 2026.03.18 18:19:37.932239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8159 | ||
| 4558 | 2026.03.18 18:19:37.932981 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.03.18 18:19:37.933049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4560 | 2026.03.18 18:19:37.933803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4561 | 2026.03.18 18:19:37.934149 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.03.18 18:19:37.934339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8159 | ||
| 4563 | 2026.03.18 18:19:38.000332 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.78 MiB, peak 251.41 MiB, free memory in arenas 0.00 B, will set to 243.52 MiB (RSS), difference: -1.26 MiB | ||
| 4564 | 2026.03.18 18:19:38.373435 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4565 | 2026.03.18 18:19:38.389669 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.03.18 18:19:38.389737 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4567 | 2026.03.18 18:19:38.396102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4568 | 2026.03.18 18:19:38.397551 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.03.18 18:19:38.403265 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4570 | 2026.03.18 18:19:38.894919 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49376 | ||
| 4571 | 2026.03.18 18:19:38.895052 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4572 | 2026.03.18 18:19:38.895082 [ 288 ] {} <Debug> TCP-Session: bf5b644c-4dda-4169-89c1-44132ec518a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49376 | ||
| 4573 | 2026.03.18 18:19:38.895107 [ 288 ] {} <Debug> TCP-Session: bf5b644c-4dda-4169-89c1-44132ec518a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4574 | 2026.03.18 18:19:38.895122 [ 288 ] {} <Debug> TCP-Session: bf5b644c-4dda-4169-89c1-44132ec518a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2026.03.18 18:19:38.895307 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47092 | ||
| 4576 | 2026.03.18 18:19:38.895338 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48902 | ||
| 4577 | 2026.03.18 18:19:38.895372 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64594 | ||
| 4578 | 2026.03.18 18:19:38.895399 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52927 | ||
| 4579 | 2026.03.18 18:19:38.895434 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4580 | 2026.03.18 18:19:38.895438 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4581 | 2026.03.18 18:19:38.895381 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38003 | ||
| 4582 | 2026.03.18 18:19:38.895481 [ 292 ] {} <Debug> TCP-Session: 402b2b9c-1368-419d-9f88-b76f2e2dc1be Authenticating user 'default' from [fd00:1122:3344:101::e]:48902 | ||
| 4583 | 2026.03.18 18:19:38.895498 [ 288 ] {} <Trace> TCP-Session: bf5b644c-4dda-4169-89c1-44132ec518a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.03.18 18:19:38.895516 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4585 | 2026.03.18 18:19:38.895531 [ 292 ] {} <Debug> TCP-Session: 402b2b9c-1368-419d-9f88-b76f2e2dc1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2026.03.18 18:19:38.895563 [ 286 ] {} <Debug> TCP-Session: 1addbd93-c84b-40c6-8cfe-34d2c5161bae Authenticating user 'default' from [fd00:1122:3344:101::e]:52927 | ||
| 4587 | 2026.03.18 18:19:38.895576 [ 292 ] {} <Debug> TCP-Session: 402b2b9c-1368-419d-9f88-b76f2e2dc1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4588 | 2026.03.18 18:19:38.895586 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4589 | 2026.03.18 18:19:38.895600 [ 286 ] {} <Debug> TCP-Session: 1addbd93-c84b-40c6-8cfe-34d2c5161bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4590 | 2026.03.18 18:19:38.895518 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4591 | 2026.03.18 18:19:38.895641 [ 275 ] {} <Debug> TCP-Session: 56190e31-b0d2-4923-9b64-813ff74bbc40 Authenticating user 'default' from [fd00:1122:3344:101::e]:38003 | ||
| 4592 | 2026.03.18 18:19:38.895642 [ 286 ] {} <Debug> TCP-Session: 1addbd93-c84b-40c6-8cfe-34d2c5161bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4593 | 2026.03.18 18:19:38.895684 [ 288 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4594 | 2026.03.18 18:19:38.895689 [ 275 ] {} <Debug> TCP-Session: 56190e31-b0d2-4923-9b64-813ff74bbc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4595 | 2026.03.18 18:19:38.895676 [ 294 ] {} <Debug> TCP-Session: 29e789ee-3fe6-4747-813b-555d6ce5eb8d Authenticating user 'default' from [fd00:1122:3344:101::e]:64594 | ||
| 4596 | 2026.03.18 18:19:38.895733 [ 275 ] {} <Debug> TCP-Session: 56190e31-b0d2-4923-9b64-813ff74bbc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4597 | 2026.03.18 18:19:38.895753 [ 294 ] {} <Debug> TCP-Session: 29e789ee-3fe6-4747-813b-555d6ce5eb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4598 | 2026.03.18 18:19:38.895347 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49019 | ||
| 4599 | 2026.03.18 18:19:38.895775 [ 294 ] {} <Debug> TCP-Session: 29e789ee-3fe6-4747-813b-555d6ce5eb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2026.03.18 18:19:38.895336 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38554 | ||
| 4601 | 2026.03.18 18:19:38.895316 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38183 | ||
| 4602 | 2026.03.18 18:19:38.895863 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4603 | 2026.03.18 18:19:38.895469 [ 289 ] {} <Debug> TCP-Session: 6335a5be-c85c-42fd-aca3-a5d9858f8887 Authenticating user 'default' from [fd00:1122:3344:101::e]:47092 | ||
| 4604 | 2026.03.18 18:19:38.895905 [ 293 ] {} <Debug> TCP-Session: 2b7c6a5f-fc81-40f6-8e8b-38a2e6a6f367 Authenticating user 'default' from [fd00:1122:3344:101::e]:49019 | ||
| 4605 | 2026.03.18 18:19:38.895930 [ 293 ] {} <Debug> TCP-Session: 2b7c6a5f-fc81-40f6-8e8b-38a2e6a6f367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.03.18 18:19:38.895943 [ 293 ] {} <Debug> TCP-Session: 2b7c6a5f-fc81-40f6-8e8b-38a2e6a6f367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2026.03.18 18:19:38.895942 [ 289 ] {} <Debug> TCP-Session: 6335a5be-c85c-42fd-aca3-a5d9858f8887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4608 | 2026.03.18 18:19:38.895969 [ 288 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4609 | 2026.03.18 18:19:38.895981 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4610 | 2026.03.18 18:19:38.895976 [ 289 ] {} <Debug> TCP-Session: 6335a5be-c85c-42fd-aca3-a5d9858f8887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4611 | 2026.03.18 18:19:38.896020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4612 | 2026.03.18 18:19:38.896047 [ 288 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4613 | 2026.03.18 18:19:38.896070 [ 290 ] {} <Debug> TCP-Session: 9a0b9ad4-cef2-4ba3-831c-dc4c8622c290 Authenticating user 'default' from [fd00:1122:3344:101::e]:38183 | ||
| 4614 | 2026.03.18 18:19:38.896036 [ 291 ] {} <Debug> TCP-Session: 4fa24937-3ef0-4edd-ae13-ae73749cef5e Authenticating user 'default' from [fd00:1122:3344:101::e]:38554 | ||
| 4615 | 2026.03.18 18:19:38.896098 [ 290 ] {} <Debug> TCP-Session: 9a0b9ad4-cef2-4ba3-831c-dc4c8622c290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4616 | 2026.03.18 18:19:38.896124 [ 291 ] {} <Debug> TCP-Session: 4fa24937-3ef0-4edd-ae13-ae73749cef5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2026.03.18 18:19:38.896125 [ 290 ] {} <Debug> TCP-Session: 9a0b9ad4-cef2-4ba3-831c-dc4c8622c290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4618 | 2026.03.18 18:19:38.896147 [ 291 ] {} <Debug> TCP-Session: 4fa24937-3ef0-4edd-ae13-ae73749cef5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4619 | 2026.03.18 18:19:38.896392 [ 288 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 4620 | 2026.03.18 18:19:38.897297 [ 327 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Trace> AggregatingTransform: Aggregating | ||
| 4621 | 2026.03.18 18:19:38.897349 [ 327 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Trace> Aggregator: Aggregation method: without_key | ||
| 4622 | 2026.03.18 18:19:38.897386 [ 327 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000891034 sec. (1122.292 rows/sec., 43.84 KiB/sec.) | ||
| 4623 | 2026.03.18 18:19:38.897405 [ 327 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Trace> Aggregator: Merging aggregated data | ||
| 4624 | 2026.03.18 18:19:38.898711 [ 288 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003085 sec., 324.14910858995137 rows/sec., 12.66 KiB/sec. | ||
| 4625 | 2026.03.18 18:19:38.898838 [ 288 ] {8a189c63-9a1b-46c7-a865-663c34207d32} <Debug> TCPHandler: Processed in 0.003462525 sec. | ||
| 4626 | 2026.03.18 18:19:38.898928 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4627 | 2026.03.18 18:19:38.898955 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4628 | 2026.03.18 18:19:38.898975 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4629 | 2026.03.18 18:19:38.898998 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4630 | 2026.03.18 18:19:38.899016 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4631 | 2026.03.18 18:19:38.899041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4632 | 2026.03.18 18:19:38.899051 [ 292 ] {} <Debug> TCP-Session: 402b2b9c-1368-419d-9f88-b76f2e2dc1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4633 | 2026.03.18 18:19:38.899072 [ 290 ] {} <Debug> TCP-Session: 9a0b9ad4-cef2-4ba3-831c-dc4c8622c290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4634 | 2026.03.18 18:19:38.899084 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4635 | 2026.03.18 18:19:38.899100 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4636 | 2026.03.18 18:19:38.899130 [ 275 ] {} <Debug> TCP-Session: 56190e31-b0d2-4923-9b64-813ff74bbc40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4637 | 2026.03.18 18:19:38.899154 [ 288 ] {} <Debug> TCP-Session: bf5b644c-4dda-4169-89c1-44132ec518a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.03.18 18:19:38.899089 [ 291 ] {} <Debug> TCP-Session: 4fa24937-3ef0-4edd-ae13-ae73749cef5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4639 | 2026.03.18 18:19:38.899057 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4640 | 2026.03.18 18:19:38.899027 [ 289 ] {} <Debug> TCP-Session: 6335a5be-c85c-42fd-aca3-a5d9858f8887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4641 | 2026.03.18 18:19:38.899227 [ 293 ] {} <Debug> TCP-Session: 2b7c6a5f-fc81-40f6-8e8b-38a2e6a6f367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4642 | 2026.03.18 18:19:38.899011 [ 294 ] {} <Debug> TCP-Session: 29e789ee-3fe6-4747-813b-555d6ce5eb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2026.03.18 18:19:38.898972 [ 286 ] {} <Debug> TCP-Session: 1addbd93-c84b-40c6-8cfe-34d2c5161bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4644 | 2026.03.18 18:19:38.930793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51856 | ||
| 4645 | 2026.03.18 18:19:38.930922 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4646 | 2026.03.18 18:19:38.930951 [ 288 ] {} <Debug> TCP-Session: cbcfcd78-298c-4a4d-a202-0b33a14615cf Authenticating user 'default' from [fd00:1122:3344:101::e]:51856 | ||
| 4647 | 2026.03.18 18:19:38.930976 [ 288 ] {} <Debug> TCP-Session: cbcfcd78-298c-4a4d-a202-0b33a14615cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2026.03.18 18:19:38.930992 [ 288 ] {} <Debug> TCP-Session: cbcfcd78-298c-4a4d-a202-0b33a14615cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4649 | 2026.03.18 18:19:38.931218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50528 | ||
| 4650 | 2026.03.18 18:19:38.931269 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65396 | ||
| 4651 | 2026.03.18 18:19:38.931291 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65067 | ||
| 4652 | 2026.03.18 18:19:38.931322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4653 | 2026.03.18 18:19:38.931336 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64974 | ||
| 4654 | 2026.03.18 18:19:38.931367 [ 289 ] {} <Debug> TCP-Session: df2b2757-c5a7-4a65-9520-32b9fc94c1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50528 | ||
| 4655 | 2026.03.18 18:19:38.931373 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4656 | 2026.03.18 18:19:38.931396 [ 289 ] {} <Debug> TCP-Session: df2b2757-c5a7-4a65-9520-32b9fc94c1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2026.03.18 18:19:38.931399 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4658 | 2026.03.18 18:19:38.931415 [ 288 ] {} <Trace> TCP-Session: cbcfcd78-298c-4a4d-a202-0b33a14615cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.03.18 18:19:38.931433 [ 289 ] {} <Debug> TCP-Session: df2b2757-c5a7-4a65-9520-32b9fc94c1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4660 | 2026.03.18 18:19:38.931450 [ 292 ] {} <Debug> TCP-Session: 09246e19-b06f-498a-9d8d-9801a12ae496 Authenticating user 'default' from [fd00:1122:3344:101::e]:65067 | ||
| 4661 | 2026.03.18 18:19:38.931427 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4662 | 2026.03.18 18:19:38.931500 [ 292 ] {} <Debug> TCP-Session: 09246e19-b06f-498a-9d8d-9801a12ae496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4663 | 2026.03.18 18:19:38.931418 [ 290 ] {} <Debug> TCP-Session: bcc5c19d-d29e-4ae3-b8f4-0b49471f7b08 Authenticating user 'default' from [fd00:1122:3344:101::e]:65396 | ||
| 4664 | 2026.03.18 18:19:38.931532 [ 292 ] {} <Debug> TCP-Session: 09246e19-b06f-498a-9d8d-9801a12ae496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2026.03.18 18:19:38.931560 [ 290 ] {} <Debug> TCP-Session: bcc5c19d-d29e-4ae3-b8f4-0b49471f7b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4666 | 2026.03.18 18:19:38.931526 [ 286 ] {} <Debug> TCP-Session: 259c07db-6eee-4916-9e17-c6f875f32d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:64974 | ||
| 4667 | 2026.03.18 18:19:38.931585 [ 290 ] {} <Debug> TCP-Session: bcc5c19d-d29e-4ae3-b8f4-0b49471f7b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.03.18 18:19:38.931604 [ 288 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51856) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4669 | 2026.03.18 18:19:38.931611 [ 286 ] {} <Debug> TCP-Session: 259c07db-6eee-4916-9e17-c6f875f32d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.03.18 18:19:38.931314 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44428 | ||
| 4671 | 2026.03.18 18:19:38.931653 [ 286 ] {} <Debug> TCP-Session: 259c07db-6eee-4916-9e17-c6f875f32d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4672 | 2026.03.18 18:19:38.931304 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57337 | ||
| 4673 | 2026.03.18 18:19:38.931283 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36055 | ||
| 4674 | 2026.03.18 18:19:38.931735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4675 | 2026.03.18 18:19:38.931773 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4676 | 2026.03.18 18:19:38.931793 [ 294 ] {} <Debug> TCP-Session: 8f581051-5db4-4377-80b9-3b443d4dbc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:44428 | ||
| 4677 | 2026.03.18 18:19:38.931325 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58271 | ||
| 4678 | 2026.03.18 18:19:38.931821 [ 294 ] {} <Debug> TCP-Session: 8f581051-5db4-4377-80b9-3b443d4dbc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4679 | 2026.03.18 18:19:38.931826 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4680 | 2026.03.18 18:19:38.931849 [ 294 ] {} <Debug> TCP-Session: 8f581051-5db4-4377-80b9-3b443d4dbc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4681 | 2026.03.18 18:19:38.931860 [ 288 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4682 | 2026.03.18 18:19:38.931872 [ 291 ] {} <Debug> TCP-Session: f42eef62-00e4-46da-b7f7-1764bd889cab Authenticating user 'default' from [fd00:1122:3344:101::e]:36055 | ||
| 4683 | 2026.03.18 18:19:38.931877 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4684 | 2026.03.18 18:19:38.931922 [ 291 ] {} <Debug> TCP-Session: f42eef62-00e4-46da-b7f7-1764bd889cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4685 | 2026.03.18 18:19:38.931930 [ 288 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4686 | 2026.03.18 18:19:38.931947 [ 291 ] {} <Debug> TCP-Session: f42eef62-00e4-46da-b7f7-1764bd889cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4687 | 2026.03.18 18:19:38.931941 [ 275 ] {} <Debug> TCP-Session: 80b76ec7-db8c-4bfc-b8aa-ecee266a2cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:58271 | ||
| 4688 | 2026.03.18 18:19:38.931813 [ 293 ] {} <Debug> TCP-Session: 1470efc1-ee21-45e8-9db5-3ce2203b5576 Authenticating user 'default' from [fd00:1122:3344:101::e]:57337 | ||
| 4689 | 2026.03.18 18:19:38.932000 [ 275 ] {} <Debug> TCP-Session: 80b76ec7-db8c-4bfc-b8aa-ecee266a2cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4690 | 2026.03.18 18:19:38.932022 [ 293 ] {} <Debug> TCP-Session: 1470efc1-ee21-45e8-9db5-3ce2203b5576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4691 | 2026.03.18 18:19:38.932029 [ 275 ] {} <Debug> TCP-Session: 80b76ec7-db8c-4bfc-b8aa-ecee266a2cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4692 | 2026.03.18 18:19:38.932048 [ 293 ] {} <Debug> TCP-Session: 1470efc1-ee21-45e8-9db5-3ce2203b5576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4693 | 2026.03.18 18:19:38.932232 [ 288 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 4694 | 2026.03.18 18:19:38.933155 [ 337 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Trace> AggregatingTransform: Aggregating | ||
| 4695 | 2026.03.18 18:19:38.933188 [ 337 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4696 | 2026.03.18 18:19:38.933220 [ 337 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000887855 sec. (1126.310 rows/sec., 44.00 KiB/sec.) | ||
| 4697 | 2026.03.18 18:19:38.933239 [ 337 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Trace> Aggregator: Merging aggregated data | ||
| 4698 | 2026.03.18 18:19:38.934476 [ 288 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002927 sec., 341.646737273659 rows/sec., 13.35 KiB/sec. | ||
| 4699 | 2026.03.18 18:19:38.934626 [ 288 ] {a4a94204-7238-4016-a541-9d2e3ab53c5f} <Debug> TCPHandler: Processed in 0.003330712 sec. | ||
| 4700 | 2026.03.18 18:19:38.934743 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4701 | 2026.03.18 18:19:38.934771 [ 288 ] {} <Debug> TCP-Session: cbcfcd78-298c-4a4d-a202-0b33a14615cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4702 | 2026.03.18 18:19:38.934784 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4703 | 2026.03.18 18:19:38.934805 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4704 | 2026.03.18 18:19:38.934825 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4705 | 2026.03.18 18:19:38.934842 [ 289 ] {} <Debug> TCP-Session: df2b2757-c5a7-4a65-9520-32b9fc94c1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4706 | 2026.03.18 18:19:38.934872 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4707 | 2026.03.18 18:19:38.934883 [ 292 ] {} <Debug> TCP-Session: 09246e19-b06f-498a-9d8d-9801a12ae496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4708 | 2026.03.18 18:19:38.934893 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4709 | 2026.03.18 18:19:38.934920 [ 291 ] {} <Debug> TCP-Session: f42eef62-00e4-46da-b7f7-1764bd889cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4710 | 2026.03.18 18:19:38.934930 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4711 | 2026.03.18 18:19:38.934960 [ 294 ] {} <Debug> TCP-Session: 8f581051-5db4-4377-80b9-3b443d4dbc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4712 | 2026.03.18 18:19:38.934912 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4713 | 2026.03.18 18:19:38.934993 [ 286 ] {} <Debug> TCP-Session: 259c07db-6eee-4916-9e17-c6f875f32d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4714 | 2026.03.18 18:19:38.934857 [ 275 ] {} <Debug> TCP-Session: 80b76ec7-db8c-4bfc-b8aa-ecee266a2cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4715 | 2026.03.18 18:19:38.935030 [ 293 ] {} <Debug> TCP-Session: 1470efc1-ee21-45e8-9db5-3ce2203b5576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4716 | 2026.03.18 18:19:38.934849 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4717 | 2026.03.18 18:19:38.935100 [ 290 ] {} <Debug> TCP-Session: bcc5c19d-d29e-4ae3-b8f4-0b49471f7b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4718 | 2026.03.18 18:19:40.453589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 622 | ||
| 4719 | 2026.03.18 18:19:40.456653 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2026.03.18 18:19:40.456700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4721 | 2026.03.18 18:19:40.457944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4722 | 2026.03.18 18:19:40.458229 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2026.03.18 18:19:40.458486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4724 | 2026.03.18 18:19:42.467609 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.03.18 18:19:42.467887 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4726 | 2026.03.18 18:19:42.467988 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4727 | 2026.03.18 18:19:42.468905 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.03.18 18:19:42.468950 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4729 | 2026.03.18 18:19:42.469342 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4730 | 2026.03.18 18:19:42.469564 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.03.18 18:19:42.469717 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.24 MiB/sec. | ||
| 4732 | 2026.03.18 18:19:42.469718 [ 115 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4733 | 2026.03.18 18:19:42.469758 [ 276 ] {cedad5ce-d793-4f33-9a2c-eaf4507a67e4} <Debug> TCPHandler: Processed in 0.002325895 sec. | ||
| 4734 | 2026.03.18 18:19:42.469799 [ 115 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.18 18:19:42.469830 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4736 | 2026.03.18 18:19:42.469897 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.03.18 18:19:42.469937 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 4738 | 2026.03.18 18:19:42.469995 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2026.03.18 18:19:42.470040 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2026.03.18 18:19:42.470069 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4741 | 2026.03.18 18:19:42.470110 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2891 rows starting from the beginning of the part | ||
| 4742 | 2026.03.18 18:19:42.470181 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4743 | 2026.03.18 18:19:42.470228 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 799 rows starting from the beginning of the part | ||
| 4744 | 2026.03.18 18:19:42.470274 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 134 rows starting from the beginning of the part | ||
| 4745 | 2026.03.18 18:19:42.470316 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2684 rows starting from the beginning of the part | ||
| 4746 | 2026.03.18 18:19:42.470358 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4747 | 2026.03.18 18:19:42.470496 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.18 18:19:42.470537 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4749 | 2026.03.18 18:19:42.470855 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4750 | 2026.03.18 18:19:42.471062 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.03.18 18:19:42.471171 [ 115 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4752 | 2026.03.18 18:19:42.471192 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 4753 | 2026.03.18 18:19:42.471205 [ 115 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.03.18 18:19:42.471235 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4755 | 2026.03.18 18:19:42.471236 [ 276 ] {45f5326f-d55c-4b83-a58c-c938448a6bac} <Debug> TCPHandler: Processed in 0.001391998 sec. | ||
| 4756 | 2026.03.18 18:19:42.471339 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 4757 | 2026.03.18 18:19:42.471391 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2026.03.18 18:19:42.471477 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4759 | 2026.03.18 18:19:42.471488 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4760 | 2026.03.18 18:19:42.471516 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1551 rows starting from the beginning of the part | ||
| 4761 | 2026.03.18 18:19:42.471538 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2026.03.18 18:19:42.471580 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 107 rows starting from the beginning of the part | ||
| 4763 | 2026.03.18 18:19:42.471624 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 491 rows starting from the beginning of the part | ||
| 4764 | 2026.03.18 18:19:42.471665 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 103 rows starting from the beginning of the part | ||
| 4765 | 2026.03.18 18:19:42.471717 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1440 rows starting from the beginning of the part | ||
| 4766 | 2026.03.18 18:19:42.471756 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 4767 | 2026.03.18 18:19:42.471926 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.18 18:19:42.471965 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4769 | 2026.03.18 18:19:42.472312 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4770 | 2026.03.18 18:19:42.472528 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.03.18 18:19:42.472636 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4772 | 2026.03.18 18:19:42.472654 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001184 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 4773 | 2026.03.18 18:19:42.472653 [ 191 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6700 rows, containing 5 columns (5 merged, 0 gathered) in 0.002760076 sec., 2427469.388524084 rows/sec., 195.82 MiB/sec. | ||
| 4774 | 2026.03.18 18:19:42.472695 [ 276 ] {c8e2575a-f012-4863-940e-0cfa56a9bf92} <Debug> TCPHandler: Processed in 0.001351517 sec. | ||
| 4775 | 2026.03.18 18:19:42.472670 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.03.18 18:19:42.472743 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4777 | 2026.03.18 18:19:42.472801 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 4778 | 2026.03.18 18:19:42.472885 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4779 | 2026.03.18 18:19:42.472909 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8058 rows starting from the beginning of the part | ||
| 4780 | 2026.03.18 18:19:42.472952 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 4781 | 2026.03.18 18:19:42.472990 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 4782 | 2026.03.18 18:19:42.473024 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 4783 | 2026.03.18 18:19:42.473024 [ 190 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4784 | 2026.03.18 18:19:42.473041 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2026.03.18 18:19:42.473061 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1323 rows starting from the beginning of the part | ||
| 4786 | 2026.03.18 18:19:42.473082 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790359 sec., 2097903.2696794327 rows/sec., 155.02 MiB/sec. | ||
| 4787 | 2026.03.18 18:19:42.473110 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4788 | 2026.03.18 18:19:42.473157 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4789 | 2026.03.18 18:19:42.473208 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4790 | 2026.03.18 18:19:42.473352 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4791 | 2026.03.18 18:19:42.473388 [ 190 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.18 18:19:42.473474 [ 190 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_26_5} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4793 | 2026.03.18 18:19:42.473547 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.03.18 18:19:42.473559 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 4795 | 2026.03.18 18:19:42.473592 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4796 | 2026.03.18 18:19:42.473669 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.03.18 18:19:42.473760 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_26_5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4798 | 2026.03.18 18:19:42.473869 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4799 | 2026.03.18 18:19:42.473942 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4800 | 2026.03.18 18:19:42.474163 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.18 18:19:42.474272 [ 115 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4802 | 2026.03.18 18:19:42.474297 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001159 sec., 41415.01294219154 rows/sec., 2.79 MiB/sec. | ||
| 4803 | 2026.03.18 18:19:42.474303 [ 115 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.18 18:19:42.474337 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4805 | 2026.03.18 18:19:42.474340 [ 276 ] {2765d274-e42b-4fd9-8974-8cc0d53c74a4} <Debug> TCPHandler: Processed in 0.001350588 sec. | ||
| 4806 | 2026.03.18 18:19:42.474426 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 4807 | 2026.03.18 18:19:42.474545 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4808 | 2026.03.18 18:19:42.474583 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4809 | 2026.03.18 18:19:42.474668 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4810 | 2026.03.18 18:19:42.474712 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4811 | 2026.03.18 18:19:42.474755 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4812 | 2026.03.18 18:19:42.474791 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 4813 | 2026.03.18 18:19:42.474834 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4814 | 2026.03.18 18:19:42.475849 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.00146766 sec., 960712.9716691877 rows/sec., 61.62 MiB/sec. | ||
| 4815 | 2026.03.18 18:19:42.476070 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4816 | 2026.03.18 18:19:42.476316 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.03.18 18:19:42.476384 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_26_5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4818 | 2026.03.18 18:19:42.476453 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4819 | 2026.03.18 18:19:42.476719 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10096 rows, containing 5 columns (5 merged, 0 gathered) in 0.003942558 sec., 2560773.994954545 rows/sec., 167.10 MiB/sec. | ||
| 4820 | 2026.03.18 18:19:42.476971 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4821 | 2026.03.18 18:19:42.477224 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.18 18:19:42.477290 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4823 | 2026.03.18 18:19:42.477362 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4824 | 2026.03.18 18:19:43.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.74 MiB, peak 255.22 MiB, free memory in arenas 0.00 B, will set to 247.22 MiB (RSS), difference: 1.48 MiB | ||
| 4825 | 2026.03.18 18:19:45.345107 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4826 | 2026.03.18 18:19:45.345174 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4827 | 2026.03.18 18:19:45.435381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8671 | ||
| 4828 | 2026.03.18 18:19:45.435885 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.03.18 18:19:45.435925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4830 | 2026.03.18 18:19:45.436425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4831 | 2026.03.18 18:19:45.436657 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.03.18 18:19:45.436801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4833 | 2026.03.18 18:19:45.904210 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4834 | 2026.03.18 18:19:45.919535 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.03.18 18:19:45.919586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4836 | 2026.03.18 18:19:45.925701 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4837 | 2026.03.18 18:19:45.926421 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.03.18 18:19:45.929375 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4839 | 2026.03.18 18:19:47.470392 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.03.18 18:19:47.470578 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4841 | 2026.03.18 18:19:47.470653 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4842 | 2026.03.18 18:19:47.471479 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.03.18 18:19:47.471536 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4844 | 2026.03.18 18:19:47.471938 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4845 | 2026.03.18 18:19:47.472169 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.03.18 18:19:47.472329 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001802 sec., 74361.82019977803 rows/sec., 6.43 MiB/sec. | ||
| 4847 | 2026.03.18 18:19:47.472375 [ 276 ] {52238673-1f62-4761-8d56-bea272ae13de} <Debug> TCPHandler: Processed in 0.002114798 sec. | ||
| 4848 | 2026.03.18 18:19:47.472491 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.03.18 18:19:47.472592 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.03.18 18:19:47.472635 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4851 | 2026.03.18 18:19:47.473066 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.03.18 18:19:47.473103 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4853 | 2026.03.18 18:19:47.473409 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4854 | 2026.03.18 18:19:47.473623 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.03.18 18:19:47.473756 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001182 sec., 32994.923857868016 rows/sec., 2.42 MiB/sec. | ||
| 4856 | 2026.03.18 18:19:47.473795 [ 276 ] {8e0472da-2332-4230-8934-206200ba74f8} <Debug> TCPHandler: Processed in 0.001354057 sec. | ||
| 4857 | 2026.03.18 18:19:47.473915 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.03.18 18:19:47.474012 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4859 | 2026.03.18 18:19:47.474052 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4860 | 2026.03.18 18:19:47.474493 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.03.18 18:19:47.474529 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4862 | 2026.03.18 18:19:47.474837 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4863 | 2026.03.18 18:19:47.475048 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.03.18 18:19:47.475179 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001183 sec., 87066.77937447168 rows/sec., 6.80 MiB/sec. | ||
| 4865 | 2026.03.18 18:19:47.475218 [ 276 ] {460262c4-639f-46d7-8400-fd836480f398} <Debug> TCPHandler: Processed in 0.001354138 sec. | ||
| 4866 | 2026.03.18 18:19:47.475337 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.03.18 18:19:47.475435 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.03.18 18:19:47.475479 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4869 | 2026.03.18 18:19:47.475894 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.03.18 18:19:47.475930 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4871 | 2026.03.18 18:19:47.476278 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4872 | 2026.03.18 18:19:47.476492 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.03.18 18:19:47.476623 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4874 | 2026.03.18 18:19:47.476661 [ 276 ] {39bfec30-9cb8-449b-b194-fa30640d1d3d} <Debug> TCPHandler: Processed in 0.001373698 sec. | ||
| 4875 | 2026.03.18 18:19:47.476773 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.03.18 18:19:47.476870 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.03.18 18:19:47.476925 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <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 | ||
| 4878 | 2026.03.18 18:19:47.477826 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.18 18:19:47.477868 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4880 | 2026.03.18 18:19:47.478611 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4881 | 2026.03.18 18:19:47.478882 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.18 18:19:47.479045 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002192 sec., 17791.97080291971 rows/sec., 31.88 MiB/sec. | ||
| 4883 | 2026.03.18 18:19:47.479100 [ 276 ] {fd0d1d35-8d14-485a-b1e6-bb5455867ef9} <Debug> TCPHandler: Processed in 0.002375466 sec. | ||
| 4884 | 2026.03.18 18:19:47.479222 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.03.18 18:19:47.479319 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.03.18 18:19:47.479362 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4887 | 2026.03.18 18:19:47.479705 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.03.18 18:19:47.479741 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4889 | 2026.03.18 18:19:47.480064 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4890 | 2026.03.18 18:19:47.480288 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.03.18 18:19:47.480421 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 4892 | 2026.03.18 18:19:47.480459 [ 276 ] {218bdea4-4f82-420d-936b-83e7a7194cf6} <Debug> TCPHandler: Processed in 0.001287825 sec. | ||
| 4893 | 2026.03.18 18:19:49.385318 [ 108 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4894 | 2026.03.18 18:19:49.385386 [ 108 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2026.03.18 18:19:49.385410 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4896 | 2026.03.18 18:19:49.385546 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 4897 | 2026.03.18 18:19:49.385695 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4898 | 2026.03.18 18:19:49.385731 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 4899 | 2026.03.18 18:19:49.385799 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 4900 | 2026.03.18 18:19:49.385847 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 4901 | 2026.03.18 18:19:49.385889 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 4902 | 2026.03.18 18:19:49.385936 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::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 | ||
| 4903 | 2026.03.18 18:19:49.386720 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230204 sec., 48772.39872411405 rows/sec., 2.49 MiB/sec. | ||
| 4904 | 2026.03.18 18:19:49.386954 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4905 | 2026.03.18 18:19:49.387334 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_10_2} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.03.18 18:19:49.387427 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_10_2} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4907 | 2026.03.18 18:19:49.387527 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4908 | 2026.03.18 18:19:50.459543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 642 | ||
| 4909 | 2026.03.18 18:19:50.461585 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.03.18 18:19:50.461636 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4911 | 2026.03.18 18:19:50.462816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4912 | 2026.03.18 18:19:50.463087 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.03.18 18:19:50.463338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 4914 | 2026.03.18 18:19:52.475732 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.03.18 18:19:52.475932 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.03.18 18:19:52.476006 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4917 | 2026.03.18 18:19:52.476858 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.03.18 18:19:52.476906 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4919 | 2026.03.18 18:19:52.477339 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4920 | 2026.03.18 18:19:52.477575 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.03.18 18:19:52.477741 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001862 sec., 152524.16756176154 rows/sec., 9.69 MiB/sec. | ||
| 4922 | 2026.03.18 18:19:52.477787 [ 276 ] {5bef712a-239f-4f8e-a137-05171ed97ca8} <Debug> TCPHandler: Processed in 0.002189071 sec. | ||
| 4923 | 2026.03.18 18:19:52.477925 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.03.18 18:19:52.478024 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4925 | 2026.03.18 18:19:52.478072 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4926 | 2026.03.18 18:19:52.479021 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.03.18 18:19:52.479059 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4928 | 2026.03.18 18:19:52.479428 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4929 | 2026.03.18 18:19:52.479680 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.03.18 18:19:52.479820 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Debug> executeQuery: Read 799 rows, 63.65 KiB in 0.001813 sec., 440706.01213458355 rows/sec., 34.28 MiB/sec. | ||
| 4931 | 2026.03.18 18:19:52.479862 [ 276 ] {8f093042-6a56-496c-9efe-a38fdb9f3954} <Debug> TCPHandler: Processed in 0.001987265 sec. | ||
| 4932 | 2026.03.18 18:19:52.479988 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.03.18 18:19:52.480108 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.03.18 18:19:52.480163 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4935 | 2026.03.18 18:19:52.480775 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.03.18 18:19:52.480818 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4937 | 2026.03.18 18:19:52.481243 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4938 | 2026.03.18 18:19:52.481543 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.03.18 18:19:52.481703 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Debug> executeQuery: Read 143 rows, 8.62 KiB in 0.001619 sec., 88326.12723903645 rows/sec., 5.20 MiB/sec. | ||
| 4940 | 2026.03.18 18:19:52.481757 [ 276 ] {d85414b8-ce0c-4549-952c-6075880ff036} <Debug> TCPHandler: Processed in 0.00182062 sec. | ||
| 4941 | 2026.03.18 18:19:52.481900 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.03.18 18:19:52.482017 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.03.18 18:19:52.482066 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4944 | 2026.03.18 18:19:52.482608 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.03.18 18:19:52.482646 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4946 | 2026.03.18 18:19:52.482964 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4947 | 2026.03.18 18:19:52.483206 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.03.18 18:19:52.483340 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00134 sec., 111194.02985074627 rows/sec., 7.18 MiB/sec. | ||
| 4949 | 2026.03.18 18:19:52.483381 [ 276 ] {40815149-bbc2-42db-a423-1cc4715afe1f} <Debug> TCPHandler: Processed in 0.001542453 sec. | ||
| 4950 | 2026.03.18 18:19:52.483511 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.03.18 18:19:52.483610 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.03.18 18:19:52.483652 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4953 | 2026.03.18 18:19:52.484171 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.03.18 18:19:52.484210 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4955 | 2026.03.18 18:19:52.484534 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4956 | 2026.03.18 18:19:52.484766 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.03.18 18:19:52.484897 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001307 sec., 113236.41928079572 rows/sec., 6.44 MiB/sec. | ||
| 4958 | 2026.03.18 18:19:52.484937 [ 276 ] {04c0cc02-bdbc-4694-b000-6967c0c087a8} <Debug> TCPHandler: Processed in 0.001476351 sec. | ||
| 4959 | 2026.03.18 18:19:52.485068 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.03.18 18:19:52.485164 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4961 | 2026.03.18 18:19:52.485208 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4962 | 2026.03.18 18:19:52.485819 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.03.18 18:19:52.485855 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4964 | 2026.03.18 18:19:52.486185 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4965 | 2026.03.18 18:19:52.486398 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.03.18 18:19:52.486531 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Debug> executeQuery: Read 491 rows, 35.26 KiB in 0.001384 sec., 354768.78612716764 rows/sec., 24.88 MiB/sec. | ||
| 4967 | 2026.03.18 18:19:52.486573 [ 276 ] {a15e5e4f-9b42-4518-847f-2c6841b84c92} <Debug> TCPHandler: Processed in 0.001560063 sec. | ||
| 4968 | 2026.03.18 18:19:52.486690 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.03.18 18:19:52.486787 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4970 | 2026.03.18 18:19:52.486828 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4971 | 2026.03.18 18:19:52.487172 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.03.18 18:19:52.487208 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4973 | 2026.03.18 18:19:52.487507 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4974 | 2026.03.18 18:19:52.487735 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.03.18 18:19:52.487875 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 4976 | 2026.03.18 18:19:52.487914 [ 276 ] {7785e6db-55c1-4f52-a134-9ca7ea9c0f82} <Debug> TCPHandler: Processed in 0.001273485 sec. | ||
| 4977 | 2026.03.18 18:19:52.488030 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2026.03.18 18:19:52.488125 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4979 | 2026.03.18 18:19:52.488167 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4980 | 2026.03.18 18:19:52.488599 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.03.18 18:19:52.488634 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4982 | 2026.03.18 18:19:52.488962 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4983 | 2026.03.18 18:19:52.489167 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2026.03.18 18:19:52.489297 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 4985 | 2026.03.18 18:19:52.489337 [ 276 ] {5979dafb-5cd4-4cf4-b5ce-53c5293fc4c9} <Debug> TCPHandler: Processed in 0.001356187 sec. | ||
| 4986 | 2026.03.18 18:19:52.489455 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.03.18 18:19:52.489643 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.03.18 18:19:52.489683 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4989 | 2026.03.18 18:19:52.490010 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.03.18 18:19:52.490045 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4991 | 2026.03.18 18:19:52.490336 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4992 | 2026.03.18 18:19:52.490542 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4993 | 2026.03.18 18:19:52.490684 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 4994 | 2026.03.18 18:19:52.490805 [ 276 ] {5b40da24-4f69-4084-a058-a3819af7703a} <Debug> TCPHandler: Processed in 0.001400128 sec. | ||
| 4995 | 2026.03.18 18:19:52.490979 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.03.18 18:19:52.491075 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.18 18:19:52.491128 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <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 | ||
| 4998 | 2026.03.18 18:19:52.491869 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.18 18:19:52.491905 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5000 | 2026.03.18 18:19:52.492378 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5001 | 2026.03.18 18:19:52.492612 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.18 18:19:52.492734 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5003 | 2026.03.18 18:19:52.492751 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.001693 sec., 590.6674542232723 rows/sec., 1.06 MiB/sec. | ||
| 5004 | 2026.03.18 18:19:52.492804 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.03.18 18:19:52.492826 [ 276 ] {fb744f84-3f62-4be0-ae0a-3234ae1a5433} <Debug> TCPHandler: Processed in 0.001895732 sec. | ||
| 5006 | 2026.03.18 18:19:52.492831 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5007 | 2026.03.18 18:19:52.492953 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 5008 | 2026.03.18 18:19:52.492961 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.03.18 18:19:52.493077 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.03.18 18:19:52.493118 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5011 | 2026.03.18 18:19:52.493204 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5012 | 2026.03.18 18:19:52.493274 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 367 rows starting from the beginning of the part | ||
| 5013 | 2026.03.18 18:19:52.493418 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 5014 | 2026.03.18 18:19:52.493466 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.03.18 18:19:52.493508 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5016 | 2026.03.18 18:19:52.493541 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 5017 | 2026.03.18 18:19:52.493667 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 5018 | 2026.03.18 18:19:52.493782 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
| 5019 | 2026.03.18 18:19:52.493829 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5020 | 2026.03.18 18:19:52.493886 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 5021 | 2026.03.18 18:19:52.494062 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.03.18 18:19:52.494197 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 4.95 MiB/sec. | ||
| 5023 | 2026.03.18 18:19:52.494237 [ 276 ] {31355afa-5de6-482d-855c-0eeaba4b05b1} <Debug> TCPHandler: Processed in 0.001326727 sec. | ||
| 5024 | 2026.03.18 18:19:52.497398 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 19 columns (19 merged, 0 gathered) in 0.004488063 sec., 102271.29164630712 rows/sec., 183.27 MiB/sec. | ||
| 5025 | 2026.03.18 18:19:52.497935 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5026 | 2026.03.18 18:19:52.498242 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.03.18 18:19:52.498310 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5028 | 2026.03.18 18:19:52.498390 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5029 | 2026.03.18 18:19:52.937765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9119 | ||
| 5030 | 2026.03.18 18:19:52.938263 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.03.18 18:19:52.938304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5032 | 2026.03.18 18:19:52.938834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5033 | 2026.03.18 18:19:52.939105 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.03.18 18:19:52.939237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9119 | ||
| 5035 | 2026.03.18 18:19:53.430421 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5036 | 2026.03.18 18:19:53.446636 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.03.18 18:19:53.446698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5038 | 2026.03.18 18:19:53.452708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5039 | 2026.03.18 18:19:53.453448 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.03.18 18:19:53.456213 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5041 | 2026.03.18 18:19:57.470125 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.03.18 18:19:57.470320 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5043 | 2026.03.18 18:19:57.470388 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5044 | 2026.03.18 18:19:57.470994 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.03.18 18:19:57.471040 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5046 | 2026.03.18 18:19:57.471426 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5047 | 2026.03.18 18:19:57.471653 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.18 18:19:57.471809 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001536 sec., 5208.333333333333 rows/sec., 424.70 KiB/sec. | ||
| 5049 | 2026.03.18 18:19:57.471851 [ 276 ] {b185e688-1a4b-4b56-ba19-60bbb810994a} <Debug> TCPHandler: Processed in 0.001855701 sec. | ||
| 5050 | 2026.03.18 18:19:57.471977 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.03.18 18:19:57.472076 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5052 | 2026.03.18 18:19:57.472117 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5053 | 2026.03.18 18:19:57.472597 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.03.18 18:19:57.472633 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5055 | 2026.03.18 18:19:57.472951 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5056 | 2026.03.18 18:19:57.473164 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.18 18:19:57.473298 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001239 sec., 111380.14527845035 rows/sec., 9.59 MiB/sec. | ||
| 5058 | 2026.03.18 18:19:57.473337 [ 276 ] {fb7d199d-1c8e-4b5f-8cea-639a9528c225} <Debug> TCPHandler: Processed in 0.001411069 sec. | ||
| 5059 | 2026.03.18 18:19:57.473455 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.03.18 18:19:57.473553 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5061 | 2026.03.18 18:19:57.473595 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5062 | 2026.03.18 18:19:57.474009 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.03.18 18:19:57.474046 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5064 | 2026.03.18 18:19:57.474359 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5065 | 2026.03.18 18:19:57.474569 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.18 18:19:57.474702 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001166 sec., 40308.74785591767 rows/sec., 2.92 MiB/sec. | ||
| 5067 | 2026.03.18 18:19:57.474740 [ 276 ] {9c45fb84-83cf-48cc-b99c-9ac2dd8bbf8b} <Debug> TCPHandler: Processed in 0.001334826 sec. | ||
| 5068 | 2026.03.18 18:19:57.474849 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.03.18 18:19:57.474947 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5070 | 2026.03.18 18:19:57.474988 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5071 | 2026.03.18 18:19:57.475418 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.03.18 18:19:57.475454 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5073 | 2026.03.18 18:19:57.475760 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5074 | 2026.03.18 18:19:57.475976 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.03.18 18:19:57.476106 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001177 sec., 94307.56159728122 rows/sec., 7.38 MiB/sec. | ||
| 5076 | 2026.03.18 18:19:57.476146 [ 276 ] {0222fc1b-0455-42bb-9d14-88ac61d97a49} <Debug> TCPHandler: Processed in 0.001346477 sec. | ||
| 5077 | 2026.03.18 18:19:57.476258 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.03.18 18:19:57.476356 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5079 | 2026.03.18 18:19:57.476401 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5080 | 2026.03.18 18:19:57.476810 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.03.18 18:19:57.476845 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5082 | 2026.03.18 18:19:57.477174 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5083 | 2026.03.18 18:19:57.477384 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.18 18:19:57.477519 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001181 sec., 138865.3683319221 rows/sec., 9.67 MiB/sec. | ||
| 5085 | 2026.03.18 18:19:57.477556 [ 276 ] {f7e31d68-7c3c-4e7d-95ab-8ac21df76422} <Debug> TCPHandler: Processed in 0.001347807 sec. | ||
| 5086 | 2026.03.18 18:19:57.477726 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.03.18 18:19:57.477848 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.03.18 18:19:57.477912 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <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 | ||
| 5089 | 2026.03.18 18:19:57.478825 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.03.18 18:19:57.478867 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5091 | 2026.03.18 18:19:57.479448 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5092 | 2026.03.18 18:19:57.479678 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2026.03.18 18:19:57.479812 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001988 sec., 19617.706237424547 rows/sec., 35.15 MiB/sec. | ||
| 5094 | 2026.03.18 18:19:57.479862 [ 276 ] {63dc0c65-8604-4415-92df-5ee4e5b8e9fc} <Debug> TCPHandler: Processed in 0.002198771 sec. | ||
| 5095 | 2026.03.18 18:19:57.479974 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.03.18 18:19:57.480067 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5097 | 2026.03.18 18:19:57.480108 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5098 | 2026.03.18 18:19:57.480429 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.03.18 18:19:57.480463 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 5100 | 2026.03.18 18:19:57.480765 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5101 | 2026.03.18 18:19:57.480971 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.03.18 18:19:57.481096 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5103 | 2026.03.18 18:19:57.481130 [ 276 ] {c336ebab-21db-4f04-b328-456491b03109} <Debug> TCPHandler: Processed in 0.001204384 sec. | ||
| 5104 | 2026.03.18 18:20:00.345275 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5105 | 2026.03.18 18:20:00.345383 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5106 | 2026.03.18 18:20:00.440235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9631 | ||
| 5107 | 2026.03.18 18:20:00.440755 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5108 | 2026.03.18 18:20:00.440803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5109 | 2026.03.18 18:20:00.441265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5110 | 2026.03.18 18:20:00.441490 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5111 | 2026.03.18 18:20:00.441611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 5112 | 2026.03.18 18:20:00.463420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 678 | ||
| 5113 | 2026.03.18 18:20:00.465710 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.03.18 18:20:00.465750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5115 | 2026.03.18 18:20:00.467008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5116 | 2026.03.18 18:20:00.467294 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.03.18 18:20:00.467550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5118 | 2026.03.18 18:20:00.957197 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5119 | 2026.03.18 18:20:00.973517 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.03.18 18:20:00.973565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5121 | 2026.03.18 18:20:00.979353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5122 | 2026.03.18 18:20:00.980058 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.18 18:20:00.982755 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5124 | 2026.03.18 18:20:02.476474 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.03.18 18:20:02.476674 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.03.18 18:20:02.476747 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5127 | 2026.03.18 18:20:02.477560 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.18 18:20:02.477606 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5129 | 2026.03.18 18:20:02.478018 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5130 | 2026.03.18 18:20:02.478244 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.18 18:20:02.478397 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001775 sec., 160000 rows/sec., 10.16 MiB/sec. | ||
| 5132 | 2026.03.18 18:20:02.478440 [ 276 ] {3b19e7d2-bd4d-4630-9c79-8e30a8f6ca8f} <Debug> TCPHandler: Processed in 0.002102558 sec. | ||
| 5133 | 2026.03.18 18:20:02.478575 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.03.18 18:20:02.478674 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5135 | 2026.03.18 18:20:02.478715 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5136 | 2026.03.18 18:20:02.479554 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.03.18 18:20:02.479591 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5138 | 2026.03.18 18:20:02.479945 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5139 | 2026.03.18 18:20:02.480156 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.03.18 18:20:02.480289 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001634 sec., 490208.0783353733 rows/sec., 38.16 MiB/sec. | ||
| 5141 | 2026.03.18 18:20:02.480327 [ 276 ] {91b4f075-b194-4658-91d0-966958ff33a1} <Debug> TCPHandler: Processed in 0.00180542 sec. | ||
| 5142 | 2026.03.18 18:20:02.480454 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2026.03.18 18:20:02.480551 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5144 | 2026.03.18 18:20:02.480592 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5145 | 2026.03.18 18:20:02.481075 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.03.18 18:20:02.481111 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5147 | 2026.03.18 18:20:02.481454 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5148 | 2026.03.18 18:20:02.481671 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.03.18 18:20:02.481811 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001279 sec., 112587.9593432369 rows/sec., 6.64 MiB/sec. | ||
| 5150 | 2026.03.18 18:20:02.481850 [ 276 ] {401fe427-51d2-48e2-a3e4-672d06adf0c5} <Debug> TCPHandler: Processed in 0.00144711 sec. | ||
| 5151 | 2026.03.18 18:20:02.481967 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.03.18 18:20:02.482064 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5153 | 2026.03.18 18:20:02.482105 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5154 | 2026.03.18 18:20:02.482576 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.03.18 18:20:02.482612 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5156 | 2026.03.18 18:20:02.482940 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5157 | 2026.03.18 18:20:02.483172 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.03.18 18:20:02.483295 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001249 sec., 119295.43634907927 rows/sec., 7.71 MiB/sec. | ||
| 5159 | 2026.03.18 18:20:02.483331 [ 276 ] {719f08af-1319-4cfa-a3a2-d9917f8a74d1} <Debug> TCPHandler: Processed in 0.001415339 sec. | ||
| 5160 | 2026.03.18 18:20:02.483472 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.03.18 18:20:02.483565 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5162 | 2026.03.18 18:20:02.483605 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5163 | 2026.03.18 18:20:02.484047 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.03.18 18:20:02.484084 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5165 | 2026.03.18 18:20:02.484387 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5166 | 2026.03.18 18:20:02.484597 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.03.18 18:20:02.484719 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 5168 | 2026.03.18 18:20:02.484755 [ 276 ] {f632223a-0f75-451d-8cf2-6923b9c9b991} <Debug> TCPHandler: Processed in 0.001339397 sec. | ||
| 5169 | 2026.03.18 18:20:02.484890 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2026.03.18 18:20:02.484982 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5171 | 2026.03.18 18:20:02.485022 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5172 | 2026.03.18 18:20:02.485608 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.03.18 18:20:02.485645 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5174 | 2026.03.18 18:20:02.485976 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5175 | 2026.03.18 18:20:02.486186 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.03.18 18:20:02.486311 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001347 sec., 365256.1247216035 rows/sec., 25.62 MiB/sec. | ||
| 5177 | 2026.03.18 18:20:02.486348 [ 276 ] {66883313-f5ed-4466-84fa-a6ff3a49ca4c} <Debug> TCPHandler: Processed in 0.001506522 sec. | ||
| 5178 | 2026.03.18 18:20:02.486461 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2026.03.18 18:20:02.486553 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5180 | 2026.03.18 18:20:02.486595 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5181 | 2026.03.18 18:20:02.486971 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.03.18 18:20:02.487006 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5183 | 2026.03.18 18:20:02.487312 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5184 | 2026.03.18 18:20:02.487512 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.03.18 18:20:02.487633 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5186 | 2026.03.18 18:20:02.487668 [ 276 ] {e57e9510-98a7-4af8-8adc-d05962da02e0} <Debug> TCPHandler: Processed in 0.001254204 sec. | ||
| 5187 | 2026.03.18 18:20:02.487778 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2026.03.18 18:20:02.487869 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5189 | 2026.03.18 18:20:02.487910 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5190 | 2026.03.18 18:20:02.488338 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.03.18 18:20:02.488377 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5192 | 2026.03.18 18:20:02.488686 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5193 | 2026.03.18 18:20:02.488889 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.03.18 18:20:02.489014 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 5195 | 2026.03.18 18:20:02.489050 [ 276 ] {d1b5cebb-7a9b-401d-86ac-432b0f8b2ec9} <Debug> TCPHandler: Processed in 0.001318276 sec. | ||
| 5196 | 2026.03.18 18:20:02.489163 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.03.18 18:20:02.489254 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5198 | 2026.03.18 18:20:02.489294 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5199 | 2026.03.18 18:20:02.489594 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.03.18 18:20:02.489629 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5201 | 2026.03.18 18:20:02.489919 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5202 | 2026.03.18 18:20:02.490118 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.03.18 18:20:02.490240 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 5204 | 2026.03.18 18:20:02.490275 [ 276 ] {afd12c04-626b-4b12-9410-3a798547e17c} <Debug> TCPHandler: Processed in 0.001159362 sec. | ||
| 5205 | 2026.03.18 18:20:02.490388 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.03.18 18:20:02.490479 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5207 | 2026.03.18 18:20:02.490530 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <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 | ||
| 5208 | 2026.03.18 18:20:02.491244 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5209 | 2026.03.18 18:20:02.491279 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5210 | 2026.03.18 18:20:02.491741 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5211 | 2026.03.18 18:20:02.491952 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5212 | 2026.03.18 18:20:02.492082 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001621 sec., 1233.8062924120914 rows/sec., 2.21 MiB/sec. | ||
| 5213 | 2026.03.18 18:20:02.492132 [ 276 ] {9e8cfe6a-317d-4d91-826a-a47039bf79ca} <Debug> TCPHandler: Processed in 0.001790969 sec. | ||
| 5214 | 2026.03.18 18:20:02.492286 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5215 | 2026.03.18 18:20:02.492378 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5216 | 2026.03.18 18:20:02.492418 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5217 | 2026.03.18 18:20:02.492760 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5218 | 2026.03.18 18:20:02.492795 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5219 | 2026.03.18 18:20:02.493092 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5220 | 2026.03.18 18:20:02.493289 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5221 | 2026.03.18 18:20:02.493412 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 5222 | 2026.03.18 18:20:02.493446 [ 276 ] {b846a37a-11e6-4e24-b8fc-d4aed6ef53a8} <Debug> TCPHandler: Processed in 0.001207483 sec. | ||
| 5223 | 2026.03.18 18:20:07.470869 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2026.03.18 18:20:07.471057 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5225 | 2026.03.18 18:20:07.471118 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5226 | 2026.03.18 18:20:07.471937 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2026.03.18 18:20:07.471978 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5228 | 2026.03.18 18:20:07.472374 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5229 | 2026.03.18 18:20:07.472590 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.03.18 18:20:07.472708 [ 78 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5231 | 2026.03.18 18:20:07.472734 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001725 sec., 77681.15942028986 rows/sec., 6.72 MiB/sec. | ||
| 5232 | 2026.03.18 18:20:07.472753 [ 78 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.03.18 18:20:07.472775 [ 276 ] {cbdbfe62-fc9f-4efc-9e41-07746d75a650} <Debug> TCPHandler: Processed in 0.002042106 sec. | ||
| 5234 | 2026.03.18 18:20:07.472775 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5235 | 2026.03.18 18:20:07.472899 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.03.18 18:20:07.472907 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 5237 | 2026.03.18 18:20:07.472994 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.03.18 18:20:07.473039 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5239 | 2026.03.18 18:20:07.473057 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5240 | 2026.03.18 18:20:07.473094 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2891 rows starting from the beginning of the part | ||
| 5241 | 2026.03.18 18:20:07.473161 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 134 rows starting from the beginning of the part | ||
| 5242 | 2026.03.18 18:20:07.473203 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 799 rows starting from the beginning of the part | ||
| 5243 | 2026.03.18 18:20:07.473249 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part | ||
| 5244 | 2026.03.18 18:20:07.473304 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 5245 | 2026.03.18 18:20:07.473368 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 134 rows starting from the beginning of the part | ||
| 5246 | 2026.03.18 18:20:07.473467 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.03.18 18:20:07.473506 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5248 | 2026.03.18 18:20:07.473840 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5249 | 2026.03.18 18:20:07.474054 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.03.18 18:20:07.474154 [ 78 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5251 | 2026.03.18 18:20:07.474177 [ 78 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.03.18 18:20:07.474184 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001209 sec., 32258.06451612903 rows/sec., 2.37 MiB/sec. | ||
| 5253 | 2026.03.18 18:20:07.474195 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5254 | 2026.03.18 18:20:07.474222 [ 276 ] {e92e5c33-7ab0-4da5-98d3-0f3ad825336b} <Debug> TCPHandler: Processed in 0.001371158 sec. | ||
| 5255 | 2026.03.18 18:20:07.474311 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 5256 | 2026.03.18 18:20:07.474345 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.03.18 18:20:07.474444 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5258 | 2026.03.18 18:20:07.474456 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5259 | 2026.03.18 18:20:07.474483 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5260 | 2026.03.18 18:20:07.474494 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 5261 | 2026.03.18 18:20:07.474569 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
| 5262 | 2026.03.18 18:20:07.474614 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 143 rows starting from the beginning of the part | ||
| 5263 | 2026.03.18 18:20:07.474667 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part | ||
| 5264 | 2026.03.18 18:20:07.474712 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part | ||
| 5265 | 2026.03.18 18:20:07.474767 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
| 5266 | 2026.03.18 18:20:07.474918 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.03.18 18:20:07.474959 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5268 | 2026.03.18 18:20:07.475210 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4897 rows, containing 5 columns (5 merged, 0 gathered) in 0.002359175 sec., 2075725.6244237924 rows/sec., 169.71 MiB/sec. | ||
| 5269 | 2026.03.18 18:20:07.475289 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5270 | 2026.03.18 18:20:07.475524 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.03.18 18:20:07.475563 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5272 | 2026.03.18 18:20:07.475630 [ 78 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5273 | 2026.03.18 18:20:07.475656 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00123 sec., 83739.83739837399 rows/sec., 6.54 MiB/sec. | ||
| 5274 | 2026.03.18 18:20:07.475665 [ 78 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.18 18:20:07.475667 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416729 sec., 449627.2752234196 rows/sec., 30.25 MiB/sec. | ||
| 5276 | 2026.03.18 18:20:07.475695 [ 276 ] {f9827923-95ce-4537-8da1-ca43b5231aa9} <Debug> TCPHandler: Processed in 0.001399559 sec. | ||
| 5277 | 2026.03.18 18:20:07.475689 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5278 | 2026.03.18 18:20:07.475773 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 5279 | 2026.03.18 18:20:07.475818 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.03.18 18:20:07.475853 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5281 | 2026.03.18 18:20:07.475868 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5282 | 2026.03.18 18:20:07.475899 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1551 rows starting from the beginning of the part | ||
| 5283 | 2026.03.18 18:20:07.475909 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.03.18 18:20:07.475917 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.03.18 18:20:07.475942 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 103 rows starting from the beginning of the part | ||
| 5286 | 2026.03.18 18:20:07.475975 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5287 | 2026.03.18 18:20:07.475986 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 491 rows starting from the beginning of the part | ||
| 5288 | 2026.03.18 18:20:07.476021 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_31_6} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5289 | 2026.03.18 18:20:07.476031 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 111 rows starting from the beginning of the part | ||
| 5290 | 2026.03.18 18:20:07.476077 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 492 rows starting from the beginning of the part | ||
| 5291 | 2026.03.18 18:20:07.476116 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 103 rows starting from the beginning of the part | ||
| 5292 | 2026.03.18 18:20:07.476130 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5293 | 2026.03.18 18:20:07.476179 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.03.18 18:20:07.476265 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_26_5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5295 | 2026.03.18 18:20:07.476354 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5296 | 2026.03.18 18:20:07.476400 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2026.03.18 18:20:07.476439 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5298 | 2026.03.18 18:20:07.476764 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5299 | 2026.03.18 18:20:07.476968 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.03.18 18:20:07.477062 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5301 | 2026.03.18 18:20:07.477086 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.03.18 18:20:07.477092 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 5303 | 2026.03.18 18:20:07.477101 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5304 | 2026.03.18 18:20:07.477127 [ 276 ] {d32a1f10-d29b-4ff4-9f49-2a32e5fb4d4e} <Debug> TCPHandler: Processed in 0.001356967 sec. | ||
| 5305 | 2026.03.18 18:20:07.477190 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5306 | 2026.03.18 18:20:07.477242 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.18 18:20:07.477280 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2026.03.18 18:20:07.477311 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10096 rows starting from the beginning of the part | ||
| 5309 | 2026.03.18 18:20:07.477338 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5310 | 2026.03.18 18:20:07.477355 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5311 | 2026.03.18 18:20:07.477394 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <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 | ||
| 5312 | 2026.03.18 18:20:07.477401 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5313 | 2026.03.18 18:20:07.477405 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660106 sec., 1717360.2167572433 rows/sec., 128.20 MiB/sec. | ||
| 5314 | 2026.03.18 18:20:07.477450 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 164 rows starting from the beginning of the part | ||
| 5315 | 2026.03.18 18:20:07.477487 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5316 | 2026.03.18 18:20:07.477520 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5317 | 2026.03.18 18:20:07.477599 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5318 | 2026.03.18 18:20:07.477899 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.03.18 18:20:07.477972 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_31_6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5320 | 2026.03.18 18:20:07.478054 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5321 | 2026.03.18 18:20:07.478241 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.03.18 18:20:07.478275 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5323 | 2026.03.18 18:20:07.478862 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5324 | 2026.03.18 18:20:07.479097 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.03.18 18:20:07.479233 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001913 sec., 20386.826973340303 rows/sec., 36.53 MiB/sec. | ||
| 5326 | 2026.03.18 18:20:07.479284 [ 276 ] {f72a1f74-d1b3-49d8-a70d-6e9d6a4f7990} <Debug> TCPHandler: Processed in 0.002089118 sec. | ||
| 5327 | 2026.03.18 18:20:07.479401 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.03.18 18:20:07.479494 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.03.18 18:20:07.479534 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5330 | 2026.03.18 18:20:07.479867 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.03.18 18:20:07.479901 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5332 | 2026.03.18 18:20:07.480209 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5333 | 2026.03.18 18:20:07.480423 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.03.18 18:20:07.480533 [ 77 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5335 | 2026.03.18 18:20:07.480550 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5336 | 2026.03.18 18:20:07.480579 [ 77 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.03.18 18:20:07.480596 [ 276 ] {ff9728df-2f90-4faa-a97a-d2f51115d344} <Debug> TCPHandler: Processed in 0.001242635 sec. | ||
| 5338 | 2026.03.18 18:20:07.480606 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5339 | 2026.03.18 18:20:07.480699 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 5340 | 2026.03.18 18:20:07.480791 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5341 | 2026.03.18 18:20:07.480818 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 5342 | 2026.03.18 18:20:07.480872 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5343 | 2026.03.18 18:20:07.480915 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5344 | 2026.03.18 18:20:07.480952 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5345 | 2026.03.18 18:20:07.480990 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5346 | 2026.03.18 18:20:07.481025 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5347 | 2026.03.18 18:20:07.481549 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11110 rows, containing 5 columns (5 merged, 0 gathered) in 0.004383951 sec., 2534243.6537269694 rows/sec., 166.00 MiB/sec. | ||
| 5348 | 2026.03.18 18:20:07.481881 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5349 | 2026.03.18 18:20:07.481978 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001316846 sec., 1344120.7248227962 rows/sec., 86.44 MiB/sec. | ||
| 5350 | 2026.03.18 18:20:07.482175 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.03.18 18:20:07.482249 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5352 | 2026.03.18 18:20:07.482267 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5353 | 2026.03.18 18:20:07.482367 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5354 | 2026.03.18 18:20:07.482567 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.18 18:20:07.482682 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_31_6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5356 | 2026.03.18 18:20:07.482794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5357 | 2026.03.18 18:20:07.759995 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.03.18 18:20:07.760243 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5359 | 2026.03.18 18:20:07.760334 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5360 | 2026.03.18 18:20:07.761038 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5361 | 2026.03.18 18:20:07.761077 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5362 | 2026.03.18 18:20:07.761447 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5363 | 2026.03.18 18:20:07.761658 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.03.18 18:20:07.761803 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 5365 | 2026.03.18 18:20:07.761845 [ 276 ] {f3a4b9c3-163f-43a7-bea5-ded04f68223c} <Debug> TCPHandler: Processed in 0.001998005 sec. | ||
| 5366 | 2026.03.18 18:20:07.761959 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.03.18 18:20:07.762052 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5368 | 2026.03.18 18:20:07.762092 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5369 | 2026.03.18 18:20:07.762478 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.03.18 18:20:07.762512 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5371 | 2026.03.18 18:20:07.762790 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5372 | 2026.03.18 18:20:07.762993 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.03.18 18:20:07.763117 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001082 sec., 3696.857670979667 rows/sec., 301.45 KiB/sec. | ||
| 5374 | 2026.03.18 18:20:07.763153 [ 276 ] {cf765557-2ad8-4c43-8daa-edb19a7a86ef} <Debug> TCPHandler: Processed in 0.001242464 sec. | ||
| 5375 | 2026.03.18 18:20:07.763265 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.03.18 18:20:07.763358 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5377 | 2026.03.18 18:20:07.763396 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5378 | 2026.03.18 18:20:07.765134 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.03.18 18:20:07.765171 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5380 | 2026.03.18 18:20:07.765626 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5381 | 2026.03.18 18:20:07.765840 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2026.03.18 18:20:07.765964 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002624 sec., 1024009.1463414634 rows/sec., 77.47 MiB/sec. | ||
| 5383 | 2026.03.18 18:20:07.766002 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 5384 | 2026.03.18 18:20:07.766015 [ 276 ] {008c2c62-8fa2-48a8-bd7f-d29bb93539c9} <Debug> TCPHandler: Processed in 0.002797597 sec. | ||
| 5385 | 2026.03.18 18:20:07.766125 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.03.18 18:20:07.766218 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.03.18 18:20:07.766257 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5388 | 2026.03.18 18:20:07.766812 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.18 18:20:07.766858 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5390 | 2026.03.18 18:20:07.767254 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5391 | 2026.03.18 18:20:07.767501 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.03.18 18:20:07.767628 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001428 sec., 111344.53781512605 rows/sec., 6.70 MiB/sec. | ||
| 5393 | 2026.03.18 18:20:07.767665 [ 276 ] {33906896-a1c3-4b91-8933-9073b7cab1e9} <Debug> TCPHandler: Processed in 0.001588124 sec. | ||
| 5394 | 2026.03.18 18:20:07.767790 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.03.18 18:20:07.767885 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5396 | 2026.03.18 18:20:07.767924 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5397 | 2026.03.18 18:20:07.768734 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.03.18 18:20:07.768770 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5399 | 2026.03.18 18:20:07.769114 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5400 | 2026.03.18 18:20:07.769318 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.03.18 18:20:07.769443 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001576 sec., 543781.7258883249 rows/sec., 32.31 MiB/sec. | ||
| 5402 | 2026.03.18 18:20:07.769480 [ 276 ] {5ea1330a-5bf1-4090-baea-714ace328574} <Debug> TCPHandler: Processed in 0.001746899 sec. | ||
| 5403 | 2026.03.18 18:20:07.769592 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.03.18 18:20:07.769686 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.03.18 18:20:07.769724 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5406 | 2026.03.18 18:20:07.770094 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.03.18 18:20:07.770130 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5408 | 2026.03.18 18:20:07.770410 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5409 | 2026.03.18 18:20:07.770612 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.18 18:20:07.770713 [ 77 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5411 | 2026.03.18 18:20:07.770739 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 65.59 KiB/sec. | ||
| 5412 | 2026.03.18 18:20:07.770773 [ 77 ] {} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.03.18 18:20:07.770785 [ 276 ] {8cbcbe81-e3a7-40cb-9800-af53e55530cd} <Debug> TCPHandler: Processed in 0.001240885 sec. | ||
| 5414 | 2026.03.18 18:20:07.770802 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5415 | 2026.03.18 18:20:07.770891 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.03.18 18:20:07.770898 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 5417 | 2026.03.18 18:20:07.770995 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.03.18 18:20:07.771012 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5419 | 2026.03.18 18:20:07.771034 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5420 | 2026.03.18 18:20:07.771044 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 5421 | 2026.03.18 18:20:07.771108 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 5422 | 2026.03.18 18:20:07.771157 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 5423 | 2026.03.18 18:20:07.771205 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 5424 | 2026.03.18 18:20:07.771248 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 5425 | 2026.03.18 18:20:07.771503 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.03.18 18:20:07.771537 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5427 | 2026.03.18 18:20:07.771915 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5428 | 2026.03.18 18:20:07.771930 [ 188 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00106969 sec., 4674.2514186353055 rows/sec., 346.92 KiB/sec. | ||
| 5429 | 2026.03.18 18:20:07.772124 [ 195 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5430 | 2026.03.18 18:20:07.772192 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.03.18 18:20:07.772334 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001358 sec., 108983.79970544919 rows/sec., 6.20 MiB/sec. | ||
| 5432 | 2026.03.18 18:20:07.772375 [ 276 ] {07a85d46-d5a8-4be2-a762-e75d6a31e51b} <Debug> TCPHandler: Processed in 0.001530972 sec. | ||
| 5433 | 2026.03.18 18:20:07.772461 [ 195 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_5_1} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.03.18 18:20:07.772494 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.03.18 18:20:07.772545 [ 195 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_5_1} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5436 | 2026.03.18 18:20:07.772592 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5437 | 2026.03.18 18:20:07.772636 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5438 | 2026.03.18 18:20:07.772647 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5439 | 2026.03.18 18:20:07.773774 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.03.18 18:20:07.773817 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5441 | 2026.03.18 18:20:07.774202 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5442 | 2026.03.18 18:20:07.774422 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.03.18 18:20:07.774552 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001977 sec., 729893.7784522003 rows/sec., 50.27 MiB/sec. | ||
| 5444 | 2026.03.18 18:20:07.774591 [ 276 ] {9c09935d-45b2-4b9a-838b-885bbff54caa} <Debug> TCPHandler: Processed in 0.002145489 sec. | ||
| 5445 | 2026.03.18 18:20:07.774689 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.03.18 18:20:07.774783 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5447 | 2026.03.18 18:20:07.774824 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5448 | 2026.03.18 18:20:07.775136 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.03.18 18:20:07.775171 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5450 | 2026.03.18 18:20:07.775472 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5451 | 2026.03.18 18:20:07.775700 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.03.18 18:20:07.775825 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 5453 | 2026.03.18 18:20:07.775862 [ 276 ] {889d9258-40fb-46f1-b78c-0c4c9b323f10} <Debug> TCPHandler: Processed in 0.001221293 sec. | ||
| 5454 | 2026.03.18 18:20:07.775964 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.03.18 18:20:07.776057 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2026.03.18 18:20:07.776100 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5457 | 2026.03.18 18:20:07.776824 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.03.18 18:20:07.776860 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5459 | 2026.03.18 18:20:07.777266 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5460 | 2026.03.18 18:20:07.777475 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.03.18 18:20:07.777602 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001563 sec., 847088.9315419067 rows/sec., 52.91 MiB/sec. | ||
| 5462 | 2026.03.18 18:20:07.777639 [ 276 ] {ee99653a-3ed7-46d0-afc7-da3bd390a342} <Debug> TCPHandler: Processed in 0.001723497 sec. | ||
| 5463 | 2026.03.18 18:20:07.777757 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.03.18 18:20:07.777850 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.03.18 18:20:07.777892 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5466 | 2026.03.18 18:20:07.778234 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.03.18 18:20:07.778274 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5468 | 2026.03.18 18:20:07.778591 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5469 | 2026.03.18 18:20:07.778807 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.03.18 18:20:07.778961 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 5471 | 2026.03.18 18:20:07.779003 [ 276 ] {a0b509de-573b-4ff9-961d-202f8206567b} <Debug> TCPHandler: Processed in 0.001294866 sec. | ||
| 5472 | 2026.03.18 18:20:07.779125 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.03.18 18:20:07.779222 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5474 | 2026.03.18 18:20:07.779277 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <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 | ||
| 5475 | 2026.03.18 18:20:07.780065 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.18 18:20:07.780103 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5477 | 2026.03.18 18:20:07.780626 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5478 | 2026.03.18 18:20:07.780848 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.18 18:20:07.780997 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001792 sec., 7254.464285714286 rows/sec., 13.00 MiB/sec. | ||
| 5480 | 2026.03.18 18:20:07.781052 [ 276 ] {bf7c066a-e294-4fbb-83bb-d7adfacb84f5} <Debug> TCPHandler: Processed in 0.001977804 sec. | ||
| 5481 | 2026.03.18 18:20:07.781168 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.03.18 18:20:07.781267 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5483 | 2026.03.18 18:20:07.781308 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5484 | 2026.03.18 18:20:07.781646 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.18 18:20:07.781684 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5486 | 2026.03.18 18:20:07.781986 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5487 | 2026.03.18 18:20:07.782199 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.18 18:20:07.782332 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001083 sec., 38781.16343490305 rows/sec., 2.21 MiB/sec. | ||
| 5489 | 2026.03.18 18:20:07.782370 [ 276 ] {068dae81-92db-4a01-af33-e0c0fd800d01} <Debug> TCPHandler: Processed in 0.001252494 sec. | ||
| 5490 | 2026.03.18 18:20:07.942803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10079 | ||
| 5491 | 2026.03.18 18:20:07.943470 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.03.18 18:20:07.943528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5493 | 2026.03.18 18:20:07.944225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5494 | 2026.03.18 18:20:07.944508 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.03.18 18:20:07.944656 [ 76 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5496 | 2026.03.18 18:20:07.944666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10079 | ||
| 5497 | 2026.03.18 18:20:07.944700 [ 76 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.18 18:20:07.944721 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5499 | 2026.03.18 18:20:07.944882 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 5500 | 2026.03.18 18:20:07.945081 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5501 | 2026.03.18 18:20:07.945140 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 5502 | 2026.03.18 18:20:07.945234 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5503 | 2026.03.18 18:20:07.945294 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5504 | 2026.03.18 18:20:07.945360 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5505 | 2026.03.18 18:20:07.945429 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5506 | 2026.03.18 18:20:07.945491 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5507 | 2026.03.18 18:20:07.948405 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10079 rows, containing 4 columns (4 merged, 0 gathered) in 0.003600459 sec., 2799365.3031460713 rows/sec., 40.05 MiB/sec. | ||
| 5508 | 2026.03.18 18:20:07.948894 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5509 | 2026.03.18 18:20:07.949349 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2026.03.18 18:20:07.949466 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_21_4} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5511 | 2026.03.18 18:20:07.949625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5512 | 2026.03.18 18:20:08.483736 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5513 | 2026.03.18 18:20:08.500668 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.03.18 18:20:08.500728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5515 | 2026.03.18 18:20:08.506388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5516 | 2026.03.18 18:20:08.507145 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.03.18 18:20:08.507431 [ 76 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5518 | 2026.03.18 18:20:08.507510 [ 76 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.03.18 18:20:08.507535 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5520 | 2026.03.18 18:20:08.507637 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 5521 | 2026.03.18 18:20:08.510390 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5522 | 2026.03.18 18:20:08.511877 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5523 | 2026.03.18 18:20:08.513306 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 5524 | 2026.03.18 18:20:08.518015 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5525 | 2026.03.18 18:20:08.522341 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5526 | 2026.03.18 18:20:08.526610 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 5527 | 2026.03.18 18:20:08.531078 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 5528 | 2026.03.18 18:20:08.535403 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 5529 | 2026.03.18 18:20:08.587749 [ 195 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080154517 sec., 1983.6686184510352 rows/sec., 10.26 MiB/sec. | ||
| 5530 | 2026.03.18 18:20:08.590353 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5531 | 2026.03.18 18:20:08.592473 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.03.18 18:20:08.592569 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_21_4} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5533 | 2026.03.18 18:20:08.594484 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5534 | 2026.03.18 18:20:09.001126 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.28 MiB, peak 263.82 MiB, free memory in arenas 0.00 B, will set to 257.09 MiB (RSS), difference: 3.81 MiB | ||
| 5535 | 2026.03.18 18:20:10.468599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 738 | ||
| 5536 | 2026.03.18 18:20:10.471414 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.03.18 18:20:10.471461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5538 | 2026.03.18 18:20:10.472762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5539 | 2026.03.18 18:20:10.473017 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.03.18 18:20:10.473155 [ 70 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5541 | 2026.03.18 18:20:10.473216 [ 70 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.03.18 18:20:10.473237 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5543 | 2026.03.18 18:20:10.473269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
| 5544 | 2026.03.18 18:20:10.473330 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5545 | 2026.03.18 18:20:10.473781 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5546 | 2026.03.18 18:20:10.473893 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 520 rows starting from the beginning of the part | ||
| 5547 | 2026.03.18 18:20:10.474195 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5548 | 2026.03.18 18:20:10.474503 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
| 5549 | 2026.03.18 18:20:10.474794 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5550 | 2026.03.18 18:20:10.475080 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 5551 | 2026.03.18 18:20:10.475391 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 5552 | 2026.03.18 18:20:10.481198 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 72 columns (72 merged, 0 gathered) in 0.007904427 sec., 93365.40143896578 rows/sec., 83.17 MiB/sec. | ||
| 5553 | 2026.03.18 18:20:10.482405 [ 187 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5554 | 2026.03.18 18:20:10.482921 [ 187 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.03.18 18:20:10.482985 [ 187 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_16_3} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5556 | 2026.03.18 18:20:10.483098 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5557 | 2026.03.18 18:20:12.467286 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.03.18 18:20:12.467483 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5559 | 2026.03.18 18:20:12.467555 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5560 | 2026.03.18 18:20:12.468423 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.03.18 18:20:12.468469 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5562 | 2026.03.18 18:20:12.468860 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5563 | 2026.03.18 18:20:12.469094 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.03.18 18:20:12.469252 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.35 MiB/sec. | ||
| 5565 | 2026.03.18 18:20:12.469294 [ 276 ] {317f12f1-a091-45f3-9198-8aaa23755cce} <Debug> TCPHandler: Processed in 0.002141999 sec. | ||
| 5566 | 2026.03.18 18:20:12.469421 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.03.18 18:20:12.469517 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5568 | 2026.03.18 18:20:12.469557 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5569 | 2026.03.18 18:20:12.470014 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.03.18 18:20:12.470056 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5571 | 2026.03.18 18:20:12.470367 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5572 | 2026.03.18 18:20:12.470593 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.03.18 18:20:12.470730 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 5574 | 2026.03.18 18:20:12.470771 [ 276 ] {d2c23e52-9ed0-4f4a-a25d-52263995b782} <Debug> TCPHandler: Processed in 0.001399829 sec. | ||
| 5575 | 2026.03.18 18:20:12.470903 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.03.18 18:20:12.471005 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5577 | 2026.03.18 18:20:12.471051 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5578 | 2026.03.18 18:20:12.471458 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.03.18 18:20:12.471494 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5580 | 2026.03.18 18:20:12.471815 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5581 | 2026.03.18 18:20:12.472021 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2026.03.18 18:20:12.472147 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001161 sec., 110249.78466838933 rows/sec., 7.68 MiB/sec. | ||
| 5583 | 2026.03.18 18:20:12.472186 [ 276 ] {d6944144-1d7a-4084-ba30-3a32fff417b8} <Debug> TCPHandler: Processed in 0.001330657 sec. | ||
| 5584 | 2026.03.18 18:20:12.472308 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2026.03.18 18:20:12.472401 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5586 | 2026.03.18 18:20:12.472441 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5587 | 2026.03.18 18:20:12.472784 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.03.18 18:20:12.472819 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5589 | 2026.03.18 18:20:12.473115 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5590 | 2026.03.18 18:20:12.473321 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.03.18 18:20:12.473449 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 5592 | 2026.03.18 18:20:12.473486 [ 276 ] {19c3d916-930d-48ae-a7ab-a2062250ecf5} <Debug> TCPHandler: Processed in 0.001226884 sec. | ||
| 5593 | 2026.03.18 18:20:15.345432 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5594 | 2026.03.18 18:20:15.345492 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5595 | 2026.03.18 18:20:15.445648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10591 | ||
| 5596 | 2026.03.18 18:20:15.446172 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.03.18 18:20:15.446226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5598 | 2026.03.18 18:20:15.446786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5599 | 2026.03.18 18:20:15.447019 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.03.18 18:20:15.447148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5601 | 2026.03.18 18:20:16.011383 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5602 | 2026.03.18 18:20:16.025911 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2026.03.18 18:20:16.025971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5604 | 2026.03.18 18:20:16.031729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5605 | 2026.03.18 18:20:16.032404 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.03.18 18:20:16.034869 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5607 | 2026.03.18 18:20:17.469591 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.03.18 18:20:17.469790 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5609 | 2026.03.18 18:20:17.469862 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5610 | 2026.03.18 18:20:17.470664 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.03.18 18:20:17.470704 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5612 | 2026.03.18 18:20:17.471110 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5613 | 2026.03.18 18:20:17.471340 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.18 18:20:17.471494 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001753 sec., 76440.38790644609 rows/sec., 6.61 MiB/sec. | ||
| 5615 | 2026.03.18 18:20:17.471538 [ 276 ] {987959fc-bd77-4afd-8fb9-68dea150c378} <Debug> TCPHandler: Processed in 0.002074027 sec. | ||
| 5616 | 2026.03.18 18:20:17.471669 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.03.18 18:20:17.471767 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.03.18 18:20:17.471809 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5619 | 2026.03.18 18:20:17.472227 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.03.18 18:20:17.472263 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5621 | 2026.03.18 18:20:17.472562 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5622 | 2026.03.18 18:20:17.472776 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.03.18 18:20:17.472911 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001162 sec., 33562.82271944922 rows/sec., 2.46 MiB/sec. | ||
| 5624 | 2026.03.18 18:20:17.472951 [ 276 ] {ff350479-6964-417f-8544-f3b1b2280d8d} <Debug> TCPHandler: Processed in 0.001334567 sec. | ||
| 5625 | 2026.03.18 18:20:17.473074 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2026.03.18 18:20:17.473171 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5627 | 2026.03.18 18:20:17.473214 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5628 | 2026.03.18 18:20:17.473701 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.03.18 18:20:17.473738 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5630 | 2026.03.18 18:20:17.474041 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5631 | 2026.03.18 18:20:17.474259 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.03.18 18:20:17.474392 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001238 sec., 83198.70759289176 rows/sec., 6.50 MiB/sec. | ||
| 5633 | 2026.03.18 18:20:17.474432 [ 276 ] {77b0b5e9-dbe8-4bcc-bd01-08bca065d904} <Debug> TCPHandler: Processed in 0.001408519 sec. | ||
| 5634 | 2026.03.18 18:20:17.474546 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2026.03.18 18:20:17.474643 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5636 | 2026.03.18 18:20:17.474687 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5637 | 2026.03.18 18:20:17.475133 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.03.18 18:20:17.475170 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5639 | 2026.03.18 18:20:17.475500 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5640 | 2026.03.18 18:20:17.475711 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.03.18 18:20:17.475842 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 5642 | 2026.03.18 18:20:17.475881 [ 276 ] {7a0f0f6e-c7ab-402a-ac4c-cf2a7a06e936} <Debug> TCPHandler: Processed in 0.001384488 sec. | ||
| 5643 | 2026.03.18 18:20:17.475985 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.03.18 18:20:17.476082 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5645 | 2026.03.18 18:20:17.476136 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <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 | ||
| 5646 | 2026.03.18 18:20:17.477025 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.18 18:20:17.477061 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5648 | 2026.03.18 18:20:17.477676 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5649 | 2026.03.18 18:20:17.477903 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.03.18 18:20:17.478020 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5651 | 2026.03.18 18:20:17.478042 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001976 sec., 19736.84210526316 rows/sec., 35.37 MiB/sec. | ||
| 5652 | 2026.03.18 18:20:17.478092 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.03.18 18:20:17.478116 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5654 | 2026.03.18 18:20:17.478118 [ 276 ] {000a0ff1-5b36-47ba-a267-e0eaa0fdbde9} <Debug> TCPHandler: Processed in 0.00218111 sec. | ||
| 5655 | 2026.03.18 18:20:17.478230 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 5656 | 2026.03.18 18:20:17.478242 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.03.18 18:20:17.478367 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5658 | 2026.03.18 18:20:17.478415 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5659 | 2026.03.18 18:20:17.478458 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5660 | 2026.03.18 18:20:17.478518 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 459 rows starting from the beginning of the part | ||
| 5661 | 2026.03.18 18:20:17.478641 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
| 5662 | 2026.03.18 18:20:17.478749 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 5663 | 2026.03.18 18:20:17.478822 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.03.18 18:20:17.478868 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
| 5665 | 2026.03.18 18:20:17.478872 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5666 | 2026.03.18 18:20:17.479033 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
| 5667 | 2026.03.18 18:20:17.479155 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
| 5668 | 2026.03.18 18:20:17.479349 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5669 | 2026.03.18 18:20:17.479651 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.03.18 18:20:17.479794 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
| 5671 | 2026.03.18 18:20:17.479843 [ 276 ] {06893ac3-72b0-41a0-bd3b-5af3e1b64612} <Debug> TCPHandler: Processed in 0.001650026 sec. | ||
| 5672 | 2026.03.18 18:20:17.495553 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 19 columns (19 merged, 0 gathered) in 0.017375318 sec., 34013.76596388048 rows/sec., 60.95 MiB/sec. | ||
| 5673 | 2026.03.18 18:20:17.496600 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5674 | 2026.03.18 18:20:17.496963 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.03.18 18:20:17.497043 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5676 | 2026.03.18 18:20:17.497198 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5677 | 2026.03.18 18:20:18.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.77 MiB, peak 266.12 MiB, free memory in arenas 0.00 B, will set to 261.30 MiB (RSS), difference: 2.53 MiB | ||
| 5678 | 2026.03.18 18:20:18.446299 [ 60 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5679 | 2026.03.18 18:20:18.446367 [ 60 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2026.03.18 18:20:18.446386 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5681 | 2026.03.18 18:20:18.446516 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5682 | 2026.03.18 18:20:18.446659 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2026.03.18 18:20:18.446693 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 5684 | 2026.03.18 18:20:18.446762 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5685 | 2026.03.18 18:20:18.446807 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5686 | 2026.03.18 18:20:18.446852 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5687 | 2026.03.18 18:20:18.446892 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5688 | 2026.03.18 18:20:18.447696 [ 187 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239694 sec., 606601.3064514308 rows/sec., 37.00 MiB/sec. | ||
| 5689 | 2026.03.18 18:20:18.447864 [ 190 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5690 | 2026.03.18 18:20:18.448121 [ 190 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.03.18 18:20:18.448191 [ 190 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_14_3} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5692 | 2026.03.18 18:20:18.448258 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5693 | 2026.03.18 18:20:19.366902 [ 60 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5694 | 2026.03.18 18:20:19.366967 [ 60 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.03.18 18:20:19.366987 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5696 | 2026.03.18 18:20:19.367092 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::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 | ||
| 5697 | 2026.03.18 18:20:19.367223 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.03.18 18:20:19.367252 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 5699 | 2026.03.18 18:20:19.367314 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5700 | 2026.03.18 18:20:19.367356 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5701 | 2026.03.18 18:20:19.367399 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 5702 | 2026.03.18 18:20:19.367433 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 5703 | 2026.03.18 18:20:19.368112 [ 187 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001063339 sec., 35736.48667076069 rows/sec., 2.98 MiB/sec. | ||
| 5704 | 2026.03.18 18:20:19.368248 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5705 | 2026.03.18 18:20:19.368475 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.03.18 18:20:19.368538 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_10_2} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5707 | 2026.03.18 18:20:19.368599 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5708 | 2026.03.18 18:20:19.923550 [ 60 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5709 | 2026.03.18 18:20:19.923638 [ 60 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.03.18 18:20:19.923665 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5711 | 2026.03.18 18:20:19.923800 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5712 | 2026.03.18 18:20:19.923961 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5713 | 2026.03.18 18:20:19.924000 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 5714 | 2026.03.18 18:20:19.924074 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5715 | 2026.03.18 18:20:19.924127 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5716 | 2026.03.18 18:20:19.924174 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5717 | 2026.03.18 18:20:19.924219 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5718 | 2026.03.18 18:20:19.925221 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478641 sec., 976572.4066896563 rows/sec., 66.07 MiB/sec. | ||
| 5719 | 2026.03.18 18:20:19.925433 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5720 | 2026.03.18 18:20:19.925753 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.03.18 18:20:19.925833 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_14_3} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5722 | 2026.03.18 18:20:19.925929 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5723 | 2026.03.18 18:20:20.474477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 758 | ||
| 5724 | 2026.03.18 18:20:20.476478 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.03.18 18:20:20.476520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5726 | 2026.03.18 18:20:20.477673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5727 | 2026.03.18 18:20:20.477952 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.03.18 18:20:20.478201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5729 | 2026.03.18 18:20:22.477631 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.03.18 18:20:22.477905 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.03.18 18:20:22.478007 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5732 | 2026.03.18 18:20:22.479040 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.03.18 18:20:22.479075 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5734 | 2026.03.18 18:20:22.479481 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5735 | 2026.03.18 18:20:22.479702 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.03.18 18:20:22.479851 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002018 sec., 140733.39940535184 rows/sec., 8.94 MiB/sec. | ||
| 5737 | 2026.03.18 18:20:22.479895 [ 276 ] {d93a72c0-6ba1-4cf0-b129-a1128c1d5b84} <Debug> TCPHandler: Processed in 0.002445897 sec. | ||
| 5738 | 2026.03.18 18:20:22.480024 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.03.18 18:20:22.480125 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5740 | 2026.03.18 18:20:22.480172 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5741 | 2026.03.18 18:20:22.480973 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.03.18 18:20:22.481009 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5743 | 2026.03.18 18:20:22.481374 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5744 | 2026.03.18 18:20:22.481608 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.03.18 18:20:22.481750 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001643 sec., 487522.824102252 rows/sec., 37.95 MiB/sec. | ||
| 5746 | 2026.03.18 18:20:22.481792 [ 276 ] {9339d0d2-de5d-4117-ad91-898a74851b79} <Debug> TCPHandler: Processed in 0.00181733 sec. | ||
| 5747 | 2026.03.18 18:20:22.481913 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.03.18 18:20:22.482019 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.03.18 18:20:22.482064 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5750 | 2026.03.18 18:20:22.482543 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.03.18 18:20:22.482583 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5752 | 2026.03.18 18:20:22.482934 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5753 | 2026.03.18 18:20:22.483155 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.03.18 18:20:22.483289 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001289 sec., 111714.5073700543 rows/sec., 6.59 MiB/sec. | ||
| 5755 | 2026.03.18 18:20:22.483338 [ 276 ] {771cff73-f96d-4c77-9824-282bb814e500} <Debug> TCPHandler: Processed in 0.001476241 sec. | ||
| 5756 | 2026.03.18 18:20:22.483469 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.03.18 18:20:22.483569 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.03.18 18:20:22.483611 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5759 | 2026.03.18 18:20:22.484069 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.03.18 18:20:22.484106 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5761 | 2026.03.18 18:20:22.484448 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5762 | 2026.03.18 18:20:22.484665 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.03.18 18:20:22.484793 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 5764 | 2026.03.18 18:20:22.484833 [ 276 ] {4d7d36c9-1e14-4e03-ae98-061efef4bb3b} <Debug> TCPHandler: Processed in 0.001414099 sec. | ||
| 5765 | 2026.03.18 18:20:22.484962 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.03.18 18:20:22.485066 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.03.18 18:20:22.485112 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5768 | 2026.03.18 18:20:22.485570 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.03.18 18:20:22.485606 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5770 | 2026.03.18 18:20:22.485919 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5771 | 2026.03.18 18:20:22.486140 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.18 18:20:22.486279 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001233 sec., 120032.44120032442 rows/sec., 6.83 MiB/sec. | ||
| 5773 | 2026.03.18 18:20:22.486320 [ 276 ] {aec27d67-f319-4f41-affc-a8f944781274} <Debug> TCPHandler: Processed in 0.001414319 sec. | ||
| 5774 | 2026.03.18 18:20:22.486438 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.03.18 18:20:22.486535 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5776 | 2026.03.18 18:20:22.486576 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5777 | 2026.03.18 18:20:22.487155 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.03.18 18:20:22.487191 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5779 | 2026.03.18 18:20:22.487509 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5780 | 2026.03.18 18:20:22.487714 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.03.18 18:20:22.487845 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001327 sec., 370761.1152976639 rows/sec., 26.01 MiB/sec. | ||
| 5782 | 2026.03.18 18:20:22.487885 [ 276 ] {11e2895f-7c21-4241-9231-74c3ddf619d7} <Debug> TCPHandler: Processed in 0.001496561 sec. | ||
| 5783 | 2026.03.18 18:20:22.487995 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.03.18 18:20:22.488092 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5785 | 2026.03.18 18:20:22.488133 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5786 | 2026.03.18 18:20:22.488471 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.03.18 18:20:22.488508 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5788 | 2026.03.18 18:20:22.488804 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5789 | 2026.03.18 18:20:22.489020 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.03.18 18:20:22.489154 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 5791 | 2026.03.18 18:20:22.489192 [ 276 ] {04dfe420-d708-47d7-9eb0-2d4df171468e} <Debug> TCPHandler: Processed in 0.001246024 sec. | ||
| 5792 | 2026.03.18 18:20:22.489298 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2026.03.18 18:20:22.489393 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5794 | 2026.03.18 18:20:22.489436 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5795 | 2026.03.18 18:20:22.489835 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.03.18 18:20:22.489871 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5797 | 2026.03.18 18:20:22.490197 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5798 | 2026.03.18 18:20:22.490418 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.03.18 18:20:22.490549 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 5800 | 2026.03.18 18:20:22.490591 [ 276 ] {ae8fe0cd-224c-4d01-bb87-8721e123929d} <Debug> TCPHandler: Processed in 0.001341897 sec. | ||
| 5801 | 2026.03.18 18:20:22.490703 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.03.18 18:20:22.490800 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5803 | 2026.03.18 18:20:22.490842 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5804 | 2026.03.18 18:20:22.491165 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.03.18 18:20:22.491201 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5806 | 2026.03.18 18:20:22.491490 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5807 | 2026.03.18 18:20:22.491693 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.03.18 18:20:22.491824 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 5809 | 2026.03.18 18:20:22.491862 [ 276 ] {a2bb977c-8b8d-4169-a51b-68dbeefd7d90} <Debug> TCPHandler: Processed in 0.001209143 sec. | ||
| 5810 | 2026.03.18 18:20:22.491968 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.03.18 18:20:22.492064 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.03.18 18:20:22.492117 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <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 | ||
| 5813 | 2026.03.18 18:20:22.492839 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.03.18 18:20:22.492875 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5815 | 2026.03.18 18:20:22.493360 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5816 | 2026.03.18 18:20:22.493583 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.03.18 18:20:22.493723 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001677 sec., 1192.6058437686345 rows/sec., 2.14 MiB/sec. | ||
| 5818 | 2026.03.18 18:20:22.493778 [ 276 ] {273ac8b0-04fd-4efa-9bd5-f0c53a61f145} <Debug> TCPHandler: Processed in 0.001858351 sec. | ||
| 5819 | 2026.03.18 18:20:22.493889 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.03.18 18:20:22.493987 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.03.18 18:20:22.494030 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5822 | 2026.03.18 18:20:22.494368 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.03.18 18:20:22.494405 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5824 | 2026.03.18 18:20:22.494705 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5825 | 2026.03.18 18:20:22.494913 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.03.18 18:20:22.495041 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 5827 | 2026.03.18 18:20:22.495080 [ 276 ] {2acedee7-bc25-4b93-8b0e-8494ed9b76a5} <Debug> TCPHandler: Processed in 0.001241094 sec. | ||
| 5828 | 2026.03.18 18:20:22.948038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11039 | ||
| 5829 | 2026.03.18 18:20:22.948538 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.03.18 18:20:22.948584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5831 | 2026.03.18 18:20:22.949086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5832 | 2026.03.18 18:20:22.949317 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.03.18 18:20:22.949452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11039 | ||
| 5834 | 2026.03.18 18:20:23.535753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5835 | 2026.03.18 18:20:23.551057 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.03.18 18:20:23.551105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5837 | 2026.03.18 18:20:23.556982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5838 | 2026.03.18 18:20:23.557691 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2026.03.18 18:20:23.560381 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5840 | 2026.03.18 18:20:27.477864 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.03.18 18:20:27.478165 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5842 | 2026.03.18 18:20:27.478266 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5843 | 2026.03.18 18:20:27.479187 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.03.18 18:20:27.479227 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5845 | 2026.03.18 18:20:27.479719 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5846 | 2026.03.18 18:20:27.479978 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.03.18 18:20:27.480137 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002046 sec., 11730.205278592375 rows/sec., 996.61 KiB/sec. | ||
| 5848 | 2026.03.18 18:20:27.480183 [ 276 ] {a75248cf-4bd9-4dd5-86de-31aba1754284} <Debug> TCPHandler: Processed in 0.002495618 sec. | ||
| 5849 | 2026.03.18 18:20:27.480309 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.03.18 18:20:27.480405 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5851 | 2026.03.18 18:20:27.480446 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5852 | 2026.03.18 18:20:27.480854 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.03.18 18:20:27.480890 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5854 | 2026.03.18 18:20:27.481201 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5855 | 2026.03.18 18:20:27.481433 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.03.18 18:20:27.481578 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00119 sec., 3361.344537815126 rows/sec., 274.09 KiB/sec. | ||
| 5857 | 2026.03.18 18:20:27.481620 [ 276 ] {96e965eb-59e7-4f59-b8b4-4775de5527a7} <Debug> TCPHandler: Processed in 0.001361528 sec. | ||
| 5858 | 2026.03.18 18:20:27.481753 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.03.18 18:20:27.481850 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5860 | 2026.03.18 18:20:27.481894 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5861 | 2026.03.18 18:20:27.482464 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.03.18 18:20:27.482505 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5863 | 2026.03.18 18:20:27.482828 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5864 | 2026.03.18 18:20:27.483048 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.03.18 18:20:27.483171 [ 41 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5866 | 2026.03.18 18:20:27.483186 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Debug> executeQuery: Read 256 rows, 23.45 KiB in 0.001353 sec., 189209.16481892092 rows/sec., 16.93 MiB/sec. | ||
| 5867 | 2026.03.18 18:20:27.483238 [ 41 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.03.18 18:20:27.483252 [ 276 ] {61ab3efc-66a2-4466-ab81-87ef61fc9b20} <Debug> TCPHandler: Processed in 0.001546303 sec. | ||
| 5869 | 2026.03.18 18:20:27.483265 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5870 | 2026.03.18 18:20:27.483392 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.03.18 18:20:27.483394 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 5872 | 2026.03.18 18:20:27.483490 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.03.18 18:20:27.483534 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5874 | 2026.03.18 18:20:27.483544 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5875 | 2026.03.18 18:20:27.483588 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2893 rows starting from the beginning of the part | ||
| 5876 | 2026.03.18 18:20:27.483668 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2687 rows starting from the beginning of the part | ||
| 5877 | 2026.03.18 18:20:27.483723 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5878 | 2026.03.18 18:20:27.483776 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 134 rows starting from the beginning of the part | ||
| 5879 | 2026.03.18 18:20:27.483818 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 5880 | 2026.03.18 18:20:27.483855 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 256 rows starting from the beginning of the part | ||
| 5881 | 2026.03.18 18:20:27.484007 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.03.18 18:20:27.484051 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5883 | 2026.03.18 18:20:27.484436 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5884 | 2026.03.18 18:20:27.484697 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.03.18 18:20:27.484831 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Debug> executeQuery: Read 55 rows, 4.17 KiB in 0.001359 sec., 40470.93451066961 rows/sec., 3.00 MiB/sec. | ||
| 5886 | 2026.03.18 18:20:27.484870 [ 276 ] {a4cb6423-d2a0-4a4d-b832-225ecf93cd68} <Debug> TCPHandler: Processed in 0.001534822 sec. | ||
| 5887 | 2026.03.18 18:20:27.484996 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.03.18 18:20:27.485094 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.03.18 18:20:27.485134 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5890 | 2026.03.18 18:20:27.485580 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.03.18 18:20:27.485617 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5892 | 2026.03.18 18:20:27.485985 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5893 | 2026.03.18 18:20:27.486204 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.03.18 18:20:27.486313 [ 41 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5895 | 2026.03.18 18:20:27.486336 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00126 sec., 19047.619047619046 rows/sec., 1.58 MiB/sec. | ||
| 5896 | 2026.03.18 18:20:27.486348 [ 41 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.03.18 18:20:27.486368 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6827 rows, containing 5 columns (5 merged, 0 gathered) in 0.003024133 sec., 2257506.5316241053 rows/sec., 182.79 MiB/sec. | ||
| 5898 | 2026.03.18 18:20:27.486385 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5899 | 2026.03.18 18:20:27.486390 [ 276 ] {bc028628-f64b-4b86-8c82-91ccfb03cff8} <Debug> TCPHandler: Processed in 0.00145074 sec. | ||
| 5900 | 2026.03.18 18:20:27.486526 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::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 | ||
| 5901 | 2026.03.18 18:20:27.486564 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.03.18 18:20:27.486670 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5903 | 2026.03.18 18:20:27.486671 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5904 | 2026.03.18 18:20:27.486711 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 881 rows starting from the beginning of the part | ||
| 5905 | 2026.03.18 18:20:27.486717 [ 192 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5906 | 2026.03.18 18:20:27.486729 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5907 | 2026.03.18 18:20:27.486784 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5908 | 2026.03.18 18:20:27.486835 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5909 | 2026.03.18 18:20:27.486876 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 857 rows starting from the beginning of the part | ||
| 5910 | 2026.03.18 18:20:27.486916 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5911 | 2026.03.18 18:20:27.486956 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5912 | 2026.03.18 18:20:27.487049 [ 192 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2026.03.18 18:20:27.487155 [ 192 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_36_7} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5914 | 2026.03.18 18:20:27.487196 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.03.18 18:20:27.487236 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5916 | 2026.03.18 18:20:27.487260 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 5917 | 2026.03.18 18:20:27.487566 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5918 | 2026.03.18 18:20:27.487801 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.03.18 18:20:27.487931 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001282 sec., 9360.374414976599 rows/sec., 731.28 KiB/sec. | ||
| 5920 | 2026.03.18 18:20:27.487968 [ 276 ] {e7f7f253-7e9f-4b97-8639-76a8ae29b290} <Debug> TCPHandler: Processed in 0.00146095 sec. | ||
| 5921 | 2026.03.18 18:20:27.488086 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.03.18 18:20:27.488148 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687546 sec., 1309001.3546297404 rows/sec., 84.82 MiB/sec. | ||
| 5923 | 2026.03.18 18:20:27.488180 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5924 | 2026.03.18 18:20:27.488224 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5925 | 2026.03.18 18:20:27.488298 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5926 | 2026.03.18 18:20:27.488531 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.03.18 18:20:27.488590 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_16_3} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5928 | 2026.03.18 18:20:27.488644 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5929 | 2026.03.18 18:20:27.488720 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2026.03.18 18:20:27.488761 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5931 | 2026.03.18 18:20:27.489074 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5932 | 2026.03.18 18:20:27.489281 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.03.18 18:20:27.489395 [ 39 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5934 | 2026.03.18 18:20:27.489408 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001247 sec., 114675.22052927024 rows/sec., 9.26 MiB/sec. | ||
| 5935 | 2026.03.18 18:20:27.489431 [ 39 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.03.18 18:20:27.489455 [ 276 ] {f6b0d7c5-c122-49b1-b8c0-f72e8d807304} <Debug> TCPHandler: Processed in 0.001417449 sec. | ||
| 5937 | 2026.03.18 18:20:27.489455 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5938 | 2026.03.18 18:20:27.489543 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 5939 | 2026.03.18 18:20:27.489578 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2026.03.18 18:20:27.489626 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5941 | 2026.03.18 18:20:27.489654 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1552 rows starting from the beginning of the part | ||
| 5942 | 2026.03.18 18:20:27.489676 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5943 | 2026.03.18 18:20:27.489699 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1443 rows starting from the beginning of the part | ||
| 5944 | 2026.03.18 18:20:27.489722 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5945 | 2026.03.18 18:20:27.489740 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 5946 | 2026.03.18 18:20:27.489779 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 103 rows starting from the beginning of the part | ||
| 5947 | 2026.03.18 18:20:27.489811 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 492 rows starting from the beginning of the part | ||
| 5948 | 2026.03.18 18:20:27.489843 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part | ||
| 5949 | 2026.03.18 18:20:27.490163 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.03.18 18:20:27.490202 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5951 | 2026.03.18 18:20:27.490557 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5952 | 2026.03.18 18:20:27.490766 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.03.18 18:20:27.490872 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5954 | 2026.03.18 18:20:27.490893 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001236 sec., 276699.02912621363 rows/sec., 20.93 MiB/sec. | ||
| 5955 | 2026.03.18 18:20:27.490902 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.03.18 18:20:27.490933 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5957 | 2026.03.18 18:20:27.490936 [ 276 ] {f24f6e48-8e9e-49f9-8041-54efcdc02346} <Debug> TCPHandler: Processed in 0.001406368 sec. | ||
| 5958 | 2026.03.18 18:20:27.491010 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5959 | 2026.03.18 18:20:27.491060 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.03.18 18:20:27.491066 [ 199 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552443 sec., 2445822.487524502 rows/sec., 181.18 MiB/sec. | ||
| 5961 | 2026.03.18 18:20:27.491112 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5962 | 2026.03.18 18:20:27.491144 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11110 rows starting from the beginning of the part | ||
| 5963 | 2026.03.18 18:20:27.491159 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5964 | 2026.03.18 18:20:27.491194 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1324 rows starting from the beginning of the part | ||
| 5965 | 2026.03.18 18:20:27.491216 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <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 | ||
| 5966 | 2026.03.18 18:20:27.491239 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5967 | 2026.03.18 18:20:27.491287 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5968 | 2026.03.18 18:20:27.491304 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5969 | 2026.03.18 18:20:27.491329 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 5970 | 2026.03.18 18:20:27.491371 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 342 rows starting from the beginning of the part | ||
| 5971 | 2026.03.18 18:20:27.491611 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.18 18:20:27.491695 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_36_7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5973 | 2026.03.18 18:20:27.491785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5974 | 2026.03.18 18:20:27.492048 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.03.18 18:20:27.492088 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5976 | 2026.03.18 18:20:27.492639 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5977 | 2026.03.18 18:20:27.492853 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.03.18 18:20:27.492988 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001847 sec., 21115.322144017326 rows/sec., 37.84 MiB/sec. | ||
| 5979 | 2026.03.18 18:20:27.493040 [ 276 ] {9b2caf2b-477c-449e-b12f-97fcbec336e8} <Debug> TCPHandler: Processed in 0.002027346 sec. | ||
| 5980 | 2026.03.18 18:20:27.493150 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.03.18 18:20:27.493243 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5982 | 2026.03.18 18:20:27.493283 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5983 | 2026.03.18 18:20:27.493608 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.03.18 18:20:27.493643 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5985 | 2026.03.18 18:20:27.493989 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5986 | 2026.03.18 18:20:27.494197 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.03.18 18:20:27.494320 [ 41 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5988 | 2026.03.18 18:20:27.494322 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5989 | 2026.03.18 18:20:27.494364 [ 41 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.03.18 18:20:27.494382 [ 276 ] {fa52682a-59b6-4d1e-a5ae-f924e265deca} <Debug> TCPHandler: Processed in 0.001279895 sec. | ||
| 5991 | 2026.03.18 18:20:27.494392 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5992 | 2026.03.18 18:20:27.494507 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 5993 | 2026.03.18 18:20:27.494614 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5994 | 2026.03.18 18:20:27.494646 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1770 rows starting from the beginning of the part | ||
| 5995 | 2026.03.18 18:20:27.494709 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 5996 | 2026.03.18 18:20:27.494756 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5997 | 2026.03.18 18:20:27.494799 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5998 | 2026.03.18 18:20:27.494841 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5999 | 2026.03.18 18:20:27.494882 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6000 | 2026.03.18 18:20:27.495269 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13329 rows, containing 5 columns (5 merged, 0 gathered) in 0.004294828 sec., 3103500.3031553305 rows/sec., 203.50 MiB/sec. | ||
| 6001 | 2026.03.18 18:20:27.495632 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6002 | 2026.03.18 18:20:27.495878 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412658 sec., 1465322.816987551 rows/sec., 94.27 MiB/sec. | ||
| 6003 | 2026.03.18 18:20:27.495926 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.03.18 18:20:27.496013 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6005 | 2026.03.18 18:20:27.496111 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 6006 | 2026.03.18 18:20:27.496117 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6007 | 2026.03.18 18:20:27.496368 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.03.18 18:20:27.496435 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_36_7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6009 | 2026.03.18 18:20:27.496507 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6010 | 2026.03.18 18:20:30.345559 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6011 | 2026.03.18 18:20:30.345633 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6012 | 2026.03.18 18:20:30.449625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11551 | ||
| 6013 | 2026.03.18 18:20:30.450118 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.03.18 18:20:30.450153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6015 | 2026.03.18 18:20:30.450617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6016 | 2026.03.18 18:20:30.450844 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.03.18 18:20:30.450967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 6018 | 2026.03.18 18:20:30.479243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 800 | ||
| 6019 | 2026.03.18 18:20:30.481693 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.03.18 18:20:30.481741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6021 | 2026.03.18 18:20:30.482936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6022 | 2026.03.18 18:20:30.483194 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.03.18 18:20:30.483458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6024 | 2026.03.18 18:20:31.060517 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6025 | 2026.03.18 18:20:31.076679 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.03.18 18:20:31.076729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6027 | 2026.03.18 18:20:31.082696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6028 | 2026.03.18 18:20:31.083394 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.03.18 18:20:31.085981 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6030 | 2026.03.18 18:20:32.467310 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6031 | 2026.03.18 18:20:32.467488 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6032 | 2026.03.18 18:20:32.467552 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6033 | 2026.03.18 18:20:32.468175 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.03.18 18:20:32.468223 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6035 | 2026.03.18 18:20:32.468606 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6036 | 2026.03.18 18:20:32.468829 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.03.18 18:20:32.468981 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 3.02 MiB/sec. | ||
| 6038 | 2026.03.18 18:20:32.469024 [ 276 ] {f2a5b3d8-141f-448b-b530-137b55104546} <Debug> TCPHandler: Processed in 0.001844271 sec. | ||
| 6039 | 2026.03.18 18:20:32.469135 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.03.18 18:20:32.469232 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6041 | 2026.03.18 18:20:32.469272 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6042 | 2026.03.18 18:20:32.469664 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.03.18 18:20:32.469705 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6044 | 2026.03.18 18:20:32.469995 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6045 | 2026.03.18 18:20:32.470208 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.03.18 18:20:32.470303 [ 34 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6047 | 2026.03.18 18:20:32.470335 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 134.16 KiB/sec. | ||
| 6048 | 2026.03.18 18:20:32.470340 [ 34 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.03.18 18:20:32.470366 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6050 | 2026.03.18 18:20:32.470372 [ 276 ] {2edfc003-a0a1-48c2-8648-4e10975b14a5} <Debug> TCPHandler: Processed in 0.001284375 sec. | ||
| 6051 | 2026.03.18 18:20:32.470486 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6052 | 2026.03.18 18:20:32.470497 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 6053 | 2026.03.18 18:20:32.470578 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6054 | 2026.03.18 18:20:32.470624 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6055 | 2026.03.18 18:20:32.470661 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6056 | 2026.03.18 18:20:32.470705 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 226 rows starting from the beginning of the part | ||
| 6057 | 2026.03.18 18:20:32.470784 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 159 rows starting from the beginning of the part | ||
| 6058 | 2026.03.18 18:20:32.470840 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
| 6059 | 2026.03.18 18:20:32.470889 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 144 rows starting from the beginning of the part | ||
| 6060 | 2026.03.18 18:20:32.470934 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 55 rows starting from the beginning of the part | ||
| 6061 | 2026.03.18 18:20:32.470980 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6062 | 2026.03.18 18:20:32.471018 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.03.18 18:20:32.471057 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6064 | 2026.03.18 18:20:32.471397 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6065 | 2026.03.18 18:20:32.471624 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.03.18 18:20:32.471758 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001198 sec., 55091.81969949916 rows/sec., 4.30 MiB/sec. | ||
| 6067 | 2026.03.18 18:20:32.471793 [ 276 ] {6300c589-40e2-431d-aa88-04d927172403} <Debug> TCPHandler: Processed in 0.001361278 sec. | ||
| 6068 | 2026.03.18 18:20:32.471895 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146075 sec., 427862.39945233613 rows/sec., 28.75 MiB/sec. | ||
| 6069 | 2026.03.18 18:20:32.471899 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.03.18 18:20:32.472033 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.03.18 18:20:32.472061 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6072 | 2026.03.18 18:20:32.472080 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6073 | 2026.03.18 18:20:32.472323 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.03.18 18:20:32.472433 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_31_6} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6075 | 2026.03.18 18:20:32.472535 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6076 | 2026.03.18 18:20:32.472587 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6077 | 2026.03.18 18:20:32.472634 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6078 | 2026.03.18 18:20:32.473036 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6079 | 2026.03.18 18:20:32.473257 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2026.03.18 18:20:32.473386 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 6081 | 2026.03.18 18:20:32.473423 [ 276 ] {798c41ec-da8a-4d18-b736-3979cb2cb3ec} <Debug> TCPHandler: Processed in 0.001572074 sec. | ||
| 6082 | 2026.03.18 18:20:32.473526 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.03.18 18:20:32.473622 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6084 | 2026.03.18 18:20:32.473675 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <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 | ||
| 6085 | 2026.03.18 18:20:32.474379 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.03.18 18:20:32.474413 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6087 | 2026.03.18 18:20:32.474889 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6088 | 2026.03.18 18:20:32.475103 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.03.18 18:20:32.475237 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001633 sec., 1224.739742804654 rows/sec., 2.19 MiB/sec. | ||
| 6090 | 2026.03.18 18:20:32.475286 [ 276 ] {9584a020-1f11-4062-83f7-20c3dca0fa86} <Debug> TCPHandler: Processed in 0.00180963 sec. | ||
| 6091 | 2026.03.18 18:20:32.475394 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.03.18 18:20:32.475489 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6093 | 2026.03.18 18:20:32.475530 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6094 | 2026.03.18 18:20:32.475844 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.03.18 18:20:32.475877 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6096 | 2026.03.18 18:20:32.476172 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6097 | 2026.03.18 18:20:32.476368 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.03.18 18:20:32.476491 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 6099 | 2026.03.18 18:20:32.476525 [ 276 ] {22fe77ca-9bce-49ba-ac44-56081a3f404d} <Debug> TCPHandler: Processed in 0.001181463 sec. | ||
| 6100 | 2026.03.18 18:20:33.985422 [ 33 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6101 | 2026.03.18 18:20:33.985507 [ 33 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.03.18 18:20:33.985543 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6103 | 2026.03.18 18:20:33.985712 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6104 | 2026.03.18 18:20:33.985947 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6105 | 2026.03.18 18:20:33.986009 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 6106 | 2026.03.18 18:20:33.986130 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6107 | 2026.03.18 18:20:33.986218 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6108 | 2026.03.18 18:20:33.986303 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6109 | 2026.03.18 18:20:33.986379 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6110 | 2026.03.18 18:20:33.987134 [ 187 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501702 sec., 55936.530683184814 rows/sec., 2.85 MiB/sec. | ||
| 6111 | 2026.03.18 18:20:33.987319 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6112 | 2026.03.18 18:20:33.987606 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.03.18 18:20:33.987680 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_14_3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6114 | 2026.03.18 18:20:33.987765 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6115 | 2026.03.18 18:20:34.203099 [ 28 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6116 | 2026.03.18 18:20:34.203199 [ 28 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.03.18 18:20:34.203240 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6118 | 2026.03.18 18:20:34.203400 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6119 | 2026.03.18 18:20:34.203593 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6120 | 2026.03.18 18:20:34.203652 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6121 | 2026.03.18 18:20:34.203762 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6122 | 2026.03.18 18:20:34.203837 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6123 | 2026.03.18 18:20:34.203906 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6124 | 2026.03.18 18:20:34.203969 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6125 | 2026.03.18 18:20:34.204797 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463021 sec., 9569.240632909576 rows/sec., 644.80 KiB/sec. | ||
| 6126 | 2026.03.18 18:20:34.204983 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6127 | 2026.03.18 18:20:34.205254 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.03.18 18:20:34.205325 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_14_3} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6129 | 2026.03.18 18:20:34.205395 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6130 | 2026.03.18 18:20:37.206492 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48338 | ||
| 6131 | 2026.03.18 18:20:37.206611 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6132 | 2026.03.18 18:20:37.206637 [ 288 ] {} <Debug> TCP-Session: 724fe727-c97d-4f46-bbf9-885fc115bb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:48338 | ||
| 6133 | 2026.03.18 18:20:37.206659 [ 288 ] {} <Debug> TCP-Session: 724fe727-c97d-4f46-bbf9-885fc115bb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.03.18 18:20:37.206672 [ 288 ] {} <Debug> TCP-Session: 724fe727-c97d-4f46-bbf9-885fc115bb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2026.03.18 18:20:37.206913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42856 | ||
| 6136 | 2026.03.18 18:20:37.206944 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56874 | ||
| 6137 | 2026.03.18 18:20:37.206974 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60276 | ||
| 6138 | 2026.03.18 18:20:37.206998 [ 288 ] {} <Trace> TCP-Session: 724fe727-c97d-4f46-bbf9-885fc115bb77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.03.18 18:20:37.206967 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60405 | ||
| 6140 | 2026.03.18 18:20:37.207057 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6141 | 2026.03.18 18:20:37.207042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6142 | 2026.03.18 18:20:37.207115 [ 286 ] {} <Debug> TCP-Session: 594489f6-358f-41dd-b07a-8a453a8bddd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60276 | ||
| 6143 | 2026.03.18 18:20:37.206956 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60197 | ||
| 6144 | 2026.03.18 18:20:37.207142 [ 286 ] {} <Debug> TCP-Session: 594489f6-358f-41dd-b07a-8a453a8bddd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6145 | 2026.03.18 18:20:37.206932 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64681 | ||
| 6146 | 2026.03.18 18:20:37.207184 [ 288 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48338) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6147 | 2026.03.18 18:20:37.207218 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6148 | 2026.03.18 18:20:37.207187 [ 286 ] {} <Debug> TCP-Session: 594489f6-358f-41dd-b07a-8a453a8bddd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.03.18 18:20:37.207259 [ 275 ] {} <Debug> TCP-Session: cf220c4d-5a32-432f-a6af-93a7ba0d90cb Authenticating user 'default' from [fd00:1122:3344:101::e]:60405 | ||
| 6150 | 2026.03.18 18:20:37.206923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39364 | ||
| 6151 | 2026.03.18 18:20:37.207292 [ 275 ] {} <Debug> TCP-Session: cf220c4d-5a32-432f-a6af-93a7ba0d90cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2026.03.18 18:20:37.206924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48868 | ||
| 6153 | 2026.03.18 18:20:37.207320 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6154 | 2026.03.18 18:20:37.207341 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6155 | 2026.03.18 18:20:37.207378 [ 294 ] {} <Debug> TCP-Session: a3256bcb-056f-48da-bf35-9a5b91d9dc62 Authenticating user 'default' from [fd00:1122:3344:101::e]:60197 | ||
| 6156 | 2026.03.18 18:20:37.207396 [ 292 ] {} <Debug> TCP-Session: c42713ab-2e0c-4a0b-b5a2-1119ed2d8a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:64681 | ||
| 6157 | 2026.03.18 18:20:37.207414 [ 294 ] {} <Debug> TCP-Session: a3256bcb-056f-48da-bf35-9a5b91d9dc62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.03.18 18:20:37.207419 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6159 | 2026.03.18 18:20:37.207440 [ 294 ] {} <Debug> TCP-Session: a3256bcb-056f-48da-bf35-9a5b91d9dc62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2026.03.18 18:20:37.207455 [ 290 ] {} <Debug> TCP-Session: 07336189-49e1-483e-993b-e4c05b53ae56 Authenticating user 'default' from [fd00:1122:3344:101::e]:39364 | ||
| 6161 | 2026.03.18 18:20:37.207430 [ 292 ] {} <Debug> TCP-Session: c42713ab-2e0c-4a0b-b5a2-1119ed2d8a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6162 | 2026.03.18 18:20:37.207478 [ 290 ] {} <Debug> TCP-Session: 07336189-49e1-483e-993b-e4c05b53ae56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6163 | 2026.03.18 18:20:37.207481 [ 288 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6164 | 2026.03.18 18:20:37.207518 [ 290 ] {} <Debug> TCP-Session: 07336189-49e1-483e-993b-e4c05b53ae56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.03.18 18:20:37.207496 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6166 | 2026.03.18 18:20:37.207566 [ 288 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6167 | 2026.03.18 18:20:37.207495 [ 292 ] {} <Debug> TCP-Session: c42713ab-2e0c-4a0b-b5a2-1119ed2d8a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.03.18 18:20:37.207589 [ 291 ] {} <Debug> TCP-Session: 6273aeca-1f44-48ae-9136-71f2b79d291a Authenticating user 'default' from [fd00:1122:3344:101::e]:48868 | ||
| 6169 | 2026.03.18 18:20:37.207316 [ 275 ] {} <Debug> TCP-Session: cf220c4d-5a32-432f-a6af-93a7ba0d90cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2026.03.18 18:20:37.207627 [ 291 ] {} <Debug> TCP-Session: 6273aeca-1f44-48ae-9136-71f2b79d291a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.03.18 18:20:37.207132 [ 289 ] {} <Debug> TCP-Session: 3542fcd6-2b11-43b6-8be2-656ebbdac329 Authenticating user 'default' from [fd00:1122:3344:101::e]:42856 | ||
| 6172 | 2026.03.18 18:20:37.207653 [ 291 ] {} <Debug> TCP-Session: 6273aeca-1f44-48ae-9136-71f2b79d291a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6173 | 2026.03.18 18:20:37.207677 [ 289 ] {} <Debug> TCP-Session: 3542fcd6-2b11-43b6-8be2-656ebbdac329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.03.18 18:20:37.207043 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6175 | 2026.03.18 18:20:37.207699 [ 289 ] {} <Debug> TCP-Session: 3542fcd6-2b11-43b6-8be2-656ebbdac329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2026.03.18 18:20:37.207727 [ 293 ] {} <Debug> TCP-Session: 94cfb6c6-9df2-4d60-8b49-4713b392c794 Authenticating user 'default' from [fd00:1122:3344:101::e]:56874 | ||
| 6177 | 2026.03.18 18:20:37.207747 [ 293 ] {} <Debug> TCP-Session: 94cfb6c6-9df2-4d60-8b49-4713b392c794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2026.03.18 18:20:37.207762 [ 293 ] {} <Debug> TCP-Session: 94cfb6c6-9df2-4d60-8b49-4713b392c794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.03.18 18:20:37.207853 [ 288 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 6180 | 2026.03.18 18:20:37.208673 [ 339 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Trace> AggregatingTransform: Aggregating | ||
| 6181 | 2026.03.18 18:20:37.208725 [ 339 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Trace> Aggregator: Aggregation method: without_key | ||
| 6182 | 2026.03.18 18:20:37.208758 [ 339 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000802272 sec. (1246.460 rows/sec., 48.69 KiB/sec.) | ||
| 6183 | 2026.03.18 18:20:37.208777 [ 339 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Trace> Aggregator: Merging aggregated data | ||
| 6184 | 2026.03.18 18:20:37.210151 [ 288 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003025 sec., 330.57851239669424 rows/sec., 12.91 KiB/sec. | ||
| 6185 | 2026.03.18 18:20:37.210260 [ 288 ] {a439acfa-278f-4eac-a73f-23990b9ef535} <Debug> TCPHandler: Processed in 0.003380453 sec. | ||
| 6186 | 2026.03.18 18:20:37.210377 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6187 | 2026.03.18 18:20:37.210404 [ 288 ] {} <Debug> TCP-Session: 724fe727-c97d-4f46-bbf9-885fc115bb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6188 | 2026.03.18 18:20:37.210412 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6189 | 2026.03.18 18:20:37.210433 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6190 | 2026.03.18 18:20:37.210455 [ 286 ] {} <Debug> TCP-Session: 594489f6-358f-41dd-b07a-8a453a8bddd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2026.03.18 18:20:37.210455 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6192 | 2026.03.18 18:20:37.210476 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6193 | 2026.03.18 18:20:37.210495 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6194 | 2026.03.18 18:20:37.210515 [ 290 ] {} <Debug> TCP-Session: 07336189-49e1-483e-993b-e4c05b53ae56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.03.18 18:20:37.210534 [ 291 ] {} <Debug> TCP-Session: 6273aeca-1f44-48ae-9136-71f2b79d291a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.03.18 18:20:37.210546 [ 294 ] {} <Debug> TCP-Session: a3256bcb-056f-48da-bf35-9a5b91d9dc62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.03.18 18:20:37.210515 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6198 | 2026.03.18 18:20:37.210604 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6199 | 2026.03.18 18:20:37.210477 [ 289 ] {} <Debug> TCP-Session: 3542fcd6-2b11-43b6-8be2-656ebbdac329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.03.18 18:20:37.210629 [ 292 ] {} <Debug> TCP-Session: c42713ab-2e0c-4a0b-b5a2-1119ed2d8a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.03.18 18:20:37.210641 [ 275 ] {} <Debug> TCP-Session: cf220c4d-5a32-432f-a6af-93a7ba0d90cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6202 | 2026.03.18 18:20:37.210533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6203 | 2026.03.18 18:20:37.210706 [ 293 ] {} <Debug> TCP-Session: 94cfb6c6-9df2-4d60-8b49-4713b392c794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6204 | 2026.03.18 18:20:37.469249 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2026.03.18 18:20:37.469430 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6206 | 2026.03.18 18:20:37.469497 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6207 | 2026.03.18 18:20:37.470247 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.03.18 18:20:37.470299 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6209 | 2026.03.18 18:20:37.470714 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6210 | 2026.03.18 18:20:37.470969 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.03.18 18:20:37.471137 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001756 sec., 76309.79498861048 rows/sec., 6.60 MiB/sec. | ||
| 6212 | 2026.03.18 18:20:37.471184 [ 276 ] {ee4003a1-001e-490b-9712-eebfbcfaa0a3} <Debug> TCPHandler: Processed in 0.002068607 sec. | ||
| 6213 | 2026.03.18 18:20:37.471340 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.03.18 18:20:37.471456 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6215 | 2026.03.18 18:20:37.471513 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6216 | 2026.03.18 18:20:37.472014 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.03.18 18:20:37.472057 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6218 | 2026.03.18 18:20:37.472377 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6219 | 2026.03.18 18:20:37.472600 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.03.18 18:20:37.472731 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001301 sec., 29976.940814757876 rows/sec., 2.20 MiB/sec. | ||
| 6221 | 2026.03.18 18:20:37.472769 [ 276 ] {294d9212-7835-4046-9ef7-1cdbcfeb3c3c} <Debug> TCPHandler: Processed in 0.001491712 sec. | ||
| 6222 | 2026.03.18 18:20:37.472887 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6223 | 2026.03.18 18:20:37.472985 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6224 | 2026.03.18 18:20:37.473026 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6225 | 2026.03.18 18:20:37.473467 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.03.18 18:20:37.473504 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6227 | 2026.03.18 18:20:37.473815 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6228 | 2026.03.18 18:20:37.474022 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.03.18 18:20:37.474167 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001202 sec., 85690.51580698836 rows/sec., 6.69 MiB/sec. | ||
| 6230 | 2026.03.18 18:20:37.474205 [ 276 ] {f7937694-f4a8-401d-9078-a87208f08c3a} <Debug> TCPHandler: Processed in 0.001368628 sec. | ||
| 6231 | 2026.03.18 18:20:37.474342 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6232 | 2026.03.18 18:20:37.474438 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6233 | 2026.03.18 18:20:37.474483 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6234 | 2026.03.18 18:20:37.474928 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.03.18 18:20:37.474964 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6236 | 2026.03.18 18:20:37.475309 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6237 | 2026.03.18 18:20:37.475531 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.03.18 18:20:37.475669 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 6239 | 2026.03.18 18:20:37.475706 [ 276 ] {dda0e709-c13e-4d99-9c91-4b49ffc662f5} <Debug> TCPHandler: Processed in 0.001413439 sec. | ||
| 6240 | 2026.03.18 18:20:37.475824 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.03.18 18:20:37.475919 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6242 | 2026.03.18 18:20:37.475974 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <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 | ||
| 6243 | 2026.03.18 18:20:37.476888 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.03.18 18:20:37.476924 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6245 | 2026.03.18 18:20:37.477507 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6246 | 2026.03.18 18:20:37.477729 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.03.18 18:20:37.477870 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001969 sec., 19807.008633824276 rows/sec., 35.49 MiB/sec. | ||
| 6248 | 2026.03.18 18:20:37.477925 [ 276 ] {4829a4c4-5108-4469-a1cd-b45bd664f53c} <Debug> TCPHandler: Processed in 0.002150129 sec. | ||
| 6249 | 2026.03.18 18:20:37.478042 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.03.18 18:20:37.478140 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6251 | 2026.03.18 18:20:37.478183 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6252 | 2026.03.18 18:20:37.478535 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.03.18 18:20:37.478570 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6254 | 2026.03.18 18:20:37.478878 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6255 | 2026.03.18 18:20:37.479083 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.03.18 18:20:37.479221 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 6257 | 2026.03.18 18:20:37.479258 [ 276 ] {31a15e3f-57ff-4105-8980-3a5ebbb33474} <Debug> TCPHandler: Processed in 0.001266145 sec. | ||
| 6258 | 2026.03.18 18:20:37.761879 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.03.18 18:20:37.762055 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.03.18 18:20:37.762120 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6261 | 2026.03.18 18:20:37.762878 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.03.18 18:20:37.762921 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6263 | 2026.03.18 18:20:37.763317 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6264 | 2026.03.18 18:20:37.763540 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.03.18 18:20:37.763698 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 6266 | 2026.03.18 18:20:37.763740 [ 276 ] {cc4bac4e-29c4-42c9-9a3a-dbe1b828864a} <Debug> TCPHandler: Processed in 0.001988235 sec. | ||
| 6267 | 2026.03.18 18:20:37.763869 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.03.18 18:20:37.763966 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6269 | 2026.03.18 18:20:37.764008 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6270 | 2026.03.18 18:20:37.764413 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.03.18 18:20:37.764451 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6272 | 2026.03.18 18:20:37.764757 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6273 | 2026.03.18 18:20:37.764962 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.03.18 18:20:37.765097 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 6275 | 2026.03.18 18:20:37.765134 [ 276 ] {76fa1280-a936-4755-9600-82eb273d0f75} <Debug> TCPHandler: Processed in 0.001316336 sec. | ||
| 6276 | 2026.03.18 18:20:37.765253 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.03.18 18:20:37.765350 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6278 | 2026.03.18 18:20:37.765389 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6279 | 2026.03.18 18:20:37.767587 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.03.18 18:20:37.767624 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6281 | 2026.03.18 18:20:37.768075 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6282 | 2026.03.18 18:20:37.768286 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.03.18 18:20:37.768415 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.003084 sec., 870946.82230869 rows/sec., 65.89 MiB/sec. | ||
| 6284 | 2026.03.18 18:20:37.768455 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 6285 | 2026.03.18 18:20:37.768470 [ 276 ] {2c0e71f1-34d0-4bb2-bc50-372c64a7a60a} <Debug> TCPHandler: Processed in 0.00326994 sec. | ||
| 6286 | 2026.03.18 18:20:37.768599 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.03.18 18:20:37.768696 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.03.18 18:20:37.768738 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6289 | 2026.03.18 18:20:37.769219 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.18 18:20:37.769255 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6291 | 2026.03.18 18:20:37.769556 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6292 | 2026.03.18 18:20:37.769767 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.03.18 18:20:37.769895 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001218 sec., 128899.83579638753 rows/sec., 7.74 MiB/sec. | ||
| 6294 | 2026.03.18 18:20:37.769934 [ 276 ] {c1c96bd5-a192-40a5-9577-ed2e06a3e978} <Debug> TCPHandler: Processed in 0.001384118 sec. | ||
| 6295 | 2026.03.18 18:20:37.770059 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2026.03.18 18:20:37.770154 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6297 | 2026.03.18 18:20:37.770193 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6298 | 2026.03.18 18:20:37.771031 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.03.18 18:20:37.771067 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6300 | 2026.03.18 18:20:37.771404 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6301 | 2026.03.18 18:20:37.771614 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2026.03.18 18:20:37.771739 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001603 sec., 534622.5826575172 rows/sec., 31.77 MiB/sec. | ||
| 6303 | 2026.03.18 18:20:37.771777 [ 276 ] {e49285be-f52e-4e07-999a-2661fa2ffb34} <Debug> TCPHandler: Processed in 0.001767329 sec. | ||
| 6304 | 2026.03.18 18:20:37.771887 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2026.03.18 18:20:37.771983 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6306 | 2026.03.18 18:20:37.772022 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6307 | 2026.03.18 18:20:37.772401 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.03.18 18:20:37.772437 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6309 | 2026.03.18 18:20:37.772715 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6310 | 2026.03.18 18:20:37.772918 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.03.18 18:20:37.773045 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 6312 | 2026.03.18 18:20:37.773082 [ 276 ] {dd4f9edd-1c34-4ecb-acc2-97ead64645c5} <Debug> TCPHandler: Processed in 0.001243484 sec. | ||
| 6313 | 2026.03.18 18:20:37.773185 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2026.03.18 18:20:37.773279 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6315 | 2026.03.18 18:20:37.773319 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6316 | 2026.03.18 18:20:37.773782 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.03.18 18:20:37.773822 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6318 | 2026.03.18 18:20:37.774252 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6319 | 2026.03.18 18:20:37.774564 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2026.03.18 18:20:37.774697 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00148 sec., 100000 rows/sec., 5.69 MiB/sec. | ||
| 6321 | 2026.03.18 18:20:37.774735 [ 276 ] {7170df0a-6f4e-4455-86a3-a898dc9eac00} <Debug> TCPHandler: Processed in 0.001644366 sec. | ||
| 6322 | 2026.03.18 18:20:37.774844 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.03.18 18:20:37.774935 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6324 | 2026.03.18 18:20:37.775044 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6325 | 2026.03.18 18:20:37.776131 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.03.18 18:20:37.776168 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6327 | 2026.03.18 18:20:37.776537 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6328 | 2026.03.18 18:20:37.776762 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.03.18 18:20:37.776894 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001916 sec., 752087.6826722338 rows/sec., 51.79 MiB/sec. | ||
| 6330 | 2026.03.18 18:20:37.776933 [ 276 ] {5e157858-dc4b-41b3-b231-f95279dfcfee} <Debug> TCPHandler: Processed in 0.002084507 sec. | ||
| 6331 | 2026.03.18 18:20:37.777052 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.03.18 18:20:37.777162 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6333 | 2026.03.18 18:20:37.777218 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6334 | 2026.03.18 18:20:37.777598 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.03.18 18:20:37.777635 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6336 | 2026.03.18 18:20:37.777940 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6337 | 2026.03.18 18:20:37.778155 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.03.18 18:20:37.778288 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 272.83 KiB/sec. | ||
| 6339 | 2026.03.18 18:20:37.778324 [ 276 ] {eaca6376-adb3-44d8-9cc5-5c0c7264e1d7} <Debug> TCPHandler: Processed in 0.001323576 sec. | ||
| 6340 | 2026.03.18 18:20:37.778444 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.03.18 18:20:37.778544 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.03.18 18:20:37.778587 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.03.18 18:20:37.779375 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.03.18 18:20:37.779419 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6345 | 2026.03.18 18:20:37.779822 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6346 | 2026.03.18 18:20:37.780055 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.03.18 18:20:37.780192 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001667 sec., 793641.2717456508 rows/sec., 49.57 MiB/sec. | ||
| 6348 | 2026.03.18 18:20:37.780231 [ 276 ] {61284c43-f12a-4b24-b46f-2267caac4c48} <Debug> TCPHandler: Processed in 0.001843841 sec. | ||
| 6349 | 2026.03.18 18:20:37.780355 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.03.18 18:20:37.780454 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.03.18 18:20:37.780497 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6352 | 2026.03.18 18:20:37.780810 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.03.18 18:20:37.780845 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6354 | 2026.03.18 18:20:37.781139 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6355 | 2026.03.18 18:20:37.781339 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.03.18 18:20:37.781466 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 6357 | 2026.03.18 18:20:37.781502 [ 276 ] {96f89151-a183-474f-af08-5f0885481e37} <Debug> TCPHandler: Processed in 0.001197873 sec. | ||
| 6358 | 2026.03.18 18:20:37.781614 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.03.18 18:20:37.781709 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6360 | 2026.03.18 18:20:37.781789 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <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 | ||
| 6361 | 2026.03.18 18:20:37.782578 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.03.18 18:20:37.782614 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6363 | 2026.03.18 18:20:37.783109 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6364 | 2026.03.18 18:20:37.783334 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.03.18 18:20:37.783455 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6366 | 2026.03.18 18:20:37.783472 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001781 sec., 7299.270072992701 rows/sec., 13.08 MiB/sec. | ||
| 6367 | 2026.03.18 18:20:37.783577 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.18 18:20:37.783606 [ 276 ] {dea90c81-5d1e-4944-bcd2-f255be9f7444} <Debug> TCPHandler: Processed in 0.002041907 sec. | ||
| 6369 | 2026.03.18 18:20:37.783618 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6370 | 2026.03.18 18:20:37.783744 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.03.18 18:20:37.783745 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 6372 | 2026.03.18 18:20:37.783857 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.03.18 18:20:37.783903 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6374 | 2026.03.18 18:20:37.784006 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6375 | 2026.03.18 18:20:37.784075 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 591 rows starting from the beginning of the part | ||
| 6376 | 2026.03.18 18:20:37.784197 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 6377 | 2026.03.18 18:20:37.784238 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.03.18 18:20:37.784278 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6379 | 2026.03.18 18:20:37.784297 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
| 6380 | 2026.03.18 18:20:37.784389 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 6381 | 2026.03.18 18:20:37.784475 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
| 6382 | 2026.03.18 18:20:37.784565 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
| 6383 | 2026.03.18 18:20:37.784603 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6384 | 2026.03.18 18:20:37.784824 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.03.18 18:20:37.784963 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001124 sec., 37366.54804270463 rows/sec., 2.13 MiB/sec. | ||
| 6386 | 2026.03.18 18:20:37.785000 [ 276 ] {feb4e7b8-4587-418c-80f9-710d35f4a43b} <Debug> TCPHandler: Processed in 0.001311056 sec. | ||
| 6387 | 2026.03.18 18:20:37.788677 [ 196 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 19 columns (19 merged, 0 gathered) in 0.004987917 sec., 137532.36070287458 rows/sec., 246.45 MiB/sec. | ||
| 6388 | 2026.03.18 18:20:37.789623 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6389 | 2026.03.18 18:20:37.790035 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.03.18 18:20:37.790121 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6391 | 2026.03.18 18:20:37.790252 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 6392 | 2026.03.18 18:20:37.951157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11999 | ||
| 6393 | 2026.03.18 18:20:37.951890 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.03.18 18:20:37.951977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6395 | 2026.03.18 18:20:37.952694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6396 | 2026.03.18 18:20:37.953057 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.03.18 18:20:37.953285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11999 | ||
| 6398 | 2026.03.18 18:20:38.586175 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35216 | ||
| 6399 | 2026.03.18 18:20:38.586288 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6400 | 2026.03.18 18:20:38.586314 [ 288 ] {} <Debug> TCP-Session: 9c437e5c-ff5c-407c-9646-74cc4f836a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:35216 | ||
| 6401 | 2026.03.18 18:20:38.586337 [ 288 ] {} <Debug> TCP-Session: 9c437e5c-ff5c-407c-9646-74cc4f836a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.03.18 18:20:38.586350 [ 288 ] {} <Debug> TCP-Session: 9c437e5c-ff5c-407c-9646-74cc4f836a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2026.03.18 18:20:38.586575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51345 | ||
| 6404 | 2026.03.18 18:20:38.586598 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48760 | ||
| 6405 | 2026.03.18 18:20:38.586621 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59989 | ||
| 6406 | 2026.03.18 18:20:38.586651 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36008 | ||
| 6407 | 2026.03.18 18:20:38.586639 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64571 | ||
| 6408 | 2026.03.18 18:20:38.586719 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6409 | 2026.03.18 18:20:38.586732 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6410 | 2026.03.18 18:20:38.586729 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6411 | 2026.03.18 18:20:38.586762 [ 291 ] {} <Debug> TCP-Session: b7d8bd25-7e65-4899-bcb2-96de6c151b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:48760 | ||
| 6412 | 2026.03.18 18:20:38.586770 [ 286 ] {} <Debug> TCP-Session: 6c90167e-f1f9-41d2-9c87-7b06ae3d3939 Authenticating user 'default' from [fd00:1122:3344:101::e]:36008 | ||
| 6413 | 2026.03.18 18:20:38.586784 [ 293 ] {} <Debug> TCP-Session: f3632b0f-f8d1-4aff-b7f7-87ff25670567 Authenticating user 'default' from [fd00:1122:3344:101::e]:59989 | ||
| 6414 | 2026.03.18 18:20:38.586801 [ 291 ] {} <Debug> TCP-Session: b7d8bd25-7e65-4899-bcb2-96de6c151b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.03.18 18:20:38.586803 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6416 | 2026.03.18 18:20:38.586825 [ 291 ] {} <Debug> TCP-Session: b7d8bd25-7e65-4899-bcb2-96de6c151b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.03.18 18:20:38.586849 [ 275 ] {} <Debug> TCP-Session: 30634c1d-5dcc-4a1b-a3fa-8ef4a3dee8a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64571 | ||
| 6418 | 2026.03.18 18:20:38.586818 [ 293 ] {} <Debug> TCP-Session: f3632b0f-f8d1-4aff-b7f7-87ff25670567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2026.03.18 18:20:38.586882 [ 275 ] {} <Debug> TCP-Session: 30634c1d-5dcc-4a1b-a3fa-8ef4a3dee8a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.03.18 18:20:38.586908 [ 293 ] {} <Debug> TCP-Session: f3632b0f-f8d1-4aff-b7f7-87ff25670567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6421 | 2026.03.18 18:20:38.586914 [ 275 ] {} <Debug> TCP-Session: 30634c1d-5dcc-4a1b-a3fa-8ef4a3dee8a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.03.18 18:20:38.586939 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6423 | 2026.03.18 18:20:38.586812 [ 286 ] {} <Debug> TCP-Session: 6c90167e-f1f9-41d2-9c87-7b06ae3d3939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2026.03.18 18:20:38.586691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6425 | 2026.03.18 18:20:38.586995 [ 286 ] {} <Debug> TCP-Session: 6c90167e-f1f9-41d2-9c87-7b06ae3d3939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6426 | 2026.03.18 18:20:38.586687 [ 288 ] {} <Trace> TCP-Session: 9c437e5c-ff5c-407c-9646-74cc4f836a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.03.18 18:20:38.587014 [ 289 ] {} <Debug> TCP-Session: 38aeb882-a635-4956-843f-c8416082eb38 Authenticating user 'default' from [fd00:1122:3344:101::e]:51345 | ||
| 6428 | 2026.03.18 18:20:38.586632 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35048 | ||
| 6429 | 2026.03.18 18:20:38.587061 [ 289 ] {} <Debug> TCP-Session: 38aeb882-a635-4956-843f-c8416082eb38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.03.18 18:20:38.586607 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42354 | ||
| 6431 | 2026.03.18 18:20:38.587105 [ 289 ] {} <Debug> TCP-Session: 38aeb882-a635-4956-843f-c8416082eb38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.03.18 18:20:38.587133 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6433 | 2026.03.18 18:20:38.586588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37297 | ||
| 6434 | 2026.03.18 18:20:38.587172 [ 294 ] {} <Debug> TCP-Session: 0aacf3cd-1d39-4bea-91ca-61cffcdf9470 Authenticating user 'default' from [fd00:1122:3344:101::e]:35048 | ||
| 6435 | 2026.03.18 18:20:38.587178 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6436 | 2026.03.18 18:20:38.587194 [ 288 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6437 | 2026.03.18 18:20:38.587199 [ 294 ] {} <Debug> TCP-Session: 0aacf3cd-1d39-4bea-91ca-61cffcdf9470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6438 | 2026.03.18 18:20:38.587218 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6439 | 2026.03.18 18:20:38.587232 [ 294 ] {} <Debug> TCP-Session: 0aacf3cd-1d39-4bea-91ca-61cffcdf9470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2026.03.18 18:20:38.587212 [ 292 ] {} <Debug> TCP-Session: b6071fff-6517-4b1e-a1ba-2dfe302b7551 Authenticating user 'default' from [fd00:1122:3344:101::e]:42354 | ||
| 6441 | 2026.03.18 18:20:38.587248 [ 290 ] {} <Debug> TCP-Session: a8b29144-0622-4d46-add4-b93ba1dc9567 Authenticating user 'default' from [fd00:1122:3344:101::e]:37297 | ||
| 6442 | 2026.03.18 18:20:38.587271 [ 292 ] {} <Debug> TCP-Session: b6071fff-6517-4b1e-a1ba-2dfe302b7551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6443 | 2026.03.18 18:20:38.587280 [ 290 ] {} <Debug> TCP-Session: a8b29144-0622-4d46-add4-b93ba1dc9567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6444 | 2026.03.18 18:20:38.587293 [ 292 ] {} <Debug> TCP-Session: b6071fff-6517-4b1e-a1ba-2dfe302b7551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.03.18 18:20:38.587306 [ 290 ] {} <Debug> TCP-Session: a8b29144-0622-4d46-add4-b93ba1dc9567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.03.18 18:20:38.587457 [ 288 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6447 | 2026.03.18 18:20:38.587514 [ 288 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6448 | 2026.03.18 18:20:38.587785 [ 288 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 6449 | 2026.03.18 18:20:38.588667 [ 343 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Trace> AggregatingTransform: Aggregating | ||
| 6450 | 2026.03.18 18:20:38.588726 [ 343 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Trace> Aggregator: Aggregation method: without_key | ||
| 6451 | 2026.03.18 18:20:38.588766 [ 343 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882644 sec. (1132.960 rows/sec., 44.26 KiB/sec.) | ||
| 6452 | 2026.03.18 18:20:38.588789 [ 343 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Trace> Aggregator: Merging aggregated data | ||
| 6453 | 2026.03.18 18:20:38.590029 [ 288 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002892 sec., 345.78146611341634 rows/sec., 13.51 KiB/sec. | ||
| 6454 | 2026.03.18 18:20:38.590174 [ 288 ] {622225aa-57a8-4c4a-9471-06c8876c8a17} <Debug> TCPHandler: Processed in 0.003603599 sec. | ||
| 6455 | 2026.03.18 18:20:38.590293 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6456 | 2026.03.18 18:20:38.590321 [ 288 ] {} <Debug> TCP-Session: 9c437e5c-ff5c-407c-9646-74cc4f836a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2026.03.18 18:20:38.590348 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6458 | 2026.03.18 18:20:38.590377 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6459 | 2026.03.18 18:20:38.590392 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6460 | 2026.03.18 18:20:38.590403 [ 293 ] {} <Debug> TCP-Session: f3632b0f-f8d1-4aff-b7f7-87ff25670567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.03.18 18:20:38.590421 [ 275 ] {} <Debug> TCP-Session: 30634c1d-5dcc-4a1b-a3fa-8ef4a3dee8a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.03.18 18:20:38.590441 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6463 | 2026.03.18 18:20:38.590434 [ 292 ] {} <Debug> TCP-Session: b6071fff-6517-4b1e-a1ba-2dfe302b7551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.03.18 18:20:38.590475 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6465 | 2026.03.18 18:20:38.590489 [ 294 ] {} <Debug> TCP-Session: 0aacf3cd-1d39-4bea-91ca-61cffcdf9470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.03.18 18:20:38.590503 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6467 | 2026.03.18 18:20:38.590523 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6468 | 2026.03.18 18:20:38.590563 [ 291 ] {} <Debug> TCP-Session: b7d8bd25-7e65-4899-bcb2-96de6c151b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.03.18 18:20:38.590525 [ 289 ] {} <Debug> TCP-Session: 38aeb882-a635-4956-843f-c8416082eb38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6470 | 2026.03.18 18:20:38.590590 [ 286 ] {} <Debug> TCP-Session: 6c90167e-f1f9-41d2-9c87-7b06ae3d3939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.03.18 18:20:38.590414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6472 | 2026.03.18 18:20:38.590662 [ 290 ] {} <Debug> TCP-Session: a8b29144-0622-4d46-add4-b93ba1dc9567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6473 | 2026.03.18 18:20:38.606258 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.18 18:20:38.606336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6475 | 2026.03.18 18:20:38.612243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6476 | 2026.03.18 18:20:38.613136 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.18 18:20:38.618078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6478 | 2026.03.18 18:20:38.637138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40038 | ||
| 6479 | 2026.03.18 18:20:38.637254 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6480 | 2026.03.18 18:20:38.637286 [ 288 ] {} <Debug> TCP-Session: 3389cb38-13a4-42a5-b25f-3ecb9133f3ef Authenticating user 'default' from [fd00:1122:3344:101::e]:40038 | ||
| 6481 | 2026.03.18 18:20:38.637313 [ 288 ] {} <Debug> TCP-Session: 3389cb38-13a4-42a5-b25f-3ecb9133f3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2026.03.18 18:20:38.637329 [ 288 ] {} <Debug> TCP-Session: 3389cb38-13a4-42a5-b25f-3ecb9133f3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.03.18 18:20:38.637527 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59693 | ||
| 6484 | 2026.03.18 18:20:38.637561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54914 | ||
| 6485 | 2026.03.18 18:20:38.637571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63261 | ||
| 6486 | 2026.03.18 18:20:38.637613 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58611 | ||
| 6487 | 2026.03.18 18:20:38.637603 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63898 | ||
| 6488 | 2026.03.18 18:20:38.637665 [ 288 ] {} <Trace> TCP-Session: 3389cb38-13a4-42a5-b25f-3ecb9133f3ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.03.18 18:20:38.637702 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6490 | 2026.03.18 18:20:38.637670 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6491 | 2026.03.18 18:20:38.637669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6492 | 2026.03.18 18:20:38.637747 [ 286 ] {} <Debug> TCP-Session: a7641566-1f77-4be7-9f3f-3ebc6ba93340 Authenticating user 'default' from [fd00:1122:3344:101::e]:58611 | ||
| 6493 | 2026.03.18 18:20:38.637758 [ 293 ] {} <Debug> TCP-Session: c380cec7-4320-4bc1-a15e-46cec28c1ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63261 | ||
| 6494 | 2026.03.18 18:20:38.637774 [ 289 ] {} <Debug> TCP-Session: 4a209a0d-c4ea-410e-ae46-0f6c73b22743 Authenticating user 'default' from [fd00:1122:3344:101::e]:59693 | ||
| 6495 | 2026.03.18 18:20:38.637766 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6496 | 2026.03.18 18:20:38.637791 [ 286 ] {} <Debug> TCP-Session: a7641566-1f77-4be7-9f3f-3ebc6ba93340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6497 | 2026.03.18 18:20:38.637836 [ 275 ] {} <Debug> TCP-Session: 0218f5f9-5afb-4446-af7c-27619ed420be Authenticating user 'default' from [fd00:1122:3344:101::e]:63898 | ||
| 6498 | 2026.03.18 18:20:38.637852 [ 286 ] {} <Debug> TCP-Session: a7641566-1f77-4be7-9f3f-3ebc6ba93340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6499 | 2026.03.18 18:20:38.637860 [ 288 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6500 | 2026.03.18 18:20:38.637875 [ 275 ] {} <Debug> TCP-Session: 0218f5f9-5afb-4446-af7c-27619ed420be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6501 | 2026.03.18 18:20:38.637803 [ 289 ] {} <Debug> TCP-Session: 4a209a0d-c4ea-410e-ae46-0f6c73b22743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6502 | 2026.03.18 18:20:38.637909 [ 275 ] {} <Debug> TCP-Session: 0218f5f9-5afb-4446-af7c-27619ed420be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6503 | 2026.03.18 18:20:38.637929 [ 289 ] {} <Debug> TCP-Session: 4a209a0d-c4ea-410e-ae46-0f6c73b22743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.03.18 18:20:38.637791 [ 293 ] {} <Debug> TCP-Session: c380cec7-4320-4bc1-a15e-46cec28c1ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6505 | 2026.03.18 18:20:38.637654 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6506 | 2026.03.18 18:20:38.637970 [ 293 ] {} <Debug> TCP-Session: c380cec7-4320-4bc1-a15e-46cec28c1ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2026.03.18 18:20:38.637581 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34861 | ||
| 6508 | 2026.03.18 18:20:38.638002 [ 292 ] {} <Debug> TCP-Session: 1e760256-ab15-4558-b0f7-91c230a93ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54914 | ||
| 6509 | 2026.03.18 18:20:38.637535 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51970 | ||
| 6510 | 2026.03.18 18:20:38.638066 [ 292 ] {} <Debug> TCP-Session: 1e760256-ab15-4558-b0f7-91c230a93ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.03.18 18:20:38.638090 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6512 | 2026.03.18 18:20:38.638108 [ 292 ] {} <Debug> TCP-Session: 1e760256-ab15-4558-b0f7-91c230a93ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2026.03.18 18:20:38.638127 [ 294 ] {} <Debug> TCP-Session: 299df0c4-93f8-4491-9c83-c26879d0c90a Authenticating user 'default' from [fd00:1122:3344:101::e]:34861 | ||
| 6514 | 2026.03.18 18:20:38.638142 [ 288 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6515 | 2026.03.18 18:20:38.638158 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6516 | 2026.03.18 18:20:38.638157 [ 294 ] {} <Debug> TCP-Session: 299df0c4-93f8-4491-9c83-c26879d0c90a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2026.03.18 18:20:38.638201 [ 291 ] {} <Debug> TCP-Session: 6a2ba397-58e3-478e-b46b-69bab602865c Authenticating user 'default' from [fd00:1122:3344:101::e]:51970 | ||
| 6518 | 2026.03.18 18:20:38.638203 [ 288 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6519 | 2026.03.18 18:20:38.638214 [ 294 ] {} <Debug> TCP-Session: 299df0c4-93f8-4491-9c83-c26879d0c90a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6520 | 2026.03.18 18:20:38.638236 [ 291 ] {} <Debug> TCP-Session: 6a2ba397-58e3-478e-b46b-69bab602865c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6521 | 2026.03.18 18:20:38.637535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49859 | ||
| 6522 | 2026.03.18 18:20:38.638270 [ 291 ] {} <Debug> TCP-Session: 6a2ba397-58e3-478e-b46b-69bab602865c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6523 | 2026.03.18 18:20:38.638344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6524 | 2026.03.18 18:20:38.638371 [ 290 ] {} <Debug> TCP-Session: a1f1a8bf-5ec1-4ea9-9b6f-3cf19d80abf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49859 | ||
| 6525 | 2026.03.18 18:20:38.638387 [ 290 ] {} <Debug> TCP-Session: a1f1a8bf-5ec1-4ea9-9b6f-3cf19d80abf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6526 | 2026.03.18 18:20:38.638400 [ 290 ] {} <Debug> TCP-Session: a1f1a8bf-5ec1-4ea9-9b6f-3cf19d80abf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6527 | 2026.03.18 18:20:38.638539 [ 288 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 6528 | 2026.03.18 18:20:38.639449 [ 300 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Trace> AggregatingTransform: Aggregating | ||
| 6529 | 2026.03.18 18:20:38.639486 [ 300 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Trace> Aggregator: Aggregation method: without_key | ||
| 6530 | 2026.03.18 18:20:38.639524 [ 300 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882094 sec. (1133.666 rows/sec., 44.28 KiB/sec.) | ||
| 6531 | 2026.03.18 18:20:38.639542 [ 300 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Trace> Aggregator: Merging aggregated data | ||
| 6532 | 2026.03.18 18:20:38.640792 [ 288 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 6533 | 2026.03.18 18:20:38.640916 [ 288 ] {f05c4031-ed64-4e34-88fb-6f7b40905bdd} <Debug> TCPHandler: Processed in 0.003367333 sec. | ||
| 6534 | 2026.03.18 18:20:38.641002 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6535 | 2026.03.18 18:20:38.641028 [ 288 ] {} <Debug> TCP-Session: 3389cb38-13a4-42a5-b25f-3ecb9133f3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.03.18 18:20:38.641034 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6537 | 2026.03.18 18:20:38.641056 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6538 | 2026.03.18 18:20:38.641070 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6539 | 2026.03.18 18:20:38.641098 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6540 | 2026.03.18 18:20:38.641120 [ 294 ] {} <Debug> TCP-Session: 299df0c4-93f8-4491-9c83-c26879d0c90a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2026.03.18 18:20:38.641127 [ 290 ] {} <Debug> TCP-Session: a1f1a8bf-5ec1-4ea9-9b6f-3cf19d80abf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.03.18 18:20:38.641146 [ 275 ] {} <Debug> TCP-Session: 0218f5f9-5afb-4446-af7c-27619ed420be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2026.03.18 18:20:38.641152 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6544 | 2026.03.18 18:20:38.641178 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6545 | 2026.03.18 18:20:38.641203 [ 292 ] {} <Debug> TCP-Session: 1e760256-ab15-4558-b0f7-91c230a93ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6546 | 2026.03.18 18:20:38.641120 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6547 | 2026.03.18 18:20:38.641226 [ 286 ] {} <Debug> TCP-Session: a7641566-1f77-4be7-9f3f-3ebc6ba93340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.03.18 18:20:38.641136 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6549 | 2026.03.18 18:20:38.641265 [ 291 ] {} <Debug> TCP-Session: 6a2ba397-58e3-478e-b46b-69bab602865c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6550 | 2026.03.18 18:20:38.641286 [ 293 ] {} <Debug> TCP-Session: c380cec7-4320-4bc1-a15e-46cec28c1ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6551 | 2026.03.18 18:20:38.641092 [ 289 ] {} <Debug> TCP-Session: 4a209a0d-c4ea-410e-ae46-0f6c73b22743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.03.18 18:20:40.484503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 856 | ||
| 6553 | 2026.03.18 18:20:40.487265 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.03.18 18:20:40.487305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6555 | 2026.03.18 18:20:40.488547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6556 | 2026.03.18 18:20:40.488803 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.03.18 18:20:40.489056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6558 | 2026.03.18 18:20:42.466605 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.18 18:20:42.466827 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.18 18:20:42.466907 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6561 | 2026.03.18 18:20:42.467606 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.18 18:20:42.467652 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6563 | 2026.03.18 18:20:42.468065 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6564 | 2026.03.18 18:20:42.468280 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.18 18:20:42.468426 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.57 MiB/sec. | ||
| 6566 | 2026.03.18 18:20:42.468466 [ 276 ] {c211c243-7888-4835-a6dc-ca7e047463a9} <Debug> TCPHandler: Processed in 0.002055397 sec. | ||
| 6567 | 2026.03.18 18:20:42.468577 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.03.18 18:20:42.468669 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6569 | 2026.03.18 18:20:42.468709 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6570 | 2026.03.18 18:20:42.469101 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.18 18:20:42.469135 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6572 | 2026.03.18 18:20:42.469418 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6573 | 2026.03.18 18:20:42.469624 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.03.18 18:20:42.469752 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001099 sec., 58234.75887170155 rows/sec., 4.55 MiB/sec. | ||
| 6575 | 2026.03.18 18:20:42.469790 [ 276 ] {bb91de62-a4e8-4d57-984f-30d0cd358bf2} <Debug> TCPHandler: Processed in 0.001261944 sec. | ||
| 6576 | 2026.03.18 18:20:42.469897 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6577 | 2026.03.18 18:20:42.469988 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6578 | 2026.03.18 18:20:42.470031 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6579 | 2026.03.18 18:20:42.470392 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6580 | 2026.03.18 18:20:42.470427 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6581 | 2026.03.18 18:20:42.470759 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6582 | 2026.03.18 18:20:42.470971 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.18 18:20:42.471094 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 7.94 MiB/sec. | ||
| 6584 | 2026.03.18 18:20:42.471129 [ 276 ] {47493214-13d6-4047-910c-07d67f91853d} <Debug> TCPHandler: Processed in 0.001279815 sec. | ||
| 6585 | 2026.03.18 18:20:42.471237 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2026.03.18 18:20:42.471330 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.03.18 18:20:42.471371 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6588 | 2026.03.18 18:20:42.471689 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.03.18 18:20:42.471723 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6590 | 2026.03.18 18:20:42.472016 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6591 | 2026.03.18 18:20:42.472213 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.03.18 18:20:42.472337 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001024 sec., 46875 rows/sec., 3.16 MiB/sec. | ||
| 6593 | 2026.03.18 18:20:42.472372 [ 276 ] {7f25429d-06f0-42a0-95a2-aa5a346a110e} <Debug> TCPHandler: Processed in 0.001181963 sec. | ||
| 6594 | 2026.03.18 18:20:45.345694 [ 159 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6595 | 2026.03.18 18:20:45.345787 [ 159 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6596 | 2026.03.18 18:20:45.454341 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12511 | ||
| 6597 | 2026.03.18 18:20:45.454834 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.03.18 18:20:45.454867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6599 | 2026.03.18 18:20:45.455359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6600 | 2026.03.18 18:20:45.455591 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.03.18 18:20:45.455702 [ 159 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6602 | 2026.03.18 18:20:45.455712 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 6603 | 2026.03.18 18:20:45.455741 [ 159 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.03.18 18:20:45.455760 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6605 | 2026.03.18 18:20:45.455881 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 6606 | 2026.03.18 18:20:45.456021 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6607 | 2026.03.18 18:20:45.456057 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10079 rows starting from the beginning of the part | ||
| 6608 | 2026.03.18 18:20:45.456121 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6609 | 2026.03.18 18:20:45.456161 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6610 | 2026.03.18 18:20:45.456198 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6611 | 2026.03.18 18:20:45.456237 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6612 | 2026.03.18 18:20:45.456293 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6613 | 2026.03.18 18:20:45.458112 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.002290003 sec., 5463311.620115781 rows/sec., 78.15 MiB/sec. | ||
| 6614 | 2026.03.18 18:20:45.458507 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6615 | 2026.03.18 18:20:45.458823 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.03.18 18:20:45.458902 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_26_5} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6617 | 2026.03.18 18:20:45.459000 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6618 | 2026.03.18 18:20:46.119134 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6619 | 2026.03.18 18:20:46.135315 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2026.03.18 18:20:46.135356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6621 | 2026.03.18 18:20:46.140835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6622 | 2026.03.18 18:20:46.141500 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.03.18 18:20:46.141774 [ 140 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6624 | 2026.03.18 18:20:46.141863 [ 140 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.03.18 18:20:46.141887 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6626 | 2026.03.18 18:20:46.142022 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6627 | 2026.03.18 18:20:46.144267 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6628 | 2026.03.18 18:20:46.145261 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6629 | 2026.03.18 18:20:46.146548 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6630 | 2026.03.18 18:20:46.150829 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6631 | 2026.03.18 18:20:46.155003 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6632 | 2026.03.18 18:20:46.159048 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6633 | 2026.03.18 18:20:46.163223 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6634 | 2026.03.18 18:20:46.166931 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 6635 | 2026.03.18 18:20:46.222354 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080387454 sec., 2438.1914123067017 rows/sec., 12.61 MiB/sec. | ||
| 6636 | 2026.03.18 18:20:46.224784 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6637 | 2026.03.18 18:20:46.226703 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_26_5} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.03.18 18:20:46.226804 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_26_5} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6639 | 2026.03.18 18:20:46.228530 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6640 | 2026.03.18 18:20:47.000217 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.94 MiB, peak 276.48 MiB, free memory in arenas 0.00 B, will set to 269.86 MiB (RSS), difference: 3.92 MiB | ||
| 6641 | 2026.03.18 18:20:47.469800 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.03.18 18:20:47.470036 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6643 | 2026.03.18 18:20:47.470122 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6644 | 2026.03.18 18:20:47.470947 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.03.18 18:20:47.470999 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6646 | 2026.03.18 18:20:47.471399 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6647 | 2026.03.18 18:20:47.471630 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.03.18 18:20:47.471766 [ 145 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6649 | 2026.03.18 18:20:47.471782 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001813 sec., 73910.64533921678 rows/sec., 6.39 MiB/sec. | ||
| 6650 | 2026.03.18 18:20:47.471835 [ 145 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.03.18 18:20:47.471847 [ 276 ] {29833546-6787-49ef-9203-0e3af45e5f20} <Debug> TCPHandler: Processed in 0.002202261 sec. | ||
| 6652 | 2026.03.18 18:20:47.471864 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6653 | 2026.03.18 18:20:47.471974 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::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 | ||
| 6654 | 2026.03.18 18:20:47.471977 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.03.18 18:20:47.472101 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.03.18 18:20:47.472106 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6657 | 2026.03.18 18:20:47.472147 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6658 | 2026.03.18 18:20:47.472158 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2893 rows starting from the beginning of the part | ||
| 6659 | 2026.03.18 18:20:47.472242 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6660 | 2026.03.18 18:20:47.472291 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part | ||
| 6661 | 2026.03.18 18:20:47.472336 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2686 rows starting from the beginning of the part | ||
| 6662 | 2026.03.18 18:20:47.472381 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6663 | 2026.03.18 18:20:47.472423 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 134 rows starting from the beginning of the part | ||
| 6664 | 2026.03.18 18:20:47.472575 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.03.18 18:20:47.472618 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6666 | 2026.03.18 18:20:47.472981 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6667 | 2026.03.18 18:20:47.473217 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.03.18 18:20:47.473358 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001275 sec., 30588.235294117643 rows/sec., 2.25 MiB/sec. | ||
| 6669 | 2026.03.18 18:20:47.473399 [ 276 ] {17c2dc72-6a13-4cdb-aab0-5a2658d4ebcc} <Debug> TCPHandler: Processed in 0.001474391 sec. | ||
| 6670 | 2026.03.18 18:20:47.473510 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.18 18:20:47.473606 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6672 | 2026.03.18 18:20:47.473648 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6673 | 2026.03.18 18:20:47.474085 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.18 18:20:47.474122 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6675 | 2026.03.18 18:20:47.474427 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6676 | 2026.03.18 18:20:47.474638 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.18 18:20:47.474695 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5963 rows, containing 5 columns (5 merged, 0 gathered) in 0.002769477 sec., 2153114.1078261347 rows/sec., 173.46 MiB/sec. | ||
| 6678 | 2026.03.18 18:20:47.474806 [ 145 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6679 | 2026.03.18 18:20:47.474831 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001241 sec., 82997.58259468172 rows/sec., 6.48 MiB/sec. | ||
| 6680 | 2026.03.18 18:20:47.474839 [ 145 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.03.18 18:20:47.474881 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6682 | 2026.03.18 18:20:47.474891 [ 276 ] {8d770b61-69f4-4fbc-9652-9593a7bc17cf} <Debug> TCPHandler: Processed in 0.001431479 sec. | ||
| 6683 | 2026.03.18 18:20:47.474960 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 6684 | 2026.03.18 18:20:47.474991 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6685 | 2026.03.18 18:20:47.475021 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.03.18 18:20:47.475065 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6687 | 2026.03.18 18:20:47.475096 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1552 rows starting from the beginning of the part | ||
| 6688 | 2026.03.18 18:20:47.475123 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.03.18 18:20:47.475153 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 6690 | 2026.03.18 18:20:47.475169 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6691 | 2026.03.18 18:20:47.475198 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
| 6692 | 2026.03.18 18:20:47.475238 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1441 rows starting from the beginning of the part | ||
| 6693 | 2026.03.18 18:20:47.475250 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.03.18 18:20:47.475277 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::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 | ||
| 6695 | 2026.03.18 18:20:47.475322 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 103 rows starting from the beginning of the part | ||
| 6696 | 2026.03.18 18:20:47.475328 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_41_8} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6697 | 2026.03.18 18:20:47.475404 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 6698 | 2026.03.18 18:20:47.475596 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.03.18 18:20:47.475635 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6700 | 2026.03.18 18:20:47.475998 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6701 | 2026.03.18 18:20:47.476213 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.03.18 18:20:47.476324 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6703 | 2026.03.18 18:20:47.476345 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 6704 | 2026.03.18 18:20:47.476358 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.03.18 18:20:47.476386 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6706 | 2026.03.18 18:20:47.476390 [ 276 ] {4c5f3d41-d25e-4004-92b8-cbcc0096758b} <Debug> TCPHandler: Processed in 0.001425009 sec. | ||
| 6707 | 2026.03.18 18:20:47.476461 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 6708 | 2026.03.18 18:20:47.476503 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.03.18 18:20:47.476549 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6710 | 2026.03.18 18:20:47.476577 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13329 rows starting from the beginning of the part | ||
| 6711 | 2026.03.18 18:20:47.476596 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.03.18 18:20:47.476615 [ 192 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685966 sec., 1974535.6667928062 rows/sec., 146.19 MiB/sec. | ||
| 6713 | 2026.03.18 18:20:47.476652 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <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 | ||
| 6714 | 2026.03.18 18:20:47.476632 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6715 | 2026.03.18 18:20:47.476724 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 6716 | 2026.03.18 18:20:47.476779 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1323 rows starting from the beginning of the part | ||
| 6717 | 2026.03.18 18:20:47.476817 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6718 | 2026.03.18 18:20:47.476828 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6719 | 2026.03.18 18:20:47.476872 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::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 | ||
| 6720 | 2026.03.18 18:20:47.477062 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2026.03.18 18:20:47.477125 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_41_8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6722 | 2026.03.18 18:20:47.477183 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6723 | 2026.03.18 18:20:47.477505 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.03.18 18:20:47.477541 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6725 | 2026.03.18 18:20:47.478165 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6726 | 2026.03.18 18:20:47.478385 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.03.18 18:20:47.478525 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001947 sec., 20030.816640986133 rows/sec., 35.89 MiB/sec. | ||
| 6728 | 2026.03.18 18:20:47.478580 [ 276 ] {1b818b0c-1b96-4fdf-a1fa-2ff546b63a31} <Debug> TCPHandler: Processed in 0.002127399 sec. | ||
| 6729 | 2026.03.18 18:20:47.478686 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6730 | 2026.03.18 18:20:47.478781 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6731 | 2026.03.18 18:20:47.478821 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6732 | 2026.03.18 18:20:47.479168 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.03.18 18:20:47.479208 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6734 | 2026.03.18 18:20:47.479555 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6735 | 2026.03.18 18:20:47.479827 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.03.18 18:20:47.479982 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 6737 | 2026.03.18 18:20:47.480026 [ 145 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6738 | 2026.03.18 18:20:47.480027 [ 276 ] {8d236c5f-2a65-43d2-98fd-26a5676aa1b6} <Debug> TCPHandler: Processed in 0.001389008 sec. | ||
| 6739 | 2026.03.18 18:20:47.480058 [ 145 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.03.18 18:20:47.480082 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6741 | 2026.03.18 18:20:47.480152 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::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 | ||
| 6742 | 2026.03.18 18:20:47.480239 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6743 | 2026.03.18 18:20:47.480265 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2070 rows starting from the beginning of the part | ||
| 6744 | 2026.03.18 18:20:47.480309 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6745 | 2026.03.18 18:20:47.480342 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6746 | 2026.03.18 18:20:47.480375 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 6747 | 2026.03.18 18:20:47.480409 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6748 | 2026.03.18 18:20:47.480440 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6749 | 2026.03.18 18:20:47.481681 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553223 sec., 1506544.778180596 rows/sec., 97.18 MiB/sec. | ||
| 6750 | 2026.03.18 18:20:47.481722 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005296096 sec., 2881367.709346658 rows/sec., 188.62 MiB/sec. | ||
| 6751 | 2026.03.18 18:20:47.481928 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6752 | 2026.03.18 18:20:47.482205 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.03.18 18:20:47.482235 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6754 | 2026.03.18 18:20:47.482275 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_41_8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6755 | 2026.03.18 18:20:47.482363 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6756 | 2026.03.18 18:20:47.482506 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.03.18 18:20:47.482578 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6758 | 2026.03.18 18:20:47.482653 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 6759 | 2026.03.18 18:20:48.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.43 MiB, peak 279.55 MiB, free memory in arenas 0.00 B, will set to 272.23 MiB (RSS), difference: 1.80 MiB | ||
| 6760 | 2026.03.18 18:20:50.490271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 876 | ||
| 6761 | 2026.03.18 18:20:50.492256 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.03.18 18:20:50.492302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6763 | 2026.03.18 18:20:50.493425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6764 | 2026.03.18 18:20:50.493683 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.18 18:20:50.493933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6766 | 2026.03.18 18:20:52.475336 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.03.18 18:20:52.475531 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6768 | 2026.03.18 18:20:52.475603 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6769 | 2026.03.18 18:20:52.476344 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2026.03.18 18:20:52.476383 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6771 | 2026.03.18 18:20:52.476778 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6772 | 2026.03.18 18:20:52.476999 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2026.03.18 18:20:52.477150 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001672 sec., 169856.45933014352 rows/sec., 10.79 MiB/sec. | ||
| 6774 | 2026.03.18 18:20:52.477192 [ 276 ] {ab12e6e1-f93a-46a5-b7d3-55ccedab7d10} <Debug> TCPHandler: Processed in 0.001988365 sec. | ||
| 6775 | 2026.03.18 18:20:52.477323 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2026.03.18 18:20:52.477418 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6777 | 2026.03.18 18:20:52.477458 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6778 | 2026.03.18 18:20:52.478227 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.03.18 18:20:52.478262 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6780 | 2026.03.18 18:20:52.478603 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6781 | 2026.03.18 18:20:52.478808 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.03.18 18:20:52.478934 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001535 sec., 521824.10423452774 rows/sec., 40.62 MiB/sec. | ||
| 6783 | 2026.03.18 18:20:52.478977 [ 276 ] {7beb8eaa-d46b-4c92-a939-9c171b817da6} <Debug> TCPHandler: Processed in 0.001702797 sec. | ||
| 6784 | 2026.03.18 18:20:52.479086 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2026.03.18 18:20:52.479180 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6786 | 2026.03.18 18:20:52.479227 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6787 | 2026.03.18 18:20:52.479788 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.03.18 18:20:52.479827 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6789 | 2026.03.18 18:20:52.480173 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6790 | 2026.03.18 18:20:52.480382 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.03.18 18:20:52.480508 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001346 sec., 106983.65527488856 rows/sec., 6.31 MiB/sec. | ||
| 6792 | 2026.03.18 18:20:52.480545 [ 276 ] {c6c2d412-0e9c-4aa7-842b-87ab1c4d20ad} <Debug> TCPHandler: Processed in 0.001507571 sec. | ||
| 6793 | 2026.03.18 18:20:52.480665 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2026.03.18 18:20:52.480758 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6795 | 2026.03.18 18:20:52.480796 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6796 | 2026.03.18 18:20:52.481229 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.03.18 18:20:52.481268 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6798 | 2026.03.18 18:20:52.481606 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6799 | 2026.03.18 18:20:52.481835 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2026.03.18 18:20:52.481995 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001253 sec., 118914.6049481245 rows/sec., 7.68 MiB/sec. | ||
| 6801 | 2026.03.18 18:20:52.482035 [ 276 ] {5ee49c49-1e46-414a-a8f1-50fe068e7098} <Debug> TCPHandler: Processed in 0.001419109 sec. | ||
| 6802 | 2026.03.18 18:20:52.482160 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2026.03.18 18:20:52.482255 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6804 | 2026.03.18 18:20:52.482296 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6805 | 2026.03.18 18:20:52.482731 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2026.03.18 18:20:52.482765 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6807 | 2026.03.18 18:20:52.483059 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6808 | 2026.03.18 18:20:52.483271 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2026.03.18 18:20:52.483410 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 6810 | 2026.03.18 18:20:52.483455 [ 276 ] {3ba0bc3d-53d7-4432-a535-91ec7e9e1f4c} <Debug> TCPHandler: Processed in 0.001342717 sec. | ||
| 6811 | 2026.03.18 18:20:52.483575 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2026.03.18 18:20:52.483668 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6813 | 2026.03.18 18:20:52.483709 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6814 | 2026.03.18 18:20:52.484308 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2026.03.18 18:20:52.484345 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6816 | 2026.03.18 18:20:52.484695 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6817 | 2026.03.18 18:20:52.484926 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.03.18 18:20:52.485067 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001416 sec., 347457.6271186441 rows/sec., 24.37 MiB/sec. | ||
| 6819 | 2026.03.18 18:20:52.485111 [ 276 ] {af126f3c-cd06-4132-aa47-e73a8c9ccc7b} <Debug> TCPHandler: Processed in 0.001584223 sec. | ||
| 6820 | 2026.03.18 18:20:52.485228 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.03.18 18:20:52.485332 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6822 | 2026.03.18 18:20:52.485376 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6823 | 2026.03.18 18:20:52.485720 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.18 18:20:52.485759 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6825 | 2026.03.18 18:20:52.486115 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6826 | 2026.03.18 18:20:52.486341 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.03.18 18:20:52.486474 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 6828 | 2026.03.18 18:20:52.486524 [ 276 ] {e6cd84e9-ff1b-459c-9cc3-eec25020efd7} <Debug> TCPHandler: Processed in 0.001348157 sec. | ||
| 6829 | 2026.03.18 18:20:52.486640 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.03.18 18:20:52.486736 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6831 | 2026.03.18 18:20:52.486779 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6832 | 2026.03.18 18:20:52.487197 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.03.18 18:20:52.487232 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6834 | 2026.03.18 18:20:52.487589 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6835 | 2026.03.18 18:20:52.487804 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.03.18 18:20:52.487935 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 6837 | 2026.03.18 18:20:52.487976 [ 276 ] {dbb46ec7-b96d-4bf2-a6b7-fdffe7ade50c} <Debug> TCPHandler: Processed in 0.001385418 sec. | ||
| 6838 | 2026.03.18 18:20:52.488089 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.03.18 18:20:52.488182 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6840 | 2026.03.18 18:20:52.488224 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6841 | 2026.03.18 18:20:52.488528 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.03.18 18:20:52.488562 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6843 | 2026.03.18 18:20:52.488868 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6844 | 2026.03.18 18:20:52.489075 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.03.18 18:20:52.489201 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 6846 | 2026.03.18 18:20:52.489238 [ 276 ] {47c8b205-bb76-48ce-ae60-807eda9740ec} <Debug> TCPHandler: Processed in 0.001199293 sec. | ||
| 6847 | 2026.03.18 18:20:52.489337 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2026.03.18 18:20:52.489430 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6849 | 2026.03.18 18:20:52.489481 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <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 | ||
| 6850 | 2026.03.18 18:20:52.490193 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.03.18 18:20:52.490228 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6852 | 2026.03.18 18:20:52.490730 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6853 | 2026.03.18 18:20:52.490949 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.03.18 18:20:52.491086 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001673 sec., 1195.457262402869 rows/sec., 2.14 MiB/sec. | ||
| 6855 | 2026.03.18 18:20:52.491139 [ 276 ] {9a3b833d-7799-485f-911a-02ac294b99f2} <Debug> TCPHandler: Processed in 0.001850381 sec. | ||
| 6856 | 2026.03.18 18:20:52.491257 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2026.03.18 18:20:52.491351 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6858 | 2026.03.18 18:20:52.491390 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6859 | 2026.03.18 18:20:52.491725 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2026.03.18 18:20:52.491760 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6861 | 2026.03.18 18:20:52.492057 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6862 | 2026.03.18 18:20:52.492280 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2026.03.18 18:20:52.492407 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 6864 | 2026.03.18 18:20:52.492444 [ 276 ] {8262dff2-8571-46f8-8e7c-51cc6ac7d202} <Debug> TCPHandler: Processed in 0.001237644 sec. | ||
| 6865 | 2026.03.18 18:20:52.956746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12959 | ||
| 6866 | 2026.03.18 18:20:52.957244 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.03.18 18:20:52.957290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6868 | 2026.03.18 18:20:52.957786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6869 | 2026.03.18 18:20:52.958020 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6870 | 2026.03.18 18:20:52.958147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12959 | ||
| 6871 | 2026.03.18 18:20:53.645285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6872 | 2026.03.18 18:20:53.660147 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.03.18 18:20:53.660206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6874 | 2026.03.18 18:20:53.666059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6875 | 2026.03.18 18:20:53.666766 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.03.18 18:20:53.669311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6877 | 2026.03.18 18:20:57.470030 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.03.18 18:20:57.470223 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6879 | 2026.03.18 18:20:57.470287 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6880 | 2026.03.18 18:20:57.470910 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.03.18 18:20:57.470958 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6882 | 2026.03.18 18:20:57.471352 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6883 | 2026.03.18 18:20:57.471574 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.03.18 18:20:57.471724 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001549 sec., 5164.622336991607 rows/sec., 421.14 KiB/sec. | ||
| 6885 | 2026.03.18 18:20:57.471766 [ 276 ] {c1e7ab79-8a21-40e0-bb40-ab7f5ff7a65d} <Debug> TCPHandler: Processed in 0.001872501 sec. | ||
| 6886 | 2026.03.18 18:20:57.471893 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.03.18 18:20:57.471991 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6888 | 2026.03.18 18:20:57.472031 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6889 | 2026.03.18 18:20:57.472508 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.03.18 18:20:57.472542 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6891 | 2026.03.18 18:20:57.472934 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6892 | 2026.03.18 18:20:57.473146 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.03.18 18:20:57.473277 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001303 sec., 105909.4397544129 rows/sec., 9.12 MiB/sec. | ||
| 6894 | 2026.03.18 18:20:57.473313 [ 276 ] {e8611b17-8286-4c4e-9a84-2ce1601e1171} <Debug> TCPHandler: Processed in 0.001477801 sec. | ||
| 6895 | 2026.03.18 18:20:57.473426 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.03.18 18:20:57.473524 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.03.18 18:20:57.473565 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6898 | 2026.03.18 18:20:57.474086 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.03.18 18:20:57.474124 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6900 | 2026.03.18 18:20:57.474481 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6901 | 2026.03.18 18:20:57.474691 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.03.18 18:20:57.474812 [ 142 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6903 | 2026.03.18 18:20:57.474845 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001337 sec., 35153.32834704562 rows/sec., 2.55 MiB/sec. | ||
| 6904 | 2026.03.18 18:20:57.474854 [ 142 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6905 | 2026.03.18 18:20:57.474886 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6906 | 2026.03.18 18:20:57.474901 [ 276 ] {d3254e6d-7144-4ecc-b4b6-d03fbf84d8c4} <Debug> TCPHandler: Processed in 0.001524191 sec. | ||
| 6907 | 2026.03.18 18:20:57.475016 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 6908 | 2026.03.18 18:20:57.475042 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.03.18 18:20:57.475157 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6910 | 2026.03.18 18:20:57.475177 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6911 | 2026.03.18 18:20:57.475211 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6912 | 2026.03.18 18:20:57.475216 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 226 rows starting from the beginning of the part | ||
| 6913 | 2026.03.18 18:20:57.475306 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
| 6914 | 2026.03.18 18:20:57.475357 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 157 rows starting from the beginning of the part | ||
| 6915 | 2026.03.18 18:20:57.475401 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
| 6916 | 2026.03.18 18:20:57.475441 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 144 rows starting from the beginning of the part | ||
| 6917 | 2026.03.18 18:20:57.475479 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part | ||
| 6918 | 2026.03.18 18:20:57.475779 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.03.18 18:20:57.475819 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6920 | 2026.03.18 18:20:57.476177 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6921 | 2026.03.18 18:20:57.476386 [ 194 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428809 sec., 456324.1132999582 rows/sec., 30.80 MiB/sec. | ||
| 6922 | 2026.03.18 18:20:57.476392 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.03.18 18:20:57.476569 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6924 | 2026.03.18 18:20:57.476571 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001434 sec., 77405.85774058578 rows/sec., 6.05 MiB/sec. | ||
| 6925 | 2026.03.18 18:20:57.476617 [ 276 ] {067a9499-0f04-4aee-ae43-e3836362ff79} <Debug> TCPHandler: Processed in 0.001627645 sec. | ||
| 6926 | 2026.03.18 18:20:57.476740 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.03.18 18:20:57.476830 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.03.18 18:20:57.476837 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6929 | 2026.03.18 18:20:57.476885 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6930 | 2026.03.18 18:20:57.476898 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_36_7} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6931 | 2026.03.18 18:20:57.476990 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6932 | 2026.03.18 18:20:57.477299 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.03.18 18:20:57.477334 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6934 | 2026.03.18 18:20:57.477653 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6935 | 2026.03.18 18:20:57.477857 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.03.18 18:20:57.477981 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001162 sec., 141135.97246127366 rows/sec., 9.83 MiB/sec. | ||
| 6937 | 2026.03.18 18:20:57.478016 [ 276 ] {c73400a6-1465-4d09-9123-cec8a7db2a4f} <Debug> TCPHandler: Processed in 0.001326326 sec. | ||
| 6938 | 2026.03.18 18:20:57.478130 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6939 | 2026.03.18 18:20:57.478224 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6940 | 2026.03.18 18:20:57.478278 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <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 | ||
| 6941 | 2026.03.18 18:20:57.479092 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.03.18 18:20:57.479131 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6943 | 2026.03.18 18:20:57.479842 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6944 | 2026.03.18 18:20:57.480093 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.03.18 18:20:57.480235 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002028 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 6946 | 2026.03.18 18:20:57.480295 [ 276 ] {ff31af02-e28b-4403-b458-eaab386b189b} <Debug> TCPHandler: Processed in 0.002215251 sec. | ||
| 6947 | 2026.03.18 18:20:57.480422 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.03.18 18:20:57.480518 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.03.18 18:20:57.480559 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6950 | 2026.03.18 18:20:57.480907 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.03.18 18:20:57.480941 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6952 | 2026.03.18 18:20:57.481247 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6953 | 2026.03.18 18:20:57.481471 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.03.18 18:20:57.481620 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 6955 | 2026.03.18 18:20:57.481664 [ 276 ] {69aeccc9-2532-420b-8c2a-bde6efbded59} <Debug> TCPHandler: Processed in 0.001292716 sec. | ||
| 6956 | 2026.03.18 18:21:00.345847 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6957 | 2026.03.18 18:21:00.345909 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6958 | 2026.03.18 18:21:00.459172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13471 | ||
| 6959 | 2026.03.18 18:21:00.459688 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.03.18 18:21:00.459735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6961 | 2026.03.18 18:21:00.460281 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6962 | 2026.03.18 18:21:00.460515 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.03.18 18:21:00.460645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6964 | 2026.03.18 18:21:00.494980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 912 | ||
| 6965 | 2026.03.18 18:21:00.497333 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.03.18 18:21:00.497378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6967 | 2026.03.18 18:21:00.498571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6968 | 2026.03.18 18:21:00.498834 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.03.18 18:21:00.498957 [ 122 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6970 | 2026.03.18 18:21:00.499001 [ 122 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.03.18 18:21:00.499023 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6972 | 2026.03.18 18:21:00.499128 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 6973 | 2026.03.18 18:21:00.499137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 6974 | 2026.03.18 18:21:00.499774 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6975 | 2026.03.18 18:21:00.499944 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 738 rows starting from the beginning of the part | ||
| 6976 | 2026.03.18 18:21:00.500306 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6977 | 2026.03.18 18:21:00.500632 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 6978 | 2026.03.18 18:21:00.500941 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 6979 | 2026.03.18 18:21:00.501262 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6980 | 2026.03.18 18:21:00.501578 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 6981 | 2026.03.18 18:21:00.508062 [ 197 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 72 columns (72 merged, 0 gathered) in 0.008979277 sec., 101567.1974480796 rows/sec., 87.02 MiB/sec. | ||
| 6982 | 2026.03.18 18:21:00.509056 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6983 | 2026.03.18 18:21:00.509545 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.03.18 18:21:00.509613 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_21_4} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6985 | 2026.03.18 18:21:00.509758 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6986 | 2026.03.18 18:21:01.170321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6987 | 2026.03.18 18:21:01.185283 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6988 | 2026.03.18 18:21:01.185339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6989 | 2026.03.18 18:21:01.191411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6990 | 2026.03.18 18:21:01.192090 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2026.03.18 18:21:01.194795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6992 | 2026.03.18 18:21:02.475537 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.03.18 18:21:02.475716 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6994 | 2026.03.18 18:21:02.475781 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6995 | 2026.03.18 18:21:02.476524 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.03.18 18:21:02.476569 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6997 | 2026.03.18 18:21:02.476986 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6998 | 2026.03.18 18:21:02.477213 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.03.18 18:21:02.477359 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 7000 | 2026.03.18 18:21:02.477372 [ 119 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7001 | 2026.03.18 18:21:02.477402 [ 276 ] {1b082c61-56b5-458e-989f-ee13a4338ba1} <Debug> TCPHandler: Processed in 0.001993515 sec. | ||
| 7002 | 2026.03.18 18:21:02.477484 [ 119 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.03.18 18:21:02.477529 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7004 | 2026.03.18 18:21:02.477578 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.03.18 18:21:02.477680 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7006 | 2026.03.18 18:21:02.477684 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7007 | 2026.03.18 18:21:02.477722 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7008 | 2026.03.18 18:21:02.477887 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7009 | 2026.03.18 18:21:02.477944 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 7010 | 2026.03.18 18:21:02.478022 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 7011 | 2026.03.18 18:21:02.478077 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7012 | 2026.03.18 18:21:02.478127 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7013 | 2026.03.18 18:21:02.478165 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7014 | 2026.03.18 18:21:02.478202 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7015 | 2026.03.18 18:21:02.478686 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.03.18 18:21:02.478737 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7017 | 2026.03.18 18:21:02.479170 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559423 sec., 941373.8286532903 rows/sec., 63.98 MiB/sec. | ||
| 7018 | 2026.03.18 18:21:02.479287 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7019 | 2026.03.18 18:21:02.479318 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7020 | 2026.03.18 18:21:02.479594 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.03.18 18:21:02.479631 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.03.18 18:21:02.479709 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_19_4} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7023 | 2026.03.18 18:21:02.479741 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.002081 sec., 384911.1004324844 rows/sec., 29.96 MiB/sec. | ||
| 7024 | 2026.03.18 18:21:02.479775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7025 | 2026.03.18 18:21:02.479785 [ 276 ] {6f5ad566-089b-453a-bb2f-730e0f6ef758} <Debug> TCPHandler: Processed in 0.002255871 sec. | ||
| 7026 | 2026.03.18 18:21:02.479899 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.03.18 18:21:02.479995 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7028 | 2026.03.18 18:21:02.480035 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7029 | 2026.03.18 18:21:02.480498 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.03.18 18:21:02.480537 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7031 | 2026.03.18 18:21:02.480851 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7032 | 2026.03.18 18:21:02.481082 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.03.18 18:21:02.481213 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001237 sec., 116410.670978173 rows/sec., 6.86 MiB/sec. | ||
| 7034 | 2026.03.18 18:21:02.481250 [ 276 ] {5af6bba7-a3cf-4014-80cb-1a4c21aef2c8} <Debug> TCPHandler: Processed in 0.001402379 sec. | ||
| 7035 | 2026.03.18 18:21:02.481369 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.03.18 18:21:02.481467 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.03.18 18:21:02.481506 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7038 | 2026.03.18 18:21:02.481956 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.03.18 18:21:02.481993 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7040 | 2026.03.18 18:21:02.482293 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7041 | 2026.03.18 18:21:02.482507 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.03.18 18:21:02.482634 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 7043 | 2026.03.18 18:21:02.482672 [ 276 ] {406a3b7b-2f3b-452a-ba6f-93e52083dd24} <Debug> TCPHandler: Processed in 0.001359947 sec. | ||
| 7044 | 2026.03.18 18:21:02.482783 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.03.18 18:21:02.482878 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7046 | 2026.03.18 18:21:02.482919 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7047 | 2026.03.18 18:21:02.483350 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.03.18 18:21:02.483388 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7049 | 2026.03.18 18:21:02.483686 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7050 | 2026.03.18 18:21:02.483901 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.03.18 18:21:02.484016 [ 119 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7052 | 2026.03.18 18:21:02.484035 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 7053 | 2026.03.18 18:21:02.484065 [ 119 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.03.18 18:21:02.484092 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7055 | 2026.03.18 18:21:02.484095 [ 276 ] {8ab22bbf-f036-4b97-bf88-70f1a60a1cd8} <Debug> TCPHandler: Processed in 0.001361057 sec. | ||
| 7056 | 2026.03.18 18:21:02.484210 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7057 | 2026.03.18 18:21:02.484267 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.03.18 18:21:02.484303 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7059 | 2026.03.18 18:21:02.484334 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 7060 | 2026.03.18 18:21:02.484368 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7061 | 2026.03.18 18:21:02.484386 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 7062 | 2026.03.18 18:21:02.484416 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7063 | 2026.03.18 18:21:02.484436 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 7064 | 2026.03.18 18:21:02.484496 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7065 | 2026.03.18 18:21:02.484539 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7066 | 2026.03.18 18:21:02.484582 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7067 | 2026.03.18 18:21:02.485022 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.03.18 18:21:02.485065 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7069 | 2026.03.18 18:21:02.485397 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225454 sec., 623442.4139951398 rows/sec., 38.22 MiB/sec. | ||
| 7070 | 2026.03.18 18:21:02.485422 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7071 | 2026.03.18 18:21:02.485598 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7072 | 2026.03.18 18:21:02.485665 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.03.18 18:21:02.485810 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001461 sec., 336755.64681724843 rows/sec., 23.62 MiB/sec. | ||
| 7074 | 2026.03.18 18:21:02.485852 [ 276 ] {c76b2442-5fc8-497f-9c25-2fc065b36fa4} <Debug> TCPHandler: Processed in 0.001636955 sec. | ||
| 7075 | 2026.03.18 18:21:02.485937 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2026.03.18 18:21:02.485968 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.03.18 18:21:02.486030 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_19_4} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7078 | 2026.03.18 18:21:02.486069 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7079 | 2026.03.18 18:21:02.486133 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7080 | 2026.03.18 18:21:02.486145 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7081 | 2026.03.18 18:21:02.486484 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.03.18 18:21:02.486520 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7083 | 2026.03.18 18:21:02.486823 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7084 | 2026.03.18 18:21:02.487047 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.03.18 18:21:02.487172 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 7086 | 2026.03.18 18:21:02.487210 [ 276 ] {8698e41f-5888-45ab-a720-9bccec14b054} <Debug> TCPHandler: Processed in 0.001290915 sec. | ||
| 7087 | 2026.03.18 18:21:02.487336 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2026.03.18 18:21:02.487429 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7089 | 2026.03.18 18:21:02.487474 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7090 | 2026.03.18 18:21:02.487877 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.03.18 18:21:02.487914 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7092 | 2026.03.18 18:21:02.488236 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7093 | 2026.03.18 18:21:02.488438 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2026.03.18 18:21:02.488563 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001152 sec., 230034.72222222222 rows/sec., 15.29 MiB/sec. | ||
| 7095 | 2026.03.18 18:21:02.488601 [ 276 ] {933bf36f-5dbc-4651-a121-97407b2cce3c} <Debug> TCPHandler: Processed in 0.001312346 sec. | ||
| 7096 | 2026.03.18 18:21:02.488710 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7097 | 2026.03.18 18:21:02.488804 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7098 | 2026.03.18 18:21:02.488845 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7099 | 2026.03.18 18:21:02.489142 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.03.18 18:21:02.489178 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7101 | 2026.03.18 18:21:02.489461 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7102 | 2026.03.18 18:21:02.489669 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.03.18 18:21:02.489793 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 7104 | 2026.03.18 18:21:02.489828 [ 276 ] {783a834a-ef2b-4764-bce7-af0e18597dc2} <Debug> TCPHandler: Processed in 0.001166122 sec. | ||
| 7105 | 2026.03.18 18:21:02.489924 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.03.18 18:21:02.490016 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7107 | 2026.03.18 18:21:02.490067 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <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 | ||
| 7108 | 2026.03.18 18:21:02.490772 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.03.18 18:21:02.490808 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7110 | 2026.03.18 18:21:02.491281 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7111 | 2026.03.18 18:21:02.491499 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.18 18:21:02.491634 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001634 sec., 1223.9902080783354 rows/sec., 2.19 MiB/sec. | ||
| 7113 | 2026.03.18 18:21:02.491686 [ 276 ] {439eb8d2-4956-46f4-a53d-7c6b73734024} <Debug> TCPHandler: Processed in 0.001809329 sec. | ||
| 7114 | 2026.03.18 18:21:02.491793 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.03.18 18:21:02.491887 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.03.18 18:21:02.491928 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7117 | 2026.03.18 18:21:02.492273 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.18 18:21:02.492307 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7119 | 2026.03.18 18:21:02.492607 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7120 | 2026.03.18 18:21:02.492806 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.18 18:21:02.492927 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 7122 | 2026.03.18 18:21:02.492961 [ 276 ] {2b9a0e4e-ddba-44f1-87e3-9192d30c5cc5} <Debug> TCPHandler: Processed in 0.001216284 sec. | ||
| 7123 | 2026.03.18 18:21:07.468991 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.03.18 18:21:07.469190 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7125 | 2026.03.18 18:21:07.469257 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7126 | 2026.03.18 18:21:07.470022 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.03.18 18:21:07.470075 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7128 | 2026.03.18 18:21:07.470487 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7129 | 2026.03.18 18:21:07.470714 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.03.18 18:21:07.470886 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001744 sec., 76834.8623853211 rows/sec., 6.65 MiB/sec. | ||
| 7131 | 2026.03.18 18:21:07.470938 [ 276 ] {5111b8bf-0776-4ac6-91d9-a86cea84a390} <Debug> TCPHandler: Processed in 0.002072047 sec. | ||
| 7132 | 2026.03.18 18:21:07.471070 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2026.03.18 18:21:07.471175 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7134 | 2026.03.18 18:21:07.471219 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7135 | 2026.03.18 18:21:07.471665 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2026.03.18 18:21:07.471702 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7137 | 2026.03.18 18:21:07.472022 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7138 | 2026.03.18 18:21:07.472236 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.03.18 18:21:07.472372 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001222 sec., 31914.893617021276 rows/sec., 2.34 MiB/sec. | ||
| 7140 | 2026.03.18 18:21:07.472412 [ 276 ] {c4121adb-38a8-40d8-955e-315acf0ff983} <Debug> TCPHandler: Processed in 0.001393548 sec. | ||
| 7141 | 2026.03.18 18:21:07.472533 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7142 | 2026.03.18 18:21:07.472629 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7143 | 2026.03.18 18:21:07.472669 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7144 | 2026.03.18 18:21:07.473125 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7145 | 2026.03.18 18:21:07.473160 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7146 | 2026.03.18 18:21:07.473470 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7147 | 2026.03.18 18:21:07.473673 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7148 | 2026.03.18 18:21:07.473805 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001196 sec., 86120.40133779265 rows/sec., 6.73 MiB/sec. | ||
| 7149 | 2026.03.18 18:21:07.473842 [ 276 ] {29be3899-9b36-4630-9ad8-afe887bbeda1} <Debug> TCPHandler: Processed in 0.001358787 sec. | ||
| 7150 | 2026.03.18 18:21:07.473962 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7151 | 2026.03.18 18:21:07.474056 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7152 | 2026.03.18 18:21:07.474098 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7153 | 2026.03.18 18:21:07.474520 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7154 | 2026.03.18 18:21:07.474555 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7155 | 2026.03.18 18:21:07.474877 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7156 | 2026.03.18 18:21:07.475080 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7157 | 2026.03.18 18:21:07.475212 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 7158 | 2026.03.18 18:21:07.475249 [ 276 ] {e4c0f49c-991a-4383-99ac-c342e932498c} <Debug> TCPHandler: Processed in 0.001334967 sec. | ||
| 7159 | 2026.03.18 18:21:07.475356 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7160 | 2026.03.18 18:21:07.475449 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7161 | 2026.03.18 18:21:07.475502 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <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 | ||
| 7162 | 2026.03.18 18:21:07.476372 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7163 | 2026.03.18 18:21:07.476408 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7164 | 2026.03.18 18:21:07.476990 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7165 | 2026.03.18 18:21:07.477203 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.03.18 18:21:07.477335 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7167 | 2026.03.18 18:21:07.477342 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001912 sec., 20397.489539748953 rows/sec., 36.55 MiB/sec. | ||
| 7168 | 2026.03.18 18:21:07.477381 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.03.18 18:21:07.477404 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7170 | 2026.03.18 18:21:07.477411 [ 276 ] {5d4cf854-07af-4787-ad79-c302778efc06} <Debug> TCPHandler: Processed in 0.002104558 sec. | ||
| 7171 | 2026.03.18 18:21:07.477524 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.03.18 18:21:07.477552 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 7173 | 2026.03.18 18:21:07.477618 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.03.18 18:21:07.477666 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7175 | 2026.03.18 18:21:07.477915 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7176 | 2026.03.18 18:21:07.478005 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 686 rows starting from the beginning of the part | ||
| 7177 | 2026.03.18 18:21:07.478020 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.03.18 18:21:07.478059 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7179 | 2026.03.18 18:21:07.478134 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
| 7180 | 2026.03.18 18:21:07.478243 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 7181 | 2026.03.18 18:21:07.478337 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
| 7182 | 2026.03.18 18:21:07.478373 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7183 | 2026.03.18 18:21:07.478429 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 7184 | 2026.03.18 18:21:07.478526 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
| 7185 | 2026.03.18 18:21:07.478603 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.03.18 18:21:07.478741 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 7187 | 2026.03.18 18:21:07.478779 [ 276 ] {b65875d9-1104-4c8d-86f5-dbab759cb5c6} <Debug> TCPHandler: Processed in 0.001301146 sec. | ||
| 7188 | 2026.03.18 18:21:07.493773 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 19 columns (19 merged, 0 gathered) in 0.016301729 sec., 49503.951390677634 rows/sec., 88.71 MiB/sec. | ||
| 7189 | 2026.03.18 18:21:07.494866 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7190 | 2026.03.18 18:21:07.495234 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.03.18 18:21:07.495313 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7192 | 2026.03.18 18:21:07.495436 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7193 | 2026.03.18 18:21:07.758246 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.03.18 18:21:07.758488 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.03.18 18:21:07.758579 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7196 | 2026.03.18 18:21:07.759419 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.03.18 18:21:07.759458 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7198 | 2026.03.18 18:21:07.759826 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7199 | 2026.03.18 18:21:07.760037 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.03.18 18:21:07.760181 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 7201 | 2026.03.18 18:21:07.760219 [ 276 ] {fcaafac8-ecdb-40f5-a7ac-0bf2b9feb1ce} <Debug> TCPHandler: Processed in 0.002118438 sec. | ||
| 7202 | 2026.03.18 18:21:07.760339 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.03.18 18:21:07.760434 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7204 | 2026.03.18 18:21:07.760474 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7205 | 2026.03.18 18:21:07.760860 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.03.18 18:21:07.760896 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7207 | 2026.03.18 18:21:07.761182 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7208 | 2026.03.18 18:21:07.761383 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.03.18 18:21:07.761508 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001093 sec., 3659.652333028362 rows/sec., 298.42 KiB/sec. | ||
| 7210 | 2026.03.18 18:21:07.761543 [ 276 ] {567f4d02-2a6f-4fd9-a5e4-78baf4dc593f} <Debug> TCPHandler: Processed in 0.001253334 sec. | ||
| 7211 | 2026.03.18 18:21:07.761650 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.03.18 18:21:07.761744 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7213 | 2026.03.18 18:21:07.761781 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7214 | 2026.03.18 18:21:07.763311 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.03.18 18:21:07.763345 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7216 | 2026.03.18 18:21:07.763808 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7217 | 2026.03.18 18:21:07.764028 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.03.18 18:21:07.764129 [ 129 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7219 | 2026.03.18 18:21:07.764151 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002425 sec., 1108041.237113402 rows/sec., 83.83 MiB/sec. | ||
| 7220 | 2026.03.18 18:21:07.764169 [ 129 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.03.18 18:21:07.764190 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 7222 | 2026.03.18 18:21:07.764192 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7223 | 2026.03.18 18:21:07.764204 [ 276 ] {e1a7776f-753d-427f-b2cb-89ab7bf1dff7} <Debug> TCPHandler: Processed in 0.002602072 sec. | ||
| 7224 | 2026.03.18 18:21:07.764294 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7225 | 2026.03.18 18:21:07.764319 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.03.18 18:21:07.764393 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7227 | 2026.03.18 18:21:07.764414 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.03.18 18:21:07.764426 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2893 rows starting from the beginning of the part | ||
| 7229 | 2026.03.18 18:21:07.764454 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7230 | 2026.03.18 18:21:07.764491 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 801 rows starting from the beginning of the part | ||
| 7231 | 2026.03.18 18:21:07.764545 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 138 rows starting from the beginning of the part | ||
| 7232 | 2026.03.18 18:21:07.764594 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 801 rows starting from the beginning of the part | ||
| 7233 | 2026.03.18 18:21:07.764638 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 134 rows starting from the beginning of the part | ||
| 7234 | 2026.03.18 18:21:07.764680 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2687 rows starting from the beginning of the part | ||
| 7235 | 2026.03.18 18:21:07.764885 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.03.18 18:21:07.764920 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7237 | 2026.03.18 18:21:07.765223 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7238 | 2026.03.18 18:21:07.765434 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2026.03.18 18:21:07.765561 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001165 sec., 136480.68669527897 rows/sec., 8.21 MiB/sec. | ||
| 7240 | 2026.03.18 18:21:07.765597 [ 276 ] {d87abb3d-6f71-4772-9c31-1399cf09425d} <Debug> TCPHandler: Processed in 0.001324946 sec. | ||
| 7241 | 2026.03.18 18:21:07.765707 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.03.18 18:21:07.765816 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.03.18 18:21:07.765857 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7244 | 2026.03.18 18:21:07.766495 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2026.03.18 18:21:07.766531 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7246 | 2026.03.18 18:21:07.766797 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7454 rows, containing 5 columns (5 merged, 0 gathered) in 0.00253907 sec., 2935720.5591023485 rows/sec., 237.18 MiB/sec. | ||
| 7247 | 2026.03.18 18:21:07.766870 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7248 | 2026.03.18 18:21:07.767065 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7249 | 2026.03.18 18:21:07.767090 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.03.18 18:21:07.767215 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001416 sec., 605225.988700565 rows/sec., 35.97 MiB/sec. | ||
| 7251 | 2026.03.18 18:21:07.767253 [ 276 ] {7b0971a3-f81e-4a04-bc2a-a45f0fd10ba5} <Debug> TCPHandler: Processed in 0.001592924 sec. | ||
| 7252 | 2026.03.18 18:21:07.767290 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.03.18 18:21:07.767350 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_46_9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7254 | 2026.03.18 18:21:07.767352 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.03.18 18:21:07.767404 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 7256 | 2026.03.18 18:21:07.767450 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.03.18 18:21:07.767489 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7258 | 2026.03.18 18:21:07.767861 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.03.18 18:21:07.767894 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7260 | 2026.03.18 18:21:07.768176 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7261 | 2026.03.18 18:21:07.768395 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.03.18 18:21:07.768518 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 7263 | 2026.03.18 18:21:07.768553 [ 276 ] {675de711-1526-49d3-9a04-840126ecca6c} <Debug> TCPHandler: Processed in 0.001249775 sec. | ||
| 7264 | 2026.03.18 18:21:07.768651 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.03.18 18:21:07.768743 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7266 | 2026.03.18 18:21:07.768782 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7267 | 2026.03.18 18:21:07.769198 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.03.18 18:21:07.769231 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7269 | 2026.03.18 18:21:07.769523 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7270 | 2026.03.18 18:21:07.769724 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.03.18 18:21:07.769883 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 7272 | 2026.03.18 18:21:07.769922 [ 276 ] {2c04cbe6-7122-4d89-9b2d-ff1a238edd24} <Debug> TCPHandler: Processed in 0.001316786 sec. | ||
| 7273 | 2026.03.18 18:21:07.770033 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.03.18 18:21:07.770127 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7275 | 2026.03.18 18:21:07.770165 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7276 | 2026.03.18 18:21:07.771019 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.03.18 18:21:07.771054 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7278 | 2026.03.18 18:21:07.771414 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7279 | 2026.03.18 18:21:07.771623 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.03.18 18:21:07.771722 [ 129 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7281 | 2026.03.18 18:21:07.771753 [ 129 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.03.18 18:21:07.771754 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001644 sec., 877737.2262773722 rows/sec., 60.45 MiB/sec. | ||
| 7283 | 2026.03.18 18:21:07.771770 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7284 | 2026.03.18 18:21:07.771798 [ 276 ] {b7310f5b-076d-4953-9ee0-441512837898} <Debug> TCPHandler: Processed in 0.00181337 sec. | ||
| 7285 | 2026.03.18 18:21:07.771859 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7286 | 2026.03.18 18:21:07.771905 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.03.18 18:21:07.771992 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7288 | 2026.03.18 18:21:07.772027 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7289 | 2026.03.18 18:21:07.772052 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1552 rows starting from the beginning of the part | ||
| 7290 | 2026.03.18 18:21:07.772084 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7291 | 2026.03.18 18:21:07.772165 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 492 rows starting from the beginning of the part | ||
| 7292 | 2026.03.18 18:21:07.772248 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 111 rows starting from the beginning of the part | ||
| 7293 | 2026.03.18 18:21:07.772321 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 492 rows starting from the beginning of the part | ||
| 7294 | 2026.03.18 18:21:07.772394 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 103 rows starting from the beginning of the part | ||
| 7295 | 2026.03.18 18:21:07.772464 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1443 rows starting from the beginning of the part | ||
| 7296 | 2026.03.18 18:21:07.772503 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2026.03.18 18:21:07.772553 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7298 | 2026.03.18 18:21:07.772994 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7299 | 2026.03.18 18:21:07.773210 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.03.18 18:21:07.773354 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001351 sec., 4441.154700222058 rows/sec., 232.03 KiB/sec. | ||
| 7301 | 2026.03.18 18:21:07.773393 [ 276 ] {54f8c9bc-f2c3-4386-8b67-7e4a04b8a839} <Debug> TCPHandler: Processed in 0.001538643 sec. | ||
| 7302 | 2026.03.18 18:21:07.773497 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2026.03.18 18:21:07.773594 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7304 | 2026.03.18 18:21:07.773637 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7305 | 2026.03.18 18:21:07.774201 [ 201 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386316 sec., 1757101.7417642928 rows/sec., 129.67 MiB/sec. | ||
| 7306 | 2026.03.18 18:21:07.774291 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.03.18 18:21:07.774327 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7308 | 2026.03.18 18:21:07.774417 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7309 | 2026.03.18 18:21:07.774749 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.03.18 18:21:07.774799 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7311 | 2026.03.18 18:21:07.774838 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_46_9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7312 | 2026.03.18 18:21:07.774938 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7313 | 2026.03.18 18:21:07.775043 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.03.18 18:21:07.775146 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7315 | 2026.03.18 18:21:07.775177 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.03.18 18:21:07.775182 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001605 sec., 824922.1183800623 rows/sec., 51.52 MiB/sec. | ||
| 7317 | 2026.03.18 18:21:07.775196 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7318 | 2026.03.18 18:21:07.775223 [ 276 ] {78015986-e54f-4b88-bdb7-8f06215aaa5a} <Debug> TCPHandler: Processed in 0.001775749 sec. | ||
| 7319 | 2026.03.18 18:21:07.775264 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7320 | 2026.03.18 18:21:07.775340 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.03.18 18:21:07.775359 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7322 | 2026.03.18 18:21:07.775391 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15260 rows starting from the beginning of the part | ||
| 7323 | 2026.03.18 18:21:07.775438 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 265 rows starting from the beginning of the part | ||
| 7324 | 2026.03.18 18:21:07.775444 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.03.18 18:21:07.775479 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 164 rows starting from the beginning of the part | ||
| 7326 | 2026.03.18 18:21:07.775495 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7327 | 2026.03.18 18:21:07.775517 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7328 | 2026.03.18 18:21:07.775560 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7329 | 2026.03.18 18:21:07.775597 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1324 rows starting from the beginning of the part | ||
| 7330 | 2026.03.18 18:21:07.775824 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.03.18 18:21:07.775864 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7332 | 2026.03.18 18:21:07.776165 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7333 | 2026.03.18 18:21:07.776375 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.03.18 18:21:07.776509 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 7335 | 2026.03.18 18:21:07.776546 [ 276 ] {ef17afa3-3fbb-41d9-8b32-e78564e3e8a7} <Debug> TCPHandler: Processed in 0.001256865 sec. | ||
| 7336 | 2026.03.18 18:21:07.776648 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.03.18 18:21:07.776745 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.03.18 18:21:07.776798 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <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 | ||
| 7339 | 2026.03.18 18:21:07.777569 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.03.18 18:21:07.777603 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7341 | 2026.03.18 18:21:07.778112 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7342 | 2026.03.18 18:21:07.778341 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.03.18 18:21:07.778480 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001752 sec., 7420.091324200913 rows/sec., 13.30 MiB/sec. | ||
| 7344 | 2026.03.18 18:21:07.778534 [ 276 ] {bcdfdff0-cd86-4f50-8deb-aeb86e947e80} <Debug> TCPHandler: Processed in 0.001935353 sec. | ||
| 7345 | 2026.03.18 18:21:07.778649 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.03.18 18:21:07.778745 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.03.18 18:21:07.778786 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7348 | 2026.03.18 18:21:07.779122 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.03.18 18:21:07.779158 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7350 | 2026.03.18 18:21:07.779386 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17438 rows, containing 5 columns (5 merged, 0 gathered) in 0.004151215 sec., 4200697.867973593 rows/sec., 274.48 MiB/sec. | ||
| 7351 | 2026.03.18 18:21:07.779456 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7352 | 2026.03.18 18:21:07.779556 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7353 | 2026.03.18 18:21:07.779696 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.03.18 18:21:07.779812 [ 129 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7355 | 2026.03.18 18:21:07.779841 [ 129 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.03.18 18:21:07.779852 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001124 sec., 37366.54804270463 rows/sec., 2.13 MiB/sec. | ||
| 7357 | 2026.03.18 18:21:07.779858 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7358 | 2026.03.18 18:21:07.779854 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.03.18 18:21:07.779891 [ 276 ] {c08cad75-5ac5-422b-a3ea-0a065de53792} <Debug> TCPHandler: Processed in 0.001290896 sec. | ||
| 7360 | 2026.03.18 18:21:07.779948 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7361 | 2026.03.18 18:21:07.779961 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7362 | 2026.03.18 18:21:07.780022 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 7363 | 2026.03.18 18:21:07.780100 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7364 | 2026.03.18 18:21:07.780138 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2340 rows starting from the beginning of the part | ||
| 7365 | 2026.03.18 18:21:07.780197 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7366 | 2026.03.18 18:21:07.780247 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7367 | 2026.03.18 18:21:07.780285 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7368 | 2026.03.18 18:21:07.780336 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7369 | 2026.03.18 18:21:07.780380 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 7370 | 2026.03.18 18:21:07.781522 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2682 rows, containing 4 columns (4 merged, 0 gathered) in 0.001604164 sec., 1671898.883156585 rows/sec., 107.65 MiB/sec. | ||
| 7371 | 2026.03.18 18:21:07.781801 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7372 | 2026.03.18 18:21:07.782040 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.03.18 18:21:07.782108 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_46_9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7374 | 2026.03.18 18:21:07.782176 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7375 | 2026.03.18 18:21:07.960760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13919 | ||
| 7376 | 2026.03.18 18:21:07.961524 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.03.18 18:21:07.961590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7378 | 2026.03.18 18:21:07.962304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7379 | 2026.03.18 18:21:07.962664 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.03.18 18:21:07.962856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13919 | ||
| 7381 | 2026.03.18 18:21:08.001320 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.57 MiB, peak 282.06 MiB, free memory in arenas 0.00 B, will set to 277.64 MiB (RSS), difference: 2.07 MiB | ||
| 7382 | 2026.03.18 18:21:08.695669 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7383 | 2026.03.18 18:21:08.711809 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7384 | 2026.03.18 18:21:08.711864 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7385 | 2026.03.18 18:21:08.717410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7386 | 2026.03.18 18:21:08.718085 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7387 | 2026.03.18 18:21:08.721069 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7388 | 2026.03.18 18:21:10.500155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 972 | ||
| 7389 | 2026.03.18 18:21:10.502980 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.03.18 18:21:10.503028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7391 | 2026.03.18 18:21:10.504219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7392 | 2026.03.18 18:21:10.504488 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.03.18 18:21:10.504757 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 7394 | 2026.03.18 18:21:12.466148 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.03.18 18:21:12.466334 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7396 | 2026.03.18 18:21:12.466401 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7397 | 2026.03.18 18:21:12.467075 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2026.03.18 18:21:12.467121 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7399 | 2026.03.18 18:21:12.467527 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7400 | 2026.03.18 18:21:12.467765 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.03.18 18:21:12.467932 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 7402 | 2026.03.18 18:21:12.467977 [ 276 ] {12529ce8-4632-4938-938c-c0b1a83d498d} <Debug> TCPHandler: Processed in 0.001968404 sec. | ||
| 7403 | 2026.03.18 18:21:12.468088 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.18 18:21:12.468187 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7405 | 2026.03.18 18:21:12.468230 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7406 | 2026.03.18 18:21:12.468673 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.18 18:21:12.468709 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7408 | 2026.03.18 18:21:12.469019 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7409 | 2026.03.18 18:21:12.469251 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.18 18:21:12.469387 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 7411 | 2026.03.18 18:21:12.469428 [ 276 ] {6f5f6a8f-2109-4bc0-aae3-2058aefdb7fe} <Debug> TCPHandler: Processed in 0.001389498 sec. | ||
| 7412 | 2026.03.18 18:21:12.469547 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.03.18 18:21:12.469646 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.03.18 18:21:12.469690 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7415 | 2026.03.18 18:21:12.470078 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.03.18 18:21:12.470113 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7417 | 2026.03.18 18:21:12.470420 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7418 | 2026.03.18 18:21:12.470618 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.03.18 18:21:12.470812 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 7420 | 2026.03.18 18:21:12.470853 [ 276 ] {7a57cb4d-56a2-4cce-990f-46d5bf5d5532} <Debug> TCPHandler: Processed in 0.001354997 sec. | ||
| 7421 | 2026.03.18 18:21:12.470969 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.03.18 18:21:12.471067 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7423 | 2026.03.18 18:21:12.471109 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7424 | 2026.03.18 18:21:12.471450 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.03.18 18:21:12.471487 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7426 | 2026.03.18 18:21:12.471831 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7427 | 2026.03.18 18:21:12.472113 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.03.18 18:21:12.472259 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001212 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
| 7429 | 2026.03.18 18:21:12.472299 [ 276 ] {fcf5c094-189a-4d72-99aa-b5570b07d98a} <Debug> TCPHandler: Processed in 0.001379938 sec. | ||
| 7430 | 2026.03.18 18:21:15.346000 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7431 | 2026.03.18 18:21:15.346087 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7432 | 2026.03.18 18:21:15.462996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14431 | ||
| 7433 | 2026.03.18 18:21:15.463527 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.03.18 18:21:15.463579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7435 | 2026.03.18 18:21:15.464083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7436 | 2026.03.18 18:21:15.464321 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.03.18 18:21:15.464449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14431 | ||
| 7438 | 2026.03.18 18:21:16.221172 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7439 | 2026.03.18 18:21:16.238196 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.03.18 18:21:16.238242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7441 | 2026.03.18 18:21:16.243914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7442 | 2026.03.18 18:21:16.244601 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.03.18 18:21:16.247289 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7444 | 2026.03.18 18:21:17.469701 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.03.18 18:21:17.469906 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7446 | 2026.03.18 18:21:17.469979 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7447 | 2026.03.18 18:21:17.470740 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.03.18 18:21:17.470788 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7449 | 2026.03.18 18:21:17.471200 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7450 | 2026.03.18 18:21:17.471420 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.03.18 18:21:17.471572 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.00172 sec., 77906.97674418605 rows/sec., 6.74 MiB/sec. | ||
| 7452 | 2026.03.18 18:21:17.471614 [ 276 ] {11379366-d76f-4f91-9822-36994ae50476} <Debug> TCPHandler: Processed in 0.002051387 sec. | ||
| 7453 | 2026.03.18 18:21:17.471733 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.03.18 18:21:17.471833 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.03.18 18:21:17.471877 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7456 | 2026.03.18 18:21:17.472292 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.18 18:21:17.472328 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7458 | 2026.03.18 18:21:17.472619 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7459 | 2026.03.18 18:21:17.472826 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.03.18 18:21:17.472956 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001142 sec., 34150.61295971979 rows/sec., 2.51 MiB/sec. | ||
| 7461 | 2026.03.18 18:21:17.472995 [ 276 ] {45d365bd-9479-48cc-b0ee-3bc429160c14} <Debug> TCPHandler: Processed in 0.001310657 sec. | ||
| 7462 | 2026.03.18 18:21:17.473096 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.03.18 18:21:17.473192 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7464 | 2026.03.18 18:21:17.473232 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7465 | 2026.03.18 18:21:17.473665 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.03.18 18:21:17.473701 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7467 | 2026.03.18 18:21:17.474010 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7468 | 2026.03.18 18:21:17.474216 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.03.18 18:21:17.474343 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00117 sec., 88034.18803418803 rows/sec., 6.88 MiB/sec. | ||
| 7470 | 2026.03.18 18:21:17.474381 [ 276 ] {d0f127cc-479b-421a-8423-dac87ea5ae8c} <Debug> TCPHandler: Processed in 0.001333507 sec. | ||
| 7471 | 2026.03.18 18:21:17.474492 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.03.18 18:21:17.474589 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7473 | 2026.03.18 18:21:17.474633 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7474 | 2026.03.18 18:21:17.475049 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.18 18:21:17.475085 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7476 | 2026.03.18 18:21:17.475406 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7477 | 2026.03.18 18:21:17.475623 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.03.18 18:21:17.475754 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7479 | 2026.03.18 18:21:17.475791 [ 276 ] {f09716fe-c0c3-4995-b3d5-cae475209a15} <Debug> TCPHandler: Processed in 0.001348197 sec. | ||
| 7480 | 2026.03.18 18:21:17.475901 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.03.18 18:21:17.475997 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7482 | 2026.03.18 18:21:17.476052 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <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 | ||
| 7483 | 2026.03.18 18:21:17.476912 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.03.18 18:21:17.476948 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7485 | 2026.03.18 18:21:17.477507 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7486 | 2026.03.18 18:21:17.477730 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.03.18 18:21:17.477875 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001897 sec., 20558.77701634159 rows/sec., 36.84 MiB/sec. | ||
| 7488 | 2026.03.18 18:21:17.477930 [ 276 ] {bc3e60d1-5530-406a-b5e2-ac89868a4bdf} <Debug> TCPHandler: Processed in 0.002076487 sec. | ||
| 7489 | 2026.03.18 18:21:17.478037 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.03.18 18:21:17.478133 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7491 | 2026.03.18 18:21:17.478175 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7492 | 2026.03.18 18:21:17.478514 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.03.18 18:21:17.478549 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7494 | 2026.03.18 18:21:17.478853 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7495 | 2026.03.18 18:21:17.479064 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.03.18 18:21:17.479189 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7497 | 2026.03.18 18:21:17.479225 [ 276 ] {a32eb74f-5990-4e20-8402-f7cacaed2f6d} <Debug> TCPHandler: Processed in 0.001236394 sec. | ||
| 7498 | 2026.03.18 18:21:18.043941 [ 89 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7499 | 2026.03.18 18:21:18.044019 [ 89 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.03.18 18:21:18.044042 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7501 | 2026.03.18 18:21:18.044153 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7502 | 2026.03.18 18:21:18.044293 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7503 | 2026.03.18 18:21:18.044329 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 7504 | 2026.03.18 18:21:18.044396 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7505 | 2026.03.18 18:21:18.044443 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7506 | 2026.03.18 18:21:18.044485 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7507 | 2026.03.18 18:21:18.044523 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7508 | 2026.03.18 18:21:18.045349 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001240185 sec., 14513.963642521076 rows/sec., 977.99 KiB/sec. | ||
| 7509 | 2026.03.18 18:21:18.045544 [ 195 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7510 | 2026.03.18 18:21:18.045890 [ 195 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.03.18 18:21:18.045983 [ 195 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_18_4} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7512 | 2026.03.18 18:21:18.046081 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7513 | 2026.03.18 18:21:18.100353 [ 89 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7514 | 2026.03.18 18:21:18.100404 [ 89 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.03.18 18:21:18.100426 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7516 | 2026.03.18 18:21:18.100536 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7517 | 2026.03.18 18:21:18.100699 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7518 | 2026.03.18 18:21:18.100750 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7519 | 2026.03.18 18:21:18.100841 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7520 | 2026.03.18 18:21:18.100918 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7521 | 2026.03.18 18:21:18.100991 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 7522 | 2026.03.18 18:21:18.101063 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7523 | 2026.03.18 18:21:18.101881 [ 195 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396858 sec., 27203.910490543778 rows/sec., 2.27 MiB/sec. | ||
| 7524 | 2026.03.18 18:21:18.102008 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7525 | 2026.03.18 18:21:18.102250 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.03.18 18:21:18.102318 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_14_3} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7527 | 2026.03.18 18:21:18.102380 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7528 | 2026.03.18 18:21:18.995913 [ 51 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7529 | 2026.03.18 18:21:18.995972 [ 51 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.03.18 18:21:18.995992 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7531 | 2026.03.18 18:21:18.996091 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7532 | 2026.03.18 18:21:18.996212 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7533 | 2026.03.18 18:21:18.996248 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 7534 | 2026.03.18 18:21:18.996328 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7535 | 2026.03.18 18:21:18.996385 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7536 | 2026.03.18 18:21:18.996428 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7537 | 2026.03.18 18:21:18.996467 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7538 | 2026.03.18 18:21:18.997200 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001152992 sec., 93669.34029030557 rows/sec., 4.78 MiB/sec. | ||
| 7539 | 2026.03.18 18:21:18.997322 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7540 | 2026.03.18 18:21:18.997561 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.03.18 18:21:18.997627 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_18_4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7542 | 2026.03.18 18:21:18.997695 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7543 | 2026.03.18 18:21:20.506013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 992 | ||
| 7544 | 2026.03.18 18:21:20.508003 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.03.18 18:21:20.508045 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7546 | 2026.03.18 18:21:20.509168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7547 | 2026.03.18 18:21:20.509417 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.03.18 18:21:20.509682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 992 | ||
| 7549 | 2026.03.18 18:21:21.905972 [ 29 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 7550 | 2026.03.18 18:21:21.906034 [ 29 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.03.18 18:21:21.906054 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7552 | 2026.03.18 18:21:21.906195 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 7553 | 2026.03.18 18:21:21.906349 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7554 | 2026.03.18 18:21:21.906385 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 881 rows starting from the beginning of the part | ||
| 7555 | 2026.03.18 18:21:21.906455 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 857 rows starting from the beginning of the part | ||
| 7556 | 2026.03.18 18:21:21.906500 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 7557 | 2026.03.18 18:21:21.906540 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 7558 | 2026.03.18 18:21:21.906575 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 857 rows starting from the beginning of the part | ||
| 7559 | 2026.03.18 18:21:21.907676 [ 190 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543793 sec., 1873955.899527981 rows/sec., 119.88 MiB/sec. | ||
| 7560 | 2026.03.18 18:21:21.907831 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7561 | 2026.03.18 18:21:21.908059 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.03.18 18:21:21.908122 [ 195 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_20_4} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 7563 | 2026.03.18 18:21:21.908185 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7564 | 2026.03.18 18:21:22.475064 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2026.03.18 18:21:22.475259 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7566 | 2026.03.18 18:21:22.475331 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7567 | 2026.03.18 18:21:22.476104 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.03.18 18:21:22.476151 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7569 | 2026.03.18 18:21:22.476641 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7570 | 2026.03.18 18:21:22.476917 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.03.18 18:21:22.477098 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001889 sec., 150344.09740603494 rows/sec., 9.55 MiB/sec. | ||
| 7572 | 2026.03.18 18:21:22.477146 [ 276 ] {c75180f1-853a-4719-81eb-0212ade58118} <Debug> TCPHandler: Processed in 0.002214061 sec. | ||
| 7573 | 2026.03.18 18:21:22.477283 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.03.18 18:21:22.477384 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7575 | 2026.03.18 18:21:22.477426 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7576 | 2026.03.18 18:21:22.478507 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.03.18 18:21:22.478544 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7578 | 2026.03.18 18:21:22.478892 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7579 | 2026.03.18 18:21:22.479095 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.03.18 18:21:22.479267 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001887 sec., 424483.306836248 rows/sec., 33.04 MiB/sec. | ||
| 7581 | 2026.03.18 18:21:22.479377 [ 276 ] {fd92eb23-7695-40ce-990d-ee250d52e6d1} <Debug> TCPHandler: Processed in 0.002143249 sec. | ||
| 7582 | 2026.03.18 18:21:22.479563 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.03.18 18:21:22.479701 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.03.18 18:21:22.479765 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7585 | 2026.03.18 18:21:22.480462 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.03.18 18:21:22.480507 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7587 | 2026.03.18 18:21:22.480837 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7588 | 2026.03.18 18:21:22.481051 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.03.18 18:21:22.481187 [ 29 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7590 | 2026.03.18 18:21:22.481205 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001553 sec., 92723.7604636188 rows/sec., 5.47 MiB/sec. | ||
| 7591 | 2026.03.18 18:21:22.481237 [ 29 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.03.18 18:21:22.481265 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7593 | 2026.03.18 18:21:22.481268 [ 276 ] {6c3c10be-2b2a-46e5-b699-b0719e9413f2} <Debug> TCPHandler: Processed in 0.00182097 sec. | ||
| 7594 | 2026.03.18 18:21:22.481384 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::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 | ||
| 7595 | 2026.03.18 18:21:22.481406 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7596 | 2026.03.18 18:21:22.481510 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7597 | 2026.03.18 18:21:22.481515 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7598 | 2026.03.18 18:21:22.481552 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7599 | 2026.03.18 18:21:22.481560 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part | ||
| 7600 | 2026.03.18 18:21:22.481637 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 144 rows starting from the beginning of the part | ||
| 7601 | 2026.03.18 18:21:22.481682 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
| 7602 | 2026.03.18 18:21:22.481724 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 159 rows starting from the beginning of the part | ||
| 7603 | 2026.03.18 18:21:22.481762 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
| 7604 | 2026.03.18 18:21:22.481802 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 144 rows starting from the beginning of the part | ||
| 7605 | 2026.03.18 18:21:22.482041 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.18 18:21:22.482084 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7607 | 2026.03.18 18:21:22.482401 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7608 | 2026.03.18 18:21:22.482636 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.18 18:21:22.482717 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386229 sec., 541757.5306821599 rows/sec., 35.78 MiB/sec. | ||
| 7610 | 2026.03.18 18:21:22.482779 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001288 sec., 115683.22981366458 rows/sec., 7.47 MiB/sec. | ||
| 7611 | 2026.03.18 18:21:22.482821 [ 276 ] {2b3d4c62-728f-413a-bf8d-856977216111} <Debug> TCPHandler: Processed in 0.00146513 sec. | ||
| 7612 | 2026.03.18 18:21:22.482891 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7613 | 2026.03.18 18:21:22.482945 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.03.18 18:21:22.483044 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7615 | 2026.03.18 18:21:22.483086 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7616 | 2026.03.18 18:21:22.483190 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.03.18 18:21:22.483266 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_41_8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7618 | 2026.03.18 18:21:22.483362 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7619 | 2026.03.18 18:21:22.483560 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.03.18 18:21:22.483600 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7621 | 2026.03.18 18:21:22.483931 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7622 | 2026.03.18 18:21:22.484148 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.03.18 18:21:22.484277 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001251 sec., 118305.35571542766 rows/sec., 6.73 MiB/sec. | ||
| 7624 | 2026.03.18 18:21:22.484314 [ 276 ] {5faa71b7-fef0-479d-9c36-17978a63354c} <Debug> TCPHandler: Processed in 0.001416819 sec. | ||
| 7625 | 2026.03.18 18:21:22.484431 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.03.18 18:21:22.484522 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7627 | 2026.03.18 18:21:22.484562 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7628 | 2026.03.18 18:21:22.485289 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.03.18 18:21:22.485329 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7630 | 2026.03.18 18:21:22.485674 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7631 | 2026.03.18 18:21:22.485892 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.03.18 18:21:22.486024 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001518 sec., 324110.6719367589 rows/sec., 22.73 MiB/sec. | ||
| 7633 | 2026.03.18 18:21:22.486077 [ 276 ] {bce77a92-5b47-4219-a5f0-06533c7f22fd} <Debug> TCPHandler: Processed in 0.001699317 sec. | ||
| 7634 | 2026.03.18 18:21:22.486204 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7635 | 2026.03.18 18:21:22.486302 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7636 | 2026.03.18 18:21:22.486346 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7637 | 2026.03.18 18:21:22.486705 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.03.18 18:21:22.486741 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7639 | 2026.03.18 18:21:22.487042 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7640 | 2026.03.18 18:21:22.487252 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.03.18 18:21:22.487381 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 7642 | 2026.03.18 18:21:22.487429 [ 276 ] {5db1d3b0-0133-43cc-b6e5-91884fe6a0f6} <Debug> TCPHandler: Processed in 0.001276705 sec. | ||
| 7643 | 2026.03.18 18:21:22.487553 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7644 | 2026.03.18 18:21:22.487651 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7645 | 2026.03.18 18:21:22.487695 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7646 | 2026.03.18 18:21:22.488148 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.03.18 18:21:22.488183 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7648 | 2026.03.18 18:21:22.488512 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7649 | 2026.03.18 18:21:22.488727 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.03.18 18:21:22.488860 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 7651 | 2026.03.18 18:21:22.488898 [ 276 ] {0861683d-323d-4c12-8a91-62273d244ada} <Debug> TCPHandler: Processed in 0.001396769 sec. | ||
| 7652 | 2026.03.18 18:21:22.489014 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7653 | 2026.03.18 18:21:22.489111 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7654 | 2026.03.18 18:21:22.489153 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7655 | 2026.03.18 18:21:22.489454 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2026.03.18 18:21:22.489490 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7657 | 2026.03.18 18:21:22.489781 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7658 | 2026.03.18 18:21:22.489984 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.03.18 18:21:22.490110 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 7660 | 2026.03.18 18:21:22.490147 [ 276 ] {5b19b6ba-b13d-4081-8e7a-0af50bcc99b9} <Debug> TCPHandler: Processed in 0.001182602 sec. | ||
| 7661 | 2026.03.18 18:21:22.490255 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.03.18 18:21:22.490348 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7663 | 2026.03.18 18:21:22.490402 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7664 | 2026.03.18 18:21:22.491190 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7665 | 2026.03.18 18:21:22.491234 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7666 | 2026.03.18 18:21:22.491789 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7667 | 2026.03.18 18:21:22.492008 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7668 | 2026.03.18 18:21:22.492143 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001812 sec., 1103.7527593818984 rows/sec., 1.98 MiB/sec. | ||
| 7669 | 2026.03.18 18:21:22.492197 [ 276 ] {34e3ee97-f2fa-4084-84a4-55916d36facf} <Debug> TCPHandler: Processed in 0.001990735 sec. | ||
| 7670 | 2026.03.18 18:21:22.492315 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7671 | 2026.03.18 18:21:22.492412 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7672 | 2026.03.18 18:21:22.492452 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7673 | 2026.03.18 18:21:22.492797 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.03.18 18:21:22.492833 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7675 | 2026.03.18 18:21:22.493135 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7676 | 2026.03.18 18:21:22.493339 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.03.18 18:21:22.493465 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001072 sec., 83955.22388059701 rows/sec., 5.25 MiB/sec. | ||
| 7678 | 2026.03.18 18:21:22.493502 [ 276 ] {3f662701-69d3-494b-8691-cf479f2c4373} <Debug> TCPHandler: Processed in 0.001237754 sec. | ||
| 7679 | 2026.03.18 18:21:22.965404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14879 | ||
| 7680 | 2026.03.18 18:21:22.965904 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.03.18 18:21:22.965949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7682 | 2026.03.18 18:21:22.966444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7683 | 2026.03.18 18:21:22.966680 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.03.18 18:21:22.966814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14879 | ||
| 7685 | 2026.03.18 18:21:22.966816 [ 47 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7686 | 2026.03.18 18:21:22.966884 [ 47 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.03.18 18:21:22.966904 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7688 | 2026.03.18 18:21:22.966994 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 7689 | 2026.03.18 18:21:22.967111 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7690 | 2026.03.18 18:21:22.967146 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12511 rows starting from the beginning of the part | ||
| 7691 | 2026.03.18 18:21:22.967205 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7692 | 2026.03.18 18:21:22.967248 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7693 | 2026.03.18 18:21:22.967287 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7694 | 2026.03.18 18:21:22.967327 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7695 | 2026.03.18 18:21:22.967365 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7696 | 2026.03.18 18:21:22.969041 [ 193 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14879 rows, containing 4 columns (4 merged, 0 gathered) in 0.002081358 sec., 7148698.109599598 rows/sec., 102.26 MiB/sec. | ||
| 7697 | 2026.03.18 18:21:22.969501 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7698 | 2026.03.18 18:21:22.969809 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.03.18 18:21:22.969896 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_31_6} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7700 | 2026.03.18 18:21:22.969998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7701 | 2026.03.18 18:21:23.748236 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7702 | 2026.03.18 18:21:23.765452 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.03.18 18:21:23.765511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7704 | 2026.03.18 18:21:23.771482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7705 | 2026.03.18 18:21:23.772160 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.03.18 18:21:23.772466 [ 23 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7707 | 2026.03.18 18:21:23.772546 [ 23 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.03.18 18:21:23.772579 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7709 | 2026.03.18 18:21:23.772714 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 7710 | 2026.03.18 18:21:23.775203 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7711 | 2026.03.18 18:21:23.776506 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7712 | 2026.03.18 18:21:23.777862 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7713 | 2026.03.18 18:21:23.782246 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7714 | 2026.03.18 18:21:23.786471 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7715 | 2026.03.18 18:21:23.790559 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7716 | 2026.03.18 18:21:23.795036 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7717 | 2026.03.18 18:21:23.799262 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7718 | 2026.03.18 18:21:23.853700 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081044422 sec., 2887.3054335559327 rows/sec., 14.93 MiB/sec. | ||
| 7719 | 2026.03.18 18:21:23.856258 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7720 | 2026.03.18 18:21:23.858195 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.03.18 18:21:23.858280 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_31_6} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7722 | 2026.03.18 18:21:23.860032 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7723 | 2026.03.18 18:21:24.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.74 MiB, peak 289.29 MiB, free memory in arenas 0.00 B, will set to 283.70 MiB (RSS), difference: 4.95 MiB | ||
| 7724 | 2026.03.18 18:21:27.468797 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.03.18 18:21:27.469002 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7726 | 2026.03.18 18:21:27.469068 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7727 | 2026.03.18 18:21:27.469729 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.03.18 18:21:27.469790 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7729 | 2026.03.18 18:21:27.470237 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7730 | 2026.03.18 18:21:27.470506 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.03.18 18:21:27.470677 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001724 sec., 2320.185614849188 rows/sec., 189.19 KiB/sec. | ||
| 7732 | 2026.03.18 18:21:27.470720 [ 276 ] {1d4cfece-6057-485f-b84a-bde4b8988524} <Debug> TCPHandler: Processed in 0.002048996 sec. | ||
| 7733 | 2026.03.18 18:21:27.470847 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.03.18 18:21:27.470946 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7735 | 2026.03.18 18:21:27.470988 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7736 | 2026.03.18 18:21:27.471544 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.03.18 18:21:27.471583 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7738 | 2026.03.18 18:21:27.472028 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7739 | 2026.03.18 18:21:27.472317 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.03.18 18:21:27.472456 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001529 sec., 88947.02419882276 rows/sec., 7.67 MiB/sec. | ||
| 7741 | 2026.03.18 18:21:27.472496 [ 276 ] {50f762cc-9453-43b1-a8ac-d60742de61f1} <Debug> TCPHandler: Processed in 0.001700577 sec. | ||
| 7742 | 2026.03.18 18:21:27.472602 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.03.18 18:21:27.472716 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7744 | 2026.03.18 18:21:27.472761 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7745 | 2026.03.18 18:21:27.473202 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.03.18 18:21:27.473249 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7747 | 2026.03.18 18:21:27.473585 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7748 | 2026.03.18 18:21:27.473799 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.03.18 18:21:27.473929 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001231 sec., 34930.95044679123 rows/sec., 2.55 MiB/sec. | ||
| 7750 | 2026.03.18 18:21:27.473966 [ 276 ] {77db45df-c9f9-434c-94e2-50d82191525e} <Debug> TCPHandler: Processed in 0.001415029 sec. | ||
| 7751 | 2026.03.18 18:21:27.474076 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.03.18 18:21:27.474172 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7753 | 2026.03.18 18:21:27.474213 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7754 | 2026.03.18 18:21:27.474667 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.03.18 18:21:27.474729 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7756 | 2026.03.18 18:21:27.475039 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7757 | 2026.03.18 18:21:27.475243 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.03.18 18:21:27.475370 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001216 sec., 87993.42105263157 rows/sec., 6.88 MiB/sec. | ||
| 7759 | 2026.03.18 18:21:27.475408 [ 276 ] {0b78d846-2377-4d62-a4e3-e736cf6b3c9d} <Debug> TCPHandler: Processed in 0.001380488 sec. | ||
| 7760 | 2026.03.18 18:21:27.475515 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.03.18 18:21:27.475611 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.03.18 18:21:27.475655 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7763 | 2026.03.18 18:21:27.476095 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.03.18 18:21:27.476132 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7765 | 2026.03.18 18:21:27.476464 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7766 | 2026.03.18 18:21:27.476693 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.03.18 18:21:27.476827 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001235 sec., 131174.0890688259 rows/sec., 9.13 MiB/sec. | ||
| 7768 | 2026.03.18 18:21:27.476864 [ 276 ] {bb804f43-be9d-4f2b-ad0b-2c53a489afd3} <Debug> TCPHandler: Processed in 0.001397189 sec. | ||
| 7769 | 2026.03.18 18:21:27.477000 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.03.18 18:21:27.477126 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.03.18 18:21:27.477192 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <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 | ||
| 7772 | 2026.03.18 18:21:27.478114 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.03.18 18:21:27.478150 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7774 | 2026.03.18 18:21:27.478714 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7775 | 2026.03.18 18:21:27.478986 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.03.18 18:21:27.479130 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002028 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 7777 | 2026.03.18 18:21:27.479190 [ 276 ] {baf148c2-6fce-41d4-98d3-1957c6e240ed} <Debug> TCPHandler: Processed in 0.002268443 sec. | ||
| 7778 | 2026.03.18 18:21:27.479295 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.03.18 18:21:27.479391 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.03.18 18:21:27.479432 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7781 | 2026.03.18 18:21:27.479814 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.03.18 18:21:27.479849 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7783 | 2026.03.18 18:21:27.480155 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7784 | 2026.03.18 18:21:27.480400 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.18 18:21:27.480550 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 7786 | 2026.03.18 18:21:27.480592 [ 276 ] {ca36abba-a93f-41ce-bb39-cdc1b66c5c5f} <Debug> TCPHandler: Processed in 0.001346367 sec. | ||
| 7787 | 2026.03.18 18:21:30.346133 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7788 | 2026.03.18 18:21:30.346194 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7789 | 2026.03.18 18:21:30.467839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15391 | ||
| 7790 | 2026.03.18 18:21:30.468357 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.03.18 18:21:30.468405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7792 | 2026.03.18 18:21:30.469144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7793 | 2026.03.18 18:21:30.469381 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.03.18 18:21:30.469514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15391 | ||
| 7795 | 2026.03.18 18:21:30.510782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1028 | ||
| 7796 | 2026.03.18 18:21:30.513245 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.03.18 18:21:30.513289 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7798 | 2026.03.18 18:21:30.514461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7799 | 2026.03.18 18:21:30.514728 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.03.18 18:21:30.514984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 7801 | 2026.03.18 18:21:31.002119 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000797073 sec. | ||
| 7802 | 2026.03.18 18:21:31.276188 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7803 | 2026.03.18 18:21:31.290420 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.03.18 18:21:31.290462 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7805 | 2026.03.18 18:21:31.296184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7806 | 2026.03.18 18:21:31.296861 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.03.18 18:21:31.299538 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7808 | 2026.03.18 18:21:32.475932 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.03.18 18:21:32.476189 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.03.18 18:21:32.476282 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7811 | 2026.03.18 18:21:32.477212 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.03.18 18:21:32.477251 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7813 | 2026.03.18 18:21:32.477654 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7814 | 2026.03.18 18:21:32.477879 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.03.18 18:21:32.478031 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001911 sec., 148613.29147043434 rows/sec., 9.44 MiB/sec. | ||
| 7816 | 2026.03.18 18:21:32.478071 [ 276 ] {b3be9a22-c752-418b-952b-ec8df5e3141d} <Debug> TCPHandler: Processed in 0.002304444 sec. | ||
| 7817 | 2026.03.18 18:21:32.478189 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.03.18 18:21:32.478283 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7819 | 2026.03.18 18:21:32.478324 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7820 | 2026.03.18 18:21:32.479090 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.03.18 18:21:32.479124 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7822 | 2026.03.18 18:21:32.479473 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7823 | 2026.03.18 18:21:32.479699 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.03.18 18:21:32.479831 [ 97 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7825 | 2026.03.18 18:21:32.479841 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001577 sec., 507926.44261255546 rows/sec., 39.54 MiB/sec. | ||
| 7826 | 2026.03.18 18:21:32.479881 [ 97 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.03.18 18:21:32.479892 [ 276 ] {7000ce65-ed1b-4b40-b62c-e63a8da55b02} <Debug> TCPHandler: Processed in 0.001753259 sec. | ||
| 7828 | 2026.03.18 18:21:32.479906 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7829 | 2026.03.18 18:21:32.479994 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7830 | 2026.03.18 18:21:32.480033 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7831 | 2026.03.18 18:21:32.480091 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.03.18 18:21:32.480143 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7833 | 2026.03.18 18:21:32.480205 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7834 | 2026.03.18 18:21:32.480249 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2893 rows starting from the beginning of the part | ||
| 7835 | 2026.03.18 18:21:32.480359 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7836 | 2026.03.18 18:21:32.480411 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 134 rows starting from the beginning of the part | ||
| 7837 | 2026.03.18 18:21:32.480459 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 801 rows starting from the beginning of the part | ||
| 7838 | 2026.03.18 18:21:32.480502 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part | ||
| 7839 | 2026.03.18 18:21:32.480547 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 801 rows starting from the beginning of the part | ||
| 7840 | 2026.03.18 18:21:32.480597 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.03.18 18:21:32.480637 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7842 | 2026.03.18 18:21:32.481087 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7843 | 2026.03.18 18:21:32.481306 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2026.03.18 18:21:32.481437 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001365 sec., 105494.5054945055 rows/sec., 6.22 MiB/sec. | ||
| 7845 | 2026.03.18 18:21:32.481475 [ 276 ] {b163e498-3bbc-43e6-9c4a-da14b5c22aa2} <Debug> TCPHandler: Processed in 0.001529842 sec. | ||
| 7846 | 2026.03.18 18:21:32.481589 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2026.03.18 18:21:32.481683 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7848 | 2026.03.18 18:21:32.481722 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7849 | 2026.03.18 18:21:32.482171 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.03.18 18:21:32.482201 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7851 | 2026.03.18 18:21:32.482556 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576191 sec., 1871367.45683841 rows/sec., 152.56 MiB/sec. | ||
| 7852 | 2026.03.18 18:21:32.482599 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7853 | 2026.03.18 18:21:32.482841 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.03.18 18:21:32.482911 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7855 | 2026.03.18 18:21:32.482972 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001308 sec., 113914.37308868502 rows/sec., 7.36 MiB/sec. | ||
| 7856 | 2026.03.18 18:21:32.483015 [ 276 ] {026e499b-f7ac-48bf-aa51-4b259c7a59ba} <Debug> TCPHandler: Processed in 0.001476461 sec. | ||
| 7857 | 2026.03.18 18:21:32.483132 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2026.03.18 18:21:32.483170 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.03.18 18:21:32.483228 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7860 | 2026.03.18 18:21:32.483252 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_51_10} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7861 | 2026.03.18 18:21:32.483275 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7862 | 2026.03.18 18:21:32.483336 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7863 | 2026.03.18 18:21:32.483761 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.03.18 18:21:32.483802 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7865 | 2026.03.18 18:21:32.484105 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7866 | 2026.03.18 18:21:32.484323 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2026.03.18 18:21:32.484452 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001242 sec., 119162.64090177133 rows/sec., 6.78 MiB/sec. | ||
| 7868 | 2026.03.18 18:21:32.484489 [ 276 ] {904a7f16-4e04-4326-99c6-fcdadc468cc5} <Debug> TCPHandler: Processed in 0.001405959 sec. | ||
| 7869 | 2026.03.18 18:21:32.484600 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.03.18 18:21:32.484694 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7871 | 2026.03.18 18:21:32.484735 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7872 | 2026.03.18 18:21:32.485334 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.03.18 18:21:32.485370 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7874 | 2026.03.18 18:21:32.485701 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7875 | 2026.03.18 18:21:32.485923 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.03.18 18:21:32.486027 [ 97 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7877 | 2026.03.18 18:21:32.486051 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001376 sec., 357558.1395348837 rows/sec., 25.08 MiB/sec. | ||
| 7878 | 2026.03.18 18:21:32.486055 [ 97 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.03.18 18:21:32.486083 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7880 | 2026.03.18 18:21:32.486088 [ 276 ] {ae3f2feb-fea3-40f8-86c6-46f7ceb68ce3} <Debug> TCPHandler: Processed in 0.001536783 sec. | ||
| 7881 | 2026.03.18 18:21:32.486154 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7882 | 2026.03.18 18:21:32.486201 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.03.18 18:21:32.486240 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7884 | 2026.03.18 18:21:32.486269 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1552 rows starting from the beginning of the part | ||
| 7885 | 2026.03.18 18:21:32.486294 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7886 | 2026.03.18 18:21:32.486327 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7887 | 2026.03.18 18:21:32.486338 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7888 | 2026.03.18 18:21:32.486374 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 103 rows starting from the beginning of the part | ||
| 7889 | 2026.03.18 18:21:32.486417 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 492 rows starting from the beginning of the part | ||
| 7890 | 2026.03.18 18:21:32.486456 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 107 rows starting from the beginning of the part | ||
| 7891 | 2026.03.18 18:21:32.486497 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 492 rows starting from the beginning of the part | ||
| 7892 | 2026.03.18 18:21:32.486675 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.03.18 18:21:32.486709 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7894 | 2026.03.18 18:21:32.487025 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7895 | 2026.03.18 18:21:32.487227 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.03.18 18:21:32.487352 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 7897 | 2026.03.18 18:21:32.487388 [ 276 ] {9fc6399b-1a33-4368-88b7-777707fcb90a} <Debug> TCPHandler: Processed in 0.001235664 sec. | ||
| 7898 | 2026.03.18 18:21:32.487494 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.03.18 18:21:32.487587 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7900 | 2026.03.18 18:21:32.487629 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7901 | 2026.03.18 18:21:32.487648 [ 199 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525492 sec., 1842028.6700946316 rows/sec., 137.30 MiB/sec. | ||
| 7902 | 2026.03.18 18:21:32.487825 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7903 | 2026.03.18 18:21:32.488036 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.03.18 18:21:32.488056 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.03.18 18:21:32.488070 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7906 | 2026.03.18 18:21:32.488120 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_51_10} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7907 | 2026.03.18 18:21:32.488177 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 7908 | 2026.03.18 18:21:32.488395 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7909 | 2026.03.18 18:21:32.488603 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7910 | 2026.03.18 18:21:32.488700 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7911 | 2026.03.18 18:21:32.488727 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 7912 | 2026.03.18 18:21:32.488732 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.03.18 18:21:32.488757 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7914 | 2026.03.18 18:21:32.488763 [ 276 ] {df30028c-a4e5-4517-afc3-a43c5f8be879} <Debug> TCPHandler: Processed in 0.001317946 sec. | ||
| 7915 | 2026.03.18 18:21:32.488857 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7916 | 2026.03.18 18:21:32.488873 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.03.18 18:21:32.488985 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7918 | 2026.03.18 18:21:32.488998 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7919 | 2026.03.18 18:21:32.489026 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7920 | 2026.03.18 18:21:32.489038 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17438 rows starting from the beginning of the part | ||
| 7921 | 2026.03.18 18:21:32.489112 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7922 | 2026.03.18 18:21:32.489159 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7923 | 2026.03.18 18:21:32.489200 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 265 rows starting from the beginning of the part | ||
| 7924 | 2026.03.18 18:21:32.489243 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 162 rows starting from the beginning of the part | ||
| 7925 | 2026.03.18 18:21:32.489283 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 7926 | 2026.03.18 18:21:32.489339 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.03.18 18:21:32.489379 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7928 | 2026.03.18 18:21:32.489696 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7929 | 2026.03.18 18:21:32.489896 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.03.18 18:21:32.490023 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 7931 | 2026.03.18 18:21:32.490058 [ 276 ] {36237f5e-3f25-4b1e-88e0-c6569007cd60} <Debug> TCPHandler: Processed in 0.001233454 sec. | ||
| 7932 | 2026.03.18 18:21:32.490168 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.03.18 18:21:32.490259 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7934 | 2026.03.18 18:21:32.490311 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <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 | ||
| 7935 | 2026.03.18 18:21:32.491024 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.03.18 18:21:32.491058 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7937 | 2026.03.18 18:21:32.491719 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7938 | 2026.03.18 18:21:32.491937 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.03.18 18:21:32.492059 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7940 | 2026.03.18 18:21:32.492074 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001831 sec., 1092.2992900054614 rows/sec., 1.96 MiB/sec. | ||
| 7941 | 2026.03.18 18:21:32.492103 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.03.18 18:21:32.492130 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7943 | 2026.03.18 18:21:32.492135 [ 276 ] {31ba4b4a-aca6-4ea5-8452-ad7677bf422d} <Debug> TCPHandler: Processed in 0.002015245 sec. | ||
| 7944 | 2026.03.18 18:21:32.492210 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::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 | ||
| 7945 | 2026.03.18 18:21:32.492253 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.03.18 18:21:32.492348 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.03.18 18:21:32.492389 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7948 | 2026.03.18 18:21:32.492389 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7949 | 2026.03.18 18:21:32.492447 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 807 rows starting from the beginning of the part | ||
| 7950 | 2026.03.18 18:21:32.492570 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
| 7951 | 2026.03.18 18:21:32.492701 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
| 7952 | 2026.03.18 18:21:32.492721 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.03.18 18:21:32.492757 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7954 | 2026.03.18 18:21:32.492813 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 7955 | 2026.03.18 18:21:32.492910 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
| 7956 | 2026.03.18 18:21:32.492999 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 7957 | 2026.03.18 18:21:32.493181 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7958 | 2026.03.18 18:21:32.493403 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.03.18 18:21:32.493516 [ 83 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7960 | 2026.03.18 18:21:32.493534 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001204 sec., 74750.83056478406 rows/sec., 4.68 MiB/sec. | ||
| 7961 | 2026.03.18 18:21:32.493545 [ 83 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.03.18 18:21:32.493577 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7963 | 2026.03.18 18:21:32.493578 [ 276 ] {317beb51-1f37-43b1-b005-b57f5540671f} <Debug> TCPHandler: Processed in 0.001373598 sec. | ||
| 7964 | 2026.03.18 18:21:32.493648 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7965 | 2026.03.18 18:21:32.493754 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7966 | 2026.03.18 18:21:32.493783 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2682 rows starting from the beginning of the part | ||
| 7967 | 2026.03.18 18:21:32.493830 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 7968 | 2026.03.18 18:21:32.493866 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7969 | 2026.03.18 18:21:32.493900 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7970 | 2026.03.18 18:21:32.493933 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7971 | 2026.03.18 18:21:32.493981 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7972 | 2026.03.18 18:21:32.495221 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006417007 sec., 2870185.4306844296 rows/sec., 187.94 MiB/sec. | ||
| 7973 | 2026.03.18 18:21:32.495430 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181067 sec., 1673413.7087376497 rows/sec., 107.84 MiB/sec. | ||
| 7974 | 2026.03.18 18:21:32.495500 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7975 | 2026.03.18 18:21:32.495799 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.03.18 18:21:32.495835 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7977 | 2026.03.18 18:21:32.495898 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7978 | 2026.03.18 18:21:32.495991 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 7979 | 2026.03.18 18:21:32.496167 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.03.18 18:21:32.496259 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_51_10} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7981 | 2026.03.18 18:21:32.496348 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7982 | 2026.03.18 18:21:32.498948 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 19 columns (19 merged, 0 gathered) in 0.006770956 sec., 133216.048073566 rows/sec., 238.72 MiB/sec. | ||
| 7983 | 2026.03.18 18:21:32.500287 [ 199 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7984 | 2026.03.18 18:21:32.500614 [ 199 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.03.18 18:21:32.500685 [ 199 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7986 | 2026.03.18 18:21:32.500829 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7987 | 2026.03.18 18:21:33.000232 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.15 MiB, peak 297.75 MiB, free memory in arenas 0.00 B, will set to 289.98 MiB (RSS), difference: 4.84 MiB | ||
| 7988 | 2026.03.18 18:21:37.120075 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38831 | ||
| 7989 | 2026.03.18 18:21:37.120201 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7990 | 2026.03.18 18:21:37.120228 [ 293 ] {} <Debug> TCP-Session: de7f18de-778a-4fd4-9e8b-ac161aa5482e Authenticating user 'default' from [fd00:1122:3344:101::e]:38831 | ||
| 7991 | 2026.03.18 18:21:37.120249 [ 293 ] {} <Debug> TCP-Session: de7f18de-778a-4fd4-9e8b-ac161aa5482e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.03.18 18:21:37.120261 [ 293 ] {} <Debug> TCP-Session: de7f18de-778a-4fd4-9e8b-ac161aa5482e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.03.18 18:21:37.120500 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42936 | ||
| 7994 | 2026.03.18 18:21:37.120517 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50377 | ||
| 7995 | 2026.03.18 18:21:37.120557 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46782 | ||
| 7996 | 2026.03.18 18:21:37.120590 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62918 | ||
| 7997 | 2026.03.18 18:21:37.120587 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40010 | ||
| 7998 | 2026.03.18 18:21:37.120654 [ 293 ] {} <Trace> TCP-Session: de7f18de-778a-4fd4-9e8b-ac161aa5482e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2026.03.18 18:21:37.120687 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8000 | 2026.03.18 18:21:37.120687 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8001 | 2026.03.18 18:21:37.120721 [ 292 ] {} <Debug> TCP-Session: 10133b8a-adef-4059-91c1-116b56bb4f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:62918 | ||
| 8002 | 2026.03.18 18:21:37.120629 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2026.03.18 18:21:37.120737 [ 288 ] {} <Debug> TCP-Session: 3528b444-a9e6-4419-a395-d45f481f047e Authenticating user 'default' from [fd00:1122:3344:101::e]:46782 | ||
| 8004 | 2026.03.18 18:21:37.120750 [ 292 ] {} <Debug> TCP-Session: 10133b8a-adef-4059-91c1-116b56bb4f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.03.18 18:21:37.120568 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34878 | ||
| 8006 | 2026.03.18 18:21:37.120782 [ 275 ] {} <Debug> TCP-Session: 88e7252b-3395-4abc-8063-cda5c9f725bd Authenticating user 'default' from [fd00:1122:3344:101::e]:50377 | ||
| 8007 | 2026.03.18 18:21:37.120789 [ 288 ] {} <Debug> TCP-Session: 3528b444-a9e6-4419-a395-d45f481f047e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.03.18 18:21:37.120790 [ 292 ] {} <Debug> TCP-Session: 10133b8a-adef-4059-91c1-116b56bb4f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.03.18 18:21:37.120848 [ 275 ] {} <Debug> TCP-Session: 88e7252b-3395-4abc-8063-cda5c9f725bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.03.18 18:21:37.120851 [ 288 ] {} <Debug> TCP-Session: 3528b444-a9e6-4419-a395-d45f481f047e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.03.18 18:21:37.120877 [ 275 ] {} <Debug> TCP-Session: 88e7252b-3395-4abc-8063-cda5c9f725bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.03.18 18:21:37.120857 [ 293 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8013 | 2026.03.18 18:21:37.120555 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57708 | ||
| 8014 | 2026.03.18 18:21:37.120628 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8015 | 2026.03.18 18:21:37.120534 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46624 | ||
| 8016 | 2026.03.18 18:21:37.120999 [ 294 ] {} <Debug> TCP-Session: 25587bb4-8f30-43d5-97f3-770f269a1272 Authenticating user 'default' from [fd00:1122:3344:101::e]:42936 | ||
| 8017 | 2026.03.18 18:21:37.121009 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2026.03.18 18:21:37.121036 [ 294 ] {} <Debug> TCP-Session: 25587bb4-8f30-43d5-97f3-770f269a1272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.03.18 18:21:37.121069 [ 294 ] {} <Debug> TCP-Session: 25587bb4-8f30-43d5-97f3-770f269a1272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.03.18 18:21:37.121072 [ 291 ] {} <Debug> TCP-Session: 91aebd17-519d-45a1-913e-3788431658ef Authenticating user 'default' from [fd00:1122:3344:101::e]:40010 | ||
| 8021 | 2026.03.18 18:21:37.121109 [ 291 ] {} <Debug> TCP-Session: 91aebd17-519d-45a1-913e-3788431658ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.03.18 18:21:37.121125 [ 291 ] {} <Debug> TCP-Session: 91aebd17-519d-45a1-913e-3788431658ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.03.18 18:21:37.121203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8024 | 2026.03.18 18:21:37.121243 [ 290 ] {} <Debug> TCP-Session: 238ae64d-49cb-46a2-9ad0-7f1dcd7b5b2d Authenticating user 'default' from [fd00:1122:3344:101::e]:34878 | ||
| 8025 | 2026.03.18 18:21:37.121266 [ 290 ] {} <Debug> TCP-Session: 238ae64d-49cb-46a2-9ad0-7f1dcd7b5b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2026.03.18 18:21:37.121281 [ 290 ] {} <Debug> TCP-Session: 238ae64d-49cb-46a2-9ad0-7f1dcd7b5b2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.03.18 18:21:37.121364 [ 293 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8028 | 2026.03.18 18:21:37.121382 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8029 | 2026.03.18 18:21:37.121416 [ 286 ] {} <Debug> TCP-Session: 55a598ee-2348-4413-ac77-599538638a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:46624 | ||
| 8030 | 2026.03.18 18:21:37.121427 [ 293 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8031 | 2026.03.18 18:21:37.121437 [ 286 ] {} <Debug> TCP-Session: 55a598ee-2348-4413-ac77-599538638a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.03.18 18:21:37.121454 [ 286 ] {} <Debug> TCP-Session: 55a598ee-2348-4413-ac77-599538638a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.03.18 18:21:37.121465 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8034 | 2026.03.18 18:21:37.121498 [ 289 ] {} <Debug> TCP-Session: f3a8d376-87b9-4a18-a69c-8e744b433307 Authenticating user 'default' from [fd00:1122:3344:101::e]:57708 | ||
| 8035 | 2026.03.18 18:21:37.121518 [ 289 ] {} <Debug> TCP-Session: f3a8d376-87b9-4a18-a69c-8e744b433307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.03.18 18:21:37.121535 [ 289 ] {} <Debug> TCP-Session: f3a8d376-87b9-4a18-a69c-8e744b433307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.03.18 18:21:37.121739 [ 293 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 8038 | 2026.03.18 18:21:37.122760 [ 343 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Trace> AggregatingTransform: Aggregating | ||
| 8039 | 2026.03.18 18:21:37.122798 [ 343 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8040 | 2026.03.18 18:21:37.122830 [ 343 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993508 sec. (1006.534 rows/sec., 39.32 KiB/sec.) | ||
| 8041 | 2026.03.18 18:21:37.122848 [ 343 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Trace> Aggregator: Merging aggregated data | ||
| 8042 | 2026.03.18 18:21:37.124251 [ 293 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003466 sec., 288.51702250432777 rows/sec., 11.27 KiB/sec. | ||
| 8043 | 2026.03.18 18:21:37.124380 [ 293 ] {1edeb4bc-fda9-4e1f-b270-4c1e070d56d1} <Debug> TCPHandler: Processed in 0.003905848 sec. | ||
| 8044 | 2026.03.18 18:21:37.124491 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8045 | 2026.03.18 18:21:37.124518 [ 293 ] {} <Debug> TCP-Session: de7f18de-778a-4fd4-9e8b-ac161aa5482e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.03.18 18:21:37.124520 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2026.03.18 18:21:37.124553 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8048 | 2026.03.18 18:21:37.124540 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2026.03.18 18:21:37.124588 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2026.03.18 18:21:37.124596 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2026.03.18 18:21:37.124622 [ 294 ] {} <Debug> TCP-Session: 25587bb4-8f30-43d5-97f3-770f269a1272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.03.18 18:21:37.124630 [ 275 ] {} <Debug> TCP-Session: 88e7252b-3395-4abc-8063-cda5c9f725bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.03.18 18:21:37.124634 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8054 | 2026.03.18 18:21:37.124646 [ 290 ] {} <Debug> TCP-Session: 238ae64d-49cb-46a2-9ad0-7f1dcd7b5b2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.03.18 18:21:37.124605 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8056 | 2026.03.18 18:21:37.124686 [ 291 ] {} <Debug> TCP-Session: 91aebd17-519d-45a1-913e-3788431658ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.03.18 18:21:37.124591 [ 288 ] {} <Debug> TCP-Session: 3528b444-a9e6-4419-a395-d45f481f047e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.03.18 18:21:37.124721 [ 289 ] {} <Debug> TCP-Session: f3a8d376-87b9-4a18-a69c-8e744b433307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.03.18 18:21:37.124581 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8060 | 2026.03.18 18:21:37.124578 [ 292 ] {} <Debug> TCP-Session: 10133b8a-adef-4059-91c1-116b56bb4f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.03.18 18:21:37.124785 [ 286 ] {} <Debug> TCP-Session: 55a598ee-2348-4413-ac77-599538638a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.03.18 18:21:37.470644 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.03.18 18:21:37.470820 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8064 | 2026.03.18 18:21:37.470888 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8065 | 2026.03.18 18:21:37.471614 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.03.18 18:21:37.471675 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8067 | 2026.03.18 18:21:37.472246 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8068 | 2026.03.18 18:21:37.472491 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.03.18 18:21:37.472665 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001895 sec., 70712.40105540898 rows/sec., 6.12 MiB/sec. | ||
| 8070 | 2026.03.18 18:21:37.472711 [ 276 ] {1f14f6ee-8504-4eab-9f23-7255bae71420} <Debug> TCPHandler: Processed in 0.002197441 sec. | ||
| 8071 | 2026.03.18 18:21:37.472836 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.03.18 18:21:37.472934 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8073 | 2026.03.18 18:21:37.472976 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8074 | 2026.03.18 18:21:37.473400 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.03.18 18:21:37.473437 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8076 | 2026.03.18 18:21:37.473751 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8077 | 2026.03.18 18:21:37.473987 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.03.18 18:21:37.474121 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001207 sec., 32311.51615575808 rows/sec., 2.37 MiB/sec. | ||
| 8079 | 2026.03.18 18:21:37.474161 [ 276 ] {ebaa9dd8-ce76-49f8-9559-67ae911e40b6} <Debug> TCPHandler: Processed in 0.001375528 sec. | ||
| 8080 | 2026.03.18 18:21:37.474272 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.03.18 18:21:37.474365 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8082 | 2026.03.18 18:21:37.474406 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8083 | 2026.03.18 18:21:37.474843 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.03.18 18:21:37.474880 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8085 | 2026.03.18 18:21:37.475190 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8086 | 2026.03.18 18:21:37.475402 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.03.18 18:21:37.475535 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001187 sec., 86773.37826453244 rows/sec., 6.78 MiB/sec. | ||
| 8088 | 2026.03.18 18:21:37.475573 [ 276 ] {1f9e7cc6-7922-4ba7-97f3-afaa50587cb4} <Debug> TCPHandler: Processed in 0.001350287 sec. | ||
| 8089 | 2026.03.18 18:21:37.475716 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.03.18 18:21:37.475817 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8091 | 2026.03.18 18:21:37.475868 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8092 | 2026.03.18 18:21:37.476307 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.03.18 18:21:37.476344 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8094 | 2026.03.18 18:21:37.476672 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8095 | 2026.03.18 18:21:37.476882 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.03.18 18:21:37.477015 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 8097 | 2026.03.18 18:21:37.477052 [ 276 ] {bf1cccb7-f500-4e47-8b93-95649c481ac1} <Debug> TCPHandler: Processed in 0.001394329 sec. | ||
| 8098 | 2026.03.18 18:21:37.477152 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.03.18 18:21:37.477245 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.03.18 18:21:37.477299 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <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 | ||
| 8101 | 2026.03.18 18:21:37.478170 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.03.18 18:21:37.478208 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8103 | 2026.03.18 18:21:37.478768 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8104 | 2026.03.18 18:21:37.478993 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.03.18 18:21:37.479130 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001903 sec., 20493.956910141882 rows/sec., 36.72 MiB/sec. | ||
| 8106 | 2026.03.18 18:21:37.479185 [ 276 ] {f8251043-d44d-48f6-a880-9e92cec84cc6} <Debug> TCPHandler: Processed in 0.002080567 sec. | ||
| 8107 | 2026.03.18 18:21:37.479294 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2026.03.18 18:21:37.479388 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8109 | 2026.03.18 18:21:37.479431 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8110 | 2026.03.18 18:21:37.479803 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.03.18 18:21:37.479838 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8112 | 2026.03.18 18:21:37.480136 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8113 | 2026.03.18 18:21:37.480340 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.03.18 18:21:37.480469 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 8115 | 2026.03.18 18:21:37.480505 [ 276 ] {d161a001-0b40-4355-b274-96c0756896fe} <Debug> TCPHandler: Processed in 0.001258675 sec. | ||
| 8116 | 2026.03.18 18:21:37.761093 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2026.03.18 18:21:37.761271 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8118 | 2026.03.18 18:21:37.761339 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8119 | 2026.03.18 18:21:37.762176 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2026.03.18 18:21:37.762225 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8121 | 2026.03.18 18:21:37.762692 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8122 | 2026.03.18 18:21:37.762936 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2026.03.18 18:21:37.763094 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00187 sec., 151871.6577540107 rows/sec., 9.65 MiB/sec. | ||
| 8124 | 2026.03.18 18:21:37.763137 [ 276 ] {1a7862f7-f6c6-4509-9b07-9a6c9156fae2} <Debug> TCPHandler: Processed in 0.0021748 sec. | ||
| 8125 | 2026.03.18 18:21:37.763268 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2026.03.18 18:21:37.763362 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8127 | 2026.03.18 18:21:37.763404 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8128 | 2026.03.18 18:21:37.763867 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2026.03.18 18:21:37.763916 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8130 | 2026.03.18 18:21:37.764342 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8131 | 2026.03.18 18:21:37.764570 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2026.03.18 18:21:37.764720 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001375 sec., 1454.5454545454547 rows/sec., 118.61 KiB/sec. | ||
| 8133 | 2026.03.18 18:21:37.764767 [ 276 ] {d363241f-0920-402c-b324-fdae09236d7b} <Debug> TCPHandler: Processed in 0.001549193 sec. | ||
| 8134 | 2026.03.18 18:21:37.764896 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2026.03.18 18:21:37.765004 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8136 | 2026.03.18 18:21:37.765050 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8137 | 2026.03.18 18:21:37.767316 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.03.18 18:21:37.767354 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8139 | 2026.03.18 18:21:37.767826 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8140 | 2026.03.18 18:21:37.768041 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.03.18 18:21:37.768175 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.003191 sec., 841742.4005014102 rows/sec., 63.68 MiB/sec. | ||
| 8142 | 2026.03.18 18:21:37.768215 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 8143 | 2026.03.18 18:21:37.768229 [ 276 ] {f0366a6a-d032-4aad-b018-056d76b8caf4} <Debug> TCPHandler: Processed in 0.003384534 sec. | ||
| 8144 | 2026.03.18 18:21:37.768345 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.03.18 18:21:37.768444 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.03.18 18:21:37.768499 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8147 | 2026.03.18 18:21:37.769019 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.03.18 18:21:37.769056 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8149 | 2026.03.18 18:21:37.769365 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8150 | 2026.03.18 18:21:37.769602 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.03.18 18:21:37.769755 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001332 sec., 117867.86786786786 rows/sec., 7.08 MiB/sec. | ||
| 8152 | 2026.03.18 18:21:37.769793 [ 276 ] {d172688d-10b0-46f9-b54d-61472b4c4514} <Debug> TCPHandler: Processed in 0.001497391 sec. | ||
| 8153 | 2026.03.18 18:21:37.769972 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.03.18 18:21:37.770066 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.03.18 18:21:37.770105 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8156 | 2026.03.18 18:21:37.770900 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.03.18 18:21:37.770938 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8158 | 2026.03.18 18:21:37.771335 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8159 | 2026.03.18 18:21:37.771559 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.03.18 18:21:37.771689 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001641 sec., 522242.53503960994 rows/sec., 31.03 MiB/sec. | ||
| 8161 | 2026.03.18 18:21:37.771728 [ 276 ] {8c663180-15bb-48d0-8715-c0b55052c3cd} <Debug> TCPHandler: Processed in 0.00180352 sec. | ||
| 8162 | 2026.03.18 18:21:37.771842 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.03.18 18:21:37.771936 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8164 | 2026.03.18 18:21:37.771977 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8165 | 2026.03.18 18:21:37.772380 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.03.18 18:21:37.772418 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8167 | 2026.03.18 18:21:37.772725 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8168 | 2026.03.18 18:21:37.772934 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.03.18 18:21:37.773063 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 8170 | 2026.03.18 18:21:37.773102 [ 276 ] {59f32968-fd64-493c-a279-cf4e8e035a3d} <Debug> TCPHandler: Processed in 0.001308557 sec. | ||
| 8171 | 2026.03.18 18:21:37.773217 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.03.18 18:21:37.773334 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8173 | 2026.03.18 18:21:37.773386 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8174 | 2026.03.18 18:21:37.773887 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.03.18 18:21:37.773924 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8176 | 2026.03.18 18:21:37.774226 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8177 | 2026.03.18 18:21:37.774446 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.03.18 18:21:37.774574 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001265 sec., 116996.04743083003 rows/sec., 6.65 MiB/sec. | ||
| 8179 | 2026.03.18 18:21:37.774613 [ 276 ] {aa215ea0-7067-4455-a3bc-9a2081ce3949} <Debug> TCPHandler: Processed in 0.00144743 sec. | ||
| 8180 | 2026.03.18 18:21:37.774728 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.03.18 18:21:37.774823 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8182 | 2026.03.18 18:21:37.774864 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8183 | 2026.03.18 18:21:37.775998 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.03.18 18:21:37.776037 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8185 | 2026.03.18 18:21:37.776412 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8186 | 2026.03.18 18:21:37.776636 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.03.18 18:21:37.776771 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001966 sec., 732960.3255340795 rows/sec., 50.47 MiB/sec. | ||
| 8188 | 2026.03.18 18:21:37.776808 [ 276 ] {885d717d-831e-4e34-854f-23ad384f60f3} <Debug> TCPHandler: Processed in 0.002127629 sec. | ||
| 8189 | 2026.03.18 18:21:37.776927 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.03.18 18:21:37.777021 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8191 | 2026.03.18 18:21:37.777062 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8192 | 2026.03.18 18:21:37.777404 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.03.18 18:21:37.777441 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8194 | 2026.03.18 18:21:37.777737 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8195 | 2026.03.18 18:21:37.777942 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.03.18 18:21:37.778071 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 8197 | 2026.03.18 18:21:37.778106 [ 276 ] {a77f753e-9a45-4dfe-bed5-e4b31834f4d1} <Debug> TCPHandler: Processed in 0.001228653 sec. | ||
| 8198 | 2026.03.18 18:21:37.778217 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.03.18 18:21:37.778310 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.03.18 18:21:37.778351 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8201 | 2026.03.18 18:21:37.779079 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.03.18 18:21:37.779113 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8203 | 2026.03.18 18:21:37.779514 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8204 | 2026.03.18 18:21:37.779732 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.03.18 18:21:37.779863 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001571 sec., 842138.7651177595 rows/sec., 52.59 MiB/sec. | ||
| 8206 | 2026.03.18 18:21:37.779900 [ 276 ] {eb64fb35-e384-481c-a911-8da12aea3f1c} <Debug> TCPHandler: Processed in 0.001731238 sec. | ||
| 8207 | 2026.03.18 18:21:37.780013 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.03.18 18:21:37.780107 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.03.18 18:21:37.780148 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8210 | 2026.03.18 18:21:37.780464 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.03.18 18:21:37.780498 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8212 | 2026.03.18 18:21:37.780793 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8213 | 2026.03.18 18:21:37.780999 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.03.18 18:21:37.781128 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 8215 | 2026.03.18 18:21:37.781164 [ 276 ] {1c4062b3-7306-4e63-be96-d2f3e21db4bf} <Debug> TCPHandler: Processed in 0.001200583 sec. | ||
| 8216 | 2026.03.18 18:21:37.781264 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.03.18 18:21:37.781356 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.03.18 18:21:37.781409 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <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 | ||
| 8219 | 2026.03.18 18:21:37.782178 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.03.18 18:21:37.782211 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8221 | 2026.03.18 18:21:37.782703 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8222 | 2026.03.18 18:21:37.782919 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.03.18 18:21:37.783053 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001715 sec., 7580.174927113703 rows/sec., 13.58 MiB/sec. | ||
| 8224 | 2026.03.18 18:21:37.783103 [ 276 ] {0c82c3ee-3488-49bd-9fb2-f8b87c5228a1} <Debug> TCPHandler: Processed in 0.001886912 sec. | ||
| 8225 | 2026.03.18 18:21:37.783218 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2026.03.18 18:21:37.783313 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.03.18 18:21:37.783352 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8228 | 2026.03.18 18:21:37.783704 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.03.18 18:21:37.783741 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8230 | 2026.03.18 18:21:37.784063 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8231 | 2026.03.18 18:21:37.784289 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.03.18 18:21:37.784424 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00113 sec., 37168.14159292036 rows/sec., 2.12 MiB/sec. | ||
| 8233 | 2026.03.18 18:21:37.784461 [ 276 ] {7024adb2-5173-4c52-b69c-9936a6ac513a} <Debug> TCPHandler: Processed in 0.001291446 sec. | ||
| 8234 | 2026.03.18 18:21:37.970515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15839 | ||
| 8235 | 2026.03.18 18:21:37.971335 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8236 | 2026.03.18 18:21:37.971420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8237 | 2026.03.18 18:21:37.972192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8238 | 2026.03.18 18:21:37.972557 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8239 | 2026.03.18 18:21:37.972754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15839 | ||
| 8240 | 2026.03.18 18:21:38.000330 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.61 MiB, peak 300.34 MiB, free memory in arenas 0.00 B, will set to 290.10 MiB (RSS), difference: -1.51 MiB | ||
| 8241 | 2026.03.18 18:21:38.655564 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62624 | ||
| 8242 | 2026.03.18 18:21:38.655686 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8243 | 2026.03.18 18:21:38.655712 [ 293 ] {} <Debug> TCP-Session: 4dddd4eb-4900-4a98-8448-ebc12fa0a3fb Authenticating user 'default' from [fd00:1122:3344:101::e]:62624 | ||
| 8244 | 2026.03.18 18:21:38.655735 [ 293 ] {} <Debug> TCP-Session: 4dddd4eb-4900-4a98-8448-ebc12fa0a3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.03.18 18:21:38.655748 [ 293 ] {} <Debug> TCP-Session: 4dddd4eb-4900-4a98-8448-ebc12fa0a3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.03.18 18:21:38.655940 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39834 | ||
| 8247 | 2026.03.18 18:21:38.655965 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58605 | ||
| 8248 | 2026.03.18 18:21:38.656000 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54803 | ||
| 8249 | 2026.03.18 18:21:38.656014 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62603 | ||
| 8250 | 2026.03.18 18:21:38.656060 [ 293 ] {} <Trace> TCP-Session: 4dddd4eb-4900-4a98-8448-ebc12fa0a3fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2026.03.18 18:21:38.656080 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8252 | 2026.03.18 18:21:38.656089 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2026.03.18 18:21:38.656111 [ 286 ] {} <Debug> TCP-Session: 67ddec00-caa7-4dc3-987d-5b3413f1e520 Authenticating user 'default' from [fd00:1122:3344:101::e]:58605 | ||
| 8254 | 2026.03.18 18:21:38.656119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8255 | 2026.03.18 18:21:38.656123 [ 289 ] {} <Debug> TCP-Session: 8c5442d6-3018-4eb5-965a-19d25b6b614c Authenticating user 'default' from [fd00:1122:3344:101::e]:54803 | ||
| 8256 | 2026.03.18 18:21:38.656135 [ 286 ] {} <Debug> TCP-Session: 67ddec00-caa7-4dc3-987d-5b3413f1e520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.03.18 18:21:38.656156 [ 290 ] {} <Debug> TCP-Session: 0c6d61c1-af0d-4a78-8e2f-c1b2b2fb9079 Authenticating user 'default' from [fd00:1122:3344:101::e]:62603 | ||
| 8258 | 2026.03.18 18:21:38.656168 [ 286 ] {} <Debug> TCP-Session: 67ddec00-caa7-4dc3-987d-5b3413f1e520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.03.18 18:21:38.656160 [ 289 ] {} <Debug> TCP-Session: 8c5442d6-3018-4eb5-965a-19d25b6b614c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.03.18 18:21:38.656190 [ 290 ] {} <Debug> TCP-Session: 0c6d61c1-af0d-4a78-8e2f-c1b2b2fb9079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.03.18 18:21:38.656209 [ 289 ] {} <Debug> TCP-Session: 8c5442d6-3018-4eb5-965a-19d25b6b614c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.03.18 18:21:38.656224 [ 290 ] {} <Debug> TCP-Session: 0c6d61c1-af0d-4a78-8e2f-c1b2b2fb9079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.03.18 18:21:38.656241 [ 293 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62624) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8264 | 2026.03.18 18:21:38.656078 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8265 | 2026.03.18 18:21:38.656030 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57741 | ||
| 8266 | 2026.03.18 18:21:38.656303 [ 294 ] {} <Debug> TCP-Session: 31bdf916-190a-49d9-9124-73f9d2885088 Authenticating user 'default' from [fd00:1122:3344:101::e]:39834 | ||
| 8267 | 2026.03.18 18:21:38.655988 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36892 | ||
| 8268 | 2026.03.18 18:21:38.656351 [ 294 ] {} <Debug> TCP-Session: 31bdf916-190a-49d9-9124-73f9d2885088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.03.18 18:21:38.655940 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39606 | ||
| 8270 | 2026.03.18 18:21:38.656409 [ 294 ] {} <Debug> TCP-Session: 31bdf916-190a-49d9-9124-73f9d2885088 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.03.18 18:21:38.656401 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8272 | 2026.03.18 18:21:38.656034 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39092 | ||
| 8273 | 2026.03.18 18:21:38.656460 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8274 | 2026.03.18 18:21:38.656480 [ 291 ] {} <Debug> TCP-Session: 4963e24a-3aff-48aa-b620-a9d272be5c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57741 | ||
| 8275 | 2026.03.18 18:21:38.656510 [ 288 ] {} <Debug> TCP-Session: 74441dac-f623-4d2e-bbab-0e52d3fb9814 Authenticating user 'default' from [fd00:1122:3344:101::e]:36892 | ||
| 8276 | 2026.03.18 18:21:38.656510 [ 293 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8277 | 2026.03.18 18:21:38.656537 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8278 | 2026.03.18 18:21:38.656543 [ 288 ] {} <Debug> TCP-Session: 74441dac-f623-4d2e-bbab-0e52d3fb9814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.03.18 18:21:38.656572 [ 292 ] {} <Debug> TCP-Session: 9bb04f58-14fe-414f-990d-b591e0eea24b Authenticating user 'default' from [fd00:1122:3344:101::e]:39092 | ||
| 8280 | 2026.03.18 18:21:38.656575 [ 288 ] {} <Debug> TCP-Session: 74441dac-f623-4d2e-bbab-0e52d3fb9814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.03.18 18:21:38.656588 [ 293 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8282 | 2026.03.18 18:21:38.656590 [ 292 ] {} <Debug> TCP-Session: 9bb04f58-14fe-414f-990d-b591e0eea24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.03.18 18:21:38.656526 [ 291 ] {} <Debug> TCP-Session: 4963e24a-3aff-48aa-b620-a9d272be5c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.03.18 18:21:38.656633 [ 292 ] {} <Debug> TCP-Session: 9bb04f58-14fe-414f-990d-b591e0eea24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2026.03.18 18:21:38.656654 [ 291 ] {} <Debug> TCP-Session: 4963e24a-3aff-48aa-b620-a9d272be5c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.03.18 18:21:38.656479 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8287 | 2026.03.18 18:21:38.656705 [ 275 ] {} <Debug> TCP-Session: fec7e339-e062-4491-b58b-0c53b67b1d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:39606 | ||
| 8288 | 2026.03.18 18:21:38.656721 [ 275 ] {} <Debug> TCP-Session: fec7e339-e062-4491-b58b-0c53b67b1d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.03.18 18:21:38.656734 [ 275 ] {} <Debug> TCP-Session: fec7e339-e062-4491-b58b-0c53b67b1d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.03.18 18:21:38.656904 [ 293 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 8291 | 2026.03.18 18:21:38.657863 [ 347 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Trace> AggregatingTransform: Aggregating | ||
| 8292 | 2026.03.18 18:21:38.657930 [ 347 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Trace> Aggregator: Aggregation method: without_key | ||
| 8293 | 2026.03.18 18:21:38.657970 [ 347 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958906 sec. (1042.855 rows/sec., 40.74 KiB/sec.) | ||
| 8294 | 2026.03.18 18:21:38.657991 [ 347 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Trace> Aggregator: Merging aggregated data | ||
| 8295 | 2026.03.18 18:21:38.659232 [ 293 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 8296 | 2026.03.18 18:21:38.659366 [ 293 ] {3307b8fd-7546-4135-ba12-e46e8e0c336e} <Debug> TCPHandler: Processed in 0.003418444 sec. | ||
| 8297 | 2026.03.18 18:21:38.659490 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8298 | 2026.03.18 18:21:38.659519 [ 293 ] {} <Debug> TCP-Session: 4dddd4eb-4900-4a98-8448-ebc12fa0a3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.03.18 18:21:38.659521 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8300 | 2026.03.18 18:21:38.659568 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8301 | 2026.03.18 18:21:38.659610 [ 288 ] {} <Debug> TCP-Session: 74441dac-f623-4d2e-bbab-0e52d3fb9814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.03.18 18:21:38.659638 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8303 | 2026.03.18 18:21:38.659658 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8304 | 2026.03.18 18:21:38.659685 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8305 | 2026.03.18 18:21:38.659708 [ 286 ] {} <Debug> TCP-Session: 67ddec00-caa7-4dc3-987d-5b3413f1e520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8306 | 2026.03.18 18:21:38.659735 [ 289 ] {} <Debug> TCP-Session: 8c5442d6-3018-4eb5-965a-19d25b6b614c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.03.18 18:21:38.659753 [ 291 ] {} <Debug> TCP-Session: 4963e24a-3aff-48aa-b620-a9d272be5c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2026.03.18 18:21:38.659618 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.03.18 18:21:38.659592 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8310 | 2026.03.18 18:21:38.659821 [ 290 ] {} <Debug> TCP-Session: 0c6d61c1-af0d-4a78-8e2f-c1b2b2fb9079 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.03.18 18:21:38.659546 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8312 | 2026.03.18 18:21:38.659836 [ 275 ] {} <Debug> TCP-Session: fec7e339-e062-4491-b58b-0c53b67b1d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8313 | 2026.03.18 18:21:38.659638 [ 292 ] {} <Debug> TCP-Session: 9bb04f58-14fe-414f-990d-b591e0eea24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8314 | 2026.03.18 18:21:38.659869 [ 294 ] {} <Debug> TCP-Session: 31bdf916-190a-49d9-9124-73f9d2885088 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.03.18 18:21:38.788387 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62839 | ||
| 8316 | 2026.03.18 18:21:38.788499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8317 | 2026.03.18 18:21:38.788526 [ 293 ] {} <Debug> TCP-Session: d0fef192-0cb8-4067-9c91-acea8a1d14b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62839 | ||
| 8318 | 2026.03.18 18:21:38.788553 [ 293 ] {} <Debug> TCP-Session: d0fef192-0cb8-4067-9c91-acea8a1d14b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.03.18 18:21:38.788565 [ 293 ] {} <Debug> TCP-Session: d0fef192-0cb8-4067-9c91-acea8a1d14b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.03.18 18:21:38.788750 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43114 | ||
| 8321 | 2026.03.18 18:21:38.788781 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46410 | ||
| 8322 | 2026.03.18 18:21:38.788802 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36377 | ||
| 8323 | 2026.03.18 18:21:38.788829 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55518 | ||
| 8324 | 2026.03.18 18:21:38.788841 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56586 | ||
| 8325 | 2026.03.18 18:21:38.788886 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8326 | 2026.03.18 18:21:38.788881 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8327 | 2026.03.18 18:21:38.788923 [ 289 ] {} <Debug> TCP-Session: 5d721776-bc1f-483d-a5de-cabcc00b550b Authenticating user 'default' from [fd00:1122:3344:101::e]:36377 | ||
| 8328 | 2026.03.18 18:21:38.788874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8329 | 2026.03.18 18:21:38.788937 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8330 | 2026.03.18 18:21:38.788943 [ 286 ] {} <Debug> TCP-Session: a5545bee-05f9-4cd4-9ff9-66315d646027 Authenticating user 'default' from [fd00:1122:3344:101::e]:46410 | ||
| 8331 | 2026.03.18 18:21:38.788980 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8332 | 2026.03.18 18:21:38.789019 [ 286 ] {} <Debug> TCP-Session: a5545bee-05f9-4cd4-9ff9-66315d646027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.03.18 18:21:38.789039 [ 292 ] {} <Debug> TCP-Session: 5876e867-ea38-4724-bff5-8402c59cb3da Authenticating user 'default' from [fd00:1122:3344:101::e]:56586 | ||
| 8334 | 2026.03.18 18:21:38.789056 [ 286 ] {} <Debug> TCP-Session: a5545bee-05f9-4cd4-9ff9-66315d646027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.03.18 18:21:38.789075 [ 292 ] {} <Debug> TCP-Session: 5876e867-ea38-4724-bff5-8402c59cb3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.03.18 18:21:38.788977 [ 294 ] {} <Debug> TCP-Session: 6ab9c60a-a4bc-485c-a9cf-dea76708ea8e Authenticating user 'default' from [fd00:1122:3344:101::e]:43114 | ||
| 8337 | 2026.03.18 18:21:38.789100 [ 292 ] {} <Debug> TCP-Session: 5876e867-ea38-4724-bff5-8402c59cb3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2026.03.18 18:21:38.789156 [ 294 ] {} <Debug> TCP-Session: 6ab9c60a-a4bc-485c-a9cf-dea76708ea8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8339 | 2026.03.18 18:21:38.788944 [ 289 ] {} <Debug> TCP-Session: 5d721776-bc1f-483d-a5de-cabcc00b550b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8340 | 2026.03.18 18:21:38.789197 [ 294 ] {} <Debug> TCP-Session: 6ab9c60a-a4bc-485c-a9cf-dea76708ea8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8341 | 2026.03.18 18:21:38.789228 [ 289 ] {} <Debug> TCP-Session: 5d721776-bc1f-483d-a5de-cabcc00b550b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.03.18 18:21:38.788814 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44258 | ||
| 8343 | 2026.03.18 18:21:38.788805 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52615 | ||
| 8344 | 2026.03.18 18:21:38.788751 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60327 | ||
| 8345 | 2026.03.18 18:21:38.788991 [ 291 ] {} <Debug> TCP-Session: c49a32cb-a5c5-4819-8f3f-7ef8485df7b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55518 | ||
| 8346 | 2026.03.18 18:21:38.789360 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8347 | 2026.03.18 18:21:38.789344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8348 | 2026.03.18 18:21:38.789394 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8349 | 2026.03.18 18:21:38.789397 [ 288 ] {} <Debug> TCP-Session: 9a862543-5c10-42b0-a935-9482c64a8e45 Authenticating user 'default' from [fd00:1122:3344:101::e]:52615 | ||
| 8350 | 2026.03.18 18:21:38.789423 [ 290 ] {} <Debug> TCP-Session: e6ec80d3-082c-46b8-80b4-cab8d4ff9359 Authenticating user 'default' from [fd00:1122:3344:101::e]:44258 | ||
| 8351 | 2026.03.18 18:21:38.789429 [ 275 ] {} <Debug> TCP-Session: 9c587523-8ac1-4119-b0a8-ad55f68ad5b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60327 | ||
| 8352 | 2026.03.18 18:21:38.789444 [ 288 ] {} <Debug> TCP-Session: 9a862543-5c10-42b0-a935-9482c64a8e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.03.18 18:21:38.789471 [ 275 ] {} <Debug> TCP-Session: 9c587523-8ac1-4119-b0a8-ad55f68ad5b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.03.18 18:21:38.789492 [ 288 ] {} <Debug> TCP-Session: 9a862543-5c10-42b0-a935-9482c64a8e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.03.18 18:21:38.789512 [ 275 ] {} <Debug> TCP-Session: 9c587523-8ac1-4119-b0a8-ad55f68ad5b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.03.18 18:21:38.789455 [ 290 ] {} <Debug> TCP-Session: e6ec80d3-082c-46b8-80b4-cab8d4ff9359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.03.18 18:21:38.789389 [ 291 ] {} <Debug> TCP-Session: c49a32cb-a5c5-4819-8f3f-7ef8485df7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.03.18 18:21:38.789580 [ 290 ] {} <Debug> TCP-Session: e6ec80d3-082c-46b8-80b4-cab8d4ff9359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.03.18 18:21:38.789615 [ 291 ] {} <Debug> TCP-Session: c49a32cb-a5c5-4819-8f3f-7ef8485df7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.03.18 18:21:38.788875 [ 293 ] {} <Trace> TCP-Session: d0fef192-0cb8-4067-9c91-acea8a1d14b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2026.03.18 18:21:38.789853 [ 293 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8362 | 2026.03.18 18:21:38.790114 [ 293 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8363 | 2026.03.18 18:21:38.790167 [ 293 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8364 | 2026.03.18 18:21:38.790501 [ 293 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 8365 | 2026.03.18 18:21:38.791435 [ 343 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Trace> AggregatingTransform: Aggregating | ||
| 8366 | 2026.03.18 18:21:38.791469 [ 343 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Trace> Aggregator: Aggregation method: without_key | ||
| 8367 | 2026.03.18 18:21:38.791502 [ 343 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893555 sec. (1119.125 rows/sec., 43.72 KiB/sec.) | ||
| 8368 | 2026.03.18 18:21:38.791521 [ 343 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Trace> Aggregator: Merging aggregated data | ||
| 8369 | 2026.03.18 18:21:38.793120 [ 293 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003339 sec., 299.4908655286014 rows/sec., 11.70 KiB/sec. | ||
| 8370 | 2026.03.18 18:21:38.793242 [ 293 ] {51ac0720-35b6-44a4-b820-5592cfe40c56} <Debug> TCPHandler: Processed in 0.004509994 sec. | ||
| 8371 | 2026.03.18 18:21:38.793384 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8372 | 2026.03.18 18:21:38.793400 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8373 | 2026.03.18 18:21:38.793427 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8374 | 2026.03.18 18:21:38.793431 [ 293 ] {} <Debug> TCP-Session: d0fef192-0cb8-4067-9c91-acea8a1d14b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8375 | 2026.03.18 18:21:38.793451 [ 275 ] {} <Debug> TCP-Session: 9c587523-8ac1-4119-b0a8-ad55f68ad5b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.03.18 18:21:38.793471 [ 294 ] {} <Debug> TCP-Session: 6ab9c60a-a4bc-485c-a9cf-dea76708ea8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2026.03.18 18:21:38.793487 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8378 | 2026.03.18 18:21:38.793503 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8379 | 2026.03.18 18:21:38.793536 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.03.18 18:21:38.793540 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.03.18 18:21:38.793578 [ 292 ] {} <Debug> TCP-Session: 5876e867-ea38-4724-bff5-8402c59cb3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2026.03.18 18:21:38.793565 [ 288 ] {} <Debug> TCP-Session: 9a862543-5c10-42b0-a935-9482c64a8e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.03.18 18:21:38.793614 [ 291 ] {} <Debug> TCP-Session: c49a32cb-a5c5-4819-8f3f-7ef8485df7b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.03.18 18:21:38.793547 [ 286 ] {} <Debug> TCP-Session: a5545bee-05f9-4cd4-9ff9-66315d646027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.03.18 18:21:38.793466 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8386 | 2026.03.18 18:21:38.793448 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8387 | 2026.03.18 18:21:38.793687 [ 289 ] {} <Debug> TCP-Session: 5d721776-bc1f-483d-a5de-cabcc00b550b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8388 | 2026.03.18 18:21:38.793709 [ 290 ] {} <Debug> TCP-Session: e6ec80d3-082c-46b8-80b4-cab8d4ff9359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8389 | 2026.03.18 18:21:38.800509 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8390 | 2026.03.18 18:21:38.817377 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.03.18 18:21:38.817449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 8392 | 2026.03.18 18:21:38.823721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8393 | 2026.03.18 18:21:38.824488 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.03.18 18:21:38.829036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8395 | 2026.03.18 18:21:40.515222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1094 | ||
| 8396 | 2026.03.18 18:21:40.518486 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.03.18 18:21:40.518524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8398 | 2026.03.18 18:21:40.519726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8399 | 2026.03.18 18:21:40.519988 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.03.18 18:21:40.520239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 8401 | 2026.03.18 18:21:42.465536 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2026.03.18 18:21:42.465822 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8403 | 2026.03.18 18:21:42.465926 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8404 | 2026.03.18 18:21:42.466720 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.03.18 18:21:42.466768 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8406 | 2026.03.18 18:21:42.467155 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8407 | 2026.03.18 18:21:42.467374 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.03.18 18:21:42.467528 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001781 sec., 31443.009545199326 rows/sec., 2.40 MiB/sec. | ||
| 8409 | 2026.03.18 18:21:42.467568 [ 276 ] {b64dac63-87cf-49cb-9f9d-32c85a15bdec} <Debug> TCPHandler: Processed in 0.002213071 sec. | ||
| 8410 | 2026.03.18 18:21:42.467694 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8411 | 2026.03.18 18:21:42.467787 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8412 | 2026.03.18 18:21:42.467826 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8413 | 2026.03.18 18:21:42.468284 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.03.18 18:21:42.468319 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8415 | 2026.03.18 18:21:42.468610 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8416 | 2026.03.18 18:21:42.468811 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8417 | 2026.03.18 18:21:42.468936 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 8418 | 2026.03.18 18:21:42.468978 [ 276 ] {02f3e351-0f32-4fa5-8f18-a3b027a1ddd3} <Debug> TCPHandler: Processed in 0.001338067 sec. | ||
| 8419 | 2026.03.18 18:21:42.469091 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.03.18 18:21:42.469184 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8421 | 2026.03.18 18:21:42.469232 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8422 | 2026.03.18 18:21:42.469615 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.03.18 18:21:42.469650 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8424 | 2026.03.18 18:21:42.469963 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8425 | 2026.03.18 18:21:42.470175 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.03.18 18:21:42.470300 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001134 sec., 112874.7795414462 rows/sec., 7.86 MiB/sec. | ||
| 8427 | 2026.03.18 18:21:42.470336 [ 276 ] {5ff6632a-438d-439a-a809-640ee404d3e5} <Debug> TCPHandler: Processed in 0.001292476 sec. | ||
| 8428 | 2026.03.18 18:21:42.470448 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.03.18 18:21:42.470540 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8430 | 2026.03.18 18:21:42.470580 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8431 | 2026.03.18 18:21:42.470892 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.03.18 18:21:42.470926 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8433 | 2026.03.18 18:21:42.471214 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8434 | 2026.03.18 18:21:42.471414 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.03.18 18:21:42.471536 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001013 sec., 47384.007897334646 rows/sec., 3.19 MiB/sec. | ||
| 8436 | 2026.03.18 18:21:42.471571 [ 276 ] {32594415-23c8-48ca-9763-13182359fea7} <Debug> TCPHandler: Processed in 0.001170653 sec. | ||
| 8437 | 2026.03.18 18:21:45.346429 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8438 | 2026.03.18 18:21:45.346494 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8439 | 2026.03.18 18:21:45.472852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16351 | ||
| 8440 | 2026.03.18 18:21:45.473344 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.03.18 18:21:45.473379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8442 | 2026.03.18 18:21:45.473843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8443 | 2026.03.18 18:21:45.474076 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.03.18 18:21:45.474199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16351 | ||
| 8445 | 2026.03.18 18:21:46.329098 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8446 | 2026.03.18 18:21:46.345473 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2026.03.18 18:21:46.345524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8448 | 2026.03.18 18:21:46.351853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8449 | 2026.03.18 18:21:46.352557 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.03.18 18:21:46.355497 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8451 | 2026.03.18 18:21:47.469220 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.03.18 18:21:47.469510 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8453 | 2026.03.18 18:21:47.469616 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8454 | 2026.03.18 18:21:47.470605 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.03.18 18:21:47.470655 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8456 | 2026.03.18 18:21:47.471051 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8457 | 2026.03.18 18:21:47.471284 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.03.18 18:21:47.471445 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.002016 sec., 66468.25396825396 rows/sec., 5.75 MiB/sec. | ||
| 8459 | 2026.03.18 18:21:47.471487 [ 276 ] {61a00e67-6f42-4bd1-a9cc-c061a024ba6b} <Debug> TCPHandler: Processed in 0.002446178 sec. | ||
| 8460 | 2026.03.18 18:21:47.471606 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.03.18 18:21:47.471700 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8462 | 2026.03.18 18:21:47.471740 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8463 | 2026.03.18 18:21:47.472169 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.03.18 18:21:47.472204 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8465 | 2026.03.18 18:21:47.472494 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8466 | 2026.03.18 18:21:47.472696 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.03.18 18:21:47.472822 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00114 sec., 34210.52631578947 rows/sec., 2.51 MiB/sec. | ||
| 8468 | 2026.03.18 18:21:47.472819 [ 106 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8469 | 2026.03.18 18:21:47.472860 [ 276 ] {eb647322-801a-4529-937f-a661219f19ba} <Debug> TCPHandler: Processed in 0.001302586 sec. | ||
| 8470 | 2026.03.18 18:21:47.472897 [ 106 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.03.18 18:21:47.472922 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8472 | 2026.03.18 18:21:47.472989 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2026.03.18 18:21:47.473029 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8474 | 2026.03.18 18:21:47.473086 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8475 | 2026.03.18 18:21:47.473118 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8476 | 2026.03.18 18:21:47.473125 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8477 | 2026.03.18 18:21:47.473146 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 226 rows starting from the beginning of the part | ||
| 8478 | 2026.03.18 18:21:47.473207 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 43 rows starting from the beginning of the part | ||
| 8479 | 2026.03.18 18:21:47.473251 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 144 rows starting from the beginning of the part | ||
| 8480 | 2026.03.18 18:21:47.473296 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
| 8481 | 2026.03.18 18:21:47.473340 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 157 rows starting from the beginning of the part | ||
| 8482 | 2026.03.18 18:21:47.473383 [ 201 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
| 8483 | 2026.03.18 18:21:47.473543 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.03.18 18:21:47.473578 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8485 | 2026.03.18 18:21:47.473895 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8486 | 2026.03.18 18:21:47.474098 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.03.18 18:21:47.474222 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001153 sec., 89332.17692974849 rows/sec., 6.98 MiB/sec. | ||
| 8488 | 2026.03.18 18:21:47.474258 [ 276 ] {044771d0-9f1d-4764-8c76-ddabe5efcb98} <Debug> TCPHandler: Processed in 0.001317026 sec. | ||
| 8489 | 2026.03.18 18:21:47.474264 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277045 sec., 507421.42994177964 rows/sec., 34.24 MiB/sec. | ||
| 8490 | 2026.03.18 18:21:47.474376 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2026.03.18 18:21:47.474467 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8492 | 2026.03.18 18:21:47.474486 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.03.18 18:21:47.474533 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8494 | 2026.03.18 18:21:47.474760 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.03.18 18:21:47.474838 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_46_9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8496 | 2026.03.18 18:21:47.474948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8497 | 2026.03.18 18:21:47.474948 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.03.18 18:21:47.475021 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8499 | 2026.03.18 18:21:47.475343 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8500 | 2026.03.18 18:21:47.475548 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.03.18 18:21:47.475674 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8502 | 2026.03.18 18:21:47.475710 [ 276 ] {52d957f1-569a-424f-90c9-134160a91625} <Debug> TCPHandler: Processed in 0.001385418 sec. | ||
| 8503 | 2026.03.18 18:21:47.475816 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.03.18 18:21:47.475908 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8505 | 2026.03.18 18:21:47.475961 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <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 | ||
| 8506 | 2026.03.18 18:21:47.476713 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.03.18 18:21:47.476748 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8508 | 2026.03.18 18:21:47.477284 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8509 | 2026.03.18 18:21:47.477501 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.03.18 18:21:47.477635 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001744 sec., 22362.385321100915 rows/sec., 40.07 MiB/sec. | ||
| 8511 | 2026.03.18 18:21:47.477686 [ 276 ] {33367f21-d360-4070-9020-c2cc26aa0f5b} <Debug> TCPHandler: Processed in 0.001917093 sec. | ||
| 8512 | 2026.03.18 18:21:47.477796 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.03.18 18:21:47.477890 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8514 | 2026.03.18 18:21:47.477930 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8515 | 2026.03.18 18:21:47.478253 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.03.18 18:21:47.478288 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8517 | 2026.03.18 18:21:47.478601 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8518 | 2026.03.18 18:21:47.478803 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.03.18 18:21:47.478927 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 8520 | 2026.03.18 18:21:47.478962 [ 276 ] {f3f779fb-f155-4112-9efa-8e4996bdbdee} <Debug> TCPHandler: Processed in 0.001213753 sec. | ||
| 8521 | 2026.03.18 18:21:48.017859 [ 106 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8522 | 2026.03.18 18:21:48.017930 [ 106 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2026.03.18 18:21:48.017951 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8524 | 2026.03.18 18:21:48.018086 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8525 | 2026.03.18 18:21:48.018240 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8526 | 2026.03.18 18:21:48.018278 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 8527 | 2026.03.18 18:21:48.018352 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 8528 | 2026.03.18 18:21:48.018404 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 8529 | 2026.03.18 18:21:48.018460 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8530 | 2026.03.18 18:21:48.018504 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8531 | 2026.03.18 18:21:48.019408 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386278 sec., 542459.7375129664 rows/sec., 33.09 MiB/sec. | ||
| 8532 | 2026.03.18 18:21:48.019564 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8533 | 2026.03.18 18:21:48.019837 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.18 18:21:48.019909 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_23_5} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8535 | 2026.03.18 18:21:48.019985 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8536 | 2026.03.18 18:21:49.208195 [ 103 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 8537 | 2026.03.18 18:21:49.208264 [ 103 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.03.18 18:21:49.208288 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8539 | 2026.03.18 18:21:49.208449 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 8540 | 2026.03.18 18:21:49.208604 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8541 | 2026.03.18 18:21:49.208635 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 8542 | 2026.03.18 18:21:49.208699 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 8543 | 2026.03.18 18:21:49.208742 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 8544 | 2026.03.18 18:21:49.208783 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8545 | 2026.03.18 18:21:49.208822 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8546 | 2026.03.18 18:21:49.209752 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359547 sec., 1062118.4850542129 rows/sec., 71.85 MiB/sec. | ||
| 8547 | 2026.03.18 18:21:49.209944 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8548 | 2026.03.18 18:21:49.210212 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.03.18 18:21:49.210287 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_23_5} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 8550 | 2026.03.18 18:21:49.210376 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8551 | 2026.03.18 18:21:50.521371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1114 | ||
| 8552 | 2026.03.18 18:21:50.523379 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.03.18 18:21:50.523422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8554 | 2026.03.18 18:21:50.524548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8555 | 2026.03.18 18:21:50.524806 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.03.18 18:21:50.524951 [ 100 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8557 | 2026.03.18 18:21:50.525018 [ 100 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.03.18 18:21:50.525042 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8559 | 2026.03.18 18:21:50.525060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 8560 | 2026.03.18 18:21:50.525142 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 8561 | 2026.03.18 18:21:50.525661 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8562 | 2026.03.18 18:21:50.525781 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part | ||
| 8563 | 2026.03.18 18:21:50.526094 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 8564 | 2026.03.18 18:21:50.526370 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 8565 | 2026.03.18 18:21:50.526635 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8566 | 2026.03.18 18:21:50.526899 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 8567 | 2026.03.18 18:21:50.527161 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8568 | 2026.03.18 18:21:50.533047 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 72 columns (72 merged, 0 gathered) in 0.007948839 sec., 140146.25280496938 rows/sec., 116.38 MiB/sec. | ||
| 8569 | 2026.03.18 18:21:50.534850 [ 187 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8570 | 2026.03.18 18:21:50.535389 [ 187 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.03.18 18:21:50.535456 [ 187 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_26_5} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8572 | 2026.03.18 18:21:50.535649 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 8573 | 2026.03.18 18:21:52.474873 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2026.03.18 18:21:52.475050 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8575 | 2026.03.18 18:21:52.475117 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8576 | 2026.03.18 18:21:52.475870 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.03.18 18:21:52.475920 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8578 | 2026.03.18 18:21:52.476313 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8579 | 2026.03.18 18:21:52.476540 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.03.18 18:21:52.476694 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 8581 | 2026.03.18 18:21:52.476735 [ 276 ] {10add7f9-f4a5-4efa-92ed-2d66fb34e130} <Debug> TCPHandler: Processed in 0.001988125 sec. | ||
| 8582 | 2026.03.18 18:21:52.476861 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2026.03.18 18:21:52.476957 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8584 | 2026.03.18 18:21:52.476997 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8585 | 2026.03.18 18:21:52.477740 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2026.03.18 18:21:52.477778 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8587 | 2026.03.18 18:21:52.478159 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8588 | 2026.03.18 18:21:52.478362 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2026.03.18 18:21:52.478495 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001557 sec., 514450.8670520231 rows/sec., 40.05 MiB/sec. | ||
| 8590 | 2026.03.18 18:21:52.478532 [ 276 ] {5570e327-4568-4d59-92d1-c003d460ec02} <Debug> TCPHandler: Processed in 0.001719637 sec. | ||
| 8591 | 2026.03.18 18:21:52.478532 [ 91 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8592 | 2026.03.18 18:21:52.478606 [ 91 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.03.18 18:21:52.478626 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8594 | 2026.03.18 18:21:52.478653 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.03.18 18:21:52.478738 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8596 | 2026.03.18 18:21:52.478755 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.03.18 18:21:52.478820 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8598 | 2026.03.18 18:21:52.478875 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8599 | 2026.03.18 18:21:52.478911 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2893 rows starting from the beginning of the part | ||
| 8600 | 2026.03.18 18:21:52.478976 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 134 rows starting from the beginning of the part | ||
| 8601 | 2026.03.18 18:21:52.479026 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2686 rows starting from the beginning of the part | ||
| 8602 | 2026.03.18 18:21:52.479068 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8603 | 2026.03.18 18:21:52.479109 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 134 rows starting from the beginning of the part | ||
| 8604 | 2026.03.18 18:21:52.479147 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 801 rows starting from the beginning of the part | ||
| 8605 | 2026.03.18 18:21:52.479262 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.03.18 18:21:52.479304 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8607 | 2026.03.18 18:21:52.479652 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8608 | 2026.03.18 18:21:52.479884 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8609 | 2026.03.18 18:21:52.480012 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001276 sec., 112852.6645768025 rows/sec., 6.65 MiB/sec. | ||
| 8610 | 2026.03.18 18:21:52.480048 [ 276 ] {6c69c874-b729-44ec-824b-03d25b7a0bca} <Debug> TCPHandler: Processed in 0.001443999 sec. | ||
| 8611 | 2026.03.18 18:21:52.480170 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.03.18 18:21:52.480265 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8613 | 2026.03.18 18:21:52.480304 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8614 | 2026.03.18 18:21:52.480731 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2026.03.18 18:21:52.480766 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8616 | 2026.03.18 18:21:52.481083 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8617 | 2026.03.18 18:21:52.481292 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8618 | 2026.03.18 18:21:52.481357 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6704 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671744 sec., 2509222.4404733386 rows/sec., 202.46 MiB/sec. | ||
| 8619 | 2026.03.18 18:21:52.481420 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 8620 | 2026.03.18 18:21:52.481455 [ 276 ] {44162158-6024-4242-b951-2b93ec0a89ba} <Debug> TCPHandler: Processed in 0.001340537 sec. | ||
| 8621 | 2026.03.18 18:21:52.481588 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.03.18 18:21:52.481682 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8623 | 2026.03.18 18:21:52.481697 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8624 | 2026.03.18 18:21:52.481723 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8625 | 2026.03.18 18:21:52.481996 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.03.18 18:21:52.482079 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_56_11} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8627 | 2026.03.18 18:21:52.482150 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.03.18 18:21:52.482177 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 8629 | 2026.03.18 18:21:52.482189 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8630 | 2026.03.18 18:21:52.482505 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8631 | 2026.03.18 18:21:52.482706 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.03.18 18:21:52.482834 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 8633 | 2026.03.18 18:21:52.482877 [ 276 ] {5f215876-2b1f-4c67-a7ca-09bbe063da7a} <Debug> TCPHandler: Processed in 0.001350927 sec. | ||
| 8634 | 2026.03.18 18:21:52.482990 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.03.18 18:21:52.483082 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8636 | 2026.03.18 18:21:52.483121 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8637 | 2026.03.18 18:21:52.483674 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.03.18 18:21:52.483708 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8639 | 2026.03.18 18:21:52.484023 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8640 | 2026.03.18 18:21:52.484244 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.03.18 18:21:52.484368 [ 90 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8642 | 2026.03.18 18:21:52.484371 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001306 sec., 376722.81776416535 rows/sec., 26.42 MiB/sec. | ||
| 8643 | 2026.03.18 18:21:52.484414 [ 90 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.03.18 18:21:52.484426 [ 276 ] {8901e2b2-0f0e-4dd8-914b-a04c9ad096e2} <Debug> TCPHandler: Processed in 0.001483511 sec. | ||
| 8645 | 2026.03.18 18:21:52.484438 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8646 | 2026.03.18 18:21:52.484547 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.03.18 18:21:52.484547 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8648 | 2026.03.18 18:21:52.484642 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8649 | 2026.03.18 18:21:52.484683 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8650 | 2026.03.18 18:21:52.484686 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8651 | 2026.03.18 18:21:52.484723 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1552 rows starting from the beginning of the part | ||
| 8652 | 2026.03.18 18:21:52.484793 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part | ||
| 8653 | 2026.03.18 18:21:52.484838 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1441 rows starting from the beginning of the part | ||
| 8654 | 2026.03.18 18:21:52.484877 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8655 | 2026.03.18 18:21:52.484913 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 103 rows starting from the beginning of the part | ||
| 8656 | 2026.03.18 18:21:52.484950 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 492 rows starting from the beginning of the part | ||
| 8657 | 2026.03.18 18:21:52.485061 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.03.18 18:21:52.485102 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8659 | 2026.03.18 18:21:52.485423 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8660 | 2026.03.18 18:21:52.485646 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.03.18 18:21:52.485774 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 272.59 KiB/sec. | ||
| 8662 | 2026.03.18 18:21:52.485811 [ 276 ] {e80a7e5a-5f1c-451b-b8c0-355cb6d483bd} <Debug> TCPHandler: Processed in 0.001311586 sec. | ||
| 8663 | 2026.03.18 18:21:52.485924 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2026.03.18 18:21:52.486017 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8665 | 2026.03.18 18:21:52.486060 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8666 | 2026.03.18 18:21:52.486301 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3755 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180777 sec., 2077144.7695226716 rows/sec., 153.48 MiB/sec. | ||
| 8667 | 2026.03.18 18:21:52.486456 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.03.18 18:21:52.486493 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8669 | 2026.03.18 18:21:52.486503 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8670 | 2026.03.18 18:21:52.486779 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.03.18 18:21:52.486824 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8672 | 2026.03.18 18:21:52.486844 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_56_11} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8673 | 2026.03.18 18:21:52.486922 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8674 | 2026.03.18 18:21:52.487036 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.03.18 18:21:52.487142 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8676 | 2026.03.18 18:21:52.487163 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 8677 | 2026.03.18 18:21:52.487170 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.03.18 18:21:52.487195 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8679 | 2026.03.18 18:21:52.487200 [ 276 ] {111708f5-2e76-4849-a116-779d76b0e11f} <Debug> TCPHandler: Processed in 0.001323576 sec. | ||
| 8680 | 2026.03.18 18:21:52.487306 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8681 | 2026.03.18 18:21:52.487332 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.03.18 18:21:52.487399 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8683 | 2026.03.18 18:21:52.487430 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18418 rows starting from the beginning of the part | ||
| 8684 | 2026.03.18 18:21:52.487439 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8685 | 2026.03.18 18:21:52.487478 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8686 | 2026.03.18 18:21:52.487487 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8687 | 2026.03.18 18:21:52.487523 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1323 rows starting from the beginning of the part | ||
| 8688 | 2026.03.18 18:21:52.487562 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 8689 | 2026.03.18 18:21:52.487596 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8690 | 2026.03.18 18:21:52.487629 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 265 rows starting from the beginning of the part | ||
| 8691 | 2026.03.18 18:21:52.487814 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.03.18 18:21:52.487854 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8693 | 2026.03.18 18:21:52.488177 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8694 | 2026.03.18 18:21:52.488390 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.03.18 18:21:52.488516 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001095 sec., 913.2420091324201 rows/sec., 61.54 KiB/sec. | ||
| 8696 | 2026.03.18 18:21:52.488551 [ 276 ] {207eead6-a800-4eb1-a97b-9eefa4d073f4} <Debug> TCPHandler: Processed in 0.001280226 sec. | ||
| 8697 | 2026.03.18 18:21:52.488666 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.03.18 18:21:52.488758 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.03.18 18:21:52.488810 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8700 | 2026.03.18 18:21:52.489525 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.03.18 18:21:52.489560 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8702 | 2026.03.18 18:21:52.490046 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8703 | 2026.03.18 18:21:52.490259 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.03.18 18:21:52.490395 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001654 sec., 1209.1898428053203 rows/sec., 2.17 MiB/sec. | ||
| 8705 | 2026.03.18 18:21:52.490446 [ 276 ] {ad5eae58-8f70-4b58-9716-da388da18002} <Debug> TCPHandler: Processed in 0.001827491 sec. | ||
| 8706 | 2026.03.18 18:21:52.490559 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.03.18 18:21:52.490652 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8708 | 2026.03.18 18:21:52.490691 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8709 | 2026.03.18 18:21:52.491011 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.03.18 18:21:52.491045 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8711 | 2026.03.18 18:21:52.491355 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8712 | 2026.03.18 18:21:52.491560 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.03.18 18:21:52.491653 [ 90 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8714 | 2026.03.18 18:21:52.491677 [ 90 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.03.18 18:21:52.491683 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 8716 | 2026.03.18 18:21:52.491693 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8717 | 2026.03.18 18:21:52.491718 [ 276 ] {372a586a-e484-4210-9a73-9cddf8211b9d} <Debug> TCPHandler: Processed in 0.001206823 sec. | ||
| 8718 | 2026.03.18 18:21:52.491764 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8719 | 2026.03.18 18:21:52.491852 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8720 | 2026.03.18 18:21:52.491883 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3030 rows starting from the beginning of the part | ||
| 8721 | 2026.03.18 18:21:52.491945 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8722 | 2026.03.18 18:21:52.491992 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 8723 | 2026.03.18 18:21:52.492035 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8724 | 2026.03.18 18:21:52.492078 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8725 | 2026.03.18 18:21:52.492120 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8726 | 2026.03.18 18:21:52.493187 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20454 rows, containing 5 columns (5 merged, 0 gathered) in 0.005909542 sec., 3461181.9325423185 rows/sec., 226.32 MiB/sec. | ||
| 8727 | 2026.03.18 18:21:52.493378 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001646235 sec., 2022797.4742366674 rows/sec., 130.37 MiB/sec. | ||
| 8728 | 2026.03.18 18:21:52.493672 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8729 | 2026.03.18 18:21:52.493691 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8730 | 2026.03.18 18:21:52.493998 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.03.18 18:21:52.494071 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.03.18 18:21:52.494083 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_56_11} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8733 | 2026.03.18 18:21:52.494161 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8734 | 2026.03.18 18:21:52.494175 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8735 | 2026.03.18 18:21:52.494259 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8736 | 2026.03.18 18:21:52.975200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16799 | ||
| 8737 | 2026.03.18 18:21:52.975789 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.03.18 18:21:52.975838 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8739 | 2026.03.18 18:21:52.976365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8740 | 2026.03.18 18:21:52.976624 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.03.18 18:21:52.976756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16799 | ||
| 8742 | 2026.03.18 18:21:53.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.51 MiB, peak 302.67 MiB, free memory in arenas 0.00 B, will set to 293.07 MiB (RSS), difference: 1.56 MiB | ||
| 8743 | 2026.03.18 18:21:53.856490 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8744 | 2026.03.18 18:21:53.872887 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8745 | 2026.03.18 18:21:53.872936 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8746 | 2026.03.18 18:21:53.878852 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8747 | 2026.03.18 18:21:53.879574 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.03.18 18:21:53.882270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8749 | 2026.03.18 18:21:57.469678 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.03.18 18:21:57.469892 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8751 | 2026.03.18 18:21:57.469965 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8752 | 2026.03.18 18:21:57.470648 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.03.18 18:21:57.470696 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8754 | 2026.03.18 18:21:57.471067 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8755 | 2026.03.18 18:21:57.471281 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.03.18 18:21:57.471431 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001591 sec., 5028.28409805154 rows/sec., 410.02 KiB/sec. | ||
| 8757 | 2026.03.18 18:21:57.471474 [ 276 ] {d34b3d74-e9e5-415a-845e-35917c52384e} <Debug> TCPHandler: Processed in 0.001940334 sec. | ||
| 8758 | 2026.03.18 18:21:57.471637 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.03.18 18:21:57.471748 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8760 | 2026.03.18 18:21:57.471792 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8761 | 2026.03.18 18:21:57.472399 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.03.18 18:21:57.472438 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8763 | 2026.03.18 18:21:57.472807 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8764 | 2026.03.18 18:21:57.473029 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.03.18 18:21:57.473158 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001434 sec., 96234.30962343096 rows/sec., 8.28 MiB/sec. | ||
| 8766 | 2026.03.18 18:21:57.473194 [ 276 ] {f53b507b-3b7b-49cc-be78-92f80720cece} <Debug> TCPHandler: Processed in 0.001618504 sec. | ||
| 8767 | 2026.03.18 18:21:57.473319 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.03.18 18:21:57.473412 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8769 | 2026.03.18 18:21:57.473452 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8770 | 2026.03.18 18:21:57.473874 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.03.18 18:21:57.473909 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8772 | 2026.03.18 18:21:57.474210 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8773 | 2026.03.18 18:21:57.474411 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.03.18 18:21:57.474539 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001145 sec., 41048.03493449782 rows/sec., 2.98 MiB/sec. | ||
| 8775 | 2026.03.18 18:21:57.474576 [ 276 ] {d56d7b6a-2ab0-401c-86b5-33eac4de16da} <Debug> TCPHandler: Processed in 0.001304556 sec. | ||
| 8776 | 2026.03.18 18:21:57.474697 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.03.18 18:21:57.474796 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8778 | 2026.03.18 18:21:57.474835 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8779 | 2026.03.18 18:21:57.475273 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.03.18 18:21:57.475310 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8781 | 2026.03.18 18:21:57.475609 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8782 | 2026.03.18 18:21:57.475811 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.03.18 18:21:57.475936 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001158 sec., 95854.92227979275 rows/sec., 7.50 MiB/sec. | ||
| 8784 | 2026.03.18 18:21:57.475971 [ 276 ] {e948868d-39fd-454a-83ca-675767b597f7} <Debug> TCPHandler: Processed in 0.001330546 sec. | ||
| 8785 | 2026.03.18 18:21:57.476092 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.03.18 18:21:57.476185 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8787 | 2026.03.18 18:21:57.476227 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8788 | 2026.03.18 18:21:57.476631 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.03.18 18:21:57.476666 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8790 | 2026.03.18 18:21:57.476989 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8791 | 2026.03.18 18:21:57.477198 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.03.18 18:21:57.477325 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001158 sec., 141623.48877374784 rows/sec., 9.86 MiB/sec. | ||
| 8793 | 2026.03.18 18:21:57.477363 [ 276 ] {d70be45a-b724-465c-82bd-8a7be66fecc7} <Debug> TCPHandler: Processed in 0.001318607 sec. | ||
| 8794 | 2026.03.18 18:21:57.477481 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.03.18 18:21:57.477574 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.03.18 18:21:57.477634 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <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 | ||
| 8797 | 2026.03.18 18:21:57.478473 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.03.18 18:21:57.478508 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8799 | 2026.03.18 18:21:57.479058 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8800 | 2026.03.18 18:21:57.479270 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.03.18 18:21:57.479395 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8802 | 2026.03.18 18:21:57.479404 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001847 sec., 21115.322144017326 rows/sec., 37.84 MiB/sec. | ||
| 8803 | 2026.03.18 18:21:57.479484 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2026.03.18 18:21:57.479513 [ 276 ] {c26c3b14-099b-44bd-a726-e3e4a871c0b2} <Debug> TCPHandler: Processed in 0.002083737 sec. | ||
| 8805 | 2026.03.18 18:21:57.479528 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8806 | 2026.03.18 18:21:57.479623 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8807 | 2026.03.18 18:21:57.479635 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2026.03.18 18:21:57.479733 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8809 | 2026.03.18 18:21:57.479774 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8810 | 2026.03.18 18:21:57.479813 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8811 | 2026.03.18 18:21:57.479866 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 902 rows starting from the beginning of the part | ||
| 8812 | 2026.03.18 18:21:57.479994 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
| 8813 | 2026.03.18 18:21:57.480105 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
| 8814 | 2026.03.18 18:21:57.480109 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.03.18 18:21:57.480148 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8816 | 2026.03.18 18:21:57.480214 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
| 8817 | 2026.03.18 18:21:57.480317 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2 rows starting from the beginning of the part | ||
| 8818 | 2026.03.18 18:21:57.480420 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
| 8819 | 2026.03.18 18:21:57.480448 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8820 | 2026.03.18 18:21:57.480655 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.03.18 18:21:57.480786 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8822 | 2026.03.18 18:21:57.480821 [ 276 ] {aa11e903-04e2-4153-b18e-f70041a01792} <Debug> TCPHandler: Processed in 0.001234084 sec. | ||
| 8823 | 2026.03.18 18:21:57.485579 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 19 columns (19 merged, 0 gathered) in 0.005991645 sec., 172573.64212999935 rows/sec., 309.24 MiB/sec. | ||
| 8824 | 2026.03.18 18:21:57.486985 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8825 | 2026.03.18 18:21:57.487372 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.03.18 18:21:57.487462 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8827 | 2026.03.18 18:21:57.487637 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8828 | 2026.03.18 18:21:58.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.79 MiB, peak 302.67 MiB, free memory in arenas 0.00 B, will set to 295.40 MiB (RSS), difference: 1.61 MiB | ||
| 8829 | 2026.03.18 18:22:00.346551 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8830 | 2026.03.18 18:22:00.346650 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8831 | 2026.03.18 18:22:00.477740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17311 | ||
| 8832 | 2026.03.18 18:22:00.478251 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.03.18 18:22:00.478294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8834 | 2026.03.18 18:22:00.478782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8835 | 2026.03.18 18:22:00.479025 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.03.18 18:22:00.479155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17311 | ||
| 8837 | 2026.03.18 18:22:00.479192 [ 79 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8838 | 2026.03.18 18:22:00.479293 [ 79 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2026.03.18 18:22:00.479335 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8840 | 2026.03.18 18:22:00.479495 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 8841 | 2026.03.18 18:22:00.479644 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8842 | 2026.03.18 18:22:00.479683 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14879 rows starting from the beginning of the part | ||
| 8843 | 2026.03.18 18:22:00.479748 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8844 | 2026.03.18 18:22:00.479801 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8845 | 2026.03.18 18:22:00.479842 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8846 | 2026.03.18 18:22:00.479882 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8847 | 2026.03.18 18:22:00.479926 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8848 | 2026.03.18 18:22:00.481905 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002472048 sec., 7002695.740535782 rows/sec., 100.17 MiB/sec. | ||
| 8849 | 2026.03.18 18:22:00.482081 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8850 | 2026.03.18 18:22:00.482579 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8851 | 2026.03.18 18:22:00.482680 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_36_7} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8852 | 2026.03.18 18:22:00.482801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8853 | 2026.03.18 18:22:00.526064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1150 | ||
| 8854 | 2026.03.18 18:22:00.528406 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.03.18 18:22:00.528445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8856 | 2026.03.18 18:22:00.529617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8857 | 2026.03.18 18:22:00.529879 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.03.18 18:22:00.530223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 8859 | 2026.03.18 18:22:01.383227 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8860 | 2026.03.18 18:22:01.401308 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.03.18 18:22:01.401365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8862 | 2026.03.18 18:22:01.407136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8863 | 2026.03.18 18:22:01.407821 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.03.18 18:22:01.408092 [ 73 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8865 | 2026.03.18 18:22:01.408131 [ 73 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2026.03.18 18:22:01.408153 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8867 | 2026.03.18 18:22:01.408284 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 8868 | 2026.03.18 18:22:01.410976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8869 | 2026.03.18 18:22:01.412770 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8870 | 2026.03.18 18:22:01.414348 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8871 | 2026.03.18 18:22:01.419002 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8872 | 2026.03.18 18:22:01.423491 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8873 | 2026.03.18 18:22:01.427704 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8874 | 2026.03.18 18:22:01.432120 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8875 | 2026.03.18 18:22:01.435960 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8876 | 2026.03.18 18:22:01.484941 [ 200 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.076713623 sec., 3545.654466091375 rows/sec., 18.33 MiB/sec. | ||
| 8877 | 2026.03.18 18:22:01.487779 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8878 | 2026.03.18 18:22:01.489780 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.03.18 18:22:01.489890 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_36_7} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8880 | 2026.03.18 18:22:01.492686 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8881 | 2026.03.18 18:22:02.475355 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.03.18 18:22:02.475556 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8883 | 2026.03.18 18:22:02.475628 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8884 | 2026.03.18 18:22:02.476438 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.03.18 18:22:02.476480 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8886 | 2026.03.18 18:22:02.476901 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8887 | 2026.03.18 18:22:02.477147 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.03.18 18:22:02.477303 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 8889 | 2026.03.18 18:22:02.477343 [ 276 ] {fbcd0289-7a0d-4748-9c6d-13fc2faca598} <Debug> TCPHandler: Processed in 0.002123839 sec. | ||
| 8890 | 2026.03.18 18:22:02.477472 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.03.18 18:22:02.477567 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8892 | 2026.03.18 18:22:02.477614 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8893 | 2026.03.18 18:22:02.478824 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.03.18 18:22:02.478866 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8895 | 2026.03.18 18:22:02.479238 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8896 | 2026.03.18 18:22:02.479443 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.03.18 18:22:02.479577 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.002028 sec., 394970.4142011835 rows/sec., 30.74 MiB/sec. | ||
| 8898 | 2026.03.18 18:22:02.479613 [ 276 ] {25ef64a3-766b-461b-89dc-416522427273} <Debug> TCPHandler: Processed in 0.00219218 sec. | ||
| 8899 | 2026.03.18 18:22:02.479715 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2026.03.18 18:22:02.479809 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8901 | 2026.03.18 18:22:02.479848 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8902 | 2026.03.18 18:22:02.480309 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2026.03.18 18:22:02.480344 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8904 | 2026.03.18 18:22:02.480648 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8905 | 2026.03.18 18:22:02.480850 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.03.18 18:22:02.480989 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001197 sec., 120300.75187969925 rows/sec., 7.09 MiB/sec. | ||
| 8907 | 2026.03.18 18:22:02.481034 [ 276 ] {441ac05f-cc46-49fb-9a71-adfe42876c30} <Debug> TCPHandler: Processed in 0.001368257 sec. | ||
| 8908 | 2026.03.18 18:22:02.481172 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8909 | 2026.03.18 18:22:02.481279 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8910 | 2026.03.18 18:22:02.481320 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8911 | 2026.03.18 18:22:02.481797 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2026.03.18 18:22:02.481832 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8913 | 2026.03.18 18:22:02.482133 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8914 | 2026.03.18 18:22:02.482356 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.03.18 18:22:02.482466 [ 78 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8916 | 2026.03.18 18:22:02.482483 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 8917 | 2026.03.18 18:22:02.482507 [ 78 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.03.18 18:22:02.482524 [ 276 ] {8714706f-b14c-48a6-9cd3-229ec4e0ae7d} <Debug> TCPHandler: Processed in 0.001409769 sec. | ||
| 8919 | 2026.03.18 18:22:02.482529 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8920 | 2026.03.18 18:22:02.482645 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8921 | 2026.03.18 18:22:02.482654 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.03.18 18:22:02.482795 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8923 | 2026.03.18 18:22:02.482800 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8924 | 2026.03.18 18:22:02.482838 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8925 | 2026.03.18 18:22:02.482846 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 881 rows starting from the beginning of the part | ||
| 8926 | 2026.03.18 18:22:02.482925 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 8927 | 2026.03.18 18:22:02.482973 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 8928 | 2026.03.18 18:22:02.483014 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 857 rows starting from the beginning of the part | ||
| 8929 | 2026.03.18 18:22:02.483053 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 8930 | 2026.03.18 18:22:02.483095 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 8931 | 2026.03.18 18:22:02.483325 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.03.18 18:22:02.483367 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8933 | 2026.03.18 18:22:02.483724 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8934 | 2026.03.18 18:22:02.483960 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.03.18 18:22:02.484087 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00131 sec., 112977.09923664122 rows/sec., 6.43 MiB/sec. | ||
| 8936 | 2026.03.18 18:22:02.484124 [ 276 ] {fa02122b-0bae-4737-9b38-669c75954a5c} <Debug> TCPHandler: Processed in 0.001519851 sec. | ||
| 8937 | 2026.03.18 18:22:02.484243 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2026.03.18 18:22:02.484247 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651346 sec., 1413392.468931405 rows/sec., 91.60 MiB/sec. | ||
| 8939 | 2026.03.18 18:22:02.484338 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8940 | 2026.03.18 18:22:02.484384 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8941 | 2026.03.18 18:22:02.484496 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8942 | 2026.03.18 18:22:02.484813 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.03.18 18:22:02.484894 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_25_5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8944 | 2026.03.18 18:22:02.484989 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 8945 | 2026.03.18 18:22:02.485167 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.03.18 18:22:02.485198 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8947 | 2026.03.18 18:22:02.485528 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8948 | 2026.03.18 18:22:02.485816 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.03.18 18:22:02.485952 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001632 sec., 301470.5882352941 rows/sec., 21.15 MiB/sec. | ||
| 8950 | 2026.03.18 18:22:02.485990 [ 276 ] {84d47318-b90e-40ae-9df8-09f3b566bb85} <Debug> TCPHandler: Processed in 0.00179517 sec. | ||
| 8951 | 2026.03.18 18:22:02.486107 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.03.18 18:22:02.486202 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8953 | 2026.03.18 18:22:02.486244 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8954 | 2026.03.18 18:22:02.486587 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.03.18 18:22:02.486621 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8956 | 2026.03.18 18:22:02.486916 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8957 | 2026.03.18 18:22:02.487126 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.03.18 18:22:02.487220 [ 78 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8959 | 2026.03.18 18:22:02.487248 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 8960 | 2026.03.18 18:22:02.487253 [ 78 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.03.18 18:22:02.487280 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8962 | 2026.03.18 18:22:02.487284 [ 276 ] {b3f087ae-0e4d-4d7e-b5a1-9bb07b22ca62} <Debug> TCPHandler: Processed in 0.001225083 sec. | ||
| 8963 | 2026.03.18 18:22:02.487358 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8964 | 2026.03.18 18:22:02.487404 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.03.18 18:22:02.487461 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8966 | 2026.03.18 18:22:02.487495 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 8967 | 2026.03.18 18:22:02.487502 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.03.18 18:22:02.487549 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8969 | 2026.03.18 18:22:02.487549 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8970 | 2026.03.18 18:22:02.487609 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8971 | 2026.03.18 18:22:02.487649 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8972 | 2026.03.18 18:22:02.487684 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8973 | 2026.03.18 18:22:02.487724 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8974 | 2026.03.18 18:22:02.488012 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.03.18 18:22:02.488050 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8976 | 2026.03.18 18:22:02.488406 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8977 | 2026.03.18 18:22:02.488427 [ 198 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001105541 sec., 124825.76403769737 rows/sec., 6.37 MiB/sec. | ||
| 8978 | 2026.03.18 18:22:02.488578 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8979 | 2026.03.18 18:22:02.488646 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.03.18 18:22:02.488791 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001307 sec., 202754.39938791125 rows/sec., 13.47 MiB/sec. | ||
| 8981 | 2026.03.18 18:22:02.488828 [ 276 ] {9c85efab-4451-4545-a86e-c3975c8c222a} <Debug> TCPHandler: Processed in 0.001471941 sec. | ||
| 8982 | 2026.03.18 18:22:02.488863 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.03.18 18:22:02.488940 [ 188 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_23_5} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8984 | 2026.03.18 18:22:02.488942 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2026.03.18 18:22:02.489018 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8986 | 2026.03.18 18:22:02.489045 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.03.18 18:22:02.489089 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8988 | 2026.03.18 18:22:02.489402 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.03.18 18:22:02.489436 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8990 | 2026.03.18 18:22:02.489721 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8991 | 2026.03.18 18:22:02.489921 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8992 | 2026.03.18 18:22:02.490013 [ 78 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8993 | 2026.03.18 18:22:02.490042 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 8994 | 2026.03.18 18:22:02.490047 [ 78 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.03.18 18:22:02.490073 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8996 | 2026.03.18 18:22:02.490078 [ 276 ] {0469d041-448c-4edd-9993-ddb2b4ce98ca} <Debug> TCPHandler: Processed in 0.001182922 sec. | ||
| 8997 | 2026.03.18 18:22:02.490197 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.03.18 18:22:02.490201 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8999 | 2026.03.18 18:22:02.490291 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9000 | 2026.03.18 18:22:02.490346 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <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 | ||
| 9001 | 2026.03.18 18:22:02.490354 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9002 | 2026.03.18 18:22:02.490395 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 9003 | 2026.03.18 18:22:02.490462 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9004 | 2026.03.18 18:22:02.490505 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9005 | 2026.03.18 18:22:02.490544 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9006 | 2026.03.18 18:22:02.490581 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9007 | 2026.03.18 18:22:02.490618 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9008 | 2026.03.18 18:22:02.491070 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.03.18 18:22:02.491109 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9010 | 2026.03.18 18:22:02.491440 [ 197 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305776 sec., 17614.047126000172 rows/sec., 1.16 MiB/sec. | ||
| 9011 | 2026.03.18 18:22:02.491577 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9012 | 2026.03.18 18:22:02.491596 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9013 | 2026.03.18 18:22:02.491876 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.03.18 18:22:02.491904 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2026.03.18 18:22:02.491986 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_23_5} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 9016 | 2026.03.18 18:22:02.492011 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001738 sec., 1150.7479861910242 rows/sec., 2.06 MiB/sec. | ||
| 9017 | 2026.03.18 18:22:02.492069 [ 276 ] {aed45c31-2d9d-49db-ad9a-a369654218db} <Debug> TCPHandler: Processed in 0.001918383 sec. | ||
| 9018 | 2026.03.18 18:22:02.492073 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9019 | 2026.03.18 18:22:02.492186 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.03.18 18:22:02.492283 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9021 | 2026.03.18 18:22:02.492322 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9022 | 2026.03.18 18:22:02.492657 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.03.18 18:22:02.492692 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9024 | 2026.03.18 18:22:02.492988 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9025 | 2026.03.18 18:22:02.493193 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.03.18 18:22:02.493321 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 9027 | 2026.03.18 18:22:02.493356 [ 276 ] {b43d819c-0457-484a-9793-02e0d2755df3} <Debug> TCPHandler: Processed in 0.001216884 sec. | ||
| 9028 | 2026.03.18 18:22:07.469159 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.03.18 18:22:07.469343 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9030 | 2026.03.18 18:22:07.469402 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9031 | 2026.03.18 18:22:07.470099 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.03.18 18:22:07.470133 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9033 | 2026.03.18 18:22:07.470582 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9034 | 2026.03.18 18:22:07.470797 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.03.18 18:22:07.470943 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001645 sec., 81458.96656534955 rows/sec., 7.05 MiB/sec. | ||
| 9036 | 2026.03.18 18:22:07.470986 [ 276 ] {cf590728-1f10-4ef4-812b-4808bdbcca22} <Debug> TCPHandler: Processed in 0.001955793 sec. | ||
| 9037 | 2026.03.18 18:22:07.471130 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.03.18 18:22:07.471224 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9039 | 2026.03.18 18:22:07.471271 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9040 | 2026.03.18 18:22:07.471719 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.03.18 18:22:07.471753 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9042 | 2026.03.18 18:22:07.472040 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9043 | 2026.03.18 18:22:07.472241 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2026.03.18 18:22:07.472365 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001159 sec., 33649.69801553063 rows/sec., 2.47 MiB/sec. | ||
| 9045 | 2026.03.18 18:22:07.472402 [ 276 ] {df539223-8e72-451b-83a4-9bdb7b63d2b8} <Debug> TCPHandler: Processed in 0.001327216 sec. | ||
| 9046 | 2026.03.18 18:22:07.472514 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9047 | 2026.03.18 18:22:07.472605 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9048 | 2026.03.18 18:22:07.472645 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9049 | 2026.03.18 18:22:07.473079 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.03.18 18:22:07.473112 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9051 | 2026.03.18 18:22:07.473406 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9052 | 2026.03.18 18:22:07.473620 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.03.18 18:22:07.473744 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001156 sec., 89100.34602076125 rows/sec., 6.96 MiB/sec. | ||
| 9054 | 2026.03.18 18:22:07.473781 [ 276 ] {e33133bd-cf07-469a-bd9a-7a36c2481692} <Debug> TCPHandler: Processed in 0.001314586 sec. | ||
| 9055 | 2026.03.18 18:22:07.473894 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9056 | 2026.03.18 18:22:07.473986 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9057 | 2026.03.18 18:22:07.474027 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9058 | 2026.03.18 18:22:07.474438 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.18 18:22:07.474474 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9060 | 2026.03.18 18:22:07.474786 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9061 | 2026.03.18 18:22:07.474990 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.03.18 18:22:07.475115 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 9063 | 2026.03.18 18:22:07.475151 [ 276 ] {71b7898a-24f9-41c9-8971-144b4684b509} <Debug> TCPHandler: Processed in 0.001303916 sec. | ||
| 9064 | 2026.03.18 18:22:07.475258 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.03.18 18:22:07.475351 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.03.18 18:22:07.475403 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <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 | ||
| 9067 | 2026.03.18 18:22:07.476252 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.03.18 18:22:07.476287 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9069 | 2026.03.18 18:22:07.476827 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9070 | 2026.03.18 18:22:07.477041 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.03.18 18:22:07.477174 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001841 sec., 21184.139054861487 rows/sec., 37.96 MiB/sec. | ||
| 9072 | 2026.03.18 18:22:07.477226 [ 276 ] {8a88a9b5-e875-4ef3-9357-744c0b23eaf6} <Debug> TCPHandler: Processed in 0.002014725 sec. | ||
| 9073 | 2026.03.18 18:22:07.477333 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2026.03.18 18:22:07.477426 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9075 | 2026.03.18 18:22:07.477465 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9076 | 2026.03.18 18:22:07.477793 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.03.18 18:22:07.477828 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9078 | 2026.03.18 18:22:07.478120 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9079 | 2026.03.18 18:22:07.478328 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.03.18 18:22:07.478449 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9081 | 2026.03.18 18:22:07.478484 [ 276 ] {021ecd58-2669-4a47-bfea-2472e39ac549} <Debug> TCPHandler: Processed in 0.001198453 sec. | ||
| 9082 | 2026.03.18 18:22:07.761978 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2026.03.18 18:22:07.762139 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9084 | 2026.03.18 18:22:07.762200 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9085 | 2026.03.18 18:22:07.762997 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.03.18 18:22:07.763043 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9087 | 2026.03.18 18:22:07.763450 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9088 | 2026.03.18 18:22:07.763670 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.03.18 18:22:07.763822 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001674 sec., 169653.52449223417 rows/sec., 10.78 MiB/sec. | ||
| 9090 | 2026.03.18 18:22:07.763865 [ 276 ] {6a3fa01f-b001-4c75-a678-dbc33619c101} <Debug> TCPHandler: Processed in 0.001963084 sec. | ||
| 9091 | 2026.03.18 18:22:07.763988 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9092 | 2026.03.18 18:22:07.764084 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9093 | 2026.03.18 18:22:07.764124 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9094 | 2026.03.18 18:22:07.764522 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.03.18 18:22:07.764558 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9096 | 2026.03.18 18:22:07.764845 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9097 | 2026.03.18 18:22:07.765050 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.03.18 18:22:07.765186 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00112 sec., 3571.4285714285716 rows/sec., 291.22 KiB/sec. | ||
| 9099 | 2026.03.18 18:22:07.765225 [ 276 ] {d8c8e47d-1204-403e-b048-48f38e2d7779} <Debug> TCPHandler: Processed in 0.001287285 sec. | ||
| 9100 | 2026.03.18 18:22:07.765327 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.03.18 18:22:07.765421 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9102 | 2026.03.18 18:22:07.765460 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9103 | 2026.03.18 18:22:07.767146 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2026.03.18 18:22:07.767182 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9105 | 2026.03.18 18:22:07.767645 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9106 | 2026.03.18 18:22:07.767854 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.03.18 18:22:07.767986 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002582 sec., 1040666.1502711077 rows/sec., 78.73 MiB/sec. | ||
| 9108 | 2026.03.18 18:22:07.768027 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 9109 | 2026.03.18 18:22:07.768041 [ 276 ] {c9ed7bd5-55c3-44d1-bc61-e52275f2ef39} <Debug> TCPHandler: Processed in 0.002764336 sec. | ||
| 9110 | 2026.03.18 18:22:07.768157 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2026.03.18 18:22:07.768251 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9112 | 2026.03.18 18:22:07.768291 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9113 | 2026.03.18 18:22:07.768747 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.03.18 18:22:07.768783 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9115 | 2026.03.18 18:22:07.769092 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9116 | 2026.03.18 18:22:07.769302 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.03.18 18:22:07.769410 [ 69 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9118 | 2026.03.18 18:22:07.769430 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001197 sec., 132832.08020050125 rows/sec., 7.99 MiB/sec. | ||
| 9119 | 2026.03.18 18:22:07.769479 [ 69 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.03.18 18:22:07.769489 [ 276 ] {5f4c4604-0f64-49d5-8c4f-cf7f69afbbf3} <Debug> TCPHandler: Processed in 0.001383368 sec. | ||
| 9121 | 2026.03.18 18:22:07.769507 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9122 | 2026.03.18 18:22:07.769611 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.03.18 18:22:07.769625 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9124 | 2026.03.18 18:22:07.769711 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9125 | 2026.03.18 18:22:07.769755 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9126 | 2026.03.18 18:22:07.769763 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9127 | 2026.03.18 18:22:07.769804 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 9128 | 2026.03.18 18:22:07.769878 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 144 rows starting from the beginning of the part | ||
| 9129 | 2026.03.18 18:22:07.769932 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 47 rows starting from the beginning of the part | ||
| 9130 | 2026.03.18 18:22:07.769978 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 144 rows starting from the beginning of the part | ||
| 9131 | 2026.03.18 18:22:07.770019 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
| 9132 | 2026.03.18 18:22:07.770064 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 159 rows starting from the beginning of the part | ||
| 9133 | 2026.03.18 18:22:07.770468 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.03.18 18:22:07.770509 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9135 | 2026.03.18 18:22:07.770887 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9136 | 2026.03.18 18:22:07.771048 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146964 sec., 516453.00890013884 rows/sec., 34.14 MiB/sec. | ||
| 9137 | 2026.03.18 18:22:07.771099 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.03.18 18:22:07.771210 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9139 | 2026.03.18 18:22:07.771239 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001546 sec., 554333.764553687 rows/sec., 32.94 MiB/sec. | ||
| 9140 | 2026.03.18 18:22:07.771282 [ 276 ] {068abb20-0710-401c-98b7-4f861f5a9f35} <Debug> TCPHandler: Processed in 0.001721037 sec. | ||
| 9141 | 2026.03.18 18:22:07.771393 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2026.03.18 18:22:07.771465 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.03.18 18:22:07.771501 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.03.18 18:22:07.771545 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_51_10} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9145 | 2026.03.18 18:22:07.771548 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9146 | 2026.03.18 18:22:07.771622 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9147 | 2026.03.18 18:22:07.771967 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.03.18 18:22:07.772010 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9149 | 2026.03.18 18:22:07.772323 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9150 | 2026.03.18 18:22:07.772535 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.03.18 18:22:07.772636 [ 69 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9152 | 2026.03.18 18:22:07.772666 [ 69 ] {} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2026.03.18 18:22:07.772673 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 59.14 KiB/sec. | ||
| 9154 | 2026.03.18 18:22:07.772684 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9155 | 2026.03.18 18:22:07.772722 [ 276 ] {63057227-e954-4781-baa6-ec3ae5022c9b} <Debug> TCPHandler: Processed in 0.001378848 sec. | ||
| 9156 | 2026.03.18 18:22:07.772781 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 9157 | 2026.03.18 18:22:07.772840 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.03.18 18:22:07.772894 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9159 | 2026.03.18 18:22:07.772931 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 9160 | 2026.03.18 18:22:07.772942 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9161 | 2026.03.18 18:22:07.772987 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9162 | 2026.03.18 18:22:07.772997 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9163 | 2026.03.18 18:22:07.773077 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9164 | 2026.03.18 18:22:07.773118 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9165 | 2026.03.18 18:22:07.773158 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9166 | 2026.03.18 18:22:07.773447 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2026.03.18 18:22:07.773490 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9168 | 2026.03.18 18:22:07.773813 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9169 | 2026.03.18 18:22:07.773862 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120071 sec., 4464.002728398467 rows/sec., 331.31 KiB/sec. | ||
| 9170 | 2026.03.18 18:22:07.774013 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9171 | 2026.03.18 18:22:07.774066 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.18 18:22:07.774218 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001294 sec., 114374.03400309119 rows/sec., 6.50 MiB/sec. | ||
| 9173 | 2026.03.18 18:22:07.774262 [ 276 ] {11febda1-8f2e-4485-bf0e-8c36dd278532} <Debug> TCPHandler: Processed in 0.00147166 sec. | ||
| 9174 | 2026.03.18 18:22:07.774273 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.03.18 18:22:07.774350 [ 187 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_9_2} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9176 | 2026.03.18 18:22:07.774380 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2026.03.18 18:22:07.774416 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9178 | 2026.03.18 18:22:07.774481 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9179 | 2026.03.18 18:22:07.774528 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9180 | 2026.03.18 18:22:07.775462 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.03.18 18:22:07.775499 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9182 | 2026.03.18 18:22:07.775873 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9183 | 2026.03.18 18:22:07.776085 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.03.18 18:22:07.776227 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001763 sec., 818491.2081678957 rows/sec., 56.37 MiB/sec. | ||
| 9185 | 2026.03.18 18:22:07.776268 [ 276 ] {51f7e16a-ed3e-4fac-9faf-a3fe97f3fb0c} <Debug> TCPHandler: Processed in 0.001938163 sec. | ||
| 9186 | 2026.03.18 18:22:07.776372 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.03.18 18:22:07.776469 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9188 | 2026.03.18 18:22:07.776510 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9189 | 2026.03.18 18:22:07.776853 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.03.18 18:22:07.776890 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9191 | 2026.03.18 18:22:07.777192 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9192 | 2026.03.18 18:22:07.777407 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.03.18 18:22:07.777544 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 9194 | 2026.03.18 18:22:07.777584 [ 276 ] {c290b1af-18fc-4dd1-aab5-a19d9bc233ca} <Debug> TCPHandler: Processed in 0.001261214 sec. | ||
| 9195 | 2026.03.18 18:22:07.777695 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.03.18 18:22:07.777793 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9197 | 2026.03.18 18:22:07.777836 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9198 | 2026.03.18 18:22:07.778485 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.03.18 18:22:07.778523 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9200 | 2026.03.18 18:22:07.778936 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9201 | 2026.03.18 18:22:07.779159 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.03.18 18:22:07.779293 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001518 sec., 872200.2635046113 rows/sec., 54.48 MiB/sec. | ||
| 9203 | 2026.03.18 18:22:07.779334 [ 276 ] {eb1bead1-e204-4972-99d0-714cc4cb9240} <Debug> TCPHandler: Processed in 0.001689137 sec. | ||
| 9204 | 2026.03.18 18:22:07.779445 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2026.03.18 18:22:07.779537 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9206 | 2026.03.18 18:22:07.779577 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9207 | 2026.03.18 18:22:07.779878 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2026.03.18 18:22:07.779912 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9209 | 2026.03.18 18:22:07.780188 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9210 | 2026.03.18 18:22:07.780457 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2026.03.18 18:22:07.780593 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 9212 | 2026.03.18 18:22:07.780633 [ 276 ] {91fb7abf-cbb6-4d7e-851b-1c01153f52b8} <Debug> TCPHandler: Processed in 0.001227514 sec. | ||
| 9213 | 2026.03.18 18:22:07.780745 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2026.03.18 18:22:07.780841 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9215 | 2026.03.18 18:22:07.780895 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <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 | ||
| 9216 | 2026.03.18 18:22:07.781680 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.03.18 18:22:07.781716 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9218 | 2026.03.18 18:22:07.782226 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9219 | 2026.03.18 18:22:07.782449 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.03.18 18:22:07.782591 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001766 sec., 7361.268403171008 rows/sec., 13.19 MiB/sec. | ||
| 9221 | 2026.03.18 18:22:07.782646 [ 276 ] {831fff79-3478-4588-8240-765e0a4835c8} <Debug> TCPHandler: Processed in 0.001950954 sec. | ||
| 9222 | 2026.03.18 18:22:07.782781 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.03.18 18:22:07.782880 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.03.18 18:22:07.782920 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9225 | 2026.03.18 18:22:07.783261 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.03.18 18:22:07.783298 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9227 | 2026.03.18 18:22:07.783594 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9228 | 2026.03.18 18:22:07.783811 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2026.03.18 18:22:07.783945 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001083 sec., 38781.16343490305 rows/sec., 2.21 MiB/sec. | ||
| 9230 | 2026.03.18 18:22:07.783983 [ 276 ] {ccc518cd-3559-4757-8e2c-c6f99699d4a8} <Debug> TCPHandler: Processed in 0.001251935 sec. | ||
| 9231 | 2026.03.18 18:22:07.980161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17759 | ||
| 9232 | 2026.03.18 18:22:07.980996 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.03.18 18:22:07.981063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9234 | 2026.03.18 18:22:07.981769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9235 | 2026.03.18 18:22:07.982110 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.03.18 18:22:07.982300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17759 | ||
| 9237 | 2026.03.18 18:22:08.000413 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.91 MiB, peak 308.37 MiB, free memory in arenas 0.00 B, will set to 297.52 MiB (RSS), difference: -1.40 MiB | ||
| 9238 | 2026.03.18 18:22:08.911996 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9239 | 2026.03.18 18:22:08.927045 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9240 | 2026.03.18 18:22:08.927093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 9241 | 2026.03.18 18:22:08.932860 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9242 | 2026.03.18 18:22:08.933557 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9243 | 2026.03.18 18:22:08.936097 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9244 | 2026.03.18 18:22:10.531326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1210 | ||
| 9245 | 2026.03.18 18:22:10.534135 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.03.18 18:22:10.534183 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9247 | 2026.03.18 18:22:10.535399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9248 | 2026.03.18 18:22:10.535665 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.03.18 18:22:10.535932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 9250 | 2026.03.18 18:22:12.465485 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.03.18 18:22:12.465765 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9252 | 2026.03.18 18:22:12.465865 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9253 | 2026.03.18 18:22:12.466593 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.03.18 18:22:12.466629 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9255 | 2026.03.18 18:22:12.467008 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9256 | 2026.03.18 18:22:12.467225 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.03.18 18:22:12.467370 [ 62 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9258 | 2026.03.18 18:22:12.467377 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 9259 | 2026.03.18 18:22:12.467412 [ 62 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.03.18 18:22:12.467432 [ 276 ] {6529dc1c-2923-4edd-957d-7f1b502d276a} <Debug> TCPHandler: Processed in 0.002130829 sec. | ||
| 9261 | 2026.03.18 18:22:12.467436 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9262 | 2026.03.18 18:22:12.467555 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.03.18 18:22:12.467564 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9264 | 2026.03.18 18:22:12.467651 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9265 | 2026.03.18 18:22:12.467704 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9266 | 2026.03.18 18:22:12.467716 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9267 | 2026.03.18 18:22:12.467758 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2893 rows starting from the beginning of the part | ||
| 9268 | 2026.03.18 18:22:12.467832 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 138 rows starting from the beginning of the part | ||
| 9269 | 2026.03.18 18:22:12.467883 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 801 rows starting from the beginning of the part | ||
| 9270 | 2026.03.18 18:22:12.467930 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 134 rows starting from the beginning of the part | ||
| 9271 | 2026.03.18 18:22:12.467977 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2687 rows starting from the beginning of the part | ||
| 9272 | 2026.03.18 18:22:12.468018 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9273 | 2026.03.18 18:22:12.468128 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.03.18 18:22:12.468171 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9275 | 2026.03.18 18:22:12.468510 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9276 | 2026.03.18 18:22:12.468727 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2026.03.18 18:22:12.468861 [ 62 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9278 | 2026.03.18 18:22:12.468863 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 9279 | 2026.03.18 18:22:12.468901 [ 62 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.03.18 18:22:12.468919 [ 276 ] {4ba3af57-231c-4509-88b9-91d839221c8f} <Debug> TCPHandler: Processed in 0.001412239 sec. | ||
| 9281 | 2026.03.18 18:22:12.468924 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9282 | 2026.03.18 18:22:12.469033 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2026.03.18 18:22:12.469031 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9284 | 2026.03.18 18:22:12.469128 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.03.18 18:22:12.469179 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9286 | 2026.03.18 18:22:12.469181 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9287 | 2026.03.18 18:22:12.469220 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1552 rows starting from the beginning of the part | ||
| 9288 | 2026.03.18 18:22:12.469286 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 111 rows starting from the beginning of the part | ||
| 9289 | 2026.03.18 18:22:12.469339 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 492 rows starting from the beginning of the part | ||
| 9290 | 2026.03.18 18:22:12.469381 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 103 rows starting from the beginning of the part | ||
| 9291 | 2026.03.18 18:22:12.469415 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1443 rows starting from the beginning of the part | ||
| 9292 | 2026.03.18 18:22:12.469452 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9293 | 2026.03.18 18:22:12.469593 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2026.03.18 18:22:12.469634 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9295 | 2026.03.18 18:22:12.470274 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9296 | 2026.03.18 18:22:12.470353 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6709 rows, containing 5 columns (5 merged, 0 gathered) in 0.002846999 sec., 2356516.458207397 rows/sec., 190.13 MiB/sec. | ||
| 9297 | 2026.03.18 18:22:12.470495 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.18 18:22:12.470610 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9299 | 2026.03.18 18:22:12.470626 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001515 sec., 84488.44884488448 rows/sec., 5.88 MiB/sec. | ||
| 9300 | 2026.03.18 18:22:12.470644 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2026.03.18 18:22:12.470663 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9302 | 2026.03.18 18:22:12.470666 [ 276 ] {abba9b35-7304-4213-8b8a-2484808a969e} <Debug> TCPHandler: Processed in 0.001682127 sec. | ||
| 9303 | 2026.03.18 18:22:12.470738 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9304 | 2026.03.18 18:22:12.470761 [ 190 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9305 | 2026.03.18 18:22:12.470788 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.03.18 18:22:12.470848 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2026.03.18 18:22:12.470867 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879542 sec., 2003147.5753135604 rows/sec., 148.06 MiB/sec. | ||
| 9308 | 2026.03.18 18:22:12.470884 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20454 rows starting from the beginning of the part | ||
| 9309 | 2026.03.18 18:22:12.470886 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9310 | 2026.03.18 18:22:12.470988 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 164 rows starting from the beginning of the part | ||
| 9311 | 2026.03.18 18:22:12.470992 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9312 | 2026.03.18 18:22:12.471045 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 9313 | 2026.03.18 18:22:12.471082 [ 190 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.03.18 18:22:12.471092 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9315 | 2026.03.18 18:22:12.471140 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1324 rows starting from the beginning of the part | ||
| 9316 | 2026.03.18 18:22:12.471173 [ 190 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_61_12} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9317 | 2026.03.18 18:22:12.471179 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 9318 | 2026.03.18 18:22:12.471248 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9319 | 2026.03.18 18:22:12.471270 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 9320 | 2026.03.18 18:22:12.471390 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.03.18 18:22:12.471432 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9322 | 2026.03.18 18:22:12.471608 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2026.03.18 18:22:12.471715 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_61_12} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9324 | 2026.03.18 18:22:12.471817 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9325 | 2026.03.18 18:22:12.471823 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9326 | 2026.03.18 18:22:12.472043 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.03.18 18:22:12.472176 [ 59 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9328 | 2026.03.18 18:22:12.472180 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001311 sec., 36613.272311212815 rows/sec., 2.47 MiB/sec. | ||
| 9329 | 2026.03.18 18:22:12.472220 [ 59 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.03.18 18:22:12.472240 [ 276 ] {101acb75-6bf2-4558-8506-646cb5f4ef2d} <Debug> TCPHandler: Processed in 0.001500672 sec. | ||
| 9331 | 2026.03.18 18:22:12.472246 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9332 | 2026.03.18 18:22:12.472333 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9333 | 2026.03.18 18:22:12.472423 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9334 | 2026.03.18 18:22:12.472449 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3330 rows starting from the beginning of the part | ||
| 9335 | 2026.03.18 18:22:12.472498 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9336 | 2026.03.18 18:22:12.472538 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9337 | 2026.03.18 18:22:12.472574 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9338 | 2026.03.18 18:22:12.472608 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 9339 | 2026.03.18 18:22:12.472643 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 9340 | 2026.03.18 18:22:12.473890 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001589324 sec., 2283989.9227596135 rows/sec., 147.21 MiB/sec. | ||
| 9341 | 2026.03.18 18:22:12.474261 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9342 | 2026.03.18 18:22:12.474547 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.03.18 18:22:12.474625 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_61_12} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9344 | 2026.03.18 18:22:12.474694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9345 | 2026.03.18 18:22:12.476930 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22495 rows, containing 5 columns (5 merged, 0 gathered) in 0.006227362 sec., 3612283.981563943 rows/sec., 235.93 MiB/sec. | ||
| 9346 | 2026.03.18 18:22:12.477388 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9347 | 2026.03.18 18:22:12.477701 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2026.03.18 18:22:12.477784 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9349 | 2026.03.18 18:22:12.477878 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9350 | 2026.03.18 18:22:13.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.98 MiB, peak 308.37 MiB, free memory in arenas 0.00 B, will set to 301.32 MiB (RSS), difference: 2.34 MiB | ||
| 9351 | 2026.03.18 18:22:15.346918 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9352 | 2026.03.18 18:22:15.347009 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9353 | 2026.03.18 18:22:15.483325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18271 | ||
| 9354 | 2026.03.18 18:22:15.483840 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.03.18 18:22:15.483878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9356 | 2026.03.18 18:22:15.484394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9357 | 2026.03.18 18:22:15.484623 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.03.18 18:22:15.484757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18271 | ||
| 9359 | 2026.03.18 18:22:16.437113 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9360 | 2026.03.18 18:22:16.452996 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.03.18 18:22:16.453053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9362 | 2026.03.18 18:22:16.458483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9363 | 2026.03.18 18:22:16.459173 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.03.18 18:22:16.462208 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9365 | 2026.03.18 18:22:17.468199 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.03.18 18:22:17.468414 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9367 | 2026.03.18 18:22:17.468489 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9368 | 2026.03.18 18:22:17.469265 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.03.18 18:22:17.469343 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9370 | 2026.03.18 18:22:17.469850 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9371 | 2026.03.18 18:22:17.470121 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.03.18 18:22:17.470301 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001943 sec., 68965.5172413793 rows/sec., 5.97 MiB/sec. | ||
| 9373 | 2026.03.18 18:22:17.470354 [ 276 ] {00af525a-8172-45d8-a1e1-d380dd7e99fe} <Debug> TCPHandler: Processed in 0.002288953 sec. | ||
| 9374 | 2026.03.18 18:22:17.470477 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.03.18 18:22:17.470596 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.03.18 18:22:17.470643 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9377 | 2026.03.18 18:22:17.471064 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.03.18 18:22:17.471100 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9379 | 2026.03.18 18:22:17.471436 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9380 | 2026.03.18 18:22:17.471818 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.03.18 18:22:17.471955 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001384 sec., 28179.190751445087 rows/sec., 2.07 MiB/sec. | ||
| 9382 | 2026.03.18 18:22:17.471993 [ 276 ] {0c87f613-f323-48bb-a073-7e348a4ee437} <Debug> TCPHandler: Processed in 0.001567863 sec. | ||
| 9383 | 2026.03.18 18:22:17.472101 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.03.18 18:22:17.472196 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9385 | 2026.03.18 18:22:17.472235 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9386 | 2026.03.18 18:22:17.472671 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.03.18 18:22:17.472706 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9388 | 2026.03.18 18:22:17.473005 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9389 | 2026.03.18 18:22:17.473206 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.03.18 18:22:17.473330 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001153 sec., 89332.17692974849 rows/sec., 6.98 MiB/sec. | ||
| 9391 | 2026.03.18 18:22:17.473366 [ 276 ] {43fe9953-d75c-48a9-9c26-303b451a084f} <Debug> TCPHandler: Processed in 0.001313396 sec. | ||
| 9392 | 2026.03.18 18:22:17.473481 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.03.18 18:22:17.473574 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9394 | 2026.03.18 18:22:17.473617 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9395 | 2026.03.18 18:22:17.474323 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.03.18 18:22:17.474396 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9397 | 2026.03.18 18:22:17.474848 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9398 | 2026.03.18 18:22:17.475087 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.03.18 18:22:17.475248 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. | ||
| 9400 | 2026.03.18 18:22:17.475318 [ 276 ] {2aa2945c-6a98-4785-8b1c-da347622c835} <Debug> TCPHandler: Processed in 0.001883802 sec. | ||
| 9401 | 2026.03.18 18:22:17.475450 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.03.18 18:22:17.475560 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.03.18 18:22:17.475648 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <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 | ||
| 9404 | 2026.03.18 18:22:17.476564 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.03.18 18:22:17.476599 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9406 | 2026.03.18 18:22:17.477219 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9407 | 2026.03.18 18:22:17.477439 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.03.18 18:22:17.477573 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002034 sec., 19174.041297935106 rows/sec., 34.36 MiB/sec. | ||
| 9409 | 2026.03.18 18:22:17.477624 [ 276 ] {4aca928f-b370-4e5c-98b4-8ecf5035bbdc} <Debug> TCPHandler: Processed in 0.002231181 sec. | ||
| 9410 | 2026.03.18 18:22:17.477736 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.03.18 18:22:17.477835 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9412 | 2026.03.18 18:22:17.477877 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9413 | 2026.03.18 18:22:17.478212 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.03.18 18:22:17.478248 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9415 | 2026.03.18 18:22:17.478554 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9416 | 2026.03.18 18:22:17.478766 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.03.18 18:22:17.478890 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 9418 | 2026.03.18 18:22:17.478924 [ 276 ] {5a39ad57-3ae9-4c11-b998-76d265eac9ef} <Debug> TCPHandler: Processed in 0.001235954 sec. | ||
| 9419 | 2026.03.18 18:22:19.860339 [ 48 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9420 | 2026.03.18 18:22:19.860415 [ 48 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.03.18 18:22:19.860438 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9422 | 2026.03.18 18:22:19.860555 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9423 | 2026.03.18 18:22:19.860692 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9424 | 2026.03.18 18:22:19.860730 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 9425 | 2026.03.18 18:22:19.860798 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 9426 | 2026.03.18 18:22:19.860842 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 9427 | 2026.03.18 18:22:19.860882 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 9428 | 2026.03.18 18:22:19.860920 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9429 | 2026.03.18 18:22:19.861627 [ 196 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125562 sec., 33760.912326464466 rows/sec., 2.82 MiB/sec. | ||
| 9430 | 2026.03.18 18:22:19.861761 [ 190 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9431 | 2026.03.18 18:22:19.862023 [ 190 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.03.18 18:22:19.862093 [ 190 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_18_4} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9433 | 2026.03.18 18:22:19.862174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9434 | 2026.03.18 18:22:20.537134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1230 | ||
| 9435 | 2026.03.18 18:22:20.539164 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.03.18 18:22:20.539216 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9437 | 2026.03.18 18:22:20.540367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9438 | 2026.03.18 18:22:20.540635 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.03.18 18:22:20.540899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 9440 | 2026.03.18 18:22:22.475121 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9441 | 2026.03.18 18:22:22.475300 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9442 | 2026.03.18 18:22:22.475365 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9443 | 2026.03.18 18:22:22.476126 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2026.03.18 18:22:22.476175 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9445 | 2026.03.18 18:22:22.476582 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9446 | 2026.03.18 18:22:22.476819 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.03.18 18:22:22.476970 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 9448 | 2026.03.18 18:22:22.477013 [ 276 ] {f35e6aa2-820f-48b5-9bd6-1a5216bb24ac} <Debug> TCPHandler: Processed in 0.002017775 sec. | ||
| 9449 | 2026.03.18 18:22:22.477139 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9450 | 2026.03.18 18:22:22.477235 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9451 | 2026.03.18 18:22:22.477277 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9452 | 2026.03.18 18:22:22.478085 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.03.18 18:22:22.478122 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9454 | 2026.03.18 18:22:22.478466 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9455 | 2026.03.18 18:22:22.478675 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.03.18 18:22:22.478806 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.00159 sec., 503773.58490566036 rows/sec., 39.21 MiB/sec. | ||
| 9457 | 2026.03.18 18:22:22.478844 [ 276 ] {523cee6a-4c53-48db-8536-979e9e8e5a72} <Debug> TCPHandler: Processed in 0.001757568 sec. | ||
| 9458 | 2026.03.18 18:22:22.478953 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9459 | 2026.03.18 18:22:22.479047 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9460 | 2026.03.18 18:22:22.479086 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9461 | 2026.03.18 18:22:22.479532 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9462 | 2026.03.18 18:22:22.479568 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9463 | 2026.03.18 18:22:22.479867 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9464 | 2026.03.18 18:22:22.480076 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9465 | 2026.03.18 18:22:22.480203 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001174 sec., 122657.58091993186 rows/sec., 7.23 MiB/sec. | ||
| 9466 | 2026.03.18 18:22:22.480240 [ 276 ] {4cbc884d-736b-4a9a-9cae-3020f6f9579b} <Debug> TCPHandler: Processed in 0.001336996 sec. | ||
| 9467 | 2026.03.18 18:22:22.480350 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.03.18 18:22:22.480448 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9469 | 2026.03.18 18:22:22.480490 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9470 | 2026.03.18 18:22:22.480948 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9471 | 2026.03.18 18:22:22.480983 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9472 | 2026.03.18 18:22:22.481283 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9473 | 2026.03.18 18:22:22.481503 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9474 | 2026.03.18 18:22:22.481629 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 9475 | 2026.03.18 18:22:22.481666 [ 276 ] {b736db95-a65e-4320-b1f0-8cf4b05a96ca} <Debug> TCPHandler: Processed in 0.001366058 sec. | ||
| 9476 | 2026.03.18 18:22:22.481780 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2026.03.18 18:22:22.481873 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9478 | 2026.03.18 18:22:22.481912 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9479 | 2026.03.18 18:22:22.482341 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2026.03.18 18:22:22.482377 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9481 | 2026.03.18 18:22:22.482676 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9482 | 2026.03.18 18:22:22.482905 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9483 | 2026.03.18 18:22:22.483031 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 9484 | 2026.03.18 18:22:22.483069 [ 276 ] {b807081b-cc10-41bf-baa8-4cf2089bf0b3} <Debug> TCPHandler: Processed in 0.001339267 sec. | ||
| 9485 | 2026.03.18 18:22:22.483194 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9486 | 2026.03.18 18:22:22.483291 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9487 | 2026.03.18 18:22:22.483330 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9488 | 2026.03.18 18:22:22.483900 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.03.18 18:22:22.483935 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9490 | 2026.03.18 18:22:22.484257 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9491 | 2026.03.18 18:22:22.484483 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.03.18 18:22:22.484611 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001337 sec., 367988.03290949884 rows/sec., 25.81 MiB/sec. | ||
| 9493 | 2026.03.18 18:22:22.484649 [ 276 ] {74cd6eed-75ea-425d-872e-633f2f455f17} <Debug> TCPHandler: Processed in 0.001505962 sec. | ||
| 9494 | 2026.03.18 18:22:22.484774 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9495 | 2026.03.18 18:22:22.484865 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9496 | 2026.03.18 18:22:22.484906 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9497 | 2026.03.18 18:22:22.485236 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9498 | 2026.03.18 18:22:22.485274 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9499 | 2026.03.18 18:22:22.485581 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9500 | 2026.03.18 18:22:22.485800 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9501 | 2026.03.18 18:22:22.485930 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 9502 | 2026.03.18 18:22:22.485967 [ 276 ] {5020e0d6-536e-476d-ab1a-b32bebb660ba} <Debug> TCPHandler: Processed in 0.001249545 sec. | ||
| 9503 | 2026.03.18 18:22:22.486097 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9504 | 2026.03.18 18:22:22.486204 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9505 | 2026.03.18 18:22:22.486253 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9506 | 2026.03.18 18:22:22.486708 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9507 | 2026.03.18 18:22:22.486746 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9508 | 2026.03.18 18:22:22.487089 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9509 | 2026.03.18 18:22:22.487302 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.03.18 18:22:22.487430 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001248 sec., 212339.7435897436 rows/sec., 14.11 MiB/sec. | ||
| 9511 | 2026.03.18 18:22:22.487467 [ 276 ] {7ad43ec9-328a-4e1a-93b6-8a4b43f693dd} <Debug> TCPHandler: Processed in 0.001429919 sec. | ||
| 9512 | 2026.03.18 18:22:22.487582 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9513 | 2026.03.18 18:22:22.487677 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9514 | 2026.03.18 18:22:22.487721 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9515 | 2026.03.18 18:22:22.488054 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.03.18 18:22:22.488093 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9517 | 2026.03.18 18:22:22.488400 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9518 | 2026.03.18 18:22:22.488612 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.03.18 18:22:22.488742 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 9520 | 2026.03.18 18:22:22.488779 [ 276 ] {e49b83fc-9984-4bf7-a3c8-c2c98a252ee3} <Debug> TCPHandler: Processed in 0.001245044 sec. | ||
| 9521 | 2026.03.18 18:22:22.488884 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2026.03.18 18:22:22.488972 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9523 | 2026.03.18 18:22:22.489023 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <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 | ||
| 9524 | 2026.03.18 18:22:22.489760 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9525 | 2026.03.18 18:22:22.489796 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9526 | 2026.03.18 18:22:22.490290 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9527 | 2026.03.18 18:22:22.490506 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9528 | 2026.03.18 18:22:22.490625 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9529 | 2026.03.18 18:22:22.490642 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001685 sec., 1186.9436201780416 rows/sec., 2.13 MiB/sec. | ||
| 9530 | 2026.03.18 18:22:22.490695 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9531 | 2026.03.18 18:22:22.490717 [ 276 ] {d7c43959-8fab-4a3f-964a-d7c336158b87} <Debug> TCPHandler: Processed in 0.001882462 sec. | ||
| 9532 | 2026.03.18 18:22:22.490725 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9533 | 2026.03.18 18:22:22.490855 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2026.03.18 18:22:22.490855 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9535 | 2026.03.18 18:22:22.490955 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9536 | 2026.03.18 18:22:22.491001 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9537 | 2026.03.18 18:22:22.491106 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9538 | 2026.03.18 18:22:22.491163 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1034 rows starting from the beginning of the part | ||
| 9539 | 2026.03.18 18:22:22.491295 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2 rows starting from the beginning of the part | ||
| 9540 | 2026.03.18 18:22:22.491336 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.03.18 18:22:22.491378 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9542 | 2026.03.18 18:22:22.491390 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
| 9543 | 2026.03.18 18:22:22.491484 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
| 9544 | 2026.03.18 18:22:22.491574 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
| 9545 | 2026.03.18 18:22:22.491665 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 2 rows starting from the beginning of the part | ||
| 9546 | 2026.03.18 18:22:22.491702 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9547 | 2026.03.18 18:22:22.491941 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.03.18 18:22:22.492075 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001138 sec., 79086.11599297012 rows/sec., 4.95 MiB/sec. | ||
| 9549 | 2026.03.18 18:22:22.492112 [ 276 ] {3a976b14-b398-4be5-963f-01db7611e3f5} <Debug> TCPHandler: Processed in 0.001307106 sec. | ||
| 9550 | 2026.03.18 18:22:22.496646 [ 196 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1129 rows, containing 19 columns (19 merged, 0 gathered) in 0.005836771 sec., 193428.86674841278 rows/sec., 346.62 MiB/sec. | ||
| 9551 | 2026.03.18 18:22:22.498390 [ 196 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9552 | 2026.03.18 18:22:22.498767 [ 196 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.03.18 18:22:22.498855 [ 196 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9554 | 2026.03.18 18:22:22.499005 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.56 MiB. | ||
| 9555 | 2026.03.18 18:22:22.984828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18719 | ||
| 9556 | 2026.03.18 18:22:22.985499 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.18 18:22:22.985541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9558 | 2026.03.18 18:22:22.986058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9559 | 2026.03.18 18:22:22.986284 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.18 18:22:22.986440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18719 | ||
| 9561 | 2026.03.18 18:22:23.000230 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.22 MiB, peak 310.72 MiB, free memory in arenas 0.00 B, will set to 304.09 MiB (RSS), difference: 1.86 MiB | ||
| 9562 | 2026.03.18 18:22:23.962251 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9563 | 2026.03.18 18:22:23.977982 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.03.18 18:22:23.978033 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9565 | 2026.03.18 18:22:23.983910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9566 | 2026.03.18 18:22:23.984628 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.03.18 18:22:23.987275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9568 | 2026.03.18 18:22:27.468721 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.03.18 18:22:27.469020 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9570 | 2026.03.18 18:22:27.469123 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9571 | 2026.03.18 18:22:27.469902 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.03.18 18:22:27.469940 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9573 | 2026.03.18 18:22:27.470322 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9574 | 2026.03.18 18:22:27.470542 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.03.18 18:22:27.470694 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001748 sec., 2288.329519450801 rows/sec., 186.60 KiB/sec. | ||
| 9576 | 2026.03.18 18:22:27.470736 [ 276 ] {722174c1-fb91-4ca2-b133-7d1fa5e62d26} <Debug> TCPHandler: Processed in 0.00219519 sec. | ||
| 9577 | 2026.03.18 18:22:27.470859 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2026.03.18 18:22:27.470954 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9579 | 2026.03.18 18:22:27.470993 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9580 | 2026.03.18 18:22:27.471488 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.03.18 18:22:27.471522 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9582 | 2026.03.18 18:22:27.471854 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9583 | 2026.03.18 18:22:27.472063 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.03.18 18:22:27.472192 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001256 sec., 108280.25477707006 rows/sec., 9.34 MiB/sec. | ||
| 9585 | 2026.03.18 18:22:27.472229 [ 276 ] {e6324fc2-9c58-482e-af9d-25f37263a5d0} <Debug> TCPHandler: Processed in 0.001427219 sec. | ||
| 9586 | 2026.03.18 18:22:27.472346 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.03.18 18:22:27.472440 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9588 | 2026.03.18 18:22:27.472481 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9589 | 2026.03.18 18:22:27.472910 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.03.18 18:22:27.472944 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9591 | 2026.03.18 18:22:27.473240 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9592 | 2026.03.18 18:22:27.473451 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2026.03.18 18:22:27.473578 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001155 sec., 37229.43722943723 rows/sec., 2.72 MiB/sec. | ||
| 9594 | 2026.03.18 18:22:27.473615 [ 276 ] {ace51b49-1b4f-4a89-9bb6-a7e735cf6f36} <Debug> TCPHandler: Processed in 0.001323976 sec. | ||
| 9595 | 2026.03.18 18:22:27.473722 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9596 | 2026.03.18 18:22:27.473815 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9597 | 2026.03.18 18:22:27.473854 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9598 | 2026.03.18 18:22:27.474261 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2026.03.18 18:22:27.474295 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9600 | 2026.03.18 18:22:27.474598 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9601 | 2026.03.18 18:22:27.474807 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2026.03.18 18:22:27.474933 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001135 sec., 94273.12775330397 rows/sec., 7.37 MiB/sec. | ||
| 9603 | 2026.03.18 18:22:27.474969 [ 276 ] {159afbe5-790f-4dbe-bd34-d1b09650e0f4} <Debug> TCPHandler: Processed in 0.001296976 sec. | ||
| 9604 | 2026.03.18 18:22:27.475080 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2026.03.18 18:22:27.475173 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9606 | 2026.03.18 18:22:27.475220 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9607 | 2026.03.18 18:22:27.475603 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.03.18 18:22:27.475636 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9609 | 2026.03.18 18:22:27.475956 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9610 | 2026.03.18 18:22:27.476178 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.03.18 18:22:27.476305 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00115 sec., 140869.5652173913 rows/sec., 9.81 MiB/sec. | ||
| 9612 | 2026.03.18 18:22:27.476341 [ 276 ] {a222a518-f5b3-490c-b378-b5733f414592} <Debug> TCPHandler: Processed in 0.001311226 sec. | ||
| 9613 | 2026.03.18 18:22:27.476442 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2026.03.18 18:22:27.476535 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9615 | 2026.03.18 18:22:27.476588 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <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 | ||
| 9616 | 2026.03.18 18:22:27.477362 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.03.18 18:22:27.477396 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9618 | 2026.03.18 18:22:27.477957 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9619 | 2026.03.18 18:22:27.478177 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.03.18 18:22:27.478313 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001794 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 9621 | 2026.03.18 18:22:27.478364 [ 276 ] {b7cbc9cc-8c6d-454c-b142-d8f05c5eaf79} <Debug> TCPHandler: Processed in 0.001971274 sec. | ||
| 9622 | 2026.03.18 18:22:27.478475 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.03.18 18:22:27.478570 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9624 | 2026.03.18 18:22:27.478610 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9625 | 2026.03.18 18:22:27.478935 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.03.18 18:22:27.478969 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9627 | 2026.03.18 18:22:27.479270 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9628 | 2026.03.18 18:22:27.479479 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.03.18 18:22:27.479605 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9630 | 2026.03.18 18:22:27.479640 [ 276 ] {ae2ebeb5-b69e-4046-a2f6-d0a5f6275802} <Debug> TCPHandler: Processed in 0.001215783 sec. | ||
| 9631 | 2026.03.18 18:22:30.347058 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9632 | 2026.03.18 18:22:30.347147 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9633 | 2026.03.18 18:22:30.487389 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19231 | ||
| 9634 | 2026.03.18 18:22:30.487927 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.03.18 18:22:30.487973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9636 | 2026.03.18 18:22:30.488457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9637 | 2026.03.18 18:22:30.488678 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2026.03.18 18:22:30.488809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19231 | ||
| 9639 | 2026.03.18 18:22:30.541894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1266 | ||
| 9640 | 2026.03.18 18:22:30.544226 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.03.18 18:22:30.544270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9642 | 2026.03.18 18:22:30.545445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9643 | 2026.03.18 18:22:30.545695 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.03.18 18:22:30.545947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
| 9645 | 2026.03.18 18:22:31.488199 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9646 | 2026.03.18 18:22:31.504553 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.03.18 18:22:31.504605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9648 | 2026.03.18 18:22:31.510864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9649 | 2026.03.18 18:22:31.511567 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.18 18:22:31.514270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9651 | 2026.03.18 18:22:32.475382 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.03.18 18:22:32.475598 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9653 | 2026.03.18 18:22:32.475704 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9654 | 2026.03.18 18:22:32.476705 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.03.18 18:22:32.476751 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9656 | 2026.03.18 18:22:32.477162 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9657 | 2026.03.18 18:22:32.477397 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.03.18 18:22:32.477549 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002024 sec., 140316.20553359683 rows/sec., 8.91 MiB/sec. | ||
| 9659 | 2026.03.18 18:22:32.477546 [ 28 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9660 | 2026.03.18 18:22:32.477592 [ 276 ] {329ff489-2e34-4ee2-836c-c51a3afcea9b} <Debug> TCPHandler: Processed in 0.002346665 sec. | ||
| 9661 | 2026.03.18 18:22:32.477633 [ 28 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.03.18 18:22:32.477663 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9663 | 2026.03.18 18:22:32.477730 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2026.03.18 18:22:32.477764 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9665 | 2026.03.18 18:22:32.477829 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9666 | 2026.03.18 18:22:32.477873 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9667 | 2026.03.18 18:22:32.477885 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9668 | 2026.03.18 18:22:32.477924 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 9669 | 2026.03.18 18:22:32.477991 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9670 | 2026.03.18 18:22:32.478035 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9671 | 2026.03.18 18:22:32.478077 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9672 | 2026.03.18 18:22:32.478115 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 9673 | 2026.03.18 18:22:32.478154 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 9674 | 2026.03.18 18:22:32.478552 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2026.03.18 18:22:32.478593 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9676 | 2026.03.18 18:22:32.478960 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9677 | 2026.03.18 18:22:32.479173 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9678 | 2026.03.18 18:22:32.479186 [ 186 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146092 sec., 1182816.30753224 rows/sec., 79.96 MiB/sec. | ||
| 9679 | 2026.03.18 18:22:32.479314 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001503 sec., 532934.131736527 rows/sec., 41.48 MiB/sec. | ||
| 9680 | 2026.03.18 18:22:32.479355 [ 276 ] {57fdfe0b-5088-46d6-a81a-65f348bcf95a} <Debug> TCPHandler: Processed in 0.001676966 sec. | ||
| 9681 | 2026.03.18 18:22:32.479381 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9682 | 2026.03.18 18:22:32.479456 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.03.18 18:22:32.479551 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9684 | 2026.03.18 18:22:32.479593 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9685 | 2026.03.18 18:22:32.479665 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.03.18 18:22:32.479732 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_28_6} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9687 | 2026.03.18 18:22:32.479824 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9688 | 2026.03.18 18:22:32.480016 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.03.18 18:22:32.480051 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9690 | 2026.03.18 18:22:32.480354 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9691 | 2026.03.18 18:22:32.480565 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.03.18 18:22:32.480692 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001159 sec., 124245.03882657463 rows/sec., 7.32 MiB/sec. | ||
| 9693 | 2026.03.18 18:22:32.480731 [ 276 ] {16f672eb-f55e-4949-948c-c771f59b7702} <Debug> TCPHandler: Processed in 0.001323237 sec. | ||
| 9694 | 2026.03.18 18:22:32.480853 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.03.18 18:22:32.480951 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.03.18 18:22:32.480990 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9697 | 2026.03.18 18:22:32.481422 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.03.18 18:22:32.481459 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9699 | 2026.03.18 18:22:32.481761 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9700 | 2026.03.18 18:22:32.481977 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.18 18:22:32.482101 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 9702 | 2026.03.18 18:22:32.482142 [ 276 ] {903752d1-ebcf-4483-bbac-59e0dc2c37e1} <Debug> TCPHandler: Processed in 0.001339727 sec. | ||
| 9703 | 2026.03.18 18:22:32.482256 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.03.18 18:22:32.482349 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.03.18 18:22:32.482389 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9706 | 2026.03.18 18:22:32.482813 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.18 18:22:32.482850 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9708 | 2026.03.18 18:22:32.483157 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9709 | 2026.03.18 18:22:32.483372 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.18 18:22:32.483477 [ 28 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9711 | 2026.03.18 18:22:32.483498 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 9712 | 2026.03.18 18:22:32.483514 [ 28 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9713 | 2026.03.18 18:22:32.483539 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9714 | 2026.03.18 18:22:32.483541 [ 276 ] {81c3f654-ddd8-4fd8-ba3a-bc9ecd314d5e} <Debug> TCPHandler: Processed in 0.001334386 sec. | ||
| 9715 | 2026.03.18 18:22:32.483607 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9716 | 2026.03.18 18:22:32.483666 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9717 | 2026.03.18 18:22:32.483692 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9718 | 2026.03.18 18:22:32.483722 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 9719 | 2026.03.18 18:22:32.483764 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9720 | 2026.03.18 18:22:32.483767 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9721 | 2026.03.18 18:22:32.483813 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9722 | 2026.03.18 18:22:32.483833 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9723 | 2026.03.18 18:22:32.483873 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9724 | 2026.03.18 18:22:32.483916 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 9725 | 2026.03.18 18:22:32.483959 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 9726 | 2026.03.18 18:22:32.484468 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2026.03.18 18:22:32.484510 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9728 | 2026.03.18 18:22:32.484759 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181283 sec., 761883.4775409449 rows/sec., 46.43 MiB/sec. | ||
| 9729 | 2026.03.18 18:22:32.484866 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9730 | 2026.03.18 18:22:32.484895 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9731 | 2026.03.18 18:22:32.485180 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.03.18 18:22:32.485244 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.03.18 18:22:32.485320 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_28_6} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9734 | 2026.03.18 18:22:32.485330 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001583 sec., 310802.27416298166 rows/sec., 21.80 MiB/sec. | ||
| 9735 | 2026.03.18 18:22:32.485379 [ 276 ] {d81d81d9-a5c4-46c1-a1e1-33d453a51658} <Debug> TCPHandler: Processed in 0.001762989 sec. | ||
| 9736 | 2026.03.18 18:22:32.485388 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9737 | 2026.03.18 18:22:32.485501 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.03.18 18:22:32.485604 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9739 | 2026.03.18 18:22:32.485648 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9740 | 2026.03.18 18:22:32.485979 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.03.18 18:22:32.486015 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9742 | 2026.03.18 18:22:32.486331 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9743 | 2026.03.18 18:22:32.486546 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.03.18 18:22:32.486680 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 9745 | 2026.03.18 18:22:32.486718 [ 276 ] {e3103f26-04ff-4305-beb8-a522edd66d8e} <Debug> TCPHandler: Processed in 0.001266895 sec. | ||
| 9746 | 2026.03.18 18:22:32.486838 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9747 | 2026.03.18 18:22:32.486931 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9748 | 2026.03.18 18:22:32.486978 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9749 | 2026.03.18 18:22:32.487382 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.03.18 18:22:32.487418 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9751 | 2026.03.18 18:22:32.487752 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9752 | 2026.03.18 18:22:32.487966 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2026.03.18 18:22:32.488098 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 9754 | 2026.03.18 18:22:32.488143 [ 276 ] {960a8fe6-713f-4e96-b648-2d3f78584a74} <Debug> TCPHandler: Processed in 0.001361597 sec. | ||
| 9755 | 2026.03.18 18:22:32.488267 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.03.18 18:22:32.488362 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9757 | 2026.03.18 18:22:32.488405 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9758 | 2026.03.18 18:22:32.488713 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9759 | 2026.03.18 18:22:32.488748 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9760 | 2026.03.18 18:22:32.489040 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9761 | 2026.03.18 18:22:32.489258 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2026.03.18 18:22:32.489385 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 9763 | 2026.03.18 18:22:32.489421 [ 276 ] {b3d62587-92b1-403a-af87-5cb946439595} <Debug> TCPHandler: Processed in 0.001205953 sec. | ||
| 9764 | 2026.03.18 18:22:32.489522 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2026.03.18 18:22:32.489615 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9766 | 2026.03.18 18:22:32.489667 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <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 | ||
| 9767 | 2026.03.18 18:22:32.490384 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2026.03.18 18:22:32.490418 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9769 | 2026.03.18 18:22:32.490907 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9770 | 2026.03.18 18:22:32.491129 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2026.03.18 18:22:32.491263 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001665 sec., 1201.2012012012012 rows/sec., 2.15 MiB/sec. | ||
| 9772 | 2026.03.18 18:22:32.491315 [ 276 ] {9d68f32d-07f7-426c-ad98-89671917586f} <Debug> TCPHandler: Processed in 0.00184113 sec. | ||
| 9773 | 2026.03.18 18:22:32.491427 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.03.18 18:22:32.491521 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9775 | 2026.03.18 18:22:32.491561 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9776 | 2026.03.18 18:22:32.491892 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.03.18 18:22:32.491926 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9778 | 2026.03.18 18:22:32.492241 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9779 | 2026.03.18 18:22:32.492451 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.03.18 18:22:32.492579 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 9781 | 2026.03.18 18:22:32.492615 [ 276 ] {5f67b982-5bf6-4e37-bd3b-2ea19dac72fd} <Debug> TCPHandler: Processed in 0.001238114 sec. | ||
| 9782 | 2026.03.18 18:22:37.338228 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37246 | ||
| 9783 | 2026.03.18 18:22:37.338374 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9784 | 2026.03.18 18:22:37.338405 [ 293 ] {} <Debug> TCP-Session: 0c0f58c3-8d58-4877-93f4-833c4da250ef Authenticating user 'default' from [fd00:1122:3344:101::e]:37246 | ||
| 9785 | 2026.03.18 18:22:37.338430 [ 293 ] {} <Debug> TCP-Session: 0c0f58c3-8d58-4877-93f4-833c4da250ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9786 | 2026.03.18 18:22:37.338445 [ 293 ] {} <Debug> TCP-Session: 0c0f58c3-8d58-4877-93f4-833c4da250ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2026.03.18 18:22:37.338635 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57124 | ||
| 9788 | 2026.03.18 18:22:37.338666 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45392 | ||
| 9789 | 2026.03.18 18:22:37.338679 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48734 | ||
| 9790 | 2026.03.18 18:22:37.338712 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63161 | ||
| 9791 | 2026.03.18 18:22:37.338756 [ 293 ] {} <Trace> TCP-Session: 0c0f58c3-8d58-4877-93f4-833c4da250ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.03.18 18:22:37.338770 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9793 | 2026.03.18 18:22:37.338707 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48069 | ||
| 9794 | 2026.03.18 18:22:37.338811 [ 286 ] {} <Debug> TCP-Session: 026d9f58-5654-4756-8456-04c4c4fc906b Authenticating user 'default' from [fd00:1122:3344:101::e]:45392 | ||
| 9795 | 2026.03.18 18:22:37.338689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53188 | ||
| 9796 | 2026.03.18 18:22:37.338874 [ 286 ] {} <Debug> TCP-Session: 026d9f58-5654-4756-8456-04c4c4fc906b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9797 | 2026.03.18 18:22:37.338677 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42378 | ||
| 9798 | 2026.03.18 18:22:37.338943 [ 293 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37246) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9799 | 2026.03.18 18:22:37.338933 [ 286 ] {} <Debug> TCP-Session: 026d9f58-5654-4756-8456-04c4c4fc906b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.03.18 18:22:37.338635 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65438 | ||
| 9801 | 2026.03.18 18:22:37.338767 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9802 | 2026.03.18 18:22:37.339063 [ 294 ] {} <Debug> TCP-Session: bb3b6768-0acd-4f7e-8c16-f162b9fea997 Authenticating user 'default' from [fd00:1122:3344:101::e]:57124 | ||
| 9803 | 2026.03.18 18:22:37.339074 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9804 | 2026.03.18 18:22:37.339086 [ 294 ] {} <Debug> TCP-Session: bb3b6768-0acd-4f7e-8c16-f162b9fea997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9805 | 2026.03.18 18:22:37.339116 [ 289 ] {} <Debug> TCP-Session: 9ccce0cb-4f45-41bb-b069-0f705a08212b Authenticating user 'default' from [fd00:1122:3344:101::e]:48734 | ||
| 9806 | 2026.03.18 18:22:37.339117 [ 294 ] {} <Debug> TCP-Session: bb3b6768-0acd-4f7e-8c16-f162b9fea997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9807 | 2026.03.18 18:22:37.339145 [ 289 ] {} <Debug> TCP-Session: 9ccce0cb-4f45-41bb-b069-0f705a08212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9808 | 2026.03.18 18:22:37.339171 [ 289 ] {} <Debug> TCP-Session: 9ccce0cb-4f45-41bb-b069-0f705a08212b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9809 | 2026.03.18 18:22:37.339231 [ 293 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9810 | 2026.03.18 18:22:37.339290 [ 293 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9811 | 2026.03.18 18:22:37.339452 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9812 | 2026.03.18 18:22:37.339489 [ 288 ] {} <Debug> TCP-Session: cb3180d5-fac1-4831-b5dc-c0596ca64eba Authenticating user 'default' from [fd00:1122:3344:101::e]:42378 | ||
| 9813 | 2026.03.18 18:22:37.339511 [ 288 ] {} <Debug> TCP-Session: cb3180d5-fac1-4831-b5dc-c0596ca64eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9814 | 2026.03.18 18:22:37.339528 [ 288 ] {} <Debug> TCP-Session: cb3180d5-fac1-4831-b5dc-c0596ca64eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9815 | 2026.03.18 18:22:37.339568 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9816 | 2026.03.18 18:22:37.339581 [ 293 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 9817 | 2026.03.18 18:22:37.339611 [ 275 ] {} <Debug> TCP-Session: 05fbbbb8-b817-4202-b5fa-cdaf867415ab Authenticating user 'default' from [fd00:1122:3344:101::e]:65438 | ||
| 9818 | 2026.03.18 18:22:37.339643 [ 275 ] {} <Debug> TCP-Session: 05fbbbb8-b817-4202-b5fa-cdaf867415ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2026.03.18 18:22:37.339659 [ 275 ] {} <Debug> TCP-Session: 05fbbbb8-b817-4202-b5fa-cdaf867415ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2026.03.18 18:22:37.339686 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9821 | 2026.03.18 18:22:37.339724 [ 291 ] {} <Debug> TCP-Session: e14bd3db-8e47-4307-b68d-04b40a473304 Authenticating user 'default' from [fd00:1122:3344:101::e]:48069 | ||
| 9822 | 2026.03.18 18:22:37.339746 [ 291 ] {} <Debug> TCP-Session: e14bd3db-8e47-4307-b68d-04b40a473304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9823 | 2026.03.18 18:22:37.339763 [ 291 ] {} <Debug> TCP-Session: e14bd3db-8e47-4307-b68d-04b40a473304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9824 | 2026.03.18 18:22:37.340032 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9825 | 2026.03.18 18:22:37.340065 [ 290 ] {} <Debug> TCP-Session: 3b62d7bb-55bf-4605-8371-7327d7b1ab99 Authenticating user 'default' from [fd00:1122:3344:101::e]:53188 | ||
| 9826 | 2026.03.18 18:22:37.340084 [ 290 ] {} <Debug> TCP-Session: 3b62d7bb-55bf-4605-8371-7327d7b1ab99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.03.18 18:22:37.340100 [ 290 ] {} <Debug> TCP-Session: 3b62d7bb-55bf-4605-8371-7327d7b1ab99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2026.03.18 18:22:37.340137 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9829 | 2026.03.18 18:22:37.340171 [ 292 ] {} <Debug> TCP-Session: 80ffc782-dc92-4552-9b2c-8d87d0b77ad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63161 | ||
| 9830 | 2026.03.18 18:22:37.340188 [ 292 ] {} <Debug> TCP-Session: 80ffc782-dc92-4552-9b2c-8d87d0b77ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9831 | 2026.03.18 18:22:37.340200 [ 292 ] {} <Debug> TCP-Session: 80ffc782-dc92-4552-9b2c-8d87d0b77ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9832 | 2026.03.18 18:22:37.340485 [ 341 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Trace> AggregatingTransform: Aggregating | ||
| 9833 | 2026.03.18 18:22:37.340537 [ 341 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Trace> Aggregator: Aggregation method: without_key | ||
| 9834 | 2026.03.18 18:22:37.340572 [ 341 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000870254 sec. (1149.090 rows/sec., 44.89 KiB/sec.) | ||
| 9835 | 2026.03.18 18:22:37.340591 [ 341 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Trace> Aggregator: Merging aggregated data | ||
| 9836 | 2026.03.18 18:22:37.342067 [ 293 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003188 sec., 313.67628607277294 rows/sec., 12.25 KiB/sec. | ||
| 9837 | 2026.03.18 18:22:37.342205 [ 293 ] {43240237-24c2-49a6-a176-40b7d8d00d61} <Debug> TCPHandler: Processed in 0.003560489 sec. | ||
| 9838 | 2026.03.18 18:22:37.342308 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9839 | 2026.03.18 18:22:37.342339 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9840 | 2026.03.18 18:22:37.342341 [ 293 ] {} <Debug> TCP-Session: 0c0f58c3-8d58-4877-93f4-833c4da250ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9841 | 2026.03.18 18:22:37.342360 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9842 | 2026.03.18 18:22:37.342385 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9843 | 2026.03.18 18:22:37.342400 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9844 | 2026.03.18 18:22:37.342431 [ 275 ] {} <Debug> TCP-Session: 05fbbbb8-b817-4202-b5fa-cdaf867415ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2026.03.18 18:22:37.342443 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9846 | 2026.03.18 18:22:37.342455 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9847 | 2026.03.18 18:22:37.342471 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9848 | 2026.03.18 18:22:37.342497 [ 288 ] {} <Debug> TCP-Session: cb3180d5-fac1-4831-b5dc-c0596ca64eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.03.18 18:22:37.342513 [ 289 ] {} <Debug> TCP-Session: 9ccce0cb-4f45-41bb-b069-0f705a08212b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9850 | 2026.03.18 18:22:37.342528 [ 292 ] {} <Debug> TCP-Session: 80ffc782-dc92-4552-9b2c-8d87d0b77ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2026.03.18 18:22:37.342457 [ 286 ] {} <Debug> TCP-Session: 026d9f58-5654-4756-8456-04c4c4fc906b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9852 | 2026.03.18 18:22:37.342424 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9853 | 2026.03.18 18:22:37.342417 [ 294 ] {} <Debug> TCP-Session: bb3b6768-0acd-4f7e-8c16-f162b9fea997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9854 | 2026.03.18 18:22:37.342381 [ 291 ] {} <Debug> TCP-Session: e14bd3db-8e47-4307-b68d-04b40a473304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9855 | 2026.03.18 18:22:37.342611 [ 290 ] {} <Debug> TCP-Session: 3b62d7bb-55bf-4605-8371-7327d7b1ab99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9856 | 2026.03.18 18:22:37.468966 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9857 | 2026.03.18 18:22:37.469134 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9858 | 2026.03.18 18:22:37.469199 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9859 | 2026.03.18 18:22:37.469953 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.03.18 18:22:37.469993 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9861 | 2026.03.18 18:22:37.470408 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9862 | 2026.03.18 18:22:37.470675 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.03.18 18:22:37.470805 [ 109 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9864 | 2026.03.18 18:22:37.470835 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001748 sec., 76659.03890160183 rows/sec., 6.63 MiB/sec. | ||
| 9865 | 2026.03.18 18:22:37.470839 [ 109 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.03.18 18:22:37.470867 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9867 | 2026.03.18 18:22:37.470882 [ 276 ] {3285361d-3d49-4689-9cc5-144966810763} <Debug> TCPHandler: Processed in 0.002035786 sec. | ||
| 9868 | 2026.03.18 18:22:37.470987 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9869 | 2026.03.18 18:22:37.471018 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.18 18:22:37.471127 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.03.18 18:22:37.471136 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9872 | 2026.03.18 18:22:37.471205 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9873 | 2026.03.18 18:22:37.471215 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2893 rows starting from the beginning of the part | ||
| 9874 | 2026.03.18 18:22:37.471295 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 134 rows starting from the beginning of the part | ||
| 9875 | 2026.03.18 18:22:37.471342 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 801 rows starting from the beginning of the part | ||
| 9876 | 2026.03.18 18:22:37.471386 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 9877 | 2026.03.18 18:22:37.471425 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 801 rows starting from the beginning of the part | ||
| 9878 | 2026.03.18 18:22:37.471465 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 134 rows starting from the beginning of the part | ||
| 9879 | 2026.03.18 18:22:37.471642 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.03.18 18:22:37.471685 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9881 | 2026.03.18 18:22:37.472035 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9882 | 2026.03.18 18:22:37.472276 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2026.03.18 18:22:37.472389 [ 109 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9884 | 2026.03.18 18:22:37.472413 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001306 sec., 29862.17457886677 rows/sec., 2.19 MiB/sec. | ||
| 9885 | 2026.03.18 18:22:37.472418 [ 109 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.03.18 18:22:37.472443 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9887 | 2026.03.18 18:22:37.472452 [ 276 ] {7e2befee-4c99-44e9-918a-0581313e8dc7} <Debug> TCPHandler: Processed in 0.001485891 sec. | ||
| 9888 | 2026.03.18 18:22:37.472525 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9889 | 2026.03.18 18:22:37.472573 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2026.03.18 18:22:37.472628 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9891 | 2026.03.18 18:22:37.472661 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 9892 | 2026.03.18 18:22:37.472672 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9893 | 2026.03.18 18:22:37.472717 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9894 | 2026.03.18 18:22:37.472721 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
| 9895 | 2026.03.18 18:22:37.472778 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 144 rows starting from the beginning of the part | ||
| 9896 | 2026.03.18 18:22:37.472822 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part | ||
| 9897 | 2026.03.18 18:22:37.472861 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 144 rows starting from the beginning of the part | ||
| 9898 | 2026.03.18 18:22:37.472901 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
| 9899 | 2026.03.18 18:22:37.473169 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2026.03.18 18:22:37.473210 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9901 | 2026.03.18 18:22:37.473357 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4899 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429197 sec., 2016715.8118505827 rows/sec., 164.93 MiB/sec. | ||
| 9902 | 2026.03.18 18:22:37.473547 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9903 | 2026.03.18 18:22:37.473760 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9904 | 2026.03.18 18:22:37.473785 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2026.03.18 18:22:37.473867 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380888 sec., 459849.0246855646 rows/sec., 30.94 MiB/sec. | ||
| 9906 | 2026.03.18 18:22:37.473908 [ 109 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9907 | 2026.03.18 18:22:37.473937 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001283 sec., 80280.59236165238 rows/sec., 6.27 MiB/sec. | ||
| 9908 | 2026.03.18 18:22:37.473939 [ 109 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2026.03.18 18:22:37.473968 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9910 | 2026.03.18 18:22:37.473975 [ 276 ] {7484abd6-751c-469f-9a5e-1ff6e88ac3f0} <Debug> TCPHandler: Processed in 0.00145257 sec. | ||
| 9911 | 2026.03.18 18:22:37.474039 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9912 | 2026.03.18 18:22:37.474047 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.03.18 18:22:37.474056 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9914 | 2026.03.18 18:22:37.474113 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.03.18 18:22:37.474140 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_66_13} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9916 | 2026.03.18 18:22:37.474178 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9917 | 2026.03.18 18:22:37.474222 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1552 rows starting from the beginning of the part | ||
| 9918 | 2026.03.18 18:22:37.474234 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9919 | 2026.03.18 18:22:37.474224 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.03.18 18:22:37.474302 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 103 rows starting from the beginning of the part | ||
| 9921 | 2026.03.18 18:22:37.474308 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9922 | 2026.03.18 18:22:37.474335 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2026.03.18 18:22:37.474368 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 492 rows starting from the beginning of the part | ||
| 9924 | 2026.03.18 18:22:37.474419 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_56_11} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9925 | 2026.03.18 18:22:37.474443 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 107 rows starting from the beginning of the part | ||
| 9926 | 2026.03.18 18:22:37.474499 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9927 | 2026.03.18 18:22:37.474516 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 492 rows starting from the beginning of the part | ||
| 9928 | 2026.03.18 18:22:37.474570 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part | ||
| 9929 | 2026.03.18 18:22:37.474852 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.03.18 18:22:37.474888 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9931 | 2026.03.18 18:22:37.475330 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9932 | 2026.03.18 18:22:37.475641 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.03.18 18:22:37.475772 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9934 | 2026.03.18 18:22:37.475803 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
| 9935 | 2026.03.18 18:22:37.475807 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2026.03.18 18:22:37.475840 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9937 | 2026.03.18 18:22:37.475850 [ 276 ] {257d2430-6b36-4498-ab2d-6ceb66445df0} <Debug> TCPHandler: Processed in 0.00179919 sec. | ||
| 9938 | 2026.03.18 18:22:37.475912 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9939 | 2026.03.18 18:22:37.475991 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.03.18 18:22:37.476008 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9941 | 2026.03.18 18:22:37.476039 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22495 rows starting from the beginning of the part | ||
| 9942 | 2026.03.18 18:22:37.476095 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9943 | 2026.03.18 18:22:37.476103 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9944 | 2026.03.18 18:22:37.476146 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 265 rows starting from the beginning of the part | ||
| 9945 | 2026.03.18 18:22:37.476178 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <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 | ||
| 9946 | 2026.03.18 18:22:37.476193 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 162 rows starting from the beginning of the part | ||
| 9947 | 2026.03.18 18:22:37.476235 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 9948 | 2026.03.18 18:22:37.476249 [ 201 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2849 rows, containing 5 columns (5 merged, 0 gathered) in 0.002238702 sec., 1272612.433454743 rows/sec., 94.99 MiB/sec. | ||
| 9949 | 2026.03.18 18:22:37.476281 [ 197 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9950 | 2026.03.18 18:22:37.476450 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9951 | 2026.03.18 18:22:37.476751 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.03.18 18:22:37.476810 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_66_13} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9953 | 2026.03.18 18:22:37.476878 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9954 | 2026.03.18 18:22:37.477226 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.03.18 18:22:37.477266 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9956 | 2026.03.18 18:22:37.477881 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9957 | 2026.03.18 18:22:37.478107 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.03.18 18:22:37.478247 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002169 sec., 17980.63623789765 rows/sec., 32.22 MiB/sec. | ||
| 9959 | 2026.03.18 18:22:37.478302 [ 276 ] {7181a246-ad24-4219-8d0b-6a3221c6b129} <Debug> TCPHandler: Processed in 0.002370735 sec. | ||
| 9960 | 2026.03.18 18:22:37.478430 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.03.18 18:22:37.478525 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.03.18 18:22:37.478566 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9963 | 2026.03.18 18:22:37.478906 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.03.18 18:22:37.478941 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9965 | 2026.03.18 18:22:37.479264 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9966 | 2026.03.18 18:22:37.479496 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.03.18 18:22:37.479611 [ 109 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9968 | 2026.03.18 18:22:37.479639 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 9969 | 2026.03.18 18:22:37.479649 [ 109 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.03.18 18:22:37.479677 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9971 | 2026.03.18 18:22:37.479681 [ 276 ] {af739fc8-8ff9-47f7-ab3f-721bfb343d43} <Debug> TCPHandler: Processed in 0.001301506 sec. | ||
| 9972 | 2026.03.18 18:22:37.479762 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9973 | 2026.03.18 18:22:37.479871 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9974 | 2026.03.18 18:22:37.479897 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3630 rows starting from the beginning of the part | ||
| 9975 | 2026.03.18 18:22:37.479945 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9976 | 2026.03.18 18:22:37.479981 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9977 | 2026.03.18 18:22:37.480014 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9978 | 2026.03.18 18:22:37.480047 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9979 | 2026.03.18 18:22:37.480079 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9980 | 2026.03.18 18:22:37.482042 [ 198 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.002305694 sec., 1730498.4963312563 rows/sec., 111.62 MiB/sec. | ||
| 9981 | 2026.03.18 18:22:37.482694 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9982 | 2026.03.18 18:22:37.483136 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.03.18 18:22:37.483245 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_66_13} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9984 | 2026.03.18 18:22:37.483364 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9985 | 2026.03.18 18:22:37.484902 [ 187 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23507 rows, containing 5 columns (5 merged, 0 gathered) in 0.009022609 sec., 2605343.975340171 rows/sec., 170.46 MiB/sec. | ||
| 9986 | 2026.03.18 18:22:37.485519 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9987 | 2026.03.18 18:22:37.485859 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.03.18 18:22:37.485945 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9989 | 2026.03.18 18:22:37.486045 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9990 | 2026.03.18 18:22:37.769275 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.03.18 18:22:37.769456 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.03.18 18:22:37.769522 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9993 | 2026.03.18 18:22:37.770324 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.03.18 18:22:37.770372 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9995 | 2026.03.18 18:22:37.770776 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9996 | 2026.03.18 18:22:37.771001 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.03.18 18:22:37.771168 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 9998 | 2026.03.18 18:22:37.771212 [ 276 ] {451b4781-3b7d-44f2-a484-e736ff556d8e} <Debug> TCPHandler: Processed in 0.002067727 sec. | ||
| 9999 | 2026.03.18 18:22:37.771344 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.03.18 18:22:37.771442 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10001 | 2026.03.18 18:22:37.771485 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10002 | 2026.03.18 18:22:37.771876 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.03.18 18:22:37.771913 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10004 | 2026.03.18 18:22:37.772222 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10005 | 2026.03.18 18:22:37.772434 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.03.18 18:22:37.772569 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 142.18 KiB/sec. | ||
| 10007 | 2026.03.18 18:22:37.772606 [ 276 ] {7282aaa0-5b12-43e2-8561-e31c38243fbc} <Debug> TCPHandler: Processed in 0.001315036 sec. | ||
| 10008 | 2026.03.18 18:22:37.772711 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.03.18 18:22:37.772806 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10010 | 2026.03.18 18:22:37.772845 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10011 | 2026.03.18 18:22:37.775064 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.03.18 18:22:37.775101 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10013 | 2026.03.18 18:22:37.775565 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10014 | 2026.03.18 18:22:37.775791 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.03.18 18:22:37.775925 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.003138 sec., 855959.2096876991 rows/sec., 64.76 MiB/sec. | ||
| 10016 | 2026.03.18 18:22:37.775965 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 10017 | 2026.03.18 18:22:37.775980 [ 276 ] {abfe613e-ff4f-4110-a96d-3c9a1d08e5c3} <Debug> TCPHandler: Processed in 0.003321101 sec. | ||
| 10018 | 2026.03.18 18:22:37.776118 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.03.18 18:22:37.776215 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10020 | 2026.03.18 18:22:37.776255 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10021 | 2026.03.18 18:22:37.776744 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.03.18 18:22:37.776780 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10023 | 2026.03.18 18:22:37.777081 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10024 | 2026.03.18 18:22:37.777290 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.03.18 18:22:37.777421 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001225 sec., 128163.26530612246 rows/sec., 7.70 MiB/sec. | ||
| 10026 | 2026.03.18 18:22:37.777458 [ 276 ] {21d3573b-a7f0-494c-8da6-f49b86e7ead1} <Debug> TCPHandler: Processed in 0.001393519 sec. | ||
| 10027 | 2026.03.18 18:22:37.777572 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.03.18 18:22:37.777668 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10029 | 2026.03.18 18:22:37.777709 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10030 | 2026.03.18 18:22:37.778473 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.03.18 18:22:37.778510 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10032 | 2026.03.18 18:22:37.778851 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10033 | 2026.03.18 18:22:37.779064 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.03.18 18:22:37.779203 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001552 sec., 552190.7216494846 rows/sec., 32.81 MiB/sec. | ||
| 10035 | 2026.03.18 18:22:37.779240 [ 276 ] {65104f17-11bf-41e1-b7ff-23edf544edf8} <Debug> TCPHandler: Processed in 0.001717988 sec. | ||
| 10036 | 2026.03.18 18:22:37.779342 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.03.18 18:22:37.779438 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.03.18 18:22:37.779477 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10039 | 2026.03.18 18:22:37.779852 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.03.18 18:22:37.779887 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10041 | 2026.03.18 18:22:37.780171 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10042 | 2026.03.18 18:22:37.780387 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.03.18 18:22:37.780518 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 10044 | 2026.03.18 18:22:37.780556 [ 276 ] {abbabc91-8920-4787-af4a-12c849164164} <Debug> TCPHandler: Processed in 0.001264455 sec. | ||
| 10045 | 2026.03.18 18:22:37.780670 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.03.18 18:22:37.780776 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10047 | 2026.03.18 18:22:37.780818 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10048 | 2026.03.18 18:22:37.781316 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.03.18 18:22:37.781355 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10050 | 2026.03.18 18:22:37.781701 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10051 | 2026.03.18 18:22:37.782123 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.03.18 18:22:37.782339 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001581 sec., 93611.63820366857 rows/sec., 5.32 MiB/sec. | ||
| 10053 | 2026.03.18 18:22:37.782384 [ 276 ] {d3ae6426-7d30-438c-a8da-c00c9665e61e} <Debug> TCPHandler: Processed in 0.001767128 sec. | ||
| 10054 | 2026.03.18 18:22:37.782516 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10055 | 2026.03.18 18:22:37.782614 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10056 | 2026.03.18 18:22:37.782657 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10057 | 2026.03.18 18:22:37.783729 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.03.18 18:22:37.783768 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10059 | 2026.03.18 18:22:37.784159 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10060 | 2026.03.18 18:22:37.784392 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.03.18 18:22:37.784538 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001941 sec., 742400.8243173622 rows/sec., 51.12 MiB/sec. | ||
| 10062 | 2026.03.18 18:22:37.784583 [ 276 ] {51df9f75-4034-49d2-8e41-55138f6f94d0} <Debug> TCPHandler: Processed in 0.002118389 sec. | ||
| 10063 | 2026.03.18 18:22:37.784700 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10064 | 2026.03.18 18:22:37.784799 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10065 | 2026.03.18 18:22:37.784846 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10066 | 2026.03.18 18:22:37.785326 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.03.18 18:22:37.785365 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10068 | 2026.03.18 18:22:37.785768 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10069 | 2026.03.18 18:22:37.785998 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.03.18 18:22:37.786135 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec. | ||
| 10071 | 2026.03.18 18:22:37.786175 [ 276 ] {01371910-cd9f-47c8-8f07-07fd6d4cfc1b} <Debug> TCPHandler: Processed in 0.001526342 sec. | ||
| 10072 | 2026.03.18 18:22:37.786291 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10073 | 2026.03.18 18:22:37.786389 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.03.18 18:22:37.786433 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10075 | 2026.03.18 18:22:37.787099 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.03.18 18:22:37.787137 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10077 | 2026.03.18 18:22:37.787554 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10078 | 2026.03.18 18:22:37.787767 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.03.18 18:22:37.787902 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001533 sec., 863013.6986301369 rows/sec., 53.90 MiB/sec. | ||
| 10080 | 2026.03.18 18:22:37.787941 [ 276 ] {92e539e0-3023-4ed7-90bc-e739ce865d03} <Debug> TCPHandler: Processed in 0.001698706 sec. | ||
| 10081 | 2026.03.18 18:22:37.788054 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10082 | 2026.03.18 18:22:37.788149 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10083 | 2026.03.18 18:22:37.788190 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10084 | 2026.03.18 18:22:37.788507 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10085 | 2026.03.18 18:22:37.788543 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10086 | 2026.03.18 18:22:37.788847 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10087 | 2026.03.18 18:22:37.789062 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.03.18 18:22:37.789197 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 10089 | 2026.03.18 18:22:37.789234 [ 276 ] {850c9c44-afc9-452d-bbcc-f6c3fb00ec78} <Debug> TCPHandler: Processed in 0.001229034 sec. | ||
| 10090 | 2026.03.18 18:22:37.789336 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.03.18 18:22:37.789430 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10092 | 2026.03.18 18:22:37.789482 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <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 | ||
| 10093 | 2026.03.18 18:22:37.790276 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.03.18 18:22:37.790312 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10095 | 2026.03.18 18:22:37.790817 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10096 | 2026.03.18 18:22:37.791040 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.03.18 18:22:37.791181 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001769 sec., 7348.784624081402 rows/sec., 13.17 MiB/sec. | ||
| 10098 | 2026.03.18 18:22:37.791235 [ 276 ] {b7685182-d0ed-43d6-851b-6ec47988b32b} <Debug> TCPHandler: Processed in 0.001947794 sec. | ||
| 10099 | 2026.03.18 18:22:37.791349 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.03.18 18:22:37.791443 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10101 | 2026.03.18 18:22:37.791485 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10102 | 2026.03.18 18:22:37.791807 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.03.18 18:22:37.791843 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10104 | 2026.03.18 18:22:37.792150 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10105 | 2026.03.18 18:22:37.792363 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.03.18 18:22:37.792501 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001076 sec., 39033.457249070634 rows/sec., 2.23 MiB/sec. | ||
| 10107 | 2026.03.18 18:22:37.792538 [ 276 ] {33f3fd39-fb75-416f-ba36-80453dd8c57e} <Debug> TCPHandler: Processed in 0.001238784 sec. | ||
| 10108 | 2026.03.18 18:22:37.989855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19679 | ||
| 10109 | 2026.03.18 18:22:37.990623 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2026.03.18 18:22:37.990712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10111 | 2026.03.18 18:22:37.991465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10112 | 2026.03.18 18:22:37.991812 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2026.03.18 18:22:37.992054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19679 | ||
| 10114 | 2026.03.18 18:22:37.992066 [ 120 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10115 | 2026.03.18 18:22:37.992158 [ 120 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.03.18 18:22:37.992186 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10117 | 2026.03.18 18:22:37.992359 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::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 | ||
| 10118 | 2026.03.18 18:22:37.992560 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10119 | 2026.03.18 18:22:37.992629 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17311 rows starting from the beginning of the part | ||
| 10120 | 2026.03.18 18:22:37.992729 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10121 | 2026.03.18 18:22:37.992799 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10122 | 2026.03.18 18:22:37.992869 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10123 | 2026.03.18 18:22:37.992925 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10124 | 2026.03.18 18:22:37.992985 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10125 | 2026.03.18 18:22:37.996279 [ 193 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19679 rows, containing 4 columns (4 merged, 0 gathered) in 0.00398801 sec., 4934541.287509309 rows/sec., 70.59 MiB/sec. | ||
| 10126 | 2026.03.18 18:22:37.996679 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10127 | 2026.03.18 18:22:37.997081 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.03.18 18:22:37.997203 [ 195 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_41_8} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10129 | 2026.03.18 18:22:37.997325 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 10130 | 2026.03.18 18:22:38.791426 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47328 | ||
| 10131 | 2026.03.18 18:22:38.791551 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10132 | 2026.03.18 18:22:38.791587 [ 294 ] {} <Debug> TCP-Session: f53d64d9-17a2-4bbb-88a2-dd519686c1d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47328 | ||
| 10133 | 2026.03.18 18:22:38.791612 [ 294 ] {} <Debug> TCP-Session: f53d64d9-17a2-4bbb-88a2-dd519686c1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10134 | 2026.03.18 18:22:38.791626 [ 294 ] {} <Debug> TCP-Session: f53d64d9-17a2-4bbb-88a2-dd519686c1d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.03.18 18:22:38.791821 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36083 | ||
| 10136 | 2026.03.18 18:22:38.791858 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55624 | ||
| 10137 | 2026.03.18 18:22:38.791892 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38219 | ||
| 10138 | 2026.03.18 18:22:38.791902 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59399 | ||
| 10139 | 2026.03.18 18:22:38.791899 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10140 | 2026.03.18 18:22:38.791982 [ 294 ] {} <Trace> TCP-Session: f53d64d9-17a2-4bbb-88a2-dd519686c1d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2026.03.18 18:22:38.792010 [ 275 ] {} <Debug> TCP-Session: 24d23ee9-87d4-47fb-8e78-382b9a0774cd Authenticating user 'default' from [fd00:1122:3344:101::e]:36083 | ||
| 10142 | 2026.03.18 18:22:38.791983 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10143 | 2026.03.18 18:22:38.792033 [ 275 ] {} <Debug> TCP-Session: 24d23ee9-87d4-47fb-8e78-382b9a0774cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.03.18 18:22:38.792042 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10145 | 2026.03.18 18:22:38.792058 [ 289 ] {} <Debug> TCP-Session: a1803555-6e03-43e9-b20d-73a0222bf109 Authenticating user 'default' from [fd00:1122:3344:101::e]:55624 | ||
| 10146 | 2026.03.18 18:22:38.792059 [ 275 ] {} <Debug> TCP-Session: 24d23ee9-87d4-47fb-8e78-382b9a0774cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.03.18 18:22:38.792088 [ 292 ] {} <Debug> TCP-Session: 6aadf5d5-c965-45e9-bca8-1916be48b8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38219 | ||
| 10148 | 2026.03.18 18:22:38.792106 [ 289 ] {} <Debug> TCP-Session: a1803555-6e03-43e9-b20d-73a0222bf109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.03.18 18:22:38.792044 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10150 | 2026.03.18 18:22:38.792143 [ 289 ] {} <Debug> TCP-Session: a1803555-6e03-43e9-b20d-73a0222bf109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.03.18 18:22:38.792145 [ 292 ] {} <Debug> TCP-Session: 6aadf5d5-c965-45e9-bca8-1916be48b8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.03.18 18:22:38.792165 [ 293 ] {} <Debug> TCP-Session: d8479d99-b698-40e1-9ade-573a0295c859 Authenticating user 'default' from [fd00:1122:3344:101::e]:59399 | ||
| 10153 | 2026.03.18 18:22:38.792184 [ 292 ] {} <Debug> TCP-Session: 6aadf5d5-c965-45e9-bca8-1916be48b8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10154 | 2026.03.18 18:22:38.792199 [ 293 ] {} <Debug> TCP-Session: d8479d99-b698-40e1-9ade-573a0295c859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.03.18 18:22:38.792175 [ 294 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47328) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10156 | 2026.03.18 18:22:38.792224 [ 293 ] {} <Debug> TCP-Session: d8479d99-b698-40e1-9ade-573a0295c859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.03.18 18:22:38.791884 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57263 | ||
| 10158 | 2026.03.18 18:22:38.791867 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54892 | ||
| 10159 | 2026.03.18 18:22:38.791862 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37841 | ||
| 10160 | 2026.03.18 18:22:38.791858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58362 | ||
| 10161 | 2026.03.18 18:22:38.792393 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10162 | 2026.03.18 18:22:38.792398 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10163 | 2026.03.18 18:22:38.792435 [ 291 ] {} <Debug> TCP-Session: 5179839b-9bf1-4e78-b31d-d17800c00497 Authenticating user 'default' from [fd00:1122:3344:101::e]:57263 | ||
| 10164 | 2026.03.18 18:22:38.792432 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10165 | 2026.03.18 18:22:38.792459 [ 290 ] {} <Debug> TCP-Session: e7251b0c-e09a-4a7c-8c16-64b0c1007f30 Authenticating user 'default' from [fd00:1122:3344:101::e]:54892 | ||
| 10166 | 2026.03.18 18:22:38.792483 [ 291 ] {} <Debug> TCP-Session: 5179839b-9bf1-4e78-b31d-d17800c00497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.03.18 18:22:38.792491 [ 288 ] {} <Debug> TCP-Session: 232709a9-3583-44a6-894e-c8090e877bde Authenticating user 'default' from [fd00:1122:3344:101::e]:37841 | ||
| 10168 | 2026.03.18 18:22:38.792521 [ 291 ] {} <Debug> TCP-Session: 5179839b-9bf1-4e78-b31d-d17800c00497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.03.18 18:22:38.792546 [ 288 ] {} <Debug> TCP-Session: 232709a9-3583-44a6-894e-c8090e877bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.03.18 18:22:38.792502 [ 290 ] {} <Debug> TCP-Session: e7251b0c-e09a-4a7c-8c16-64b0c1007f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10171 | 2026.03.18 18:22:38.792574 [ 288 ] {} <Debug> TCP-Session: 232709a9-3583-44a6-894e-c8090e877bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10172 | 2026.03.18 18:22:38.792597 [ 290 ] {} <Debug> TCP-Session: e7251b0c-e09a-4a7c-8c16-64b0c1007f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10173 | 2026.03.18 18:22:38.792571 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10174 | 2026.03.18 18:22:38.792646 [ 294 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10175 | 2026.03.18 18:22:38.792649 [ 286 ] {} <Debug> TCP-Session: 30c71c30-9530-49d1-84a8-620b1f5d1072 Authenticating user 'default' from [fd00:1122:3344:101::e]:58362 | ||
| 10176 | 2026.03.18 18:22:38.792692 [ 286 ] {} <Debug> TCP-Session: 30c71c30-9530-49d1-84a8-620b1f5d1072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.03.18 18:22:38.792704 [ 286 ] {} <Debug> TCP-Session: 30c71c30-9530-49d1-84a8-620b1f5d1072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10178 | 2026.03.18 18:22:38.792714 [ 294 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10179 | 2026.03.18 18:22:38.793035 [ 294 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 10180 | 2026.03.18 18:22:38.794118 [ 309 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Trace> AggregatingTransform: Aggregating | ||
| 10181 | 2026.03.18 18:22:38.794169 [ 309 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Trace> Aggregator: Aggregation method: without_key | ||
| 10182 | 2026.03.18 18:22:38.794208 [ 309 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107151 sec. (933.262 rows/sec., 36.46 KiB/sec.) | ||
| 10183 | 2026.03.18 18:22:38.794229 [ 309 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Trace> Aggregator: Merging aggregated data | ||
| 10184 | 2026.03.18 18:22:38.795633 [ 294 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 10185 | 2026.03.18 18:22:38.795764 [ 294 ] {44b9c8d1-767d-4cf9-8237-4867090ccf14} <Debug> TCPHandler: Processed in 0.003958179 sec. | ||
| 10186 | 2026.03.18 18:22:38.795885 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10187 | 2026.03.18 18:22:38.795918 [ 294 ] {} <Debug> TCP-Session: f53d64d9-17a2-4bbb-88a2-dd519686c1d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.03.18 18:22:38.795938 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10189 | 2026.03.18 18:22:38.795968 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10190 | 2026.03.18 18:22:38.795996 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10191 | 2026.03.18 18:22:38.796001 [ 293 ] {} <Debug> TCP-Session: d8479d99-b698-40e1-9ade-573a0295c859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.03.18 18:22:38.796037 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10193 | 2026.03.18 18:22:38.796047 [ 292 ] {} <Debug> TCP-Session: 6aadf5d5-c965-45e9-bca8-1916be48b8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.03.18 18:22:38.796029 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10195 | 2026.03.18 18:22:38.796080 [ 288 ] {} <Debug> TCP-Session: 232709a9-3583-44a6-894e-c8090e877bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10196 | 2026.03.18 18:22:38.796084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10197 | 2026.03.18 18:22:38.796110 [ 289 ] {} <Debug> TCP-Session: a1803555-6e03-43e9-b20d-73a0222bf109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.03.18 18:22:38.796068 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10199 | 2026.03.18 18:22:38.796149 [ 291 ] {} <Debug> TCP-Session: 5179839b-9bf1-4e78-b31d-d17800c00497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.03.18 18:22:38.796021 [ 275 ] {} <Debug> TCP-Session: 24d23ee9-87d4-47fb-8e78-382b9a0774cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10201 | 2026.03.18 18:22:38.796186 [ 290 ] {} <Debug> TCP-Session: e7251b0c-e09a-4a7c-8c16-64b0c1007f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.03.18 18:22:38.795918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10203 | 2026.03.18 18:22:38.796258 [ 286 ] {} <Debug> TCP-Session: 30c71c30-9530-49d1-84a8-620b1f5d1072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.03.18 18:22:38.954872 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58591 | ||
| 10205 | 2026.03.18 18:22:38.955011 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10206 | 2026.03.18 18:22:38.955054 [ 294 ] {} <Debug> TCP-Session: 1aada900-4fe0-40a3-8243-2afb4b0ebf32 Authenticating user 'default' from [fd00:1122:3344:101::e]:58591 | ||
| 10207 | 2026.03.18 18:22:38.955081 [ 294 ] {} <Debug> TCP-Session: 1aada900-4fe0-40a3-8243-2afb4b0ebf32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.03.18 18:22:38.955098 [ 294 ] {} <Debug> TCP-Session: 1aada900-4fe0-40a3-8243-2afb4b0ebf32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.03.18 18:22:38.955290 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33347 | ||
| 10210 | 2026.03.18 18:22:38.955351 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64701 | ||
| 10211 | 2026.03.18 18:22:38.955370 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10212 | 2026.03.18 18:22:38.955396 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59937 | ||
| 10213 | 2026.03.18 18:22:38.955434 [ 275 ] {} <Debug> TCP-Session: a5eed96a-5cba-44e6-bf60-a089b69792bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33347 | ||
| 10214 | 2026.03.18 18:22:38.955404 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42690 | ||
| 10215 | 2026.03.18 18:22:38.955482 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10216 | 2026.03.18 18:22:38.955488 [ 275 ] {} <Debug> TCP-Session: a5eed96a-5cba-44e6-bf60-a089b69792bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.03.18 18:22:38.955523 [ 286 ] {} <Debug> TCP-Session: aebd6b97-c513-45cf-98d8-6dbb5db50be8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64701 | ||
| 10218 | 2026.03.18 18:22:38.955534 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10219 | 2026.03.18 18:22:38.955536 [ 275 ] {} <Debug> TCP-Session: a5eed96a-5cba-44e6-bf60-a089b69792bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.03.18 18:22:38.955551 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10221 | 2026.03.18 18:22:38.955581 [ 292 ] {} <Debug> TCP-Session: c1b6b753-18ee-4066-8dc5-e5ed06cd3b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:59937 | ||
| 10222 | 2026.03.18 18:22:38.955604 [ 293 ] {} <Debug> TCP-Session: 3efc70f3-e71e-4c84-b082-355ed8f107c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42690 | ||
| 10223 | 2026.03.18 18:22:38.955556 [ 286 ] {} <Debug> TCP-Session: aebd6b97-c513-45cf-98d8-6dbb5db50be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.03.18 18:22:38.955371 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63498 | ||
| 10225 | 2026.03.18 18:22:38.955660 [ 292 ] {} <Debug> TCP-Session: c1b6b753-18ee-4066-8dc5-e5ed06cd3b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10226 | 2026.03.18 18:22:38.955672 [ 293 ] {} <Debug> TCP-Session: 3efc70f3-e71e-4c84-b082-355ed8f107c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.03.18 18:22:38.955703 [ 292 ] {} <Debug> TCP-Session: c1b6b753-18ee-4066-8dc5-e5ed06cd3b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.03.18 18:22:38.955713 [ 293 ] {} <Debug> TCP-Session: 3efc70f3-e71e-4c84-b082-355ed8f107c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.03.18 18:22:38.955731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10230 | 2026.03.18 18:22:38.955362 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37310 | ||
| 10231 | 2026.03.18 18:22:38.955772 [ 290 ] {} <Debug> TCP-Session: 1e49a852-452b-4264-ab67-84868164e772 Authenticating user 'default' from [fd00:1122:3344:101::e]:63498 | ||
| 10232 | 2026.03.18 18:22:38.955656 [ 286 ] {} <Debug> TCP-Session: aebd6b97-c513-45cf-98d8-6dbb5db50be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.03.18 18:22:38.955822 [ 290 ] {} <Debug> TCP-Session: 1e49a852-452b-4264-ab67-84868164e772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.03.18 18:22:38.955476 [ 294 ] {} <Trace> TCP-Session: 1aada900-4fe0-40a3-8243-2afb4b0ebf32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.03.18 18:22:38.955853 [ 290 ] {} <Debug> TCP-Session: 1e49a852-452b-4264-ab67-84868164e772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.03.18 18:22:38.955851 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10237 | 2026.03.18 18:22:38.955402 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40922 | ||
| 10238 | 2026.03.18 18:22:38.955928 [ 288 ] {} <Debug> TCP-Session: e1a33e7b-cd10-4a9e-b75b-4a63980d040c Authenticating user 'default' from [fd00:1122:3344:101::e]:37310 | ||
| 10239 | 2026.03.18 18:22:38.955358 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52278 | ||
| 10240 | 2026.03.18 18:22:38.956002 [ 288 ] {} <Debug> TCP-Session: e1a33e7b-cd10-4a9e-b75b-4a63980d040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.03.18 18:22:38.956035 [ 288 ] {} <Debug> TCP-Session: e1a33e7b-cd10-4a9e-b75b-4a63980d040c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.03.18 18:22:38.956040 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10243 | 2026.03.18 18:22:38.956057 [ 294 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58591) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10244 | 2026.03.18 18:22:38.956072 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10245 | 2026.03.18 18:22:38.956089 [ 291 ] {} <Debug> TCP-Session: 7919ad69-5b75-429b-92f3-cc9546d6dce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40922 | ||
| 10246 | 2026.03.18 18:22:38.956124 [ 289 ] {} <Debug> TCP-Session: c711cec6-8f22-4b0f-85af-2324ca9aab44 Authenticating user 'default' from [fd00:1122:3344:101::e]:52278 | ||
| 10247 | 2026.03.18 18:22:38.956143 [ 291 ] {} <Debug> TCP-Session: 7919ad69-5b75-429b-92f3-cc9546d6dce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.03.18 18:22:38.956154 [ 289 ] {} <Debug> TCP-Session: c711cec6-8f22-4b0f-85af-2324ca9aab44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.03.18 18:22:38.956175 [ 291 ] {} <Debug> TCP-Session: 7919ad69-5b75-429b-92f3-cc9546d6dce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.03.18 18:22:38.956189 [ 289 ] {} <Debug> TCP-Session: c711cec6-8f22-4b0f-85af-2324ca9aab44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10251 | 2026.03.18 18:22:38.956410 [ 294 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10252 | 2026.03.18 18:22:38.956473 [ 294 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10253 | 2026.03.18 18:22:38.956815 [ 294 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 10254 | 2026.03.18 18:22:38.958121 [ 314 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Trace> AggregatingTransform: Aggregating | ||
| 10255 | 2026.03.18 18:22:38.958175 [ 314 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Trace> Aggregator: Aggregation method: without_key | ||
| 10256 | 2026.03.18 18:22:38.958211 [ 314 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001271945 sec. (786.198 rows/sec., 30.71 KiB/sec.) | ||
| 10257 | 2026.03.18 18:22:38.958230 [ 314 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Trace> Aggregator: Merging aggregated data | ||
| 10258 | 2026.03.18 18:22:38.959984 [ 294 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004003 sec., 249.8126405196103 rows/sec., 9.76 KiB/sec. | ||
| 10259 | 2026.03.18 18:22:38.960152 [ 294 ] {b366d27e-09e7-4262-887d-fbe0ecd6ebdc} <Debug> TCPHandler: Processed in 0.004839203 sec. | ||
| 10260 | 2026.03.18 18:22:38.960277 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10261 | 2026.03.18 18:22:38.960318 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10262 | 2026.03.18 18:22:38.960322 [ 294 ] {} <Debug> TCP-Session: 1aada900-4fe0-40a3-8243-2afb4b0ebf32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10263 | 2026.03.18 18:22:38.960343 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10264 | 2026.03.18 18:22:38.960362 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10265 | 2026.03.18 18:22:38.960384 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10266 | 2026.03.18 18:22:38.960410 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10267 | 2026.03.18 18:22:38.960448 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10268 | 2026.03.18 18:22:38.960452 [ 290 ] {} <Debug> TCP-Session: 1e49a852-452b-4264-ab67-84868164e772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.03.18 18:22:38.960481 [ 292 ] {} <Debug> TCP-Session: c1b6b753-18ee-4066-8dc5-e5ed06cd3b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.03.18 18:22:38.960494 [ 288 ] {} <Debug> TCP-Session: e1a33e7b-cd10-4a9e-b75b-4a63980d040c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2026.03.18 18:22:38.960430 [ 286 ] {} <Debug> TCP-Session: aebd6b97-c513-45cf-98d8-6dbb5db50be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10272 | 2026.03.18 18:22:38.960414 [ 293 ] {} <Debug> TCP-Session: 3efc70f3-e71e-4c84-b082-355ed8f107c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2026.03.18 18:22:38.960362 [ 275 ] {} <Debug> TCP-Session: a5eed96a-5cba-44e6-bf60-a089b69792bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10274 | 2026.03.18 18:22:38.960473 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10275 | 2026.03.18 18:22:38.960426 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10276 | 2026.03.18 18:22:38.960632 [ 291 ] {} <Debug> TCP-Session: 7919ad69-5b75-429b-92f3-cc9546d6dce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10277 | 2026.03.18 18:22:38.960643 [ 289 ] {} <Debug> TCP-Session: c711cec6-8f22-4b0f-85af-2324ca9aab44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.03.18 18:22:39.014319 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10279 | 2026.03.18 18:22:39.031615 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.03.18 18:22:39.031674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10281 | 2026.03.18 18:22:39.038090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10282 | 2026.03.18 18:22:39.038862 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.03.18 18:22:39.039160 [ 176 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10284 | 2026.03.18 18:22:39.039200 [ 176 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.03.18 18:22:39.039223 [ 176 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10286 | 2026.03.18 18:22:39.039357 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::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 | ||
| 10287 | 2026.03.18 18:22:39.043091 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10288 | 2026.03.18 18:22:39.043886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10289 | 2026.03.18 18:22:39.044492 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 10290 | 2026.03.18 18:22:39.049279 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 10291 | 2026.03.18 18:22:39.054033 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10292 | 2026.03.18 18:22:39.058481 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10293 | 2026.03.18 18:22:39.064691 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10294 | 2026.03.18 18:22:39.069574 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10295 | 2026.03.18 18:22:39.133640 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094339528 sec., 3275.4032858845762 rows/sec., 16.94 MiB/sec. | ||
| 10296 | 2026.03.18 18:22:39.136126 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10297 | 2026.03.18 18:22:39.137973 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.03.18 18:22:39.138080 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_41_8} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10299 | 2026.03.18 18:22:39.140033 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10300 | 2026.03.18 18:22:40.546117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1332 | ||
| 10301 | 2026.03.18 18:22:40.549125 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.03.18 18:22:40.549167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10303 | 2026.03.18 18:22:40.550387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10304 | 2026.03.18 18:22:40.550639 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.03.18 18:22:40.550770 [ 170 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10306 | 2026.03.18 18:22:40.550804 [ 170 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.03.18 18:22:40.550822 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10308 | 2026.03.18 18:22:40.550890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1332 | ||
| 10309 | 2026.03.18 18:22:40.550950 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 10310 | 2026.03.18 18:22:40.551570 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10311 | 2026.03.18 18:22:40.551738 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1114 rows starting from the beginning of the part | ||
| 10312 | 2026.03.18 18:22:40.552121 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 10313 | 2026.03.18 18:22:40.552483 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 10314 | 2026.03.18 18:22:40.552854 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 10315 | 2026.03.18 18:22:40.553212 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10316 | 2026.03.18 18:22:40.553558 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 10317 | 2026.03.18 18:22:40.559989 [ 193 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009091001 sec., 146518.51869777596 rows/sec., 118.81 MiB/sec. | ||
| 10318 | 2026.03.18 18:22:40.561645 [ 193 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10319 | 2026.03.18 18:22:40.562254 [ 193 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10320 | 2026.03.18 18:22:40.562343 [ 193 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_31_6} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10321 | 2026.03.18 18:22:40.562603 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 10322 | 2026.03.18 18:22:42.465579 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10323 | 2026.03.18 18:22:42.465759 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10324 | 2026.03.18 18:22:42.465825 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10325 | 2026.03.18 18:22:42.466492 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.03.18 18:22:42.466541 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10327 | 2026.03.18 18:22:42.466938 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10328 | 2026.03.18 18:22:42.467179 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10329 | 2026.03.18 18:22:42.467338 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001625 sec., 34461.53846153846 rows/sec., 2.63 MiB/sec. | ||
| 10330 | 2026.03.18 18:22:42.467381 [ 276 ] {36f5c81d-197f-4f83-989c-75a9b33d5d59} <Debug> TCPHandler: Processed in 0.001933663 sec. | ||
| 10331 | 2026.03.18 18:22:42.467502 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10332 | 2026.03.18 18:22:42.467602 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10333 | 2026.03.18 18:22:42.467643 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10334 | 2026.03.18 18:22:42.468081 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.03.18 18:22:42.468117 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10336 | 2026.03.18 18:22:42.468426 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10337 | 2026.03.18 18:22:42.468652 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.03.18 18:22:42.468787 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 10339 | 2026.03.18 18:22:42.468830 [ 276 ] {20e876c5-e8ed-4f6e-b07c-34cb890969db} <Debug> TCPHandler: Processed in 0.001379638 sec. | ||
| 10340 | 2026.03.18 18:22:42.468952 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10341 | 2026.03.18 18:22:42.469051 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10342 | 2026.03.18 18:22:42.469097 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10343 | 2026.03.18 18:22:42.469475 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2026.03.18 18:22:42.469511 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10345 | 2026.03.18 18:22:42.469842 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10346 | 2026.03.18 18:22:42.470065 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.03.18 18:22:42.470198 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 10348 | 2026.03.18 18:22:42.470236 [ 276 ] {2fe7849a-ed9d-47c7-baff-7386167bef59} <Debug> TCPHandler: Processed in 0.001333627 sec. | ||
| 10349 | 2026.03.18 18:22:42.470402 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10350 | 2026.03.18 18:22:42.470498 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10351 | 2026.03.18 18:22:42.470539 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10352 | 2026.03.18 18:22:42.470867 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.03.18 18:22:42.470904 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10354 | 2026.03.18 18:22:42.471217 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10355 | 2026.03.18 18:22:42.471436 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.03.18 18:22:42.471564 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001085 sec., 44239.63133640553 rows/sec., 2.98 MiB/sec. | ||
| 10357 | 2026.03.18 18:22:42.471601 [ 276 ] {da5425cb-c0ea-428c-906e-0546ab5e1708} <Debug> TCPHandler: Processed in 0.001252104 sec. | ||
| 10358 | 2026.03.18 18:22:45.347196 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10359 | 2026.03.18 18:22:45.347267 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10360 | 2026.03.18 18:22:45.493076 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20191 | ||
| 10361 | 2026.03.18 18:22:45.493602 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.03.18 18:22:45.493650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10363 | 2026.03.18 18:22:45.494173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10364 | 2026.03.18 18:22:45.494425 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.03.18 18:22:45.494556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 10366 | 2026.03.18 18:22:46.544780 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10367 | 2026.03.18 18:22:46.561045 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.03.18 18:22:46.561118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10369 | 2026.03.18 18:22:46.566683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10370 | 2026.03.18 18:22:46.567363 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.03.18 18:22:46.570270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10372 | 2026.03.18 18:22:47.468715 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10373 | 2026.03.18 18:22:47.468917 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10374 | 2026.03.18 18:22:47.468984 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10375 | 2026.03.18 18:22:47.469660 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.03.18 18:22:47.469707 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10377 | 2026.03.18 18:22:47.470108 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10378 | 2026.03.18 18:22:47.470328 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2026.03.18 18:22:47.470482 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001619 sec., 82767.14021000618 rows/sec., 7.16 MiB/sec. | ||
| 10380 | 2026.03.18 18:22:47.470525 [ 276 ] {a8bce80f-ac7c-4ca2-b4bf-717cac0c48b3} <Debug> TCPHandler: Processed in 0.001944693 sec. | ||
| 10381 | 2026.03.18 18:22:47.470641 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10382 | 2026.03.18 18:22:47.470735 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10383 | 2026.03.18 18:22:47.470776 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10384 | 2026.03.18 18:22:47.471176 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.03.18 18:22:47.471212 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10386 | 2026.03.18 18:22:47.471515 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10387 | 2026.03.18 18:22:47.471719 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.03.18 18:22:47.471851 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001135 sec., 34361.23348017621 rows/sec., 2.52 MiB/sec. | ||
| 10389 | 2026.03.18 18:22:47.471890 [ 276 ] {a4c39a7b-b480-42f1-ad6d-5d0a05b1b6b3} <Debug> TCPHandler: Processed in 0.001300796 sec. | ||
| 10390 | 2026.03.18 18:22:47.471999 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10391 | 2026.03.18 18:22:47.472093 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10392 | 2026.03.18 18:22:47.472132 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10393 | 2026.03.18 18:22:47.472544 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10394 | 2026.03.18 18:22:47.472579 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10395 | 2026.03.18 18:22:47.472879 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10396 | 2026.03.18 18:22:47.473086 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10397 | 2026.03.18 18:22:47.473213 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001138 sec., 90509.6660808436 rows/sec., 7.07 MiB/sec. | ||
| 10398 | 2026.03.18 18:22:47.473250 [ 276 ] {a3a4a5e7-565c-4416-984f-f8f08b45d647} <Debug> TCPHandler: Processed in 0.001300056 sec. | ||
| 10399 | 2026.03.18 18:22:47.473360 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10400 | 2026.03.18 18:22:47.473453 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10401 | 2026.03.18 18:22:47.473496 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10402 | 2026.03.18 18:22:47.473886 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10403 | 2026.03.18 18:22:47.473923 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10404 | 2026.03.18 18:22:47.474238 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10405 | 2026.03.18 18:22:47.474438 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10406 | 2026.03.18 18:22:47.474568 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 10407 | 2026.03.18 18:22:47.474605 [ 276 ] {09f6353d-1f57-479d-82bb-7b41f7b201b5} <Debug> TCPHandler: Processed in 0.001294055 sec. | ||
| 10408 | 2026.03.18 18:22:47.474724 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10409 | 2026.03.18 18:22:47.474850 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10410 | 2026.03.18 18:22:47.474914 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <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 | ||
| 10411 | 2026.03.18 18:22:47.475864 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.03.18 18:22:47.475909 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10413 | 2026.03.18 18:22:47.476487 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10414 | 2026.03.18 18:22:47.476711 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.03.18 18:22:47.476831 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10416 | 2026.03.18 18:22:47.476855 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002031 sec., 19202.363367799117 rows/sec., 34.41 MiB/sec. | ||
| 10417 | 2026.03.18 18:22:47.476906 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.03.18 18:22:47.476928 [ 276 ] {795b9eec-82cb-4275-80a2-0995912e93a3} <Debug> TCPHandler: Processed in 0.002264692 sec. | ||
| 10419 | 2026.03.18 18:22:47.476935 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10420 | 2026.03.18 18:22:47.477049 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2026.03.18 18:22:47.477068 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10422 | 2026.03.18 18:22:47.477150 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10423 | 2026.03.18 18:22:47.477196 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10424 | 2026.03.18 18:22:47.477336 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10425 | 2026.03.18 18:22:47.477398 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1129 rows starting from the beginning of the part | ||
| 10426 | 2026.03.18 18:22:47.477529 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
| 10427 | 2026.03.18 18:22:47.477533 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.18 18:22:47.477579 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10429 | 2026.03.18 18:22:47.477633 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2 rows starting from the beginning of the part | ||
| 10430 | 2026.03.18 18:22:47.477741 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
| 10431 | 2026.03.18 18:22:47.477843 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
| 10432 | 2026.03.18 18:22:47.477903 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10433 | 2026.03.18 18:22:47.477942 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
| 10434 | 2026.03.18 18:22:47.478128 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.03.18 18:22:47.478262 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10436 | 2026.03.18 18:22:47.478300 [ 276 ] {c36c491f-fb13-4e8a-b787-9a7ad4e39afa} <Debug> TCPHandler: Processed in 0.001300116 sec. | ||
| 10437 | 2026.03.18 18:22:47.493429 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1261 rows, containing 19 columns (19 merged, 0 gathered) in 0.016415623 sec., 76817.06627887348 rows/sec., 137.65 MiB/sec. | ||
| 10438 | 2026.03.18 18:22:47.494845 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10439 | 2026.03.18 18:22:47.495179 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.18 18:22:47.495254 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10441 | 2026.03.18 18:22:47.495368 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10442 | 2026.03.18 18:22:48.001169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.27 MiB, peak 321.63 MiB, free memory in arenas 0.00 B, will set to 315.96 MiB (RSS), difference: 5.69 MiB | ||
| 10443 | 2026.03.18 18:22:48.516909 [ 146 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 10444 | 2026.03.18 18:22:48.517000 [ 146 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.03.18 18:22:48.517036 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10446 | 2026.03.18 18:22:48.517214 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 10447 | 2026.03.18 18:22:48.517425 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10448 | 2026.03.18 18:22:48.517485 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 10449 | 2026.03.18 18:22:48.517593 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10450 | 2026.03.18 18:22:48.517666 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10451 | 2026.03.18 18:22:48.517733 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10452 | 2026.03.18 18:22:48.517797 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10453 | 2026.03.18 18:22:48.518592 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.0014463 sec., 112009.9564405725 rows/sec., 5.71 MiB/sec. | ||
| 10454 | 2026.03.18 18:22:48.518707 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10455 | 2026.03.18 18:22:48.518969 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.03.18 18:22:48.519038 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_27_6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 10457 | 2026.03.18 18:22:48.519107 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10458 | 2026.03.18 18:22:49.721026 [ 143 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 10459 | 2026.03.18 18:22:49.721099 [ 143 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.03.18 18:22:49.721118 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10461 | 2026.03.18 18:22:49.721235 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 10462 | 2026.03.18 18:22:49.721366 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10463 | 2026.03.18 18:22:49.721399 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 10464 | 2026.03.18 18:22:49.721461 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10465 | 2026.03.18 18:22:49.721509 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10466 | 2026.03.18 18:22:49.721561 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10467 | 2026.03.18 18:22:49.721608 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10468 | 2026.03.18 18:22:49.722318 [ 197 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136201 sec., 23763.40101795369 rows/sec., 1.56 MiB/sec. | ||
| 10469 | 2026.03.18 18:22:49.722508 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10470 | 2026.03.18 18:22:49.722855 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.03.18 18:22:49.722937 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_27_6} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 10472 | 2026.03.18 18:22:49.723035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 10473 | 2026.03.18 18:22:50.510992 [ 143 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10474 | 2026.03.18 18:22:50.511052 [ 143 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10475 | 2026.03.18 18:22:50.511074 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10476 | 2026.03.18 18:22:50.511197 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10477 | 2026.03.18 18:22:50.511336 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10478 | 2026.03.18 18:22:50.511369 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 881 rows starting from the beginning of the part | ||
| 10479 | 2026.03.18 18:22:50.511437 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 857 rows starting from the beginning of the part | ||
| 10480 | 2026.03.18 18:22:50.511482 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10481 | 2026.03.18 18:22:50.511524 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 10482 | 2026.03.18 18:22:50.511565 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 857 rows starting from the beginning of the part | ||
| 10483 | 2026.03.18 18:22:50.512715 [ 197 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571664 sec., 1840724.2260432255 rows/sec., 117.75 MiB/sec. | ||
| 10484 | 2026.03.18 18:22:50.512976 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10485 | 2026.03.18 18:22:50.513306 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.03.18 18:22:50.513383 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_29_6} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10487 | 2026.03.18 18:22:50.513492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 10488 | 2026.03.18 18:22:50.552044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1352 | ||
| 10489 | 2026.03.18 18:22:50.554012 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.03.18 18:22:50.554050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10491 | 2026.03.18 18:22:50.555189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10492 | 2026.03.18 18:22:50.555442 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.03.18 18:22:50.555721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 10494 | 2026.03.18 18:22:51.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.99 MiB, peak 321.63 MiB, free memory in arenas 0.00 B, will set to 316.00 MiB (RSS), difference: 4.01 MiB | ||
| 10495 | 2026.03.18 18:22:52.474934 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.03.18 18:22:52.475113 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.03.18 18:22:52.475179 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10498 | 2026.03.18 18:22:52.475999 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.03.18 18:22:52.476049 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10500 | 2026.03.18 18:22:52.476453 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10501 | 2026.03.18 18:22:52.476684 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.18 18:22:52.476837 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 10503 | 2026.03.18 18:22:52.476879 [ 276 ] {ebce9929-6cf9-4153-bca1-f2940ca7066d} <Debug> TCPHandler: Processed in 0.002071757 sec. | ||
| 10504 | 2026.03.18 18:22:52.477009 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.03.18 18:22:52.477105 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10506 | 2026.03.18 18:22:52.477145 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10507 | 2026.03.18 18:22:52.477989 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.03.18 18:22:52.478027 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10509 | 2026.03.18 18:22:52.478404 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10510 | 2026.03.18 18:22:52.478611 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.03.18 18:22:52.478739 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001653 sec., 484573.50272232306 rows/sec., 37.72 MiB/sec. | ||
| 10512 | 2026.03.18 18:22:52.478777 [ 276 ] {d37bab16-220b-4398-89d5-d3a0b420de84} <Debug> TCPHandler: Processed in 0.0018169 sec. | ||
| 10513 | 2026.03.18 18:22:52.478888 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.03.18 18:22:52.478982 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.03.18 18:22:52.479022 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10516 | 2026.03.18 18:22:52.479492 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.03.18 18:22:52.479528 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10518 | 2026.03.18 18:22:52.479841 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10519 | 2026.03.18 18:22:52.480046 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.03.18 18:22:52.480172 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001207 sec., 119304.05965202983 rows/sec., 7.03 MiB/sec. | ||
| 10521 | 2026.03.18 18:22:52.480209 [ 276 ] {d4c609f1-47c3-43d5-b409-770c3d9cb87e} <Debug> TCPHandler: Processed in 0.001369668 sec. | ||
| 10522 | 2026.03.18 18:22:52.480321 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.03.18 18:22:52.480415 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.03.18 18:22:52.480454 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10525 | 2026.03.18 18:22:52.480923 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.18 18:22:52.480959 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10527 | 2026.03.18 18:22:52.481266 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10528 | 2026.03.18 18:22:52.481471 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.03.18 18:22:52.481602 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001205 sec., 123651.45228215768 rows/sec., 7.99 MiB/sec. | ||
| 10530 | 2026.03.18 18:22:52.481640 [ 276 ] {9985e018-0eaa-46f6-aa90-f5c0e55b1006} <Debug> TCPHandler: Processed in 0.001367927 sec. | ||
| 10531 | 2026.03.18 18:22:52.481750 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.03.18 18:22:52.481844 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10533 | 2026.03.18 18:22:52.481884 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10534 | 2026.03.18 18:22:52.482350 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.18 18:22:52.482387 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10536 | 2026.03.18 18:22:52.482690 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10537 | 2026.03.18 18:22:52.482888 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.18 18:22:52.483020 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 10539 | 2026.03.18 18:22:52.483058 [ 276 ] {07c3835d-01b0-43c7-9a79-63ccd624bda1} <Debug> TCPHandler: Processed in 0.001357187 sec. | ||
| 10540 | 2026.03.18 18:22:52.483169 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.03.18 18:22:52.483263 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10542 | 2026.03.18 18:22:52.483302 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10543 | 2026.03.18 18:22:52.483908 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.03.18 18:22:52.483945 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10545 | 2026.03.18 18:22:52.484285 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10546 | 2026.03.18 18:22:52.484503 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.03.18 18:22:52.484636 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001391 sec., 353702.3723939612 rows/sec., 24.81 MiB/sec. | ||
| 10548 | 2026.03.18 18:22:52.484683 [ 276 ] {cad90813-54f8-48f6-bef1-7ef8be9c534d} <Debug> TCPHandler: Processed in 0.001561893 sec. | ||
| 10549 | 2026.03.18 18:22:52.484802 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.03.18 18:22:52.484902 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10551 | 2026.03.18 18:22:52.484943 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10552 | 2026.03.18 18:22:52.485304 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.03.18 18:22:52.485339 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10554 | 2026.03.18 18:22:52.485631 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10555 | 2026.03.18 18:22:52.485847 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.03.18 18:22:52.485970 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 10557 | 2026.03.18 18:22:52.486007 [ 276 ] {66bda194-95fc-48d9-8a77-95102f86f994} <Debug> TCPHandler: Processed in 0.001252265 sec. | ||
| 10558 | 2026.03.18 18:22:52.486118 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.03.18 18:22:52.486211 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.03.18 18:22:52.486252 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10561 | 2026.03.18 18:22:52.486663 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.03.18 18:22:52.486698 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10563 | 2026.03.18 18:22:52.487016 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10564 | 2026.03.18 18:22:52.487226 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.03.18 18:22:52.487363 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 10566 | 2026.03.18 18:22:52.487400 [ 276 ] {3b440df5-8c35-4689-8796-9e50e0a7a228} <Debug> TCPHandler: Processed in 0.001330047 sec. | ||
| 10567 | 2026.03.18 18:22:52.487515 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.03.18 18:22:52.487608 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.03.18 18:22:52.487650 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10570 | 2026.03.18 18:22:52.487954 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.03.18 18:22:52.487989 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10572 | 2026.03.18 18:22:52.488268 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10573 | 2026.03.18 18:22:52.488471 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.03.18 18:22:52.488623 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 10575 | 2026.03.18 18:22:52.488659 [ 276 ] {a0f67620-0d33-4ef9-bc87-3599a4a453e3} <Debug> TCPHandler: Processed in 0.001191692 sec. | ||
| 10576 | 2026.03.18 18:22:52.488782 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.03.18 18:22:52.488875 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10578 | 2026.03.18 18:22:52.488927 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <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 | ||
| 10579 | 2026.03.18 18:22:52.489704 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.03.18 18:22:52.489766 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10581 | 2026.03.18 18:22:52.490281 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10582 | 2026.03.18 18:22:52.490505 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.03.18 18:22:52.490640 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001783 sec., 1121.7049915872126 rows/sec., 2.01 MiB/sec. | ||
| 10584 | 2026.03.18 18:22:52.490698 [ 276 ] {38d44ed8-2188-4011-b09f-301cdca983c1} <Debug> TCPHandler: Processed in 0.001963764 sec. | ||
| 10585 | 2026.03.18 18:22:52.490822 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.03.18 18:22:52.490921 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.03.18 18:22:52.490961 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10588 | 2026.03.18 18:22:52.491311 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.03.18 18:22:52.491346 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10590 | 2026.03.18 18:22:52.491647 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10591 | 2026.03.18 18:22:52.491847 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.03.18 18:22:52.491973 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 10593 | 2026.03.18 18:22:52.492017 [ 276 ] {8ad91e47-bda2-424c-a3b7-02e47603d77f} <Debug> TCPHandler: Processed in 0.001242114 sec. | ||
| 10594 | 2026.03.18 18:22:52.995615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20639 | ||
| 10595 | 2026.03.18 18:22:52.996113 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2026.03.18 18:22:52.996160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10597 | 2026.03.18 18:22:52.996661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10598 | 2026.03.18 18:22:52.996888 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2026.03.18 18:22:52.997022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20639 | ||
| 10600 | 2026.03.18 18:22:54.070355 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10601 | 2026.03.18 18:22:54.086245 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.03.18 18:22:54.086296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10603 | 2026.03.18 18:22:54.092312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10604 | 2026.03.18 18:22:54.092985 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.03.18 18:22:54.095604 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10606 | 2026.03.18 18:22:57.477265 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10607 | 2026.03.18 18:22:57.477461 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10608 | 2026.03.18 18:22:57.477527 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10609 | 2026.03.18 18:22:57.478173 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.03.18 18:22:57.478221 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10611 | 2026.03.18 18:22:57.478615 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10612 | 2026.03.18 18:22:57.478840 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10613 | 2026.03.18 18:22:57.479001 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 10614 | 2026.03.18 18:22:57.479043 [ 276 ] {48c4f565-492f-4b24-9d72-dd1e14e94f3b} <Debug> TCPHandler: Processed in 0.001914772 sec. | ||
| 10615 | 2026.03.18 18:22:57.479161 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.03.18 18:22:57.479257 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10617 | 2026.03.18 18:22:57.479299 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10618 | 2026.03.18 18:22:57.479704 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.03.18 18:22:57.479740 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10620 | 2026.03.18 18:22:57.480027 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10621 | 2026.03.18 18:22:57.480243 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.03.18 18:22:57.480370 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001131 sec., 7073.386383731211 rows/sec., 576.78 KiB/sec. | ||
| 10623 | 2026.03.18 18:22:57.480406 [ 276 ] {c91fac4f-a8fb-4c1e-a66b-eaccdaf43baf} <Debug> TCPHandler: Processed in 0.001294296 sec. | ||
| 10624 | 2026.03.18 18:22:57.480522 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10625 | 2026.03.18 18:22:57.480618 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10626 | 2026.03.18 18:22:57.480657 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10627 | 2026.03.18 18:22:57.481195 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10628 | 2026.03.18 18:22:57.481231 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10629 | 2026.03.18 18:22:57.481547 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10630 | 2026.03.18 18:22:57.481753 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10631 | 2026.03.18 18:22:57.481876 [ 132 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10632 | 2026.03.18 18:22:57.481882 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Debug> executeQuery: Read 258 rows, 23.60 KiB in 0.001282 sec., 201248.0499219969 rows/sec., 17.98 MiB/sec. | ||
| 10633 | 2026.03.18 18:22:57.481947 [ 132 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.18 18:22:57.481963 [ 276 ] {ed29553a-64a4-47e3-ac6a-e11a4c6c0460} <Debug> TCPHandler: Processed in 0.001488521 sec. | ||
| 10635 | 2026.03.18 18:22:57.481974 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10636 | 2026.03.18 18:22:57.482081 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10637 | 2026.03.18 18:22:57.482086 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2026.03.18 18:22:57.482198 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10639 | 2026.03.18 18:22:57.482198 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10640 | 2026.03.18 18:22:57.482237 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2893 rows starting from the beginning of the part | ||
| 10641 | 2026.03.18 18:22:57.482257 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10642 | 2026.03.18 18:22:57.482309 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2686 rows starting from the beginning of the part | ||
| 10643 | 2026.03.18 18:22:57.482359 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10644 | 2026.03.18 18:22:57.482406 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 134 rows starting from the beginning of the part | ||
| 10645 | 2026.03.18 18:22:57.482445 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 801 rows starting from the beginning of the part | ||
| 10646 | 2026.03.18 18:22:57.482485 [ 198 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 258 rows starting from the beginning of the part | ||
| 10647 | 2026.03.18 18:22:57.482695 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2026.03.18 18:22:57.482736 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10649 | 2026.03.18 18:22:57.483068 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10650 | 2026.03.18 18:22:57.483276 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2026.03.18 18:22:57.483413 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Debug> executeQuery: Read 59 rows, 4.45 KiB in 0.001233 sec., 47850.77047850771 rows/sec., 3.53 MiB/sec. | ||
| 10652 | 2026.03.18 18:22:57.483451 [ 276 ] {a7a538fd-b27b-4f65-a90f-4ca00c93114a} <Debug> TCPHandler: Processed in 0.001413419 sec. | ||
| 10653 | 2026.03.18 18:22:57.483564 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2026.03.18 18:22:57.483665 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10655 | 2026.03.18 18:22:57.483707 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10656 | 2026.03.18 18:22:57.484138 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.03.18 18:22:57.484173 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10658 | 2026.03.18 18:22:57.484478 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10659 | 2026.03.18 18:22:57.484679 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2026.03.18 18:22:57.484810 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.71 MiB/sec. | ||
| 10661 | 2026.03.18 18:22:57.484842 [ 191 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6828 rows, containing 5 columns (5 merged, 0 gathered) in 0.002799607 sec., 2438913.7475367077 rows/sec., 197.48 MiB/sec. | ||
| 10662 | 2026.03.18 18:22:57.484848 [ 276 ] {051220f8-8184-4ae6-b22c-46c4ed6f41dc} <Debug> TCPHandler: Processed in 0.001333277 sec. | ||
| 10663 | 2026.03.18 18:22:57.485000 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2026.03.18 18:22:57.485095 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10665 | 2026.03.18 18:22:57.485135 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10666 | 2026.03.18 18:22:57.485227 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10667 | 2026.03.18 18:22:57.485527 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.03.18 18:22:57.485551 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2026.03.18 18:22:57.485567 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10670 | 2026.03.18 18:22:57.485653 [ 195 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_71_14} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10671 | 2026.03.18 18:22:57.485759 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 10672 | 2026.03.18 18:22:57.485954 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10673 | 2026.03.18 18:22:57.486190 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.03.18 18:22:57.486346 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001267 sec., 9471.19179163378 rows/sec., 739.94 KiB/sec. | ||
| 10675 | 2026.03.18 18:22:57.486392 [ 276 ] {11f59785-6916-4b6b-8723-aa98ce5c419c} <Debug> TCPHandler: Processed in 0.00144003 sec. | ||
| 10676 | 2026.03.18 18:22:57.486543 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.03.18 18:22:57.486646 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10678 | 2026.03.18 18:22:57.486692 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10679 | 2026.03.18 18:22:57.487271 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.03.18 18:22:57.487308 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10681 | 2026.03.18 18:22:57.487625 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10682 | 2026.03.18 18:22:57.487840 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.03.18 18:22:57.487967 [ 132 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10684 | 2026.03.18 18:22:57.487976 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Debug> executeQuery: Read 147 rows, 12.15 KiB in 0.001351 sec., 108808.29015544041 rows/sec., 8.78 MiB/sec. | ||
| 10685 | 2026.03.18 18:22:57.488009 [ 132 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.18 18:22:57.488036 [ 276 ] {db4b5e1d-0c04-4d59-a827-36e5cf89f17a} <Debug> TCPHandler: Processed in 0.001549253 sec. | ||
| 10687 | 2026.03.18 18:22:57.488037 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10688 | 2026.03.18 18:22:57.488157 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10689 | 2026.03.18 18:22:57.488178 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.03.18 18:22:57.488274 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10691 | 2026.03.18 18:22:57.488282 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10692 | 2026.03.18 18:22:57.488312 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1552 rows starting from the beginning of the part | ||
| 10693 | 2026.03.18 18:22:57.488337 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10694 | 2026.03.18 18:22:57.488384 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1441 rows starting from the beginning of the part | ||
| 10695 | 2026.03.18 18:22:57.488439 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10696 | 2026.03.18 18:22:57.488481 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 103 rows starting from the beginning of the part | ||
| 10697 | 2026.03.18 18:22:57.488525 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 492 rows starting from the beginning of the part | ||
| 10698 | 2026.03.18 18:22:57.488567 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 147 rows starting from the beginning of the part | ||
| 10699 | 2026.03.18 18:22:57.488836 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.03.18 18:22:57.488878 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10701 | 2026.03.18 18:22:57.489259 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10702 | 2026.03.18 18:22:57.489488 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.03.18 18:22:57.489606 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10704 | 2026.03.18 18:22:57.489619 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.001356 sec., 253687.31563421828 rows/sec., 19.18 MiB/sec. | ||
| 10705 | 2026.03.18 18:22:57.489643 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10706 | 2026.03.18 18:22:57.489667 [ 276 ] {c6c183ea-c6e2-49fc-991d-a799f5941ec5} <Debug> TCPHandler: Processed in 0.001539652 sec. | ||
| 10707 | 2026.03.18 18:22:57.489668 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10708 | 2026.03.18 18:22:57.489767 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10709 | 2026.03.18 18:22:57.489800 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.03.18 18:22:57.489865 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10711 | 2026.03.18 18:22:57.489898 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23507 rows starting from the beginning of the part | ||
| 10712 | 2026.03.18 18:22:57.489902 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10713 | 2026.03.18 18:22:57.489954 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1323 rows starting from the beginning of the part | ||
| 10714 | 2026.03.18 18:22:57.489968 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <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 | ||
| 10715 | 2026.03.18 18:22:57.489968 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858201 sec., 2044450.5196154774 rows/sec., 151.46 MiB/sec. | ||
| 10716 | 2026.03.18 18:22:57.490007 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 10717 | 2026.03.18 18:22:57.490055 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10718 | 2026.03.18 18:22:57.490092 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 265 rows starting from the beginning of the part | ||
| 10719 | 2026.03.18 18:22:57.490131 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 344 rows starting from the beginning of the part | ||
| 10720 | 2026.03.18 18:22:57.490162 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10721 | 2026.03.18 18:22:57.490424 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2026.03.18 18:22:57.490491 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_71_14} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10723 | 2026.03.18 18:22:57.490553 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10724 | 2026.03.18 18:22:57.490899 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.03.18 18:22:57.490942 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10726 | 2026.03.18 18:22:57.491577 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10727 | 2026.03.18 18:22:57.491855 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.03.18 18:22:57.492007 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002123 sec., 18370.23080546397 rows/sec., 32.92 MiB/sec. | ||
| 10729 | 2026.03.18 18:22:57.492064 [ 276 ] {c6a9036d-ccab-4ebb-8f50-8fb20a5e7670} <Debug> TCPHandler: Processed in 0.002313704 sec. | ||
| 10730 | 2026.03.18 18:22:57.492207 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2026.03.18 18:22:57.492304 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10732 | 2026.03.18 18:22:57.492344 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10733 | 2026.03.18 18:22:57.492691 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.03.18 18:22:57.492727 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10735 | 2026.03.18 18:22:57.493047 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10736 | 2026.03.18 18:22:57.493256 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.03.18 18:22:57.493370 [ 132 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10738 | 2026.03.18 18:22:57.493386 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10739 | 2026.03.18 18:22:57.493408 [ 132 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.03.18 18:22:57.493430 [ 276 ] {26a74f04-89a1-4036-8681-360b1cda5fa6} <Debug> TCPHandler: Processed in 0.001271824 sec. | ||
| 10741 | 2026.03.18 18:22:57.493432 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10742 | 2026.03.18 18:22:57.493528 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10743 | 2026.03.18 18:22:57.493633 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10744 | 2026.03.18 18:22:57.493661 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3990 rows starting from the beginning of the part | ||
| 10745 | 2026.03.18 18:22:57.493713 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 10746 | 2026.03.18 18:22:57.493757 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 10747 | 2026.03.18 18:22:57.493795 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10748 | 2026.03.18 18:22:57.493834 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 10749 | 2026.03.18 18:22:57.493873 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10750 | 2026.03.18 18:22:57.495262 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769509 sec., 2424401.345231926 rows/sec., 156.38 MiB/sec. | ||
| 10751 | 2026.03.18 18:22:57.495605 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10752 | 2026.03.18 18:22:57.495845 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.03.18 18:22:57.495913 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_71_14} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10754 | 2026.03.18 18:22:57.495979 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10755 | 2026.03.18 18:22:57.496050 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25727 rows, containing 5 columns (5 merged, 0 gathered) in 0.006314243 sec., 4074439.327089566 rows/sec., 266.75 MiB/sec. | ||
| 10756 | 2026.03.18 18:22:57.496324 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10757 | 2026.03.18 18:22:57.496631 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.03.18 18:22:57.496719 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10759 | 2026.03.18 18:22:57.496799 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10760 | 2026.03.18 18:23:00.347315 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10761 | 2026.03.18 18:23:00.347392 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10762 | 2026.03.18 18:23:00.497992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21151 | ||
| 10763 | 2026.03.18 18:23:00.498493 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.03.18 18:23:00.498528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10765 | 2026.03.18 18:23:00.499037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10766 | 2026.03.18 18:23:00.499275 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.03.18 18:23:00.499396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21151 | ||
| 10768 | 2026.03.18 18:23:00.556723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1394 | ||
| 10769 | 2026.03.18 18:23:00.559246 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2026.03.18 18:23:00.559297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10771 | 2026.03.18 18:23:00.560541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10772 | 2026.03.18 18:23:00.560807 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2026.03.18 18:23:00.561082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1394 | ||
| 10774 | 2026.03.18 18:23:01.596597 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10775 | 2026.03.18 18:23:01.613469 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.03.18 18:23:01.613534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10777 | 2026.03.18 18:23:01.619560 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10778 | 2026.03.18 18:23:01.620263 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.03.18 18:23:01.623465 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10780 | 2026.03.18 18:23:02.466210 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.03.18 18:23:02.466544 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10782 | 2026.03.18 18:23:02.466618 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10783 | 2026.03.18 18:23:02.467380 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.03.18 18:23:02.467421 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10785 | 2026.03.18 18:23:02.467804 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10786 | 2026.03.18 18:23:02.468023 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.03.18 18:23:02.468172 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001703 sec., 35231.94362889019 rows/sec., 2.74 MiB/sec. | ||
| 10788 | 2026.03.18 18:23:02.468214 [ 276 ] {baeb6916-aec5-4b35-8dda-1dd6d8393395} <Debug> TCPHandler: Processed in 0.00217904 sec. | ||
| 10789 | 2026.03.18 18:23:02.468348 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.03.18 18:23:02.468443 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10791 | 2026.03.18 18:23:02.468482 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10792 | 2026.03.18 18:23:02.468935 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.03.18 18:23:02.468971 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10794 | 2026.03.18 18:23:02.469254 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10795 | 2026.03.18 18:23:02.469451 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.03.18 18:23:02.469553 [ 127 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10797 | 2026.03.18 18:23:02.469576 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 130.55 KiB/sec. | ||
| 10798 | 2026.03.18 18:23:02.469625 [ 127 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2026.03.18 18:23:02.469632 [ 276 ] {986336d4-af56-482f-9682-0adf9832c6d8} <Debug> TCPHandler: Processed in 0.001336846 sec. | ||
| 10800 | 2026.03.18 18:23:02.469655 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10801 | 2026.03.18 18:23:02.469757 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2026.03.18 18:23:02.469801 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10803 | 2026.03.18 18:23:02.469854 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10804 | 2026.03.18 18:23:02.469899 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10805 | 2026.03.18 18:23:02.469952 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10806 | 2026.03.18 18:23:02.469994 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 10807 | 2026.03.18 18:23:02.470071 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 157 rows starting from the beginning of the part | ||
| 10808 | 2026.03.18 18:23:02.470121 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
| 10809 | 2026.03.18 18:23:02.470167 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 144 rows starting from the beginning of the part | ||
| 10810 | 2026.03.18 18:23:02.470212 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 59 rows starting from the beginning of the part | ||
| 10811 | 2026.03.18 18:23:02.470254 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2 rows starting from the beginning of the part | ||
| 10812 | 2026.03.18 18:23:02.470318 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.03.18 18:23:02.470359 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10814 | 2026.03.18 18:23:02.470681 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10815 | 2026.03.18 18:23:02.470902 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.03.18 18:23:02.471046 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001209 sec., 54590.570719602976 rows/sec., 4.26 MiB/sec. | ||
| 10817 | 2026.03.18 18:23:02.471082 [ 276 ] {4c6a1eb5-03e4-4c7b-8bb5-17cf4258ee6d} <Debug> TCPHandler: Processed in 0.001373018 sec. | ||
| 10818 | 2026.03.18 18:23:02.471160 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142312 sec., 440581.2580808365 rows/sec., 29.61 MiB/sec. | ||
| 10819 | 2026.03.18 18:23:02.471194 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.03.18 18:23:02.471291 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10821 | 2026.03.18 18:23:02.471335 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10822 | 2026.03.18 18:23:02.471338 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10823 | 2026.03.18 18:23:02.471597 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.03.18 18:23:02.471663 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_61_12} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10825 | 2026.03.18 18:23:02.471743 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10826 | 2026.03.18 18:23:02.471795 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2026.03.18 18:23:02.471837 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10828 | 2026.03.18 18:23:02.472164 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10829 | 2026.03.18 18:23:02.472378 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2026.03.18 18:23:02.472512 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 10831 | 2026.03.18 18:23:02.472549 [ 276 ] {fa599a9a-5239-45a2-a8d5-2f7d1c6089d2} <Debug> TCPHandler: Processed in 0.001402799 sec. | ||
| 10832 | 2026.03.18 18:23:02.472660 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10833 | 2026.03.18 18:23:02.472754 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10834 | 2026.03.18 18:23:02.472806 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <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 | ||
| 10835 | 2026.03.18 18:23:02.473519 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.03.18 18:23:02.473554 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10837 | 2026.03.18 18:23:02.474039 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10838 | 2026.03.18 18:23:02.474251 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.03.18 18:23:02.474385 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001649 sec., 1212.856276531231 rows/sec., 2.17 MiB/sec. | ||
| 10840 | 2026.03.18 18:23:02.474435 [ 276 ] {e07efd8b-2fb0-4fac-b709-8572754507f3} <Debug> TCPHandler: Processed in 0.00182274 sec. | ||
| 10841 | 2026.03.18 18:23:02.474548 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2026.03.18 18:23:02.474643 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.03.18 18:23:02.474683 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10844 | 2026.03.18 18:23:02.475012 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.03.18 18:23:02.475044 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 10846 | 2026.03.18 18:23:02.475312 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10847 | 2026.03.18 18:23:02.475502 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.03.18 18:23:02.475624 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 10849 | 2026.03.18 18:23:02.475656 [ 276 ] {9b7e47dc-0835-4868-9f0a-694dc64c0108} <Debug> TCPHandler: Processed in 0.001203813 sec. | ||
| 10850 | 2026.03.18 18:23:07.468145 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10851 | 2026.03.18 18:23:07.468425 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10852 | 2026.03.18 18:23:07.468518 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10853 | 2026.03.18 18:23:07.469275 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.03.18 18:23:07.469318 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10855 | 2026.03.18 18:23:07.469713 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10856 | 2026.03.18 18:23:07.469944 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.03.18 18:23:07.470098 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001743 sec., 76878.94434882386 rows/sec., 6.65 MiB/sec. | ||
| 10858 | 2026.03.18 18:23:07.470139 [ 276 ] {c701bcaf-2c7f-4b9c-95b4-d99aaa3ba12a} <Debug> TCPHandler: Processed in 0.002157909 sec. | ||
| 10859 | 2026.03.18 18:23:07.470262 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10860 | 2026.03.18 18:23:07.470357 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10861 | 2026.03.18 18:23:07.470397 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10862 | 2026.03.18 18:23:07.470798 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2026.03.18 18:23:07.470833 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10864 | 2026.03.18 18:23:07.471129 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10865 | 2026.03.18 18:23:07.471334 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2026.03.18 18:23:07.471463 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001126 sec., 34635.879218472466 rows/sec., 2.54 MiB/sec. | ||
| 10867 | 2026.03.18 18:23:07.471500 [ 276 ] {efe0f62c-f05c-4845-9418-75a0e4beac61} <Debug> TCPHandler: Processed in 0.001289006 sec. | ||
| 10868 | 2026.03.18 18:23:07.471618 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2026.03.18 18:23:07.471739 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10870 | 2026.03.18 18:23:07.471787 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10871 | 2026.03.18 18:23:07.472305 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.03.18 18:23:07.472347 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10873 | 2026.03.18 18:23:07.472682 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10874 | 2026.03.18 18:23:07.472887 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2026.03.18 18:23:07.473014 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001299 sec., 79291.76289453426 rows/sec., 6.19 MiB/sec. | ||
| 10876 | 2026.03.18 18:23:07.473051 [ 276 ] {2492a74d-7f9c-4681-9613-3fd994179df9} <Debug> TCPHandler: Processed in 0.001492181 sec. | ||
| 10877 | 2026.03.18 18:23:07.473159 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.03.18 18:23:07.473253 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10879 | 2026.03.18 18:23:07.473295 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10880 | 2026.03.18 18:23:07.473687 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.03.18 18:23:07.473722 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10882 | 2026.03.18 18:23:07.474040 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10883 | 2026.03.18 18:23:07.474243 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.03.18 18:23:07.474369 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 10885 | 2026.03.18 18:23:07.474403 [ 276 ] {84208c13-a04f-4b34-9250-5e9f2e612999} <Debug> TCPHandler: Processed in 0.001292476 sec. | ||
| 10886 | 2026.03.18 18:23:07.474506 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.03.18 18:23:07.474598 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10888 | 2026.03.18 18:23:07.474651 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <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 | ||
| 10889 | 2026.03.18 18:23:07.475478 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.03.18 18:23:07.475511 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10891 | 2026.03.18 18:23:07.476063 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10892 | 2026.03.18 18:23:07.476284 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.03.18 18:23:07.476415 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001835 sec., 21253.40599455041 rows/sec., 38.09 MiB/sec. | ||
| 10894 | 2026.03.18 18:23:07.476466 [ 276 ] {fce310ac-a350-44ea-b942-a987d4c3f7e8} <Debug> TCPHandler: Processed in 0.002006885 sec. | ||
| 10895 | 2026.03.18 18:23:07.476572 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.03.18 18:23:07.476665 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.03.18 18:23:07.476705 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10898 | 2026.03.18 18:23:07.477026 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.03.18 18:23:07.477059 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10900 | 2026.03.18 18:23:07.477343 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10901 | 2026.03.18 18:23:07.477539 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.03.18 18:23:07.477668 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001021 sec., 58765.915768854065 rows/sec., 3.96 MiB/sec. | ||
| 10903 | 2026.03.18 18:23:07.477702 [ 276 ] {0e0a57df-a411-4cd6-9dfa-b9655d1d8b05} <Debug> TCPHandler: Processed in 0.001178342 sec. | ||
| 10904 | 2026.03.18 18:23:07.760542 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.03.18 18:23:07.760683 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.03.18 18:23:07.760737 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10907 | 2026.03.18 18:23:07.761364 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.03.18 18:23:07.761400 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10909 | 2026.03.18 18:23:07.761765 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10910 | 2026.03.18 18:23:07.761983 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.03.18 18:23:07.762128 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001478 sec., 192151.55615696887 rows/sec., 12.20 MiB/sec. | ||
| 10912 | 2026.03.18 18:23:07.762168 [ 276 ] {30321a1b-7ce6-49f8-b830-b08fb90f8d7b} <Debug> TCPHandler: Processed in 0.001722738 sec. | ||
| 10913 | 2026.03.18 18:23:07.762313 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.03.18 18:23:07.762407 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10915 | 2026.03.18 18:23:07.762446 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10916 | 2026.03.18 18:23:07.762835 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.03.18 18:23:07.762869 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10918 | 2026.03.18 18:23:07.763154 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10919 | 2026.03.18 18:23:07.763356 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.03.18 18:23:07.763484 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001095 sec., 3652.9680365296804 rows/sec., 297.87 KiB/sec. | ||
| 10921 | 2026.03.18 18:23:07.763519 [ 276 ] {78277e96-f958-4e47-95dd-386159d31ced} <Debug> TCPHandler: Processed in 0.001254775 sec. | ||
| 10922 | 2026.03.18 18:23:07.763629 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.03.18 18:23:07.763721 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10924 | 2026.03.18 18:23:07.763759 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10925 | 2026.03.18 18:23:07.765204 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.03.18 18:23:07.765237 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10927 | 2026.03.18 18:23:07.765697 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10928 | 2026.03.18 18:23:07.765905 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.03.18 18:23:07.766033 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002331 sec., 1152724.1527241527 rows/sec., 87.21 MiB/sec. | ||
| 10930 | 2026.03.18 18:23:07.766071 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 10931 | 2026.03.18 18:23:07.766085 [ 276 ] {99fd9443-37c1-4d04-b63e-a3950ecf8c61} <Debug> TCPHandler: Processed in 0.002504409 sec. | ||
| 10932 | 2026.03.18 18:23:07.766197 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2026.03.18 18:23:07.766290 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10934 | 2026.03.18 18:23:07.766330 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10935 | 2026.03.18 18:23:07.766762 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.03.18 18:23:07.766796 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10937 | 2026.03.18 18:23:07.767090 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10938 | 2026.03.18 18:23:07.767293 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10939 | 2026.03.18 18:23:07.767418 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001146 sec., 138743.45549738218 rows/sec., 8.35 MiB/sec. | ||
| 10940 | 2026.03.18 18:23:07.767453 [ 276 ] {5a6fd29f-f0cb-4ead-8780-b849be4c84bc} <Debug> TCPHandler: Processed in 0.001304436 sec. | ||
| 10941 | 2026.03.18 18:23:07.767563 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.03.18 18:23:07.767655 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.03.18 18:23:07.767693 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10944 | 2026.03.18 18:23:07.768318 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.03.18 18:23:07.768351 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10946 | 2026.03.18 18:23:07.768678 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10947 | 2026.03.18 18:23:07.768884 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.03.18 18:23:07.769009 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001372 sec., 624635.5685131196 rows/sec., 37.12 MiB/sec. | ||
| 10949 | 2026.03.18 18:23:07.769046 [ 276 ] {4d33b3c7-dba9-468e-87cf-50a30ca721bb} <Debug> TCPHandler: Processed in 0.001530372 sec. | ||
| 10950 | 2026.03.18 18:23:07.769144 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.03.18 18:23:07.769235 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10952 | 2026.03.18 18:23:07.769274 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10953 | 2026.03.18 18:23:07.769642 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2026.03.18 18:23:07.769675 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10955 | 2026.03.18 18:23:07.769962 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10956 | 2026.03.18 18:23:07.770162 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2026.03.18 18:23:07.770290 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 65.59 KiB/sec. | ||
| 10958 | 2026.03.18 18:23:07.770325 [ 276 ] {1a6cfe86-8591-45f4-bf94-9de1318e5795} <Debug> TCPHandler: Processed in 0.001229144 sec. | ||
| 10959 | 2026.03.18 18:23:07.770433 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.03.18 18:23:07.770541 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.03.18 18:23:07.770582 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10962 | 2026.03.18 18:23:07.771039 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10963 | 2026.03.18 18:23:07.771075 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10964 | 2026.03.18 18:23:07.771410 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10965 | 2026.03.18 18:23:07.771637 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.03.18 18:23:07.771774 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 10967 | 2026.03.18 18:23:07.771815 [ 276 ] {6d1a91e7-13a4-4713-8a71-7573b09f1fae} <Debug> TCPHandler: Processed in 0.001432509 sec. | ||
| 10968 | 2026.03.18 18:23:07.771945 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2026.03.18 18:23:07.772043 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10970 | 2026.03.18 18:23:07.772085 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10971 | 2026.03.18 18:23:07.773115 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.03.18 18:23:07.773151 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10973 | 2026.03.18 18:23:07.773513 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10974 | 2026.03.18 18:23:07.773737 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.03.18 18:23:07.773882 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001856 sec., 777478.448275862 rows/sec., 53.55 MiB/sec. | ||
| 10976 | 2026.03.18 18:23:07.773922 [ 276 ] {07c867b2-9e59-44d8-9e33-57e7b1416e21} <Debug> TCPHandler: Processed in 0.002026896 sec. | ||
| 10977 | 2026.03.18 18:23:07.774039 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.03.18 18:23:07.774137 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10979 | 2026.03.18 18:23:07.774180 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10980 | 2026.03.18 18:23:07.774531 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10981 | 2026.03.18 18:23:07.774566 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10982 | 2026.03.18 18:23:07.774869 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10983 | 2026.03.18 18:23:07.775078 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10984 | 2026.03.18 18:23:07.775209 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 10985 | 2026.03.18 18:23:07.775246 [ 276 ] {6e927854-f2d7-4ed1-954a-2838f817d384} <Debug> TCPHandler: Processed in 0.001256995 sec. | ||
| 10986 | 2026.03.18 18:23:07.775362 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.03.18 18:23:07.775459 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10988 | 2026.03.18 18:23:07.775502 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10989 | 2026.03.18 18:23:07.776191 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.03.18 18:23:07.776225 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10991 | 2026.03.18 18:23:07.776641 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10992 | 2026.03.18 18:23:07.776883 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.03.18 18:23:07.777016 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001576 sec., 840101.5228426396 rows/sec., 52.47 MiB/sec. | ||
| 10994 | 2026.03.18 18:23:07.777057 [ 276 ] {c7e08068-b730-4fb8-91d9-559fc6c358c1} <Debug> TCPHandler: Processed in 0.001746539 sec. | ||
| 10995 | 2026.03.18 18:23:07.777174 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2026.03.18 18:23:07.777271 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10997 | 2026.03.18 18:23:07.777314 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10998 | 2026.03.18 18:23:07.777637 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2026.03.18 18:23:07.777671 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11000 | 2026.03.18 18:23:07.777976 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11001 | 2026.03.18 18:23:07.778183 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2026.03.18 18:23:07.778312 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 11003 | 2026.03.18 18:23:07.778350 [ 276 ] {237ad7fe-b7ad-4222-aaa8-f078a1e71275} <Debug> TCPHandler: Processed in 0.001226734 sec. | ||
| 11004 | 2026.03.18 18:23:07.778454 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2026.03.18 18:23:07.778550 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11006 | 2026.03.18 18:23:07.778602 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <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 | ||
| 11007 | 2026.03.18 18:23:07.779361 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.03.18 18:23:07.779396 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11009 | 2026.03.18 18:23:07.779914 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11010 | 2026.03.18 18:23:07.780139 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2026.03.18 18:23:07.780253 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11012 | 2026.03.18 18:23:07.780279 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001747 sec., 7441.327990841442 rows/sec., 13.33 MiB/sec. | ||
| 11013 | 2026.03.18 18:23:07.780290 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2026.03.18 18:23:07.780315 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11015 | 2026.03.18 18:23:07.780336 [ 276 ] {1e058740-47ab-4ab1-b054-16dae913b7bc} <Debug> TCPHandler: Processed in 0.001931943 sec. | ||
| 11016 | 2026.03.18 18:23:07.780450 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11017 | 2026.03.18 18:23:07.780462 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2026.03.18 18:23:07.780607 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11019 | 2026.03.18 18:23:07.780650 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11020 | 2026.03.18 18:23:07.780737 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11021 | 2026.03.18 18:23:07.780799 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1261 rows starting from the beginning of the part | ||
| 11022 | 2026.03.18 18:23:07.780929 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2 rows starting from the beginning of the part | ||
| 11023 | 2026.03.18 18:23:07.781002 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.03.18 18:23:07.781030 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
| 11025 | 2026.03.18 18:23:07.781044 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11026 | 2026.03.18 18:23:07.781132 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2 rows starting from the beginning of the part | ||
| 11027 | 2026.03.18 18:23:07.781229 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part | ||
| 11028 | 2026.03.18 18:23:07.781322 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
| 11029 | 2026.03.18 18:23:07.781361 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11030 | 2026.03.18 18:23:07.781578 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.03.18 18:23:07.781726 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.11 MiB/sec. | ||
| 11032 | 2026.03.18 18:23:07.781767 [ 276 ] {cf3c2811-fe6e-4b1a-bf2e-92869d50a881} <Debug> TCPHandler: Processed in 0.001354937 sec. | ||
| 11033 | 2026.03.18 18:23:07.786821 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.006437087 sec., 210654.29129666882 rows/sec., 377.48 MiB/sec. | ||
| 11034 | 2026.03.18 18:23:07.788117 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11035 | 2026.03.18 18:23:07.788470 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11036 | 2026.03.18 18:23:07.788536 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11037 | 2026.03.18 18:23:07.788679 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11038 | 2026.03.18 18:23:08.000349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21599 | ||
| 11039 | 2026.03.18 18:23:08.001115 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.03.18 18:23:08.001253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11041 | 2026.03.18 18:23:08.002015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11042 | 2026.03.18 18:23:08.002374 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.03.18 18:23:08.002590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21599 | ||
| 11044 | 2026.03.18 18:23:09.124312 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11045 | 2026.03.18 18:23:09.140612 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.03.18 18:23:09.140649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11047 | 2026.03.18 18:23:09.146663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11048 | 2026.03.18 18:23:09.147405 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.03.18 18:23:09.150009 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11050 | 2026.03.18 18:23:10.562111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1444 | ||
| 11051 | 2026.03.18 18:23:10.564722 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.03.18 18:23:10.564761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11053 | 2026.03.18 18:23:10.565960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11054 | 2026.03.18 18:23:10.566243 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.03.18 18:23:10.566500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 11056 | 2026.03.18 18:23:12.464756 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11057 | 2026.03.18 18:23:12.465022 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11058 | 2026.03.18 18:23:12.465122 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11059 | 2026.03.18 18:23:12.466016 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.03.18 18:23:12.466067 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11061 | 2026.03.18 18:23:12.466471 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11062 | 2026.03.18 18:23:12.466697 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11063 | 2026.03.18 18:23:12.466862 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. | ||
| 11064 | 2026.03.18 18:23:12.466906 [ 276 ] {b2dffe2d-a115-42bc-8099-93b6265448c4} <Debug> TCPHandler: Processed in 0.002318144 sec. | ||
| 11065 | 2026.03.18 18:23:12.467026 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.03.18 18:23:12.467126 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11067 | 2026.03.18 18:23:12.467168 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11068 | 2026.03.18 18:23:12.467589 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.03.18 18:23:12.467624 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11070 | 2026.03.18 18:23:12.467928 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11071 | 2026.03.18 18:23:12.468134 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.03.18 18:23:12.468265 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 11073 | 2026.03.18 18:23:12.468305 [ 276 ] {8dbed0fa-d0c0-46d6-8553-30f691724312} <Debug> TCPHandler: Processed in 0.001329516 sec. | ||
| 11074 | 2026.03.18 18:23:12.468417 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.03.18 18:23:12.468515 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11076 | 2026.03.18 18:23:12.468560 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11077 | 2026.03.18 18:23:12.468954 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.03.18 18:23:12.468991 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11079 | 2026.03.18 18:23:12.469314 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11080 | 2026.03.18 18:23:12.469525 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.03.18 18:23:12.469664 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 11082 | 2026.03.18 18:23:12.469703 [ 276 ] {be2df644-6090-4f7d-8212-94e8c50c2711} <Debug> TCPHandler: Processed in 0.001335777 sec. | ||
| 11083 | 2026.03.18 18:23:12.469816 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.03.18 18:23:12.469914 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11085 | 2026.03.18 18:23:12.469955 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11086 | 2026.03.18 18:23:12.470286 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.03.18 18:23:12.470322 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11088 | 2026.03.18 18:23:12.470640 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11089 | 2026.03.18 18:23:12.470854 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.03.18 18:23:12.470989 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 11091 | 2026.03.18 18:23:12.471027 [ 276 ] {7671b882-87f9-4b8f-9f44-e32a813bd48b} <Debug> TCPHandler: Processed in 0.001260254 sec. | ||
| 11092 | 2026.03.18 18:23:15.347447 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11093 | 2026.03.18 18:23:15.347513 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11094 | 2026.03.18 18:23:15.502787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22111 | ||
| 11095 | 2026.03.18 18:23:15.503500 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.03.18 18:23:15.503566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11097 | 2026.03.18 18:23:15.504273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11098 | 2026.03.18 18:23:15.504518 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.03.18 18:23:15.504651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22111 | ||
| 11100 | 2026.03.18 18:23:15.504688 [ 51 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11101 | 2026.03.18 18:23:15.504781 [ 51 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.03.18 18:23:15.504820 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11103 | 2026.03.18 18:23:15.504941 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11104 | 2026.03.18 18:23:15.505035 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11105 | 2026.03.18 18:23:15.505068 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19679 rows starting from the beginning of the part | ||
| 11106 | 2026.03.18 18:23:15.505130 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11107 | 2026.03.18 18:23:15.505176 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11108 | 2026.03.18 18:23:15.505217 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11109 | 2026.03.18 18:23:15.505257 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11110 | 2026.03.18 18:23:15.505295 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11111 | 2026.03.18 18:23:15.507174 [ 200 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22111 rows, containing 4 columns (4 merged, 0 gathered) in 0.002281673 sec., 9690696.256650273 rows/sec., 138.63 MiB/sec. | ||
| 11112 | 2026.03.18 18:23:15.507568 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11113 | 2026.03.18 18:23:15.507868 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.03.18 18:23:15.507947 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_46_9} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11115 | 2026.03.18 18:23:15.508066 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 11116 | 2026.03.18 18:23:16.650176 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11117 | 2026.03.18 18:23:16.666989 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2026.03.18 18:23:16.667043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11119 | 2026.03.18 18:23:16.673096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11120 | 2026.03.18 18:23:16.673784 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.03.18 18:23:16.674094 [ 30 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11122 | 2026.03.18 18:23:16.674194 [ 30 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.03.18 18:23:16.674231 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11124 | 2026.03.18 18:23:16.674403 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11125 | 2026.03.18 18:23:16.676802 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11126 | 2026.03.18 18:23:16.678406 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11127 | 2026.03.18 18:23:16.679905 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 11128 | 2026.03.18 18:23:16.684332 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 11129 | 2026.03.18 18:23:16.688715 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 11130 | 2026.03.18 18:23:16.693289 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 11131 | 2026.03.18 18:23:16.697924 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 11132 | 2026.03.18 18:23:16.701877 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 11133 | 2026.03.18 18:23:16.751885 [ 189 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077569736 sec., 4473.394108238295 rows/sec., 23.13 MiB/sec. | ||
| 11134 | 2026.03.18 18:23:16.754552 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11135 | 2026.03.18 18:23:16.756607 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.03.18 18:23:16.756713 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_46_9} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11137 | 2026.03.18 18:23:16.758965 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11138 | 2026.03.18 18:23:17.468138 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2026.03.18 18:23:17.468339 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11140 | 2026.03.18 18:23:17.468410 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11141 | 2026.03.18 18:23:17.469217 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.03.18 18:23:17.469273 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11143 | 2026.03.18 18:23:17.469730 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11144 | 2026.03.18 18:23:17.469980 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.03.18 18:23:17.470131 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001845 sec., 72628.72628726286 rows/sec., 6.28 MiB/sec. | ||
| 11146 | 2026.03.18 18:23:17.470131 [ 30 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11147 | 2026.03.18 18:23:17.470172 [ 276 ] {90cddea2-2d8a-43fc-a865-7ac8716d5a76} <Debug> TCPHandler: Processed in 0.002168679 sec. | ||
| 11148 | 2026.03.18 18:23:17.470187 [ 30 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.03.18 18:23:17.470211 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11150 | 2026.03.18 18:23:17.470293 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11151 | 2026.03.18 18:23:17.470346 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11152 | 2026.03.18 18:23:17.470391 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11153 | 2026.03.18 18:23:17.470441 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11154 | 2026.03.18 18:23:17.470521 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11155 | 2026.03.18 18:23:17.470565 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2893 rows starting from the beginning of the part | ||
| 11156 | 2026.03.18 18:23:17.470639 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11157 | 2026.03.18 18:23:17.470695 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 134 rows starting from the beginning of the part | ||
| 11158 | 2026.03.18 18:23:17.470743 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2687 rows starting from the beginning of the part | ||
| 11159 | 2026.03.18 18:23:17.470790 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 11160 | 2026.03.18 18:23:17.470844 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 134 rows starting from the beginning of the part | ||
| 11161 | 2026.03.18 18:23:17.470858 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.03.18 18:23:17.470897 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11163 | 2026.03.18 18:23:17.471539 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11164 | 2026.03.18 18:23:17.471850 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.03.18 18:23:17.471989 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001618 sec., 24103.83189122373 rows/sec., 1.77 MiB/sec. | ||
| 11166 | 2026.03.18 18:23:17.472026 [ 276 ] {a5dc37d3-35fe-4688-8ccb-5520c75e5d9c} <Debug> TCPHandler: Processed in 0.00178514 sec. | ||
| 11167 | 2026.03.18 18:23:17.472142 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.03.18 18:23:17.472238 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11169 | 2026.03.18 18:23:17.472278 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11170 | 2026.03.18 18:23:17.472709 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.03.18 18:23:17.472744 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11172 | 2026.03.18 18:23:17.473048 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11173 | 2026.03.18 18:23:17.473250 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.03.18 18:23:17.473378 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001158 sec., 88946.45941278066 rows/sec., 6.95 MiB/sec. | ||
| 11175 | 2026.03.18 18:23:17.473416 [ 276 ] {a88fb708-6b02-4a3d-a0ca-09c405581a21} <Debug> TCPHandler: Processed in 0.001324917 sec. | ||
| 11176 | 2026.03.18 18:23:17.473424 [ 35 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11177 | 2026.03.18 18:23:17.473436 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5964 rows, containing 5 columns (5 merged, 0 gathered) in 0.003158377 sec., 1888311.6233432551 rows/sec., 152.13 MiB/sec. | ||
| 11178 | 2026.03.18 18:23:17.473528 [ 35 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2026.03.18 18:23:17.473537 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.03.18 18:23:17.473562 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11181 | 2026.03.18 18:23:17.473642 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.03.18 18:23:17.473650 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11183 | 2026.03.18 18:23:17.473689 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11184 | 2026.03.18 18:23:17.473750 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11185 | 2026.03.18 18:23:17.473782 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 11186 | 2026.03.18 18:23:17.473826 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11187 | 2026.03.18 18:23:17.473840 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
| 11188 | 2026.03.18 18:23:17.473900 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 103 rows starting from the beginning of the part | ||
| 11189 | 2026.03.18 18:23:17.473949 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1443 rows starting from the beginning of the part | ||
| 11190 | 2026.03.18 18:23:17.473991 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11191 | 2026.03.18 18:23:17.474036 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 103 rows starting from the beginning of the part | ||
| 11192 | 2026.03.18 18:23:17.474092 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.03.18 18:23:17.474112 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.03.18 18:23:17.474131 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11195 | 2026.03.18 18:23:17.474200 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_76_15} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11196 | 2026.03.18 18:23:17.474285 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 11197 | 2026.03.18 18:23:17.474475 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11198 | 2026.03.18 18:23:17.474702 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.03.18 18:23:17.474826 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11200 | 2026.03.18 18:23:17.474840 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 11201 | 2026.03.18 18:23:17.474858 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.03.18 18:23:17.474882 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11203 | 2026.03.18 18:23:17.474884 [ 276 ] {2f689c40-fcac-472a-bed7-2a046f04188e} <Debug> TCPHandler: Processed in 0.001397518 sec. | ||
| 11204 | 2026.03.18 18:23:17.474954 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11205 | 2026.03.18 18:23:17.474998 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2026.03.18 18:23:17.475033 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11207 | 2026.03.18 18:23:17.475059 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 25727 rows starting from the beginning of the part | ||
| 11208 | 2026.03.18 18:23:17.475093 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11209 | 2026.03.18 18:23:17.475110 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11210 | 2026.03.18 18:23:17.475145 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <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 | ||
| 11211 | 2026.03.18 18:23:17.475153 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11212 | 2026.03.18 18:23:17.475194 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1324 rows starting from the beginning of the part | ||
| 11213 | 2026.03.18 18:23:17.475232 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 11214 | 2026.03.18 18:23:17.475273 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11215 | 2026.03.18 18:23:17.475321 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3331 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699187 sec., 1960349.2729169892 rows/sec., 145.15 MiB/sec. | ||
| 11216 | 2026.03.18 18:23:17.475561 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11217 | 2026.03.18 18:23:17.475808 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11218 | 2026.03.18 18:23:17.475871 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_76_15} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11219 | 2026.03.18 18:23:17.475937 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11220 | 2026.03.18 18:23:17.476034 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11221 | 2026.03.18 18:23:17.476068 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11222 | 2026.03.18 18:23:17.476717 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11223 | 2026.03.18 18:23:17.476947 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.03.18 18:23:17.477087 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002012 sec., 19383.697813121275 rows/sec., 34.73 MiB/sec. | ||
| 11225 | 2026.03.18 18:23:17.477142 [ 276 ] {eab08c45-7018-4de2-b7ef-86d0fbc2c238} <Debug> TCPHandler: Processed in 0.00219367 sec. | ||
| 11226 | 2026.03.18 18:23:17.477253 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2026.03.18 18:23:17.477348 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11228 | 2026.03.18 18:23:17.477388 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11229 | 2026.03.18 18:23:17.477724 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.03.18 18:23:17.477758 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11231 | 2026.03.18 18:23:17.478145 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11232 | 2026.03.18 18:23:17.478357 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.03.18 18:23:17.478471 [ 35 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11234 | 2026.03.18 18:23:17.478485 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 11235 | 2026.03.18 18:23:17.478500 [ 35 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.03.18 18:23:17.478524 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11237 | 2026.03.18 18:23:17.478528 [ 276 ] {cd4a509e-8769-4580-a528-f641a9abb9fd} <Debug> TCPHandler: Processed in 0.001324666 sec. | ||
| 11238 | 2026.03.18 18:23:17.478613 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11239 | 2026.03.18 18:23:17.478737 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11240 | 2026.03.18 18:23:17.478770 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4290 rows starting from the beginning of the part | ||
| 11241 | 2026.03.18 18:23:17.478844 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11242 | 2026.03.18 18:23:17.478889 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11243 | 2026.03.18 18:23:17.478927 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 11244 | 2026.03.18 18:23:17.478965 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 11245 | 2026.03.18 18:23:17.479002 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11246 | 2026.03.18 18:23:17.483843 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4560 rows, containing 4 columns (4 merged, 0 gathered) in 0.005269175 sec., 865410.6193094745 rows/sec., 55.89 MiB/sec. | ||
| 11247 | 2026.03.18 18:23:17.484420 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11248 | 2026.03.18 18:23:17.484776 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.03.18 18:23:17.484866 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_76_15} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11250 | 2026.03.18 18:23:17.484961 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11251 | 2026.03.18 18:23:17.485989 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27659 rows, containing 5 columns (5 merged, 0 gathered) in 0.011064805 sec., 2499727.7403442715 rows/sec., 163.52 MiB/sec. | ||
| 11252 | 2026.03.18 18:23:17.486335 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11253 | 2026.03.18 18:23:17.486598 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.03.18 18:23:17.486665 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11255 | 2026.03.18 18:23:17.486748 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11256 | 2026.03.18 18:23:18.001148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.46 MiB, peak 333.77 MiB, free memory in arenas 0.00 B, will set to 323.46 MiB (RSS), difference: 3.00 MiB | ||
| 11257 | 2026.03.18 18:23:18.011579 [ 35 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 11258 | 2026.03.18 18:23:18.011661 [ 35 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.03.18 18:23:18.011721 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11260 | 2026.03.18 18:23:18.011856 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 11261 | 2026.03.18 18:23:18.012007 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11262 | 2026.03.18 18:23:18.012045 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 11263 | 2026.03.18 18:23:18.012119 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 11264 | 2026.03.18 18:23:18.012170 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 11265 | 2026.03.18 18:23:18.012218 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 11266 | 2026.03.18 18:23:18.012262 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 11267 | 2026.03.18 18:23:18.013109 [ 199 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313877 sec., 28922.03760321552 rows/sec., 2.41 MiB/sec. | ||
| 11268 | 2026.03.18 18:23:18.013240 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 11269 | 2026.03.18 18:23:18.013492 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2026.03.18 18:23:18.013558 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_22_5} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 11271 | 2026.03.18 18:23:18.013620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11272 | 2026.03.18 18:23:18.628600 [ 29 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 11273 | 2026.03.18 18:23:18.628691 [ 29 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.03.18 18:23:18.628729 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11275 | 2026.03.18 18:23:18.628872 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 11276 | 2026.03.18 18:23:18.629055 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11277 | 2026.03.18 18:23:18.629107 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 160 rows starting from the beginning of the part | ||
| 11278 | 2026.03.18 18:23:18.629204 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 11279 | 2026.03.18 18:23:18.629268 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11280 | 2026.03.18 18:23:18.629312 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11281 | 2026.03.18 18:23:18.629355 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11282 | 2026.03.18 18:23:18.630116 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304566 sec., 472187.68540648767 rows/sec., 29.01 MiB/sec. | ||
| 11283 | 2026.03.18 18:23:18.630313 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11284 | 2026.03.18 18:23:18.630624 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11285 | 2026.03.18 18:23:18.630705 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_32_7} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 11286 | 2026.03.18 18:23:18.630811 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11287 | 2026.03.18 18:23:19.449419 [ 47 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 11288 | 2026.03.18 18:23:19.449531 [ 47 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.03.18 18:23:19.449586 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11290 | 2026.03.18 18:23:19.449720 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 11291 | 2026.03.18 18:23:19.449855 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11292 | 2026.03.18 18:23:19.449891 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 308 rows starting from the beginning of the part | ||
| 11293 | 2026.03.18 18:23:19.449960 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 11294 | 2026.03.18 18:23:19.450005 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11295 | 2026.03.18 18:23:19.450048 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11296 | 2026.03.18 18:23:19.450090 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 11297 | 2026.03.18 18:23:19.450938 [ 199 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278645 sec., 925980.2368913968 rows/sec., 63.07 MiB/sec. | ||
| 11298 | 2026.03.18 18:23:19.451083 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11299 | 2026.03.18 18:23:19.451335 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2026.03.18 18:23:19.451404 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_32_7} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 11301 | 2026.03.18 18:23:19.451467 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11302 | 2026.03.18 18:23:20.567693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1464 | ||
| 11303 | 2026.03.18 18:23:20.569719 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.03.18 18:23:20.569756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11305 | 2026.03.18 18:23:20.570882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11306 | 2026.03.18 18:23:20.571140 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.03.18 18:23:20.571391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11308 | 2026.03.18 18:23:22.474430 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2026.03.18 18:23:22.474704 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11310 | 2026.03.18 18:23:22.474805 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11311 | 2026.03.18 18:23:22.475779 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.03.18 18:23:22.475816 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11313 | 2026.03.18 18:23:22.476213 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11314 | 2026.03.18 18:23:22.476433 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.03.18 18:23:22.476582 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001952 sec., 145491.80327868852 rows/sec., 9.24 MiB/sec. | ||
| 11316 | 2026.03.18 18:23:22.476623 [ 276 ] {08cbdf40-df10-481d-8ea3-cfee61cb0179} <Debug> TCPHandler: Processed in 0.002375156 sec. | ||
| 11317 | 2026.03.18 18:23:22.476761 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2026.03.18 18:23:22.476855 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11319 | 2026.03.18 18:23:22.476894 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11320 | 2026.03.18 18:23:22.477777 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.03.18 18:23:22.477814 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11322 | 2026.03.18 18:23:22.478161 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11323 | 2026.03.18 18:23:22.478367 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2026.03.18 18:23:22.478498 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001662 sec., 481949.4584837545 rows/sec., 37.52 MiB/sec. | ||
| 11325 | 2026.03.18 18:23:22.478536 [ 276 ] {d6116fe5-880a-4d21-b01f-3a35d7408f88} <Debug> TCPHandler: Processed in 0.00182919 sec. | ||
| 11326 | 2026.03.18 18:23:22.478655 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2026.03.18 18:23:22.478750 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11328 | 2026.03.18 18:23:22.478792 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11329 | 2026.03.18 18:23:22.479310 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2026.03.18 18:23:22.479347 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11331 | 2026.03.18 18:23:22.479667 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11332 | 2026.03.18 18:23:22.479883 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2026.03.18 18:23:22.480031 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001299 sec., 110854.50346420323 rows/sec., 6.53 MiB/sec. | ||
| 11334 | 2026.03.18 18:23:22.480068 [ 276 ] {bd019e60-bf70-47f1-b9f1-7bc7f89d59a2} <Debug> TCPHandler: Processed in 0.001466171 sec. | ||
| 11335 | 2026.03.18 18:23:22.480180 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2026.03.18 18:23:22.480274 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11337 | 2026.03.18 18:23:22.480313 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11338 | 2026.03.18 18:23:22.480776 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.03.18 18:23:22.480813 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11340 | 2026.03.18 18:23:22.481113 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11341 | 2026.03.18 18:23:22.481318 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.03.18 18:23:22.481440 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 11343 | 2026.03.18 18:23:22.481477 [ 276 ] {b7d4ae45-e48a-4b98-b053-b5d603fa31bb} <Debug> TCPHandler: Processed in 0.001344867 sec. | ||
| 11344 | 2026.03.18 18:23:22.481589 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.03.18 18:23:22.481682 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.03.18 18:23:22.481721 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11347 | 2026.03.18 18:23:22.482204 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.03.18 18:23:22.482242 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11349 | 2026.03.18 18:23:22.482544 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11350 | 2026.03.18 18:23:22.482748 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.03.18 18:23:22.482873 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001209 sec., 122415.21918941273 rows/sec., 6.96 MiB/sec. | ||
| 11352 | 2026.03.18 18:23:22.482910 [ 276 ] {3af382e3-5856-4d2f-ad77-59d0e0e422ae} <Debug> TCPHandler: Processed in 0.001368708 sec. | ||
| 11353 | 2026.03.18 18:23:22.483022 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.03.18 18:23:22.483115 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11355 | 2026.03.18 18:23:22.483154 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11356 | 2026.03.18 18:23:22.483787 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.03.18 18:23:22.483824 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11358 | 2026.03.18 18:23:22.484142 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11359 | 2026.03.18 18:23:22.484352 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.03.18 18:23:22.484482 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001385 sec., 355234.6570397112 rows/sec., 24.92 MiB/sec. | ||
| 11361 | 2026.03.18 18:23:22.484519 [ 276 ] {776456c8-1ba2-47ab-a172-a0623194c69b} <Debug> TCPHandler: Processed in 0.001544793 sec. | ||
| 11362 | 2026.03.18 18:23:22.484629 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.03.18 18:23:22.484722 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11364 | 2026.03.18 18:23:22.484763 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11365 | 2026.03.18 18:23:22.485226 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.03.18 18:23:22.485272 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11367 | 2026.03.18 18:23:22.485644 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11368 | 2026.03.18 18:23:22.485904 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.03.18 18:23:22.486053 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
| 11370 | 2026.03.18 18:23:22.486089 [ 276 ] {a7522813-6d85-4c06-a3b0-e6c9cce3f2a6} <Debug> TCPHandler: Processed in 0.001507861 sec. | ||
| 11371 | 2026.03.18 18:23:22.486204 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.03.18 18:23:22.486298 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11373 | 2026.03.18 18:23:22.486341 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11374 | 2026.03.18 18:23:22.486776 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.03.18 18:23:22.486811 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11376 | 2026.03.18 18:23:22.487134 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11377 | 2026.03.18 18:23:22.487349 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.03.18 18:23:22.487479 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001199 sec., 221017.51459549626 rows/sec., 14.69 MiB/sec. | ||
| 11379 | 2026.03.18 18:23:22.487514 [ 276 ] {cdd75a7f-6f5b-4c9b-8c3a-098c545eab7d} <Debug> TCPHandler: Processed in 0.001358017 sec. | ||
| 11380 | 2026.03.18 18:23:22.487636 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.03.18 18:23:22.487730 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11382 | 2026.03.18 18:23:22.487772 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11383 | 2026.03.18 18:23:22.488084 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.03.18 18:23:22.488119 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11385 | 2026.03.18 18:23:22.488406 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11386 | 2026.03.18 18:23:22.488604 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.03.18 18:23:22.488729 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 11388 | 2026.03.18 18:23:22.488771 [ 276 ] {96678e79-f39e-47df-8d22-9df60c0b151b} <Debug> TCPHandler: Processed in 0.001182693 sec. | ||
| 11389 | 2026.03.18 18:23:22.488883 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.03.18 18:23:22.488975 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11391 | 2026.03.18 18:23:22.489036 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <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 | ||
| 11392 | 2026.03.18 18:23:22.489875 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.03.18 18:23:22.489912 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11394 | 2026.03.18 18:23:22.490394 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11395 | 2026.03.18 18:23:22.490615 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.03.18 18:23:22.490751 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001794 sec., 1114.8272017837235 rows/sec., 2.00 MiB/sec. | ||
| 11397 | 2026.03.18 18:23:22.490803 [ 276 ] {0fc47190-5047-4b01-8822-4f314e016b1f} <Debug> TCPHandler: Processed in 0.001967324 sec. | ||
| 11398 | 2026.03.18 18:23:22.490928 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.03.18 18:23:22.491024 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11400 | 2026.03.18 18:23:22.491071 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11401 | 2026.03.18 18:23:22.491438 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.03.18 18:23:22.491475 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11403 | 2026.03.18 18:23:22.491793 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11404 | 2026.03.18 18:23:22.492020 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.03.18 18:23:22.492141 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001136 sec., 79225.35211267605 rows/sec., 4.96 MiB/sec. | ||
| 11406 | 2026.03.18 18:23:22.492177 [ 276 ] {027f83ce-c9fc-4be6-8975-0fb240eca221} <Debug> TCPHandler: Processed in 0.001296976 sec. | ||
| 11407 | 2026.03.18 18:23:23.005610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22623 | ||
| 11408 | 2026.03.18 18:23:23.006159 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.03.18 18:23:23.006209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11410 | 2026.03.18 18:23:23.006785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11411 | 2026.03.18 18:23:23.007044 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.03.18 18:23:23.007177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22623 | ||
| 11413 | 2026.03.18 18:23:24.177773 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11414 | 2026.03.18 18:23:24.192543 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.03.18 18:23:24.192587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 11416 | 2026.03.18 18:23:24.198679 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11417 | 2026.03.18 18:23:24.199364 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.03.18 18:23:24.201947 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11419 | 2026.03.18 18:23:27.468596 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2026.03.18 18:23:27.468817 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11421 | 2026.03.18 18:23:27.468889 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11422 | 2026.03.18 18:23:27.469545 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.03.18 18:23:27.469592 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11424 | 2026.03.18 18:23:27.469958 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11425 | 2026.03.18 18:23:27.470171 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.03.18 18:23:27.470318 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001555 sec., 2572.347266881029 rows/sec., 209.76 KiB/sec. | ||
| 11427 | 2026.03.18 18:23:27.470358 [ 276 ] {3db0c13e-c347-44d2-af8b-308a2ce4abc5} <Debug> TCPHandler: Processed in 0.001894732 sec. | ||
| 11428 | 2026.03.18 18:23:27.470480 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2026.03.18 18:23:27.470573 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11430 | 2026.03.18 18:23:27.470611 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11431 | 2026.03.18 18:23:27.471100 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.03.18 18:23:27.471135 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11433 | 2026.03.18 18:23:27.471448 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11434 | 2026.03.18 18:23:27.471656 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.03.18 18:23:27.471795 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.00124 sec., 109677.41935483871 rows/sec., 9.46 MiB/sec. | ||
| 11436 | 2026.03.18 18:23:27.471832 [ 276 ] {f0282425-7cb3-44d3-9b93-fcd34fcca5cd} <Debug> TCPHandler: Processed in 0.001400549 sec. | ||
| 11437 | 2026.03.18 18:23:27.471931 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2026.03.18 18:23:27.472025 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11439 | 2026.03.18 18:23:27.472066 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11440 | 2026.03.18 18:23:27.472470 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.03.18 18:23:27.472507 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11442 | 2026.03.18 18:23:27.472804 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11443 | 2026.03.18 18:23:27.473012 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.03.18 18:23:27.473126 [ 61 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11445 | 2026.03.18 18:23:27.473139 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001133 sec., 37952.338923212716 rows/sec., 2.77 MiB/sec. | ||
| 11446 | 2026.03.18 18:23:27.473191 [ 61 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.03.18 18:23:27.473201 [ 276 ] {73eb90bc-a41d-4373-9866-c60044382d4e} <Debug> TCPHandler: Processed in 0.001318246 sec. | ||
| 11448 | 2026.03.18 18:23:27.473220 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11449 | 2026.03.18 18:23:27.473320 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.03.18 18:23:27.473334 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11451 | 2026.03.18 18:23:27.473418 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11452 | 2026.03.18 18:23:27.473462 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11453 | 2026.03.18 18:23:27.473463 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11454 | 2026.03.18 18:23:27.473511 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 226 rows starting from the beginning of the part | ||
| 11455 | 2026.03.18 18:23:27.473584 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part | ||
| 11456 | 2026.03.18 18:23:27.473633 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 159 rows starting from the beginning of the part | ||
| 11457 | 2026.03.18 18:23:27.473679 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part | ||
| 11458 | 2026.03.18 18:23:27.473723 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 144 rows starting from the beginning of the part | ||
| 11459 | 2026.03.18 18:23:27.473770 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part | ||
| 11460 | 2026.03.18 18:23:27.473905 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.03.18 18:23:27.473947 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11462 | 2026.03.18 18:23:27.474267 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11463 | 2026.03.18 18:23:27.474487 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.03.18 18:23:27.474624 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001223 sec., 87489.7792313982 rows/sec., 6.84 MiB/sec. | ||
| 11465 | 2026.03.18 18:23:27.474661 [ 276 ] {670e41bc-be9b-4056-bd23-98ba491ade50} <Debug> TCPHandler: Processed in 0.001388769 sec. | ||
| 11466 | 2026.03.18 18:23:27.474683 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395318 sec., 465843.6284775227 rows/sec., 31.44 MiB/sec. | ||
| 11467 | 2026.03.18 18:23:27.474781 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.03.18 18:23:27.474878 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11469 | 2026.03.18 18:23:27.474925 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11470 | 2026.03.18 18:23:27.474933 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11471 | 2026.03.18 18:23:27.475266 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.03.18 18:23:27.475332 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11473 | 2026.03.18 18:23:27.475355 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_66_13} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11474 | 2026.03.18 18:23:27.475375 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11475 | 2026.03.18 18:23:27.475482 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11476 | 2026.03.18 18:23:27.475709 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11477 | 2026.03.18 18:23:27.475928 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11478 | 2026.03.18 18:23:27.476067 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001206 sec., 134328.3582089552 rows/sec., 9.35 MiB/sec. | ||
| 11479 | 2026.03.18 18:23:27.476104 [ 276 ] {deaa63fd-849a-4d1b-8ba2-1a15643d4aa2} <Debug> TCPHandler: Processed in 0.001371237 sec. | ||
| 11480 | 2026.03.18 18:23:27.476209 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2026.03.18 18:23:27.476303 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11482 | 2026.03.18 18:23:27.476357 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <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 | ||
| 11483 | 2026.03.18 18:23:27.477239 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2026.03.18 18:23:27.477277 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11485 | 2026.03.18 18:23:27.477836 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11486 | 2026.03.18 18:23:27.478072 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2026.03.18 18:23:27.478214 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001929 sec., 20217.72939346812 rows/sec., 36.23 MiB/sec. | ||
| 11488 | 2026.03.18 18:23:27.478269 [ 276 ] {dca5461c-7701-45b6-9fd1-e3e927ef85f8} <Debug> TCPHandler: Processed in 0.002106858 sec. | ||
| 11489 | 2026.03.18 18:23:27.478380 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2026.03.18 18:23:27.478474 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11491 | 2026.03.18 18:23:27.478515 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11492 | 2026.03.18 18:23:27.478852 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.03.18 18:23:27.478888 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11494 | 2026.03.18 18:23:27.479185 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11495 | 2026.03.18 18:23:27.479394 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2026.03.18 18:23:27.479530 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 11497 | 2026.03.18 18:23:27.479566 [ 276 ] {43a566e8-dca5-4071-9a2e-6ace0d67a19d} <Debug> TCPHandler: Processed in 0.001234374 sec. | ||
| 11498 | 2026.03.18 18:23:30.347599 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11499 | 2026.03.18 18:23:30.347702 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11500 | 2026.03.18 18:23:30.508181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23071 | ||
| 11501 | 2026.03.18 18:23:30.508723 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.03.18 18:23:30.508772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11503 | 2026.03.18 18:23:30.509303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11504 | 2026.03.18 18:23:30.509538 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.03.18 18:23:30.509683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23071 | ||
| 11506 | 2026.03.18 18:23:30.572461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1500 | ||
| 11507 | 2026.03.18 18:23:30.574817 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11508 | 2026.03.18 18:23:30.574863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11509 | 2026.03.18 18:23:30.576026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11510 | 2026.03.18 18:23:30.576276 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.03.18 18:23:30.576450 [ 97 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11512 | 2026.03.18 18:23:30.576522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 11513 | 2026.03.18 18:23:30.576524 [ 97 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.03.18 18:23:30.576570 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11515 | 2026.03.18 18:23:30.576705 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 11516 | 2026.03.18 18:23:30.577296 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11517 | 2026.03.18 18:23:30.577422 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1332 rows starting from the beginning of the part | ||
| 11518 | 2026.03.18 18:23:30.577761 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11519 | 2026.03.18 18:23:30.578078 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
| 11520 | 2026.03.18 18:23:30.578372 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 11521 | 2026.03.18 18:23:30.578675 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 11522 | 2026.03.18 18:23:30.578986 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11523 | 2026.03.18 18:23:30.585667 [ 199 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 72 columns (72 merged, 0 gathered) in 0.009025958 sec., 166187.3454319198 rows/sec., 132.83 MiB/sec. | ||
| 11524 | 2026.03.18 18:23:30.587115 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11525 | 2026.03.18 18:23:30.587621 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.03.18 18:23:30.587694 [ 186 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_36_7} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11527 | 2026.03.18 18:23:30.587822 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11528 | 2026.03.18 18:23:31.002193 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000820892 sec. | ||
| 11529 | 2026.03.18 18:23:31.702928 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11530 | 2026.03.18 18:23:31.718513 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2026.03.18 18:23:31.718574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11532 | 2026.03.18 18:23:31.724619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11533 | 2026.03.18 18:23:31.725386 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.03.18 18:23:31.728588 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11535 | 2026.03.18 18:23:32.474811 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.03.18 18:23:32.475093 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11537 | 2026.03.18 18:23:32.475198 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11538 | 2026.03.18 18:23:32.476118 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.18 18:23:32.476173 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11540 | 2026.03.18 18:23:32.476573 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11541 | 2026.03.18 18:23:32.476798 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.03.18 18:23:32.476949 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001932 sec., 146997.92960662526 rows/sec., 9.34 MiB/sec. | ||
| 11543 | 2026.03.18 18:23:32.476991 [ 276 ] {74f1e38b-a5ef-4360-ac33-a9b5cbf325db} <Debug> TCPHandler: Processed in 0.002359455 sec. | ||
| 11544 | 2026.03.18 18:23:32.477129 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.03.18 18:23:32.477224 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11546 | 2026.03.18 18:23:32.477264 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11547 | 2026.03.18 18:23:32.478094 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.03.18 18:23:32.478130 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11549 | 2026.03.18 18:23:32.478476 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11550 | 2026.03.18 18:23:32.478696 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.03.18 18:23:32.478823 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001617 sec., 495361.7810760668 rows/sec., 38.56 MiB/sec. | ||
| 11552 | 2026.03.18 18:23:32.478860 [ 276 ] {6e181f00-a577-4d50-ace2-23ed8d1eb651} <Debug> TCPHandler: Processed in 0.001787179 sec. | ||
| 11553 | 2026.03.18 18:23:32.478960 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.03.18 18:23:32.479053 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11555 | 2026.03.18 18:23:32.479093 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11556 | 2026.03.18 18:23:32.479533 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.03.18 18:23:32.479568 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11558 | 2026.03.18 18:23:32.479871 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11559 | 2026.03.18 18:23:32.480077 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.03.18 18:23:32.480204 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001168 sec., 123287.67123287672 rows/sec., 7.27 MiB/sec. | ||
| 11561 | 2026.03.18 18:23:32.480241 [ 276 ] {45690139-c104-45b6-a7f7-0a5eb3fad10e} <Debug> TCPHandler: Processed in 0.001328926 sec. | ||
| 11562 | 2026.03.18 18:23:32.480351 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.18 18:23:32.480445 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.03.18 18:23:32.480485 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11565 | 2026.03.18 18:23:32.480921 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.03.18 18:23:32.480959 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11567 | 2026.03.18 18:23:32.481251 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11568 | 2026.03.18 18:23:32.481460 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.03.18 18:23:32.481570 [ 55 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11570 | 2026.03.18 18:23:32.481586 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 11571 | 2026.03.18 18:23:32.481640 [ 55 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.03.18 18:23:32.481650 [ 276 ] {3d260df9-9396-4bbb-82f4-e6007a25f571} <Debug> TCPHandler: Processed in 0.001346167 sec. | ||
| 11573 | 2026.03.18 18:23:32.481670 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11574 | 2026.03.18 18:23:32.481772 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.03.18 18:23:32.481774 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11576 | 2026.03.18 18:23:32.481870 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11577 | 2026.03.18 18:23:32.481891 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11578 | 2026.03.18 18:23:32.481910 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11579 | 2026.03.18 18:23:32.481924 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 881 rows starting from the beginning of the part | ||
| 11580 | 2026.03.18 18:23:32.481990 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 11581 | 2026.03.18 18:23:32.482040 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11582 | 2026.03.18 18:23:32.482089 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 857 rows starting from the beginning of the part | ||
| 11583 | 2026.03.18 18:23:32.482132 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 11584 | 2026.03.18 18:23:32.482175 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 11585 | 2026.03.18 18:23:32.482388 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.03.18 18:23:32.482425 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11587 | 2026.03.18 18:23:32.482761 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11588 | 2026.03.18 18:23:32.482965 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.03.18 18:23:32.483124 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001269 sec., 116627.26556343578 rows/sec., 6.63 MiB/sec. | ||
| 11590 | 2026.03.18 18:23:32.483147 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418429 sec., 1557356.765830366 rows/sec., 100.92 MiB/sec. | ||
| 11591 | 2026.03.18 18:23:32.483182 [ 276 ] {2f4e6d8f-5ea5-45cc-b7fd-495bb47d0645} <Debug> TCPHandler: Processed in 0.00145818 sec. | ||
| 11592 | 2026.03.18 18:23:32.483329 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.03.18 18:23:32.483397 [ 192 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11594 | 2026.03.18 18:23:32.483426 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11595 | 2026.03.18 18:23:32.483475 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11596 | 2026.03.18 18:23:32.483724 [ 192 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11597 | 2026.03.18 18:23:32.483809 [ 192 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_34_7} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11598 | 2026.03.18 18:23:32.483911 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11599 | 2026.03.18 18:23:32.484104 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2026.03.18 18:23:32.484146 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11601 | 2026.03.18 18:23:32.484485 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11602 | 2026.03.18 18:23:32.484695 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11603 | 2026.03.18 18:23:32.484826 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001418 sec., 346967.5599435825 rows/sec., 24.34 MiB/sec. | ||
| 11604 | 2026.03.18 18:23:32.484864 [ 276 ] {000f5673-03b3-412c-8a17-ccee1da50098} <Debug> TCPHandler: Processed in 0.001590774 sec. | ||
| 11605 | 2026.03.18 18:23:32.484970 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.03.18 18:23:32.485065 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11607 | 2026.03.18 18:23:32.485106 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11608 | 2026.03.18 18:23:32.485455 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11609 | 2026.03.18 18:23:32.485490 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11610 | 2026.03.18 18:23:32.485785 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11611 | 2026.03.18 18:23:32.485989 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11612 | 2026.03.18 18:23:32.486120 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 11613 | 2026.03.18 18:23:32.486157 [ 276 ] {663f9a67-cd26-419a-b5d2-4d23144e0a75} <Debug> TCPHandler: Processed in 0.001235314 sec. | ||
| 11614 | 2026.03.18 18:23:32.486261 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11615 | 2026.03.18 18:23:32.486369 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11616 | 2026.03.18 18:23:32.486411 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11617 | 2026.03.18 18:23:32.486829 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.03.18 18:23:32.486864 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11619 | 2026.03.18 18:23:32.487196 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11620 | 2026.03.18 18:23:32.487430 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.03.18 18:23:32.487559 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 11622 | 2026.03.18 18:23:32.487601 [ 276 ] {07e59b6a-5b9d-4ac1-b83f-3560d9264df2} <Debug> TCPHandler: Processed in 0.001388598 sec. | ||
| 11623 | 2026.03.18 18:23:32.487727 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11624 | 2026.03.18 18:23:32.487822 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11625 | 2026.03.18 18:23:32.487864 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11626 | 2026.03.18 18:23:32.488195 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.03.18 18:23:32.488230 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11628 | 2026.03.18 18:23:32.488514 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11629 | 2026.03.18 18:23:32.488715 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11630 | 2026.03.18 18:23:32.488854 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 11631 | 2026.03.18 18:23:32.488895 [ 276 ] {25091a85-7bd1-4803-962c-e1bc66fe8afa} <Debug> TCPHandler: Processed in 0.001216104 sec. | ||
| 11632 | 2026.03.18 18:23:32.489018 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11633 | 2026.03.18 18:23:32.489111 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11634 | 2026.03.18 18:23:32.489163 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <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 | ||
| 11635 | 2026.03.18 18:23:32.489907 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2026.03.18 18:23:32.489943 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11637 | 2026.03.18 18:23:32.490443 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11638 | 2026.03.18 18:23:32.490664 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2026.03.18 18:23:32.490806 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001711 sec., 1168.907071887785 rows/sec., 2.09 MiB/sec. | ||
| 11640 | 2026.03.18 18:23:32.490877 [ 276 ] {c0c063c5-6859-4fac-a0de-53cd6e6427a9} <Debug> TCPHandler: Processed in 0.001906972 sec. | ||
| 11641 | 2026.03.18 18:23:32.491008 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11642 | 2026.03.18 18:23:32.491102 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11643 | 2026.03.18 18:23:32.491142 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11644 | 2026.03.18 18:23:32.491486 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2026.03.18 18:23:32.491522 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11646 | 2026.03.18 18:23:32.491835 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11647 | 2026.03.18 18:23:32.492038 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11648 | 2026.03.18 18:23:32.492168 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 11649 | 2026.03.18 18:23:32.492209 [ 276 ] {98cdebb6-c85a-4671-9415-6d2f2d2b2da9} <Debug> TCPHandler: Processed in 0.001248485 sec. | ||
| 11650 | 2026.03.18 18:23:37.030382 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37151 | ||
| 11651 | 2026.03.18 18:23:37.030522 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11652 | 2026.03.18 18:23:37.030552 [ 294 ] {} <Debug> TCP-Session: 52edc75a-b417-480a-af41-8337187f16ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37151 | ||
| 11653 | 2026.03.18 18:23:37.030576 [ 294 ] {} <Debug> TCP-Session: 52edc75a-b417-480a-af41-8337187f16ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11654 | 2026.03.18 18:23:37.030591 [ 294 ] {} <Debug> TCP-Session: 52edc75a-b417-480a-af41-8337187f16ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2026.03.18 18:23:37.030764 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35942 | ||
| 11656 | 2026.03.18 18:23:37.030783 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33544 | ||
| 11657 | 2026.03.18 18:23:37.030834 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56089 | ||
| 11658 | 2026.03.18 18:23:37.030840 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43906 | ||
| 11659 | 2026.03.18 18:23:37.030875 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48263 | ||
| 11660 | 2026.03.18 18:23:37.030900 [ 294 ] {} <Trace> TCP-Session: 52edc75a-b417-480a-af41-8337187f16ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.03.18 18:23:37.030920 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11662 | 2026.03.18 18:23:37.030931 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11663 | 2026.03.18 18:23:37.030881 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40631 | ||
| 11664 | 2026.03.18 18:23:37.030973 [ 286 ] {} <Debug> TCP-Session: bc4d2333-058a-4fa5-b0a5-865b195f6dd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33544 | ||
| 11665 | 2026.03.18 18:23:37.030976 [ 289 ] {} <Debug> TCP-Session: 9a3e2da1-15bb-4ad8-ab79-afb5f3942302 Authenticating user 'default' from [fd00:1122:3344:101::e]:56089 | ||
| 11666 | 2026.03.18 18:23:37.030865 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51401 | ||
| 11667 | 2026.03.18 18:23:37.031011 [ 286 ] {} <Debug> TCP-Session: bc4d2333-058a-4fa5-b0a5-865b195f6dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2026.03.18 18:23:37.031015 [ 289 ] {} <Debug> TCP-Session: 9a3e2da1-15bb-4ad8-ab79-afb5f3942302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.03.18 18:23:37.031092 [ 286 ] {} <Debug> TCP-Session: bc4d2333-058a-4fa5-b0a5-865b195f6dd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11670 | 2026.03.18 18:23:37.031102 [ 289 ] {} <Debug> TCP-Session: 9a3e2da1-15bb-4ad8-ab79-afb5f3942302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11671 | 2026.03.18 18:23:37.030851 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54372 | ||
| 11672 | 2026.03.18 18:23:37.031114 [ 294 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37151) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11673 | 2026.03.18 18:23:37.030845 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11674 | 2026.03.18 18:23:37.031194 [ 275 ] {} <Debug> TCP-Session: f00721b9-55bc-4bdc-9f8e-227c1d60e7a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35942 | ||
| 11675 | 2026.03.18 18:23:37.031220 [ 275 ] {} <Debug> TCP-Session: f00721b9-55bc-4bdc-9f8e-227c1d60e7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11676 | 2026.03.18 18:23:37.031233 [ 275 ] {} <Debug> TCP-Session: f00721b9-55bc-4bdc-9f8e-227c1d60e7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11677 | 2026.03.18 18:23:37.031382 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11678 | 2026.03.18 18:23:37.031422 [ 292 ] {} <Debug> TCP-Session: a9712058-6cc4-4796-8ae1-3c401d88b68b Authenticating user 'default' from [fd00:1122:3344:101::e]:48263 | ||
| 11679 | 2026.03.18 18:23:37.031441 [ 294 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11680 | 2026.03.18 18:23:37.031446 [ 292 ] {} <Debug> TCP-Session: a9712058-6cc4-4796-8ae1-3c401d88b68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11681 | 2026.03.18 18:23:37.031489 [ 292 ] {} <Debug> TCP-Session: a9712058-6cc4-4796-8ae1-3c401d88b68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11682 | 2026.03.18 18:23:37.031496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11683 | 2026.03.18 18:23:37.031510 [ 294 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11684 | 2026.03.18 18:23:37.031534 [ 293 ] {} <Debug> TCP-Session: ea4a19fb-2c0c-47bc-a2a7-33be88166a2e Authenticating user 'default' from [fd00:1122:3344:101::e]:40631 | ||
| 11685 | 2026.03.18 18:23:37.031557 [ 293 ] {} <Debug> TCP-Session: ea4a19fb-2c0c-47bc-a2a7-33be88166a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11686 | 2026.03.18 18:23:37.031569 [ 293 ] {} <Debug> TCP-Session: ea4a19fb-2c0c-47bc-a2a7-33be88166a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2026.03.18 18:23:37.031755 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11688 | 2026.03.18 18:23:37.031793 [ 288 ] {} <Debug> TCP-Session: 4355a953-15ad-4e9e-aaf5-07bc0b80fe07 Authenticating user 'default' from [fd00:1122:3344:101::e]:43906 | ||
| 11689 | 2026.03.18 18:23:37.031809 [ 294 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 11690 | 2026.03.18 18:23:37.031811 [ 288 ] {} <Debug> TCP-Session: 4355a953-15ad-4e9e-aaf5-07bc0b80fe07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2026.03.18 18:23:37.031856 [ 288 ] {} <Debug> TCP-Session: 4355a953-15ad-4e9e-aaf5-07bc0b80fe07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11692 | 2026.03.18 18:23:37.031873 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11693 | 2026.03.18 18:23:37.031910 [ 291 ] {} <Debug> TCP-Session: 901f0e53-e408-4d95-ba5c-15ee828a1454 Authenticating user 'default' from [fd00:1122:3344:101::e]:51401 | ||
| 11694 | 2026.03.18 18:23:37.031934 [ 291 ] {} <Debug> TCP-Session: 901f0e53-e408-4d95-ba5c-15ee828a1454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11695 | 2026.03.18 18:23:37.031947 [ 291 ] {} <Debug> TCP-Session: 901f0e53-e408-4d95-ba5c-15ee828a1454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2026.03.18 18:23:37.032081 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11697 | 2026.03.18 18:23:37.032114 [ 290 ] {} <Debug> TCP-Session: fb3357d8-3d2a-4246-92bd-ea36ae69e448 Authenticating user 'default' from [fd00:1122:3344:101::e]:54372 | ||
| 11698 | 2026.03.18 18:23:37.032131 [ 290 ] {} <Debug> TCP-Session: fb3357d8-3d2a-4246-92bd-ea36ae69e448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11699 | 2026.03.18 18:23:37.032145 [ 290 ] {} <Debug> TCP-Session: fb3357d8-3d2a-4246-92bd-ea36ae69e448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11700 | 2026.03.18 18:23:37.032795 [ 284 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Trace> AggregatingTransform: Aggregating | ||
| 11701 | 2026.03.18 18:23:37.032844 [ 284 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Trace> Aggregator: Aggregation method: without_key | ||
| 11702 | 2026.03.18 18:23:37.032881 [ 284 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961707 sec. (1039.818 rows/sec., 40.62 KiB/sec.) | ||
| 11703 | 2026.03.18 18:23:37.032900 [ 284 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Trace> Aggregator: Merging aggregated data | ||
| 11704 | 2026.03.18 18:23:37.034350 [ 294 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003309 sec., 302.2061045633122 rows/sec., 11.80 KiB/sec. | ||
| 11705 | 2026.03.18 18:23:37.034511 [ 294 ] {8a0bea59-1c75-4fb1-8b29-4ac451c7fce7} <Debug> TCPHandler: Processed in 0.003729533 sec. | ||
| 11706 | 2026.03.18 18:23:37.034644 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11707 | 2026.03.18 18:23:37.034673 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11708 | 2026.03.18 18:23:37.034674 [ 294 ] {} <Debug> TCP-Session: 52edc75a-b417-480a-af41-8337187f16ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11709 | 2026.03.18 18:23:37.034698 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11710 | 2026.03.18 18:23:37.034717 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11711 | 2026.03.18 18:23:37.034738 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11712 | 2026.03.18 18:23:37.034754 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11713 | 2026.03.18 18:23:37.034771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11714 | 2026.03.18 18:23:37.034790 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11715 | 2026.03.18 18:23:37.034814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11716 | 2026.03.18 18:23:37.034824 [ 289 ] {} <Debug> TCP-Session: 9a3e2da1-15bb-4ad8-ab79-afb5f3942302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11717 | 2026.03.18 18:23:37.034847 [ 288 ] {} <Debug> TCP-Session: 4355a953-15ad-4e9e-aaf5-07bc0b80fe07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11718 | 2026.03.18 18:23:37.034864 [ 291 ] {} <Debug> TCP-Session: 901f0e53-e408-4d95-ba5c-15ee828a1454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11719 | 2026.03.18 18:23:37.034811 [ 290 ] {} <Debug> TCP-Session: fb3357d8-3d2a-4246-92bd-ea36ae69e448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11720 | 2026.03.18 18:23:37.034739 [ 275 ] {} <Debug> TCP-Session: f00721b9-55bc-4bdc-9f8e-227c1d60e7a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11721 | 2026.03.18 18:23:37.034716 [ 286 ] {} <Debug> TCP-Session: bc4d2333-058a-4fa5-b0a5-865b195f6dd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11722 | 2026.03.18 18:23:37.034795 [ 292 ] {} <Debug> TCP-Session: a9712058-6cc4-4796-8ae1-3c401d88b68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11723 | 2026.03.18 18:23:37.034769 [ 293 ] {} <Debug> TCP-Session: ea4a19fb-2c0c-47bc-a2a7-33be88166a2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11724 | 2026.03.18 18:23:37.468197 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.03.18 18:23:37.468379 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11726 | 2026.03.18 18:23:37.468445 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11727 | 2026.03.18 18:23:37.469167 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11728 | 2026.03.18 18:23:37.469213 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11729 | 2026.03.18 18:23:37.469617 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11730 | 2026.03.18 18:23:37.469844 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11731 | 2026.03.18 18:23:37.470007 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001676 sec., 79952.26730310262 rows/sec., 6.92 MiB/sec. | ||
| 11732 | 2026.03.18 18:23:37.470050 [ 276 ] {89af43ed-ba26-4bf0-ba79-14e8d5a2ac4e} <Debug> TCPHandler: Processed in 0.001978705 sec. | ||
| 11733 | 2026.03.18 18:23:37.470168 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11734 | 2026.03.18 18:23:37.470266 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11735 | 2026.03.18 18:23:37.470308 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11736 | 2026.03.18 18:23:37.470732 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11737 | 2026.03.18 18:23:37.470767 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11738 | 2026.03.18 18:23:37.471069 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11739 | 2026.03.18 18:23:37.471295 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11740 | 2026.03.18 18:23:37.471426 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001177 sec., 33135.08920985556 rows/sec., 2.43 MiB/sec. | ||
| 11741 | 2026.03.18 18:23:37.471465 [ 276 ] {04f911d0-62bb-4ec6-9b45-287c6479e71a} <Debug> TCPHandler: Processed in 0.001347517 sec. | ||
| 11742 | 2026.03.18 18:23:37.471577 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11743 | 2026.03.18 18:23:37.471676 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11744 | 2026.03.18 18:23:37.471717 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11745 | 2026.03.18 18:23:37.472157 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11746 | 2026.03.18 18:23:37.472193 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11747 | 2026.03.18 18:23:37.472500 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11748 | 2026.03.18 18:23:37.472712 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11749 | 2026.03.18 18:23:37.472843 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001184 sec., 86993.24324324325 rows/sec., 6.79 MiB/sec. | ||
| 11750 | 2026.03.18 18:23:37.472884 [ 276 ] {5611df6d-503d-4190-92b9-00e957d0c260} <Debug> TCPHandler: Processed in 0.001355977 sec. | ||
| 11751 | 2026.03.18 18:23:37.472999 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11752 | 2026.03.18 18:23:37.473097 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11753 | 2026.03.18 18:23:37.473140 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11754 | 2026.03.18 18:23:37.473559 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11755 | 2026.03.18 18:23:37.473592 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11756 | 2026.03.18 18:23:37.473922 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11757 | 2026.03.18 18:23:37.474140 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2026.03.18 18:23:37.474277 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 11759 | 2026.03.18 18:23:37.474318 [ 276 ] {de0aa560-6577-4de5-8662-1f6e4989262d} <Debug> TCPHandler: Processed in 0.001369498 sec. | ||
| 11760 | 2026.03.18 18:23:37.474438 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2026.03.18 18:23:37.474536 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11762 | 2026.03.18 18:23:37.474591 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <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 | ||
| 11763 | 2026.03.18 18:23:37.475432 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2026.03.18 18:23:37.475468 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11765 | 2026.03.18 18:23:37.476037 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11766 | 2026.03.18 18:23:37.476267 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2026.03.18 18:23:37.476377 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11768 | 2026.03.18 18:23:37.476408 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001889 sec., 20645.844362096348 rows/sec., 37.00 MiB/sec. | ||
| 11769 | 2026.03.18 18:23:37.476413 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.03.18 18:23:37.476443 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11771 | 2026.03.18 18:23:37.476466 [ 276 ] {230fae47-4fde-4be6-97e9-e060ec4c5d54} <Debug> TCPHandler: Processed in 0.002076658 sec. | ||
| 11772 | 2026.03.18 18:23:37.476525 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11773 | 2026.03.18 18:23:37.476582 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2026.03.18 18:23:37.476681 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11775 | 2026.03.18 18:23:37.476704 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11776 | 2026.03.18 18:23:37.476724 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11777 | 2026.03.18 18:23:37.476755 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1356 rows starting from the beginning of the part | ||
| 11778 | 2026.03.18 18:23:37.476869 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part | ||
| 11779 | 2026.03.18 18:23:37.476966 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2 rows starting from the beginning of the part | ||
| 11780 | 2026.03.18 18:23:37.477062 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part | ||
| 11781 | 2026.03.18 18:23:37.477071 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11782 | 2026.03.18 18:23:37.477107 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11783 | 2026.03.18 18:23:37.477158 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 2 rows starting from the beginning of the part | ||
| 11784 | 2026.03.18 18:23:37.477253 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part | ||
| 11785 | 2026.03.18 18:23:37.477422 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11786 | 2026.03.18 18:23:37.477642 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.03.18 18:23:37.477776 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11788 | 2026.03.18 18:23:37.477815 [ 276 ] {ba340578-9a35-4539-85fe-710c9af36c7e} <Debug> TCPHandler: Processed in 0.001283456 sec. | ||
| 11789 | 2026.03.18 18:23:37.483397 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1477 rows, containing 19 columns (19 merged, 0 gathered) in 0.00689906 sec., 214087.13650845186 rows/sec., 383.63 MiB/sec. | ||
| 11790 | 2026.03.18 18:23:37.485233 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11791 | 2026.03.18 18:23:37.485616 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.03.18 18:23:37.485702 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11793 | 2026.03.18 18:23:37.485842 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11794 | 2026.03.18 18:23:37.772916 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2026.03.18 18:23:37.773103 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.03.18 18:23:37.773173 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11797 | 2026.03.18 18:23:37.773955 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2026.03.18 18:23:37.774009 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11799 | 2026.03.18 18:23:37.774420 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11800 | 2026.03.18 18:23:37.774647 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2026.03.18 18:23:37.774806 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001752 sec., 162100.45662100456 rows/sec., 10.30 MiB/sec. | ||
| 11802 | 2026.03.18 18:23:37.774853 [ 276 ] {d0068915-2fab-4c20-ac87-9a1185a85ed4} <Debug> TCPHandler: Processed in 0.002065647 sec. | ||
| 11803 | 2026.03.18 18:23:37.774983 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2026.03.18 18:23:37.775085 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11805 | 2026.03.18 18:23:37.775131 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11806 | 2026.03.18 18:23:37.775537 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.03.18 18:23:37.775574 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11808 | 2026.03.18 18:23:37.775879 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11809 | 2026.03.18 18:23:37.776092 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2026.03.18 18:23:37.776237 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001171 sec., 1707.9419299743809 rows/sec., 139.27 KiB/sec. | ||
| 11811 | 2026.03.18 18:23:37.776279 [ 276 ] {274e7e06-2424-419b-8663-0b78b0240bdd} <Debug> TCPHandler: Processed in 0.001346677 sec. | ||
| 11812 | 2026.03.18 18:23:37.776392 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.03.18 18:23:37.776489 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11814 | 2026.03.18 18:23:37.776531 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11815 | 2026.03.18 18:23:37.778291 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.03.18 18:23:37.778329 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11817 | 2026.03.18 18:23:37.778821 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11818 | 2026.03.18 18:23:37.779036 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.03.18 18:23:37.779164 [ 115 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11820 | 2026.03.18 18:23:37.779172 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.002701 sec., 994446.5012958164 rows/sec., 75.23 MiB/sec. | ||
| 11821 | 2026.03.18 18:23:37.779243 [ 115 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11822 | 2026.03.18 18:23:37.779262 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 11823 | 2026.03.18 18:23:37.779274 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11824 | 2026.03.18 18:23:37.779284 [ 276 ] {8a9442d6-bc80-40a3-91c5-14da74704497} <Debug> TCPHandler: Processed in 0.002942391 sec. | ||
| 11825 | 2026.03.18 18:23:37.779400 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11826 | 2026.03.18 18:23:37.779416 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2026.03.18 18:23:37.779531 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11828 | 2026.03.18 18:23:37.779532 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11829 | 2026.03.18 18:23:37.779578 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11830 | 2026.03.18 18:23:37.779584 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2893 rows starting from the beginning of the part | ||
| 11831 | 2026.03.18 18:23:37.779666 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 801 rows starting from the beginning of the part | ||
| 11832 | 2026.03.18 18:23:37.779712 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 11833 | 2026.03.18 18:23:37.779754 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 801 rows starting from the beginning of the part | ||
| 11834 | 2026.03.18 18:23:37.779795 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 134 rows starting from the beginning of the part | ||
| 11835 | 2026.03.18 18:23:37.779836 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2686 rows starting from the beginning of the part | ||
| 11836 | 2026.03.18 18:23:37.780089 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.03.18 18:23:37.780134 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11838 | 2026.03.18 18:23:37.780457 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11839 | 2026.03.18 18:23:37.780684 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.03.18 18:23:37.780820 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001307 sec., 120122.41775057383 rows/sec., 7.22 MiB/sec. | ||
| 11841 | 2026.03.18 18:23:37.780866 [ 276 ] {2403a00b-230d-49b0-b011-d9f9144d6ac5} <Debug> TCPHandler: Processed in 0.001501061 sec. | ||
| 11842 | 2026.03.18 18:23:37.780990 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2026.03.18 18:23:37.781089 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11844 | 2026.03.18 18:23:37.781130 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11845 | 2026.03.18 18:23:37.781872 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2026.03.18 18:23:37.781909 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11847 | 2026.03.18 18:23:37.782259 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11848 | 2026.03.18 18:23:37.782385 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7451 rows, containing 5 columns (5 merged, 0 gathered) in 0.003036814 sec., 2453558.2357036024 rows/sec., 198.23 MiB/sec. | ||
| 11849 | 2026.03.18 18:23:37.782475 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.03.18 18:23:37.782611 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001539 sec., 556855.1007147499 rows/sec., 33.09 MiB/sec. | ||
| 11851 | 2026.03.18 18:23:37.782655 [ 276 ] {6fe7a4f6-11c2-4df9-8f65-080af00f0c3e} <Debug> TCPHandler: Processed in 0.001715877 sec. | ||
| 11852 | 2026.03.18 18:23:37.782657 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11853 | 2026.03.18 18:23:37.782766 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.03.18 18:23:37.782868 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11855 | 2026.03.18 18:23:37.782913 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11856 | 2026.03.18 18:23:37.782930 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11857 | 2026.03.18 18:23:37.783006 [ 200 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_81_16} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11858 | 2026.03.18 18:23:37.783076 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 11859 | 2026.03.18 18:23:37.783312 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2026.03.18 18:23:37.783354 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11861 | 2026.03.18 18:23:37.783662 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11862 | 2026.03.18 18:23:37.783874 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.03.18 18:23:37.784008 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 11864 | 2026.03.18 18:23:37.784050 [ 276 ] {3b4d9f7c-c11a-4ce0-8d21-b18658de76d8} <Debug> TCPHandler: Processed in 0.001333656 sec. | ||
| 11865 | 2026.03.18 18:23:37.784166 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.03.18 18:23:37.784263 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.03.18 18:23:37.784304 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11868 | 2026.03.18 18:23:37.784771 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2026.03.18 18:23:37.784809 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11870 | 2026.03.18 18:23:37.785120 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11871 | 2026.03.18 18:23:37.785333 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2026.03.18 18:23:37.785466 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 11873 | 2026.03.18 18:23:37.785513 [ 276 ] {4908fab0-98b8-48e2-a8f0-bc466da8275f} <Debug> TCPHandler: Processed in 0.001396949 sec. | ||
| 11874 | 2026.03.18 18:23:37.785632 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.03.18 18:23:37.785729 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11876 | 2026.03.18 18:23:37.785771 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11877 | 2026.03.18 18:23:37.786782 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2026.03.18 18:23:37.786819 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11879 | 2026.03.18 18:23:37.787179 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11880 | 2026.03.18 18:23:37.787394 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2026.03.18 18:23:37.787517 [ 115 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11882 | 2026.03.18 18:23:37.787531 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001819 sec., 792193.5129191864 rows/sec., 54.55 MiB/sec. | ||
| 11883 | 2026.03.18 18:23:37.787560 [ 115 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2026.03.18 18:23:37.787587 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11885 | 2026.03.18 18:23:37.787587 [ 276 ] {33dd6b37-7fc2-403b-a962-ed95e9829628} <Debug> TCPHandler: Processed in 0.002005215 sec. | ||
| 11886 | 2026.03.18 18:23:37.787668 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11887 | 2026.03.18 18:23:37.787728 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.03.18 18:23:37.787753 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11889 | 2026.03.18 18:23:37.787783 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1552 rows starting from the beginning of the part | ||
| 11890 | 2026.03.18 18:23:37.787826 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11891 | 2026.03.18 18:23:37.787840 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 492 rows starting from the beginning of the part | ||
| 11892 | 2026.03.18 18:23:37.787876 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11893 | 2026.03.18 18:23:37.787886 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 107 rows starting from the beginning of the part | ||
| 11894 | 2026.03.18 18:23:37.787927 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 492 rows starting from the beginning of the part | ||
| 11895 | 2026.03.18 18:23:37.787964 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 103 rows starting from the beginning of the part | ||
| 11896 | 2026.03.18 18:23:37.788006 [ 189 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1441 rows starting from the beginning of the part | ||
| 11897 | 2026.03.18 18:23:37.788235 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11898 | 2026.03.18 18:23:37.788271 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11899 | 2026.03.18 18:23:37.788583 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11900 | 2026.03.18 18:23:37.788807 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2026.03.18 18:23:37.788925 [ 115 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 11902 | 2026.03.18 18:23:37.788942 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 11903 | 2026.03.18 18:23:37.788970 [ 115 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11904 | 2026.03.18 18:23:37.788993 [ 276 ] {5cc8650e-47d4-431f-beb5-2e244d5afc32} <Debug> TCPHandler: Processed in 0.001315516 sec. | ||
| 11905 | 2026.03.18 18:23:37.788999 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11906 | 2026.03.18 18:23:37.789092 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 11907 | 2026.03.18 18:23:37.789136 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11908 | 2026.03.18 18:23:37.789188 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2026.03.18 18:23:37.789221 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 11910 | 2026.03.18 18:23:37.789238 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.03.18 18:23:37.789269 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11912 | 2026.03.18 18:23:37.789287 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11913 | 2026.03.18 18:23:37.789310 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11914 | 2026.03.18 18:23:37.789349 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11915 | 2026.03.18 18:23:37.789359 [ 190 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716337 sec., 2439497.6044914257 rows/sec., 180.00 MiB/sec. | ||
| 11916 | 2026.03.18 18:23:37.789382 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11917 | 2026.03.18 18:23:37.789438 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 11918 | 2026.03.18 18:23:37.789651 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11919 | 2026.03.18 18:23:37.790041 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.03.18 18:23:37.790125 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_81_16} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11921 | 2026.03.18 18:23:37.790191 [ 190 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131752 sec., 169648.47422403496 rows/sec., 8.66 MiB/sec. | ||
| 11922 | 2026.03.18 18:23:37.790242 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11923 | 2026.03.18 18:23:37.790287 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.03.18 18:23:37.790329 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11925 | 2026.03.18 18:23:37.790378 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11926 | 2026.03.18 18:23:37.790673 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.03.18 18:23:37.790753 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_32_7} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 11928 | 2026.03.18 18:23:37.790853 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11929 | 2026.03.18 18:23:37.791189 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11930 | 2026.03.18 18:23:37.791867 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.03.18 18:23:37.792006 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11932 | 2026.03.18 18:23:37.792030 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.002811 sec., 470651.0138740661 rows/sec., 29.39 MiB/sec. | ||
| 11933 | 2026.03.18 18:23:37.792044 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.03.18 18:23:37.792064 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11935 | 2026.03.18 18:23:37.792072 [ 276 ] {c54252dc-cf68-4b7c-84b3-37e7ed851fec} <Debug> TCPHandler: Processed in 0.002985582 sec. | ||
| 11936 | 2026.03.18 18:23:37.792156 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11937 | 2026.03.18 18:23:37.792214 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11938 | 2026.03.18 18:23:37.792276 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11939 | 2026.03.18 18:23:37.792316 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 27659 rows starting from the beginning of the part | ||
| 11940 | 2026.03.18 18:23:37.792386 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 11941 | 2026.03.18 18:23:37.792430 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11942 | 2026.03.18 18:23:37.792445 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 162 rows starting from the beginning of the part | ||
| 11943 | 2026.03.18 18:23:37.792499 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11944 | 2026.03.18 18:23:37.792518 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 265 rows starting from the beginning of the part | ||
| 11945 | 2026.03.18 18:23:37.792614 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11946 | 2026.03.18 18:23:37.792672 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1323 rows starting from the beginning of the part | ||
| 11947 | 2026.03.18 18:23:37.793059 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.03.18 18:23:37.793099 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11949 | 2026.03.18 18:23:37.793714 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11950 | 2026.03.18 18:23:37.793952 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.03.18 18:23:37.794083 [ 113 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 11952 | 2026.03.18 18:23:37.794113 [ 113 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.03.18 18:23:37.794167 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11954 | 2026.03.18 18:23:37.794252 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 11955 | 2026.03.18 18:23:37.794293 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001883 sec., 531.0674455655868 rows/sec., 35.78 KiB/sec. | ||
| 11956 | 2026.03.18 18:23:37.794338 [ 276 ] {6fac0389-7a47-484a-a72f-59cc18648f3a} <Debug> TCPHandler: Processed in 0.002184591 sec. | ||
| 11957 | 2026.03.18 18:23:37.794359 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11958 | 2026.03.18 18:23:37.794387 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part | ||
| 11959 | 2026.03.18 18:23:37.794438 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11960 | 2026.03.18 18:23:37.794472 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.03.18 18:23:37.794480 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11962 | 2026.03.18 18:23:37.794530 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11963 | 2026.03.18 18:23:37.794567 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11964 | 2026.03.18 18:23:37.794579 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11965 | 2026.03.18 18:23:37.794604 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11966 | 2026.03.18 18:23:37.794640 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <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 | ||
| 11967 | 2026.03.18 18:23:37.795422 [ 189 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001209933 sec., 26447.74545367388 rows/sec., 1.74 MiB/sec. | ||
| 11968 | 2026.03.18 18:23:37.795542 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 11969 | 2026.03.18 18:23:37.795712 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2026.03.18 18:23:37.795760 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11971 | 2026.03.18 18:23:37.795859 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2026.03.18 18:23:37.795932 [ 193 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_32_7} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 11973 | 2026.03.18 18:23:37.795997 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11974 | 2026.03.18 18:23:37.796622 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11975 | 2026.03.18 18:23:37.797004 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.03.18 18:23:37.797158 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002598 sec., 5003.849114703618 rows/sec., 8.97 MiB/sec. | ||
| 11977 | 2026.03.18 18:23:37.797214 [ 276 ] {cdff89af-69fa-4e71-8c0b-6abf0f6be278} <Debug> TCPHandler: Processed in 0.002802877 sec. | ||
| 11978 | 2026.03.18 18:23:37.797435 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11979 | 2026.03.18 18:23:37.797535 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11980 | 2026.03.18 18:23:37.797576 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11981 | 2026.03.18 18:23:37.797924 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11982 | 2026.03.18 18:23:37.797959 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11983 | 2026.03.18 18:23:37.798274 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11984 | 2026.03.18 18:23:37.798492 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11985 | 2026.03.18 18:23:37.798611 [ 113 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11986 | 2026.03.18 18:23:37.798638 [ 113 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.03.18 18:23:37.798656 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11988 | 2026.03.18 18:23:37.798660 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001144 sec., 36713.28671328671 rows/sec., 2.09 MiB/sec. | ||
| 11989 | 2026.03.18 18:23:37.798715 [ 276 ] {b32407b7-e0c8-400f-834b-6352eb67c378} <Debug> TCPHandler: Processed in 0.001328946 sec. | ||
| 11990 | 2026.03.18 18:23:37.798750 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11991 | 2026.03.18 18:23:37.798882 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11992 | 2026.03.18 18:23:37.798916 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4560 rows starting from the beginning of the part | ||
| 11993 | 2026.03.18 18:23:37.798976 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 11994 | 2026.03.18 18:23:37.799018 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11995 | 2026.03.18 18:23:37.799054 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 11996 | 2026.03.18 18:23:37.799092 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11997 | 2026.03.18 18:23:37.799131 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 11998 | 2026.03.18 18:23:37.799155 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29834 rows, containing 5 columns (5 merged, 0 gathered) in 0.007042434 sec., 4236319.431605606 rows/sec., 276.84 MiB/sec. | ||
| 11999 | 2026.03.18 18:23:37.799557 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12000 | 2026.03.18 18:23:37.799852 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2026.03.18 18:23:37.799940 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12002 | 2026.03.18 18:23:37.800035 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12003 | 2026.03.18 18:23:37.801041 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4902 rows, containing 4 columns (4 merged, 0 gathered) in 0.002335624 sec., 2098796.724130254 rows/sec., 135.39 MiB/sec. | ||
| 12004 | 2026.03.18 18:23:37.801437 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12005 | 2026.03.18 18:23:37.801695 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2026.03.18 18:23:37.801768 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_81_16} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12007 | 2026.03.18 18:23:37.801840 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12008 | 2026.03.18 18:23:38.000362 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.55 MiB, peak 337.01 MiB, free memory in arenas 0.00 B, will set to 327.76 MiB (RSS), difference: 1.22 MiB | ||
| 12009 | 2026.03.18 18:23:38.010855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23583 | ||
| 12010 | 2026.03.18 18:23:38.011614 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2026.03.18 18:23:38.011675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12012 | 2026.03.18 18:23:38.012375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12013 | 2026.03.18 18:23:38.012716 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.03.18 18:23:38.012899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23583 | ||
| 12015 | 2026.03.18 18:23:38.700669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50181 | ||
| 12016 | 2026.03.18 18:23:38.700776 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12017 | 2026.03.18 18:23:38.700803 [ 291 ] {} <Debug> TCP-Session: db8420b8-d7d2-4ae0-9f18-b6c825598bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:50181 | ||
| 12018 | 2026.03.18 18:23:38.700825 [ 291 ] {} <Debug> TCP-Session: db8420b8-d7d2-4ae0-9f18-b6c825598bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12019 | 2026.03.18 18:23:38.700838 [ 291 ] {} <Debug> TCP-Session: db8420b8-d7d2-4ae0-9f18-b6c825598bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12020 | 2026.03.18 18:23:38.701020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39667 | ||
| 12021 | 2026.03.18 18:23:38.701036 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40063 | ||
| 12022 | 2026.03.18 18:23:38.701071 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43614 | ||
| 12023 | 2026.03.18 18:23:38.701093 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63583 | ||
| 12024 | 2026.03.18 18:23:38.701140 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12025 | 2026.03.18 18:23:38.701100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35390 | ||
| 12026 | 2026.03.18 18:23:38.701184 [ 292 ] {} <Debug> TCP-Session: 87d16950-e887-4cf5-82ed-05a8eac18f64 Authenticating user 'default' from [fd00:1122:3344:101::e]:39667 | ||
| 12027 | 2026.03.18 18:23:38.701217 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12028 | 2026.03.18 18:23:38.701240 [ 292 ] {} <Debug> TCP-Session: 87d16950-e887-4cf5-82ed-05a8eac18f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12029 | 2026.03.18 18:23:38.701178 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12030 | 2026.03.18 18:23:38.701276 [ 289 ] {} <Debug> TCP-Session: 10c787a9-157f-4616-a83f-56e97be8a1c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63583 | ||
| 12031 | 2026.03.18 18:23:38.701278 [ 292 ] {} <Debug> TCP-Session: 87d16950-e887-4cf5-82ed-05a8eac18f64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.03.18 18:23:38.701300 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12033 | 2026.03.18 18:23:38.701321 [ 289 ] {} <Debug> TCP-Session: 10c787a9-157f-4616-a83f-56e97be8a1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2026.03.18 18:23:38.701347 [ 290 ] {} <Debug> TCP-Session: a0c52aab-474d-4a64-9d38-d6e564113311 Authenticating user 'default' from [fd00:1122:3344:101::e]:35390 | ||
| 12035 | 2026.03.18 18:23:38.701362 [ 289 ] {} <Debug> TCP-Session: 10c787a9-157f-4616-a83f-56e97be8a1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.03.18 18:23:38.701303 [ 293 ] {} <Debug> TCP-Session: d01fe2a0-7934-4107-abee-a37b6b12343d Authenticating user 'default' from [fd00:1122:3344:101::e]:40063 | ||
| 12037 | 2026.03.18 18:23:38.701386 [ 290 ] {} <Debug> TCP-Session: a0c52aab-474d-4a64-9d38-d6e564113311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12038 | 2026.03.18 18:23:38.701408 [ 293 ] {} <Debug> TCP-Session: d01fe2a0-7934-4107-abee-a37b6b12343d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.03.18 18:23:38.701420 [ 290 ] {} <Debug> TCP-Session: a0c52aab-474d-4a64-9d38-d6e564113311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12040 | 2026.03.18 18:23:38.701432 [ 293 ] {} <Debug> TCP-Session: d01fe2a0-7934-4107-abee-a37b6b12343d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12041 | 2026.03.18 18:23:38.701173 [ 291 ] {} <Trace> TCP-Session: db8420b8-d7d2-4ae0-9f18-b6c825598bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2026.03.18 18:23:38.701080 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53640 | ||
| 12043 | 2026.03.18 18:23:38.701058 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62292 | ||
| 12044 | 2026.03.18 18:23:38.701043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60335 | ||
| 12045 | 2026.03.18 18:23:38.701178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12046 | 2026.03.18 18:23:38.701572 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12047 | 2026.03.18 18:23:38.701593 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12048 | 2026.03.18 18:23:38.701594 [ 286 ] {} <Debug> TCP-Session: 7596b3fc-1c49-4ba0-b413-802c83666ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43614 | ||
| 12049 | 2026.03.18 18:23:38.701614 [ 288 ] {} <Debug> TCP-Session: c8f2082b-d1a5-4f96-b5b6-7b11cda0dd6d Authenticating user 'default' from [fd00:1122:3344:101::e]:53640 | ||
| 12050 | 2026.03.18 18:23:38.701635 [ 291 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50181) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12051 | 2026.03.18 18:23:38.701661 [ 288 ] {} <Debug> TCP-Session: c8f2082b-d1a5-4f96-b5b6-7b11cda0dd6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2026.03.18 18:23:38.701653 [ 286 ] {} <Debug> TCP-Session: 7596b3fc-1c49-4ba0-b413-802c83666ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12053 | 2026.03.18 18:23:38.701689 [ 288 ] {} <Debug> TCP-Session: c8f2082b-d1a5-4f96-b5b6-7b11cda0dd6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.03.18 18:23:38.701720 [ 286 ] {} <Debug> TCP-Session: 7596b3fc-1c49-4ba0-b413-802c83666ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.03.18 18:23:38.701633 [ 275 ] {} <Debug> TCP-Session: 89c907ef-764b-47de-b65b-814ee7327303 Authenticating user 'default' from [fd00:1122:3344:101::e]:62292 | ||
| 12056 | 2026.03.18 18:23:38.701748 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12057 | 2026.03.18 18:23:38.701767 [ 275 ] {} <Debug> TCP-Session: 89c907ef-764b-47de-b65b-814ee7327303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2026.03.18 18:23:38.701780 [ 294 ] {} <Debug> TCP-Session: ceda2633-fe5b-452f-a106-0dd699000b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:60335 | ||
| 12059 | 2026.03.18 18:23:38.701782 [ 275 ] {} <Debug> TCP-Session: 89c907ef-764b-47de-b65b-814ee7327303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.03.18 18:23:38.701798 [ 294 ] {} <Debug> TCP-Session: ceda2633-fe5b-452f-a106-0dd699000b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12061 | 2026.03.18 18:23:38.701812 [ 294 ] {} <Debug> TCP-Session: ceda2633-fe5b-452f-a106-0dd699000b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12062 | 2026.03.18 18:23:38.701973 [ 291 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12063 | 2026.03.18 18:23:38.702032 [ 291 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12064 | 2026.03.18 18:23:38.702333 [ 291 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 12065 | 2026.03.18 18:23:38.703485 [ 304 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Trace> AggregatingTransform: Aggregating | ||
| 12066 | 2026.03.18 18:23:38.703533 [ 304 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 12067 | 2026.03.18 18:23:38.703567 [ 304 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001137251 sec. (879.313 rows/sec., 34.35 KiB/sec.) | ||
| 12068 | 2026.03.18 18:23:38.703587 [ 304 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Trace> Aggregator: Merging aggregated data | ||
| 12069 | 2026.03.18 18:23:38.704755 [ 291 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 12070 | 2026.03.18 18:23:38.704899 [ 291 ] {1dd2f96d-4dcc-463a-98d5-19d1b23c27ee} <Debug> TCPHandler: Processed in 0.003870956 sec. | ||
| 12071 | 2026.03.18 18:23:38.705028 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12072 | 2026.03.18 18:23:38.705055 [ 291 ] {} <Debug> TCP-Session: db8420b8-d7d2-4ae0-9f18-b6c825598bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.03.18 18:23:38.705055 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12074 | 2026.03.18 18:23:38.705073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12075 | 2026.03.18 18:23:38.705090 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12076 | 2026.03.18 18:23:38.705113 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12077 | 2026.03.18 18:23:38.705148 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12078 | 2026.03.18 18:23:38.705155 [ 288 ] {} <Debug> TCP-Session: c8f2082b-d1a5-4f96-b5b6-7b11cda0dd6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12079 | 2026.03.18 18:23:38.705174 [ 294 ] {} <Debug> TCP-Session: ceda2633-fe5b-452f-a106-0dd699000b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12080 | 2026.03.18 18:23:38.705185 [ 275 ] {} <Debug> TCP-Session: 89c907ef-764b-47de-b65b-814ee7327303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.03.18 18:23:38.705158 [ 292 ] {} <Debug> TCP-Session: 87d16950-e887-4cf5-82ed-05a8eac18f64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12082 | 2026.03.18 18:23:38.705159 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12083 | 2026.03.18 18:23:38.705125 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12084 | 2026.03.18 18:23:38.705282 [ 289 ] {} <Debug> TCP-Session: 10c787a9-157f-4616-a83f-56e97be8a1c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12085 | 2026.03.18 18:23:38.705114 [ 290 ] {} <Debug> TCP-Session: a0c52aab-474d-4a64-9d38-d6e564113311 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12086 | 2026.03.18 18:23:38.705302 [ 286 ] {} <Debug> TCP-Session: 7596b3fc-1c49-4ba0-b413-802c83666ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12087 | 2026.03.18 18:23:38.705111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12088 | 2026.03.18 18:23:38.705364 [ 293 ] {} <Debug> TCP-Session: d01fe2a0-7934-4107-abee-a37b6b12343d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.03.18 18:23:38.882211 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37874 | ||
| 12090 | 2026.03.18 18:23:38.882318 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12091 | 2026.03.18 18:23:38.882344 [ 291 ] {} <Debug> TCP-Session: e5ea8e0b-d70c-4b2e-94f3-256323a8e3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:37874 | ||
| 12092 | 2026.03.18 18:23:38.882366 [ 291 ] {} <Debug> TCP-Session: e5ea8e0b-d70c-4b2e-94f3-256323a8e3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12093 | 2026.03.18 18:23:38.882379 [ 291 ] {} <Debug> TCP-Session: e5ea8e0b-d70c-4b2e-94f3-256323a8e3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12094 | 2026.03.18 18:23:38.882569 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49551 | ||
| 12095 | 2026.03.18 18:23:38.882594 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38301 | ||
| 12096 | 2026.03.18 18:23:38.882638 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53695 | ||
| 12097 | 2026.03.18 18:23:38.882662 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54130 | ||
| 12098 | 2026.03.18 18:23:38.882683 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12099 | 2026.03.18 18:23:38.882692 [ 291 ] {} <Trace> TCP-Session: e5ea8e0b-d70c-4b2e-94f3-256323a8e3ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12100 | 2026.03.18 18:23:38.882724 [ 292 ] {} <Debug> TCP-Session: c954cd94-d969-48b2-837f-07ecd64003b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49551 | ||
| 12101 | 2026.03.18 18:23:38.882727 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12102 | 2026.03.18 18:23:38.882757 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12103 | 2026.03.18 18:23:38.882770 [ 292 ] {} <Debug> TCP-Session: c954cd94-d969-48b2-837f-07ecd64003b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12104 | 2026.03.18 18:23:38.882783 [ 293 ] {} <Debug> TCP-Session: 650a3169-044a-4155-a4c5-d2e3dddbdeb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38301 | ||
| 12105 | 2026.03.18 18:23:38.882790 [ 288 ] {} <Debug> TCP-Session: 02f571ba-2a28-4038-b4ae-108ad3539c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:54130 | ||
| 12106 | 2026.03.18 18:23:38.882794 [ 292 ] {} <Debug> TCP-Session: c954cd94-d969-48b2-837f-07ecd64003b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12107 | 2026.03.18 18:23:38.882818 [ 293 ] {} <Debug> TCP-Session: 650a3169-044a-4155-a4c5-d2e3dddbdeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12108 | 2026.03.18 18:23:38.882824 [ 288 ] {} <Debug> TCP-Session: 02f571ba-2a28-4038-b4ae-108ad3539c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.03.18 18:23:38.882842 [ 293 ] {} <Debug> TCP-Session: 650a3169-044a-4155-a4c5-d2e3dddbdeb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12110 | 2026.03.18 18:23:38.882856 [ 288 ] {} <Debug> TCP-Session: 02f571ba-2a28-4038-b4ae-108ad3539c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12111 | 2026.03.18 18:23:38.882681 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40972 | ||
| 12112 | 2026.03.18 18:23:38.882880 [ 291 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12113 | 2026.03.18 18:23:38.882673 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63568 | ||
| 12114 | 2026.03.18 18:23:38.882648 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53529 | ||
| 12115 | 2026.03.18 18:23:38.882953 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12116 | 2026.03.18 18:23:38.882638 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35196 | ||
| 12117 | 2026.03.18 18:23:38.882998 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12118 | 2026.03.18 18:23:38.883006 [ 290 ] {} <Debug> TCP-Session: 237fe98d-5aa5-414b-861c-243630bd38a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40972 | ||
| 12119 | 2026.03.18 18:23:38.883037 [ 289 ] {} <Debug> TCP-Session: 1081cecf-64c9-43dd-85da-1d9fe9a217f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63568 | ||
| 12120 | 2026.03.18 18:23:38.883058 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12121 | 2026.03.18 18:23:38.883059 [ 290 ] {} <Debug> TCP-Session: 237fe98d-5aa5-414b-861c-243630bd38a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12122 | 2026.03.18 18:23:38.883067 [ 289 ] {} <Debug> TCP-Session: 1081cecf-64c9-43dd-85da-1d9fe9a217f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12123 | 2026.03.18 18:23:38.883085 [ 275 ] {} <Debug> TCP-Session: 7aa6f76e-2acd-4bf3-a89b-89f0a85a4974 Authenticating user 'default' from [fd00:1122:3344:101::e]:35196 | ||
| 12124 | 2026.03.18 18:23:38.883088 [ 290 ] {} <Debug> TCP-Session: 237fe98d-5aa5-414b-861c-243630bd38a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.03.18 18:23:38.883102 [ 289 ] {} <Debug> TCP-Session: 1081cecf-64c9-43dd-85da-1d9fe9a217f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12126 | 2026.03.18 18:23:38.883119 [ 275 ] {} <Debug> TCP-Session: 7aa6f76e-2acd-4bf3-a89b-89f0a85a4974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12127 | 2026.03.18 18:23:38.883030 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12128 | 2026.03.18 18:23:38.883164 [ 291 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12129 | 2026.03.18 18:23:38.883205 [ 286 ] {} <Debug> TCP-Session: efbf6fcb-fc13-4f07-9835-1665b6e1672f Authenticating user 'default' from [fd00:1122:3344:101::e]:53529 | ||
| 12130 | 2026.03.18 18:23:38.883162 [ 275 ] {} <Debug> TCP-Session: 7aa6f76e-2acd-4bf3-a89b-89f0a85a4974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12131 | 2026.03.18 18:23:38.883233 [ 286 ] {} <Debug> TCP-Session: efbf6fcb-fc13-4f07-9835-1665b6e1672f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2026.03.18 18:23:38.883245 [ 291 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12133 | 2026.03.18 18:23:38.883261 [ 286 ] {} <Debug> TCP-Session: efbf6fcb-fc13-4f07-9835-1665b6e1672f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12134 | 2026.03.18 18:23:38.882762 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12135 | 2026.03.18 18:23:38.883325 [ 294 ] {} <Debug> TCP-Session: b578966b-7c27-4b54-910e-bb69a302fc02 Authenticating user 'default' from [fd00:1122:3344:101::e]:53695 | ||
| 12136 | 2026.03.18 18:23:38.883342 [ 294 ] {} <Debug> TCP-Session: b578966b-7c27-4b54-910e-bb69a302fc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12137 | 2026.03.18 18:23:38.883354 [ 294 ] {} <Debug> TCP-Session: b578966b-7c27-4b54-910e-bb69a302fc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12138 | 2026.03.18 18:23:38.883540 [ 291 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 12139 | 2026.03.18 18:23:38.884436 [ 318 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Trace> AggregatingTransform: Aggregating | ||
| 12140 | 2026.03.18 18:23:38.884467 [ 318 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12141 | 2026.03.18 18:23:38.884499 [ 318 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857453 sec. (1166.245 rows/sec., 45.56 KiB/sec.) | ||
| 12142 | 2026.03.18 18:23:38.884514 [ 318 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Trace> Aggregator: Merging aggregated data | ||
| 12143 | 2026.03.18 18:23:38.886002 [ 291 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003181 sec., 314.36655139893116 rows/sec., 12.28 KiB/sec. | ||
| 12144 | 2026.03.18 18:23:38.886150 [ 291 ] {1650a330-c00a-4379-ab51-d05d232b708c} <Debug> TCPHandler: Processed in 0.003560888 sec. | ||
| 12145 | 2026.03.18 18:23:38.886296 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12146 | 2026.03.18 18:23:38.886321 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12147 | 2026.03.18 18:23:38.886324 [ 291 ] {} <Debug> TCP-Session: e5ea8e0b-d70c-4b2e-94f3-256323a8e3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12148 | 2026.03.18 18:23:38.886343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12149 | 2026.03.18 18:23:38.886361 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12150 | 2026.03.18 18:23:38.886380 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12151 | 2026.03.18 18:23:38.886401 [ 289 ] {} <Debug> TCP-Session: 1081cecf-64c9-43dd-85da-1d9fe9a217f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12152 | 2026.03.18 18:23:38.886414 [ 286 ] {} <Debug> TCP-Session: efbf6fcb-fc13-4f07-9835-1665b6e1672f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12153 | 2026.03.18 18:23:38.886444 [ 294 ] {} <Debug> TCP-Session: b578966b-7c27-4b54-910e-bb69a302fc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.03.18 18:23:38.886445 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12155 | 2026.03.18 18:23:38.886465 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12156 | 2026.03.18 18:23:38.886506 [ 275 ] {} <Debug> TCP-Session: 7aa6f76e-2acd-4bf3-a89b-89f0a85a4974 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12157 | 2026.03.18 18:23:38.886527 [ 288 ] {} <Debug> TCP-Session: 02f571ba-2a28-4038-b4ae-108ad3539c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2026.03.18 18:23:38.886419 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12159 | 2026.03.18 18:23:38.886400 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12160 | 2026.03.18 18:23:38.886586 [ 290 ] {} <Debug> TCP-Session: 237fe98d-5aa5-414b-861c-243630bd38a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12161 | 2026.03.18 18:23:38.886608 [ 293 ] {} <Debug> TCP-Session: 650a3169-044a-4155-a4c5-d2e3dddbdeb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12162 | 2026.03.18 18:23:38.886367 [ 292 ] {} <Debug> TCP-Session: c954cd94-d969-48b2-837f-07ecd64003b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2026.03.18 18:23:39.229602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12164 | 2026.03.18 18:23:39.247859 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.03.18 18:23:39.247931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 12166 | 2026.03.18 18:23:39.255325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12167 | 2026.03.18 18:23:39.256462 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.03.18 18:23:39.262207 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12169 | 2026.03.18 18:23:40.577693 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1566 | ||
| 12170 | 2026.03.18 18:23:40.580653 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.03.18 18:23:40.580702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12172 | 2026.03.18 18:23:40.581924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12173 | 2026.03.18 18:23:40.582183 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.03.18 18:23:40.582442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
| 12175 | 2026.03.18 18:23:42.465022 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2026.03.18 18:23:42.465224 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12177 | 2026.03.18 18:23:42.465299 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12178 | 2026.03.18 18:23:42.465962 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2026.03.18 18:23:42.466010 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12180 | 2026.03.18 18:23:42.466417 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12181 | 2026.03.18 18:23:42.466650 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2026.03.18 18:23:42.466805 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 12183 | 2026.03.18 18:23:42.466848 [ 276 ] {353308e3-6e5f-4195-86d1-ffcb5cce4d78} <Debug> TCPHandler: Processed in 0.001962034 sec. | ||
| 12184 | 2026.03.18 18:23:42.466964 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12185 | 2026.03.18 18:23:42.467061 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12186 | 2026.03.18 18:23:42.467102 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12187 | 2026.03.18 18:23:42.467507 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12188 | 2026.03.18 18:23:42.467543 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12189 | 2026.03.18 18:23:42.467842 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12190 | 2026.03.18 18:23:42.468051 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12191 | 2026.03.18 18:23:42.468187 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 12192 | 2026.03.18 18:23:42.468231 [ 276 ] {a42392bd-34c3-4dcc-9ed4-458ef17ef3a3} <Debug> TCPHandler: Processed in 0.001316746 sec. | ||
| 12193 | 2026.03.18 18:23:42.468344 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12194 | 2026.03.18 18:23:42.468438 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12195 | 2026.03.18 18:23:42.468481 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12196 | 2026.03.18 18:23:42.468844 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2026.03.18 18:23:42.468880 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12198 | 2026.03.18 18:23:42.469198 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12199 | 2026.03.18 18:23:42.469393 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12200 | 2026.03.18 18:23:42.469520 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001101 sec., 116257.94732061762 rows/sec., 8.10 MiB/sec. | ||
| 12201 | 2026.03.18 18:23:42.469557 [ 276 ] {0cb8ea46-953b-49da-9cc9-bb74df56d80c} <Debug> TCPHandler: Processed in 0.001263475 sec. | ||
| 12202 | 2026.03.18 18:23:42.469669 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.03.18 18:23:42.469763 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12204 | 2026.03.18 18:23:42.469803 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12205 | 2026.03.18 18:23:42.470124 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.03.18 18:23:42.470159 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12207 | 2026.03.18 18:23:42.470459 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12208 | 2026.03.18 18:23:42.470674 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2026.03.18 18:23:42.470800 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 12210 | 2026.03.18 18:23:42.470836 [ 276 ] {e5c065d7-4c2f-4c41-8451-ef7ffb3237ba} <Debug> TCPHandler: Processed in 0.001216273 sec. | ||
| 12211 | 2026.03.18 18:23:45.347764 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12212 | 2026.03.18 18:23:45.347841 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12213 | 2026.03.18 18:23:45.513925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24031 | ||
| 12214 | 2026.03.18 18:23:45.514434 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2026.03.18 18:23:45.514480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12216 | 2026.03.18 18:23:45.514973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12217 | 2026.03.18 18:23:45.515208 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2026.03.18 18:23:45.515337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24031 | ||
| 12219 | 2026.03.18 18:23:46.763239 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12220 | 2026.03.18 18:23:46.779954 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12221 | 2026.03.18 18:23:46.780001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12222 | 2026.03.18 18:23:46.785947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12223 | 2026.03.18 18:23:46.786621 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12224 | 2026.03.18 18:23:46.789367 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12225 | 2026.03.18 18:23:47.468594 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12226 | 2026.03.18 18:23:47.468795 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12227 | 2026.03.18 18:23:47.468864 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12228 | 2026.03.18 18:23:47.469689 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12229 | 2026.03.18 18:23:47.469741 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12230 | 2026.03.18 18:23:47.470125 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12231 | 2026.03.18 18:23:47.470352 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12232 | 2026.03.18 18:23:47.470499 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001757 sec., 76266.36311895275 rows/sec., 6.60 MiB/sec. | ||
| 12233 | 2026.03.18 18:23:47.470539 [ 276 ] {084cb618-9e2e-4794-ba02-3a4578589e15} <Debug> TCPHandler: Processed in 0.002075267 sec. | ||
| 12234 | 2026.03.18 18:23:47.470678 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12235 | 2026.03.18 18:23:47.470772 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12236 | 2026.03.18 18:23:47.470815 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12237 | 2026.03.18 18:23:47.471268 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12238 | 2026.03.18 18:23:47.471303 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12239 | 2026.03.18 18:23:47.471608 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12240 | 2026.03.18 18:23:47.471809 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2026.03.18 18:23:47.471935 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001182 sec., 32994.923857868016 rows/sec., 2.42 MiB/sec. | ||
| 12242 | 2026.03.18 18:23:47.471972 [ 276 ] {3da5c4fe-5768-4f40-a768-b39bca74f1c9} <Debug> TCPHandler: Processed in 0.001356488 sec. | ||
| 12243 | 2026.03.18 18:23:47.472086 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2026.03.18 18:23:47.472178 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12245 | 2026.03.18 18:23:47.472217 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12246 | 2026.03.18 18:23:47.472629 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2026.03.18 18:23:47.472666 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12248 | 2026.03.18 18:23:47.472953 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12249 | 2026.03.18 18:23:47.473167 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2026.03.18 18:23:47.473288 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001127 sec., 91393.07897071872 rows/sec., 7.14 MiB/sec. | ||
| 12251 | 2026.03.18 18:23:47.473324 [ 276 ] {cc6828be-1435-47e1-aadb-1fe414b64286} <Debug> TCPHandler: Processed in 0.001285605 sec. | ||
| 12252 | 2026.03.18 18:23:47.473444 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12253 | 2026.03.18 18:23:47.473537 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12254 | 2026.03.18 18:23:47.473580 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12255 | 2026.03.18 18:23:47.473999 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2026.03.18 18:23:47.474034 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12257 | 2026.03.18 18:23:47.474340 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12258 | 2026.03.18 18:23:47.474538 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2026.03.18 18:23:47.474661 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 12260 | 2026.03.18 18:23:47.474697 [ 276 ] {4ee64274-d76a-4ce3-b1c0-a74749ca044d} <Debug> TCPHandler: Processed in 0.001299846 sec. | ||
| 12261 | 2026.03.18 18:23:47.474804 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12262 | 2026.03.18 18:23:47.474896 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12263 | 2026.03.18 18:23:47.474949 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <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 | ||
| 12264 | 2026.03.18 18:23:47.475778 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12265 | 2026.03.18 18:23:47.475813 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12266 | 2026.03.18 18:23:47.476359 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12267 | 2026.03.18 18:23:47.476570 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12268 | 2026.03.18 18:23:47.476704 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001825 sec., 21369.86301369863 rows/sec., 38.29 MiB/sec. | ||
| 12269 | 2026.03.18 18:23:47.476755 [ 276 ] {ab56e25f-8288-467d-927d-3d372b3cd319} <Debug> TCPHandler: Processed in 0.001997215 sec. | ||
| 12270 | 2026.03.18 18:23:47.476866 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12271 | 2026.03.18 18:23:47.476957 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12272 | 2026.03.18 18:23:47.476996 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12273 | 2026.03.18 18:23:47.477348 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2026.03.18 18:23:47.477382 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12275 | 2026.03.18 18:23:47.477671 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12276 | 2026.03.18 18:23:47.477873 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2026.03.18 18:23:47.477997 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 12278 | 2026.03.18 18:23:47.478031 [ 276 ] {70e0f7fd-4d5b-4e16-8194-dd72939b62b0} <Debug> TCPHandler: Processed in 0.001214393 sec. | ||
| 12279 | 2026.03.18 18:23:50.583660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1586 | ||
| 12280 | 2026.03.18 18:23:50.585754 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2026.03.18 18:23:50.585803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12282 | 2026.03.18 18:23:50.586961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12283 | 2026.03.18 18:23:50.587219 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12284 | 2026.03.18 18:23:50.587485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 12285 | 2026.03.18 18:23:52.474687 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.03.18 18:23:52.474874 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12287 | 2026.03.18 18:23:52.474945 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12288 | 2026.03.18 18:23:52.475713 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.03.18 18:23:52.475764 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12290 | 2026.03.18 18:23:52.476187 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12291 | 2026.03.18 18:23:52.476412 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2026.03.18 18:23:52.476574 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 12293 | 2026.03.18 18:23:52.476624 [ 276 ] {7e9b058a-c443-4ddc-b18c-90965ac58310} <Debug> TCPHandler: Processed in 0.002063827 sec. | ||
| 12294 | 2026.03.18 18:23:52.476748 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.03.18 18:23:52.476851 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12296 | 2026.03.18 18:23:52.476894 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12297 | 2026.03.18 18:23:52.477702 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2026.03.18 18:23:52.477738 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12299 | 2026.03.18 18:23:52.478113 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12300 | 2026.03.18 18:23:52.478325 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.03.18 18:23:52.478460 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001631 sec., 491109.7486204782 rows/sec., 38.23 MiB/sec. | ||
| 12302 | 2026.03.18 18:23:52.478499 [ 276 ] {bb60bf04-d4ad-4a3a-95cd-ba4f8a4231f6} <Debug> TCPHandler: Processed in 0.00180033 sec. | ||
| 12303 | 2026.03.18 18:23:52.478610 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.03.18 18:23:52.478706 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.03.18 18:23:52.478750 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12306 | 2026.03.18 18:23:52.479180 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.03.18 18:23:52.479219 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12308 | 2026.03.18 18:23:52.479529 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12309 | 2026.03.18 18:23:52.479749 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.03.18 18:23:52.479865 [ 91 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12311 | 2026.03.18 18:23:52.479879 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001192 sec., 120805.36912751678 rows/sec., 7.12 MiB/sec. | ||
| 12312 | 2026.03.18 18:23:52.479944 [ 91 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.03.18 18:23:52.479957 [ 276 ] {809c1dd0-9725-4096-a066-43f0d6005607} <Debug> TCPHandler: Processed in 0.001398829 sec. | ||
| 12314 | 2026.03.18 18:23:52.479977 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12315 | 2026.03.18 18:23:52.480074 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2026.03.18 18:23:52.480085 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12317 | 2026.03.18 18:23:52.480174 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12318 | 2026.03.18 18:23:52.480193 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12319 | 2026.03.18 18:23:52.480214 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12320 | 2026.03.18 18:23:52.480227 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 226 rows starting from the beginning of the part | ||
| 12321 | 2026.03.18 18:23:52.480291 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 144 rows starting from the beginning of the part | ||
| 12322 | 2026.03.18 18:23:52.480339 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part | ||
| 12323 | 2026.03.18 18:23:52.480385 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 157 rows starting from the beginning of the part | ||
| 12324 | 2026.03.18 18:23:52.480428 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part | ||
| 12325 | 2026.03.18 18:23:52.480472 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 144 rows starting from the beginning of the part | ||
| 12326 | 2026.03.18 18:23:52.480676 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.03.18 18:23:52.480711 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12328 | 2026.03.18 18:23:52.481024 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12329 | 2026.03.18 18:23:52.481239 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.03.18 18:23:52.481328 [ 194 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283456 sec., 583580.5824274458 rows/sec., 38.53 MiB/sec. | ||
| 12331 | 2026.03.18 18:23:52.481368 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001213 sec., 122835.94394064302 rows/sec., 7.94 MiB/sec. | ||
| 12332 | 2026.03.18 18:23:52.481411 [ 276 ] {614b8d46-1adb-4174-aa2a-b053adeae338} <Debug> TCPHandler: Processed in 0.001386218 sec. | ||
| 12333 | 2026.03.18 18:23:52.481523 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2026.03.18 18:23:52.481547 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12335 | 2026.03.18 18:23:52.481622 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12336 | 2026.03.18 18:23:52.481669 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12337 | 2026.03.18 18:23:52.481854 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.03.18 18:23:52.481943 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_71_14} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12339 | 2026.03.18 18:23:52.482041 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12340 | 2026.03.18 18:23:52.482099 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.03.18 18:23:52.482141 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12342 | 2026.03.18 18:23:52.482449 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12343 | 2026.03.18 18:23:52.482664 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12344 | 2026.03.18 18:23:52.482793 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 12345 | 2026.03.18 18:23:52.482832 [ 276 ] {0b11c219-d034-4f66-a173-1f2006b637ca} <Debug> TCPHandler: Processed in 0.001358727 sec. | ||
| 12346 | 2026.03.18 18:23:52.482940 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12347 | 2026.03.18 18:23:52.483034 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12348 | 2026.03.18 18:23:52.483074 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12349 | 2026.03.18 18:23:52.483714 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12350 | 2026.03.18 18:23:52.483759 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12351 | 2026.03.18 18:23:52.484109 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12352 | 2026.03.18 18:23:52.484315 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12353 | 2026.03.18 18:23:52.484442 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001424 sec., 345505.61797752813 rows/sec., 24.23 MiB/sec. | ||
| 12354 | 2026.03.18 18:23:52.484479 [ 276 ] {02b63b1a-1320-4b45-903a-815381e26f01} <Debug> TCPHandler: Processed in 0.001587993 sec. | ||
| 12355 | 2026.03.18 18:23:52.484587 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2026.03.18 18:23:52.484680 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12357 | 2026.03.18 18:23:52.484720 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12358 | 2026.03.18 18:23:52.485038 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2026.03.18 18:23:52.485072 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12360 | 2026.03.18 18:23:52.485360 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12361 | 2026.03.18 18:23:52.485559 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12362 | 2026.03.18 18:23:52.485683 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 12363 | 2026.03.18 18:23:52.485718 [ 276 ] {fd61646a-f3a6-4806-aeca-f0afccc489d2} <Debug> TCPHandler: Processed in 0.001178953 sec. | ||
| 12364 | 2026.03.18 18:23:52.485814 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12365 | 2026.03.18 18:23:52.485906 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12366 | 2026.03.18 18:23:52.485946 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12367 | 2026.03.18 18:23:52.486338 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12368 | 2026.03.18 18:23:52.486372 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12369 | 2026.03.18 18:23:52.486693 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12370 | 2026.03.18 18:23:52.486899 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12371 | 2026.03.18 18:23:52.487021 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001133 sec., 233892.32127096207 rows/sec., 15.54 MiB/sec. | ||
| 12372 | 2026.03.18 18:23:52.487056 [ 276 ] {7429ea9c-a28c-43c5-8c32-569af9275185} <Debug> TCPHandler: Processed in 0.001288606 sec. | ||
| 12373 | 2026.03.18 18:23:52.487160 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.03.18 18:23:52.487252 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12375 | 2026.03.18 18:23:52.487292 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12376 | 2026.03.18 18:23:52.487585 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.03.18 18:23:52.487621 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12378 | 2026.03.18 18:23:52.487915 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12379 | 2026.03.18 18:23:52.488111 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.03.18 18:23:52.488232 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 12381 | 2026.03.18 18:23:52.488266 [ 276 ] {9ecbfc46-aeed-499c-bfb1-97cabbb3aeb1} <Debug> TCPHandler: Processed in 0.001153812 sec. | ||
| 12382 | 2026.03.18 18:23:52.488367 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.03.18 18:23:52.488457 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12384 | 2026.03.18 18:23:52.488509 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <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 | ||
| 12385 | 2026.03.18 18:23:52.489217 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.03.18 18:23:52.489253 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12387 | 2026.03.18 18:23:52.489723 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12388 | 2026.03.18 18:23:52.489943 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.03.18 18:23:52.490080 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00164 sec., 1219.5121951219512 rows/sec., 2.19 MiB/sec. | ||
| 12390 | 2026.03.18 18:23:52.490131 [ 276 ] {694637bb-31e2-49bd-b2b3-3348fdfd9f8a} <Debug> TCPHandler: Processed in 0.00181071 sec. | ||
| 12391 | 2026.03.18 18:23:52.490241 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2026.03.18 18:23:52.490335 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12393 | 2026.03.18 18:23:52.490375 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12394 | 2026.03.18 18:23:52.490708 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.03.18 18:23:52.490744 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12396 | 2026.03.18 18:23:52.491040 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12397 | 2026.03.18 18:23:52.491255 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.03.18 18:23:52.491382 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 12399 | 2026.03.18 18:23:52.491416 [ 276 ] {d74da6ee-a262-463b-95dd-b80ceac47fe6} <Debug> TCPHandler: Processed in 0.001223633 sec. | ||
| 12400 | 2026.03.18 18:23:53.016396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24543 | ||
| 12401 | 2026.03.18 18:23:53.016920 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12402 | 2026.03.18 18:23:53.016956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12403 | 2026.03.18 18:23:53.017451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12404 | 2026.03.18 18:23:53.017681 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12405 | 2026.03.18 18:23:53.017800 [ 88 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12406 | 2026.03.18 18:23:53.017806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24543 | ||
| 12407 | 2026.03.18 18:23:53.017848 [ 88 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12408 | 2026.03.18 18:23:53.017871 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12409 | 2026.03.18 18:23:53.018004 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12410 | 2026.03.18 18:23:53.018150 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12411 | 2026.03.18 18:23:53.018189 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22111 rows starting from the beginning of the part | ||
| 12412 | 2026.03.18 18:23:53.018253 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12413 | 2026.03.18 18:23:53.018296 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12414 | 2026.03.18 18:23:53.018335 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12415 | 2026.03.18 18:23:53.018373 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12416 | 2026.03.18 18:23:53.018408 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12417 | 2026.03.18 18:23:53.020507 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24543 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256681 sec., 9561673.828604376 rows/sec., 136.78 MiB/sec. | ||
| 12418 | 2026.03.18 18:23:53.020856 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12419 | 2026.03.18 18:23:53.021134 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2026.03.18 18:23:53.021215 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_51_10} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12421 | 2026.03.18 18:23:53.021316 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12422 | 2026.03.18 18:23:54.290339 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12423 | 2026.03.18 18:23:54.307635 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.03.18 18:23:54.307697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12425 | 2026.03.18 18:23:54.313314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12426 | 2026.03.18 18:23:54.313999 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.03.18 18:23:54.314302 [ 87 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12428 | 2026.03.18 18:23:54.314371 [ 87 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.03.18 18:23:54.314391 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12430 | 2026.03.18 18:23:54.314525 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12431 | 2026.03.18 18:23:54.317440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12432 | 2026.03.18 18:23:54.318260 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12433 | 2026.03.18 18:23:54.319569 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12434 | 2026.03.18 18:23:54.324154 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12435 | 2026.03.18 18:23:54.328721 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12436 | 2026.03.18 18:23:54.333495 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12437 | 2026.03.18 18:23:54.338233 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12438 | 2026.03.18 18:23:54.342219 [ 192 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12439 | 2026.03.18 18:23:54.400573 [ 201 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.086110412 sec., 4459.391043210895 rows/sec., 23.06 MiB/sec. | ||
| 12440 | 2026.03.18 18:23:54.403582 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12441 | 2026.03.18 18:23:54.405790 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12442 | 2026.03.18 18:23:54.405918 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_51_10} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12443 | 2026.03.18 18:23:54.408465 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12444 | 2026.03.18 18:23:55.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.90 MiB, peak 342.32 MiB, free memory in arenas 0.00 B, will set to 330.44 MiB (RSS), difference: 1.54 MiB | ||
| 12445 | 2026.03.18 18:23:57.467552 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2026.03.18 18:23:57.467725 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12447 | 2026.03.18 18:23:57.467787 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12448 | 2026.03.18 18:23:57.468504 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2026.03.18 18:23:57.468545 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12450 | 2026.03.18 18:23:57.468954 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12451 | 2026.03.18 18:23:57.469206 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.03.18 18:23:57.469358 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00168 sec., 4761.9047619047615 rows/sec., 388.30 KiB/sec. | ||
| 12453 | 2026.03.18 18:23:57.469399 [ 276 ] {5e4ae604-f3ea-47f2-b683-10b940bf597c} <Debug> TCPHandler: Processed in 0.001968165 sec. | ||
| 12454 | 2026.03.18 18:23:57.469548 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2026.03.18 18:23:57.469640 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12456 | 2026.03.18 18:23:57.469680 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12457 | 2026.03.18 18:23:57.470232 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2026.03.18 18:23:57.470266 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12459 | 2026.03.18 18:23:57.470596 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12460 | 2026.03.18 18:23:57.470799 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2026.03.18 18:23:57.470928 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001306 sec., 105666.15620214395 rows/sec., 9.09 MiB/sec. | ||
| 12462 | 2026.03.18 18:23:57.470991 [ 276 ] {bf5e48a6-1109-4686-a1e9-abe143e5fab0} <Debug> TCPHandler: Processed in 0.001495721 sec. | ||
| 12463 | 2026.03.18 18:23:57.471109 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2026.03.18 18:23:57.471201 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12465 | 2026.03.18 18:23:57.471241 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12466 | 2026.03.18 18:23:57.471706 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2026.03.18 18:23:57.471743 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12468 | 2026.03.18 18:23:57.472084 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12469 | 2026.03.18 18:23:57.472291 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2026.03.18 18:23:57.472420 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001236 sec., 38025.889967637544 rows/sec., 2.76 MiB/sec. | ||
| 12471 | 2026.03.18 18:23:57.472456 [ 276 ] {5b922288-eea1-405e-a784-0dbfc987b06c} <Debug> TCPHandler: Processed in 0.001394289 sec. | ||
| 12472 | 2026.03.18 18:23:57.472563 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.03.18 18:23:57.472663 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12474 | 2026.03.18 18:23:57.472701 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12475 | 2026.03.18 18:23:57.473133 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.03.18 18:23:57.473166 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12477 | 2026.03.18 18:23:57.473458 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12478 | 2026.03.18 18:23:57.473660 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.03.18 18:23:57.473789 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001152 sec., 96354.16666666666 rows/sec., 7.54 MiB/sec. | ||
| 12480 | 2026.03.18 18:23:57.473825 [ 276 ] {3c8753bd-0909-4152-a1ab-4a6fa892ffd3} <Debug> TCPHandler: Processed in 0.001310466 sec. | ||
| 12481 | 2026.03.18 18:23:57.473935 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.03.18 18:23:57.474028 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12483 | 2026.03.18 18:23:57.474070 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12484 | 2026.03.18 18:23:57.474489 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.03.18 18:23:57.474523 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12486 | 2026.03.18 18:23:57.474845 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12487 | 2026.03.18 18:23:57.475045 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.03.18 18:23:57.475172 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001161 sec., 141257.53660637382 rows/sec., 9.83 MiB/sec. | ||
| 12489 | 2026.03.18 18:23:57.475207 [ 276 ] {2b1e4adf-735a-4d06-90e2-6bebf155e002} <Debug> TCPHandler: Processed in 0.001319396 sec. | ||
| 12490 | 2026.03.18 18:23:57.475312 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.03.18 18:23:57.475404 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12492 | 2026.03.18 18:23:57.475456 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <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 | ||
| 12493 | 2026.03.18 18:23:57.476320 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.03.18 18:23:57.476353 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12495 | 2026.03.18 18:23:57.476957 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12496 | 2026.03.18 18:23:57.477184 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.03.18 18:23:57.477318 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001932 sec., 20186.33540372671 rows/sec., 36.17 MiB/sec. | ||
| 12498 | 2026.03.18 18:23:57.477370 [ 276 ] {194ed940-1662-419b-a88d-db837235ea36} <Debug> TCPHandler: Processed in 0.002104998 sec. | ||
| 12499 | 2026.03.18 18:23:57.477474 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.03.18 18:23:57.477567 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12501 | 2026.03.18 18:23:57.477606 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12502 | 2026.03.18 18:23:57.477930 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.03.18 18:23:57.477962 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12504 | 2026.03.18 18:23:57.478260 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12505 | 2026.03.18 18:23:57.478465 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.03.18 18:23:57.478593 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 12507 | 2026.03.18 18:23:57.478626 [ 276 ] {e8bb2dcf-7b6a-4126-a73f-6c7f0c4a9acc} <Debug> TCPHandler: Processed in 0.001200163 sec. | ||
| 12508 | 2026.03.18 18:24:00.347907 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12509 | 2026.03.18 18:24:00.347979 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12510 | 2026.03.18 18:24:00.518798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24991 | ||
| 12511 | 2026.03.18 18:24:00.519308 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2026.03.18 18:24:00.519354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12513 | 2026.03.18 18:24:00.519832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12514 | 2026.03.18 18:24:00.520048 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2026.03.18 18:24:00.520171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24991 | ||
| 12516 | 2026.03.18 18:24:00.588473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1622 | ||
| 12517 | 2026.03.18 18:24:00.590825 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.03.18 18:24:00.590865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12519 | 2026.03.18 18:24:00.592048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12520 | 2026.03.18 18:24:00.592307 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.03.18 18:24:00.592568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1622 | ||
| 12522 | 2026.03.18 18:24:01.817500 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12523 | 2026.03.18 18:24:01.832472 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.03.18 18:24:01.832537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12525 | 2026.03.18 18:24:01.837903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12526 | 2026.03.18 18:24:01.838573 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.03.18 18:24:01.841303 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12528 | 2026.03.18 18:24:02.475209 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.03.18 18:24:02.475484 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12530 | 2026.03.18 18:24:02.475584 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12531 | 2026.03.18 18:24:02.476572 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2026.03.18 18:24:02.476610 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12533 | 2026.03.18 18:24:02.477006 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12534 | 2026.03.18 18:24:02.477226 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.03.18 18:24:02.477382 [ 78 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 12536 | 2026.03.18 18:24:02.477384 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001975 sec., 143797.46835443037 rows/sec., 9.13 MiB/sec. | ||
| 12537 | 2026.03.18 18:24:02.477432 [ 78 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12538 | 2026.03.18 18:24:02.477473 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12539 | 2026.03.18 18:24:02.477492 [ 276 ] {484e697c-f3d4-4064-b50b-bdd991700afb} <Debug> TCPHandler: Processed in 0.002459398 sec. | ||
| 12540 | 2026.03.18 18:24:02.477580 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 12541 | 2026.03.18 18:24:02.477655 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.03.18 18:24:02.477688 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12543 | 2026.03.18 18:24:02.477730 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 308 rows starting from the beginning of the part | ||
| 12544 | 2026.03.18 18:24:02.477788 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12545 | 2026.03.18 18:24:02.477804 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12546 | 2026.03.18 18:24:02.477836 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12547 | 2026.03.18 18:24:02.477856 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12548 | 2026.03.18 18:24:02.477906 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12549 | 2026.03.18 18:24:02.477951 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12550 | 2026.03.18 18:24:02.477996 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 12551 | 2026.03.18 18:24:02.478617 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.03.18 18:24:02.478652 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12553 | 2026.03.18 18:24:02.479017 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473381 sec., 1172812.734791612 rows/sec., 79.28 MiB/sec. | ||
| 12554 | 2026.03.18 18:24:02.479031 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12555 | 2026.03.18 18:24:02.479246 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12556 | 2026.03.18 18:24:02.479331 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.03.18 18:24:02.479475 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001717 sec., 466511.35701805475 rows/sec., 36.31 MiB/sec. | ||
| 12558 | 2026.03.18 18:24:02.479476 [ 78 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12559 | 2026.03.18 18:24:02.479515 [ 276 ] {ca1aa52b-9d2c-40ee-ad5f-a9e09037de8d} <Debug> TCPHandler: Processed in 0.001922303 sec. | ||
| 12560 | 2026.03.18 18:24:02.479525 [ 78 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.03.18 18:24:02.479548 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12562 | 2026.03.18 18:24:02.479568 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.03.18 18:24:02.479618 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12564 | 2026.03.18 18:24:02.479627 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12565 | 2026.03.18 18:24:02.479664 [ 200 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_37_8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 12566 | 2026.03.18 18:24:02.479730 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12567 | 2026.03.18 18:24:02.479749 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12568 | 2026.03.18 18:24:02.479761 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2893 rows starting from the beginning of the part | ||
| 12569 | 2026.03.18 18:24:02.479768 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 12570 | 2026.03.18 18:24:02.479789 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12571 | 2026.03.18 18:24:02.479815 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 12572 | 2026.03.18 18:24:02.479858 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 134 rows starting from the beginning of the part | ||
| 12573 | 2026.03.18 18:24:02.479898 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 801 rows starting from the beginning of the part | ||
| 12574 | 2026.03.18 18:24:02.479940 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 138 rows starting from the beginning of the part | ||
| 12575 | 2026.03.18 18:24:02.479979 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 801 rows starting from the beginning of the part | ||
| 12576 | 2026.03.18 18:24:02.480220 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12577 | 2026.03.18 18:24:02.480253 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12578 | 2026.03.18 18:24:02.480554 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12579 | 2026.03.18 18:24:02.480762 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2026.03.18 18:24:02.480885 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001153 sec., 124891.58716392021 rows/sec., 7.36 MiB/sec. | ||
| 12581 | 2026.03.18 18:24:02.480920 [ 276 ] {fcdde20d-8c7f-45ca-b443-bb2e99727d3c} <Debug> TCPHandler: Processed in 0.001340497 sec. | ||
| 12582 | 2026.03.18 18:24:02.481040 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12583 | 2026.03.18 18:24:02.481133 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12584 | 2026.03.18 18:24:02.481171 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12585 | 2026.03.18 18:24:02.481579 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12586 | 2026.03.18 18:24:02.481612 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12587 | 2026.03.18 18:24:02.481641 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4823 rows, containing 5 columns (5 merged, 0 gathered) in 0.002052656 sec., 2349638.7119907085 rows/sec., 191.55 MiB/sec. | ||
| 12588 | 2026.03.18 18:24:02.481898 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12589 | 2026.03.18 18:24:02.481941 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12590 | 2026.03.18 18:24:02.482121 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.03.18 18:24:02.482195 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.03.18 18:24:02.482247 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001132 sec., 131625.44169611306 rows/sec., 8.50 MiB/sec. | ||
| 12593 | 2026.03.18 18:24:02.482255 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_86_17} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12594 | 2026.03.18 18:24:02.482283 [ 276 ] {1430a302-ee8f-46a6-bfa7-fd20a484eba5} <Debug> TCPHandler: Processed in 0.001298346 sec. | ||
| 12595 | 2026.03.18 18:24:02.482315 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12596 | 2026.03.18 18:24:02.482392 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12597 | 2026.03.18 18:24:02.482491 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12598 | 2026.03.18 18:24:02.482529 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12599 | 2026.03.18 18:24:02.482932 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.03.18 18:24:02.482966 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12601 | 2026.03.18 18:24:02.483248 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12602 | 2026.03.18 18:24:02.483443 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2026.03.18 18:24:02.483559 [ 78 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 12604 | 2026.03.18 18:24:02.483564 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00109 sec., 135779.81651376147 rows/sec., 7.72 MiB/sec. | ||
| 12605 | 2026.03.18 18:24:02.483593 [ 78 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.03.18 18:24:02.483611 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12607 | 2026.03.18 18:24:02.483611 [ 276 ] {0abe8ea1-63cd-48f3-9cf6-be390a3477ba} <Debug> TCPHandler: Processed in 0.001266735 sec. | ||
| 12608 | 2026.03.18 18:24:02.483670 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 12609 | 2026.03.18 18:24:02.483728 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12610 | 2026.03.18 18:24:02.483745 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12611 | 2026.03.18 18:24:02.483775 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 12612 | 2026.03.18 18:24:02.483817 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12613 | 2026.03.18 18:24:02.483829 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.18 18:24:02.483851 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12615 | 2026.03.18 18:24:02.483867 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12616 | 2026.03.18 18:24:02.483884 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12617 | 2026.03.18 18:24:02.483915 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12618 | 2026.03.18 18:24:02.483948 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 12619 | 2026.03.18 18:24:02.484404 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.03.18 18:24:02.484437 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12621 | 2026.03.18 18:24:02.484675 [ 200 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001028858 sec., 874756.2831799919 rows/sec., 53.31 MiB/sec. | ||
| 12622 | 2026.03.18 18:24:02.484743 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12623 | 2026.03.18 18:24:02.484845 [ 196 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 12624 | 2026.03.18 18:24:02.484998 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.03.18 18:24:02.485140 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001328 sec., 370481.9277108434 rows/sec., 25.99 MiB/sec. | ||
| 12626 | 2026.03.18 18:24:02.485146 [ 196 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12627 | 2026.03.18 18:24:02.485158 [ 76 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12628 | 2026.03.18 18:24:02.485181 [ 276 ] {c4a1ac69-54f2-4860-96f4-6fc09052d0b1} <Debug> TCPHandler: Processed in 0.001500542 sec. | ||
| 12629 | 2026.03.18 18:24:02.485210 [ 76 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2026.03.18 18:24:02.485236 [ 196 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_37_8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 12631 | 2026.03.18 18:24:02.485237 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12632 | 2026.03.18 18:24:02.485301 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2026.03.18 18:24:02.485313 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12634 | 2026.03.18 18:24:02.485332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12635 | 2026.03.18 18:24:02.485401 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12636 | 2026.03.18 18:24:02.485402 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12637 | 2026.03.18 18:24:02.485436 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1552 rows starting from the beginning of the part | ||
| 12638 | 2026.03.18 18:24:02.485444 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12639 | 2026.03.18 18:24:02.485479 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 12640 | 2026.03.18 18:24:02.485513 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 103 rows starting from the beginning of the part | ||
| 12641 | 2026.03.18 18:24:02.485545 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 492 rows starting from the beginning of the part | ||
| 12642 | 2026.03.18 18:24:02.485587 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 111 rows starting from the beginning of the part | ||
| 12643 | 2026.03.18 18:24:02.485625 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 492 rows starting from the beginning of the part | ||
| 12644 | 2026.03.18 18:24:02.485793 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.03.18 18:24:02.485826 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12646 | 2026.03.18 18:24:02.486117 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12647 | 2026.03.18 18:24:02.486319 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.03.18 18:24:02.486445 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 12649 | 2026.03.18 18:24:02.486480 [ 276 ] {f8949297-3cd4-4071-bfa0-d917cbde85b1} <Debug> TCPHandler: Processed in 0.001227054 sec. | ||
| 12650 | 2026.03.18 18:24:02.486586 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12651 | 2026.03.18 18:24:02.486619 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331166 sec., 2113936.2032984616 rows/sec., 157.59 MiB/sec. | ||
| 12652 | 2026.03.18 18:24:02.486687 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12653 | 2026.03.18 18:24:02.486731 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12654 | 2026.03.18 18:24:02.486816 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12655 | 2026.03.18 18:24:02.487081 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2026.03.18 18:24:02.487113 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12657 | 2026.03.18 18:24:02.487152 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_86_17} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12658 | 2026.03.18 18:24:02.487153 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12659 | 2026.03.18 18:24:02.487253 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 12660 | 2026.03.18 18:24:02.487495 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12661 | 2026.03.18 18:24:02.487717 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.03.18 18:24:02.487844 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12663 | 2026.03.18 18:24:02.487855 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001186 sec., 223440.13490725125 rows/sec., 14.85 MiB/sec. | ||
| 12664 | 2026.03.18 18:24:02.487907 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.03.18 18:24:02.487928 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12666 | 2026.03.18 18:24:02.487936 [ 276 ] {7817246f-37e9-4a43-a8ad-a387fdfe145b} <Debug> TCPHandler: Processed in 0.001396359 sec. | ||
| 12667 | 2026.03.18 18:24:02.488020 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12668 | 2026.03.18 18:24:02.488049 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.03.18 18:24:02.488140 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12670 | 2026.03.18 18:24:02.488151 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12671 | 2026.03.18 18:24:02.488180 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 29834 rows starting from the beginning of the part | ||
| 12672 | 2026.03.18 18:24:02.488200 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12673 | 2026.03.18 18:24:02.488289 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 12674 | 2026.03.18 18:24:02.488341 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12675 | 2026.03.18 18:24:02.488383 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 265 rows starting from the beginning of the part | ||
| 12676 | 2026.03.18 18:24:02.488422 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 164 rows starting from the beginning of the part | ||
| 12677 | 2026.03.18 18:24:02.488463 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 265 rows starting from the beginning of the part | ||
| 12678 | 2026.03.18 18:24:02.488580 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.03.18 18:24:02.488619 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12680 | 2026.03.18 18:24:02.488938 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12681 | 2026.03.18 18:24:02.489154 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12682 | 2026.03.18 18:24:02.489283 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 58.39 KiB/sec. | ||
| 12683 | 2026.03.18 18:24:02.489318 [ 276 ] {9ca23d92-cbe7-4038-9ba3-6cc54b12ba97} <Debug> TCPHandler: Processed in 0.001315466 sec. | ||
| 12684 | 2026.03.18 18:24:02.489430 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.03.18 18:24:02.489522 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12686 | 2026.03.18 18:24:02.489573 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <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 | ||
| 12687 | 2026.03.18 18:24:02.490316 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.03.18 18:24:02.490350 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12689 | 2026.03.18 18:24:02.490843 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12690 | 2026.03.18 18:24:02.491091 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.03.18 18:24:02.491198 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12692 | 2026.03.18 18:24:02.491225 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12693 | 2026.03.18 18:24:02.491227 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001723 sec., 1160.7661056297156 rows/sec., 2.08 MiB/sec. | ||
| 12694 | 2026.03.18 18:24:02.491242 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 12695 | 2026.03.18 18:24:02.491285 [ 276 ] {fceccb51-f8bd-426b-a657-0a599c30644e} <Debug> TCPHandler: Processed in 0.001901502 sec. | ||
| 12696 | 2026.03.18 18:24:02.491314 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12697 | 2026.03.18 18:24:02.491409 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2026.03.18 18:24:02.491515 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12699 | 2026.03.18 18:24:02.491541 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12700 | 2026.03.18 18:24:02.491554 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12701 | 2026.03.18 18:24:02.491604 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1477 rows starting from the beginning of the part | ||
| 12702 | 2026.03.18 18:24:02.491767 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
| 12703 | 2026.03.18 18:24:02.491907 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.03.18 18:24:02.491928 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part | ||
| 12705 | 2026.03.18 18:24:02.491945 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12706 | 2026.03.18 18:24:02.492079 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2 rows starting from the beginning of the part | ||
| 12707 | 2026.03.18 18:24:02.492228 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part | ||
| 12708 | 2026.03.18 18:24:02.492305 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12709 | 2026.03.18 18:24:02.492368 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 2 rows starting from the beginning of the part | ||
| 12710 | 2026.03.18 18:24:02.492531 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.03.18 18:24:02.492640 [ 78 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12712 | 2026.03.18 18:24:02.492662 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001167 sec., 77120.82262210797 rows/sec., 4.83 MiB/sec. | ||
| 12713 | 2026.03.18 18:24:02.492663 [ 78 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12714 | 2026.03.18 18:24:02.492691 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12715 | 2026.03.18 18:24:02.492698 [ 276 ] {aaf3f41c-33d8-46af-b69d-29c3e3925526} <Debug> TCPHandler: Processed in 0.001336737 sec. | ||
| 12716 | 2026.03.18 18:24:02.492755 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12717 | 2026.03.18 18:24:02.492837 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12718 | 2026.03.18 18:24:02.492864 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4902 rows starting from the beginning of the part | ||
| 12719 | 2026.03.18 18:24:02.492908 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 12720 | 2026.03.18 18:24:02.492944 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12721 | 2026.03.18 18:24:02.492986 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 12722 | 2026.03.18 18:24:02.493020 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12723 | 2026.03.18 18:24:02.493064 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 12724 | 2026.03.18 18:24:02.495509 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774566 sec., 1892187.823248753 rows/sec., 122.11 MiB/sec. | ||
| 12725 | 2026.03.18 18:24:02.496035 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12726 | 2026.03.18 18:24:02.496275 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2026.03.18 18:24:02.496333 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_86_17} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12728 | 2026.03.18 18:24:02.496388 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12729 | 2026.03.18 18:24:02.497109 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30816 rows, containing 5 columns (5 merged, 0 gathered) in 0.009123741 sec., 3377561.9014174123 rows/sec., 221.00 MiB/sec. | ||
| 12730 | 2026.03.18 18:24:02.497570 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12731 | 2026.03.18 18:24:02.497801 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.03.18 18:24:02.497861 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12733 | 2026.03.18 18:24:02.497927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12734 | 2026.03.18 18:24:02.501277 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 19 columns (19 merged, 0 gathered) in 0.009994175 sec., 157291.62237003056 rows/sec., 281.86 MiB/sec. | ||
| 12735 | 2026.03.18 18:24:02.503586 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12736 | 2026.03.18 18:24:02.503999 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12737 | 2026.03.18 18:24:02.504095 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12738 | 2026.03.18 18:24:02.504289 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12739 | 2026.03.18 18:24:03.001161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.67 MiB, peak 346.30 MiB, free memory in arenas 0.00 B, will set to 339.88 MiB (RSS), difference: 8.21 MiB | ||
| 12740 | 2026.03.18 18:24:07.468644 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12741 | 2026.03.18 18:24:07.468838 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12742 | 2026.03.18 18:24:07.468901 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12743 | 2026.03.18 18:24:07.469611 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2026.03.18 18:24:07.469657 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12745 | 2026.03.18 18:24:07.470047 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12746 | 2026.03.18 18:24:07.470278 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2026.03.18 18:24:07.470434 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001643 sec., 81558.1253804017 rows/sec., 7.05 MiB/sec. | ||
| 12748 | 2026.03.18 18:24:07.470483 [ 276 ] {0fe53a05-ec15-42c0-bd37-2581ec351367} <Debug> TCPHandler: Processed in 0.001961844 sec. | ||
| 12749 | 2026.03.18 18:24:07.470606 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.03.18 18:24:07.470706 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12751 | 2026.03.18 18:24:07.470748 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12752 | 2026.03.18 18:24:07.471157 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.03.18 18:24:07.471192 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12754 | 2026.03.18 18:24:07.471498 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12755 | 2026.03.18 18:24:07.471705 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.03.18 18:24:07.471832 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001148 sec., 33972.125435540074 rows/sec., 2.49 MiB/sec. | ||
| 12757 | 2026.03.18 18:24:07.471869 [ 276 ] {e66403a5-d346-46db-abce-4827b8cb315b} <Debug> TCPHandler: Processed in 0.001311376 sec. | ||
| 12758 | 2026.03.18 18:24:07.471979 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.03.18 18:24:07.472072 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12760 | 2026.03.18 18:24:07.472111 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12761 | 2026.03.18 18:24:07.472538 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.03.18 18:24:07.472572 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12763 | 2026.03.18 18:24:07.472858 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12764 | 2026.03.18 18:24:07.473058 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.03.18 18:24:07.473182 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001129 sec., 91231.1780336581 rows/sec., 7.13 MiB/sec. | ||
| 12766 | 2026.03.18 18:24:07.473219 [ 276 ] {4fdbf711-1248-4037-bb6f-ef496ced1908} <Debug> TCPHandler: Processed in 0.001287305 sec. | ||
| 12767 | 2026.03.18 18:24:07.473333 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2026.03.18 18:24:07.473424 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12769 | 2026.03.18 18:24:07.473466 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12770 | 2026.03.18 18:24:07.473869 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.03.18 18:24:07.473903 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12772 | 2026.03.18 18:24:07.474214 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12773 | 2026.03.18 18:24:07.474419 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.03.18 18:24:07.474546 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 12775 | 2026.03.18 18:24:07.474580 [ 276 ] {400aa9c6-2eb3-42be-9cb9-69be1a569258} <Debug> TCPHandler: Processed in 0.001294966 sec. | ||
| 12776 | 2026.03.18 18:24:07.474690 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12777 | 2026.03.18 18:24:07.474781 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12778 | 2026.03.18 18:24:07.474834 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <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 | ||
| 12779 | 2026.03.18 18:24:07.475684 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2026.03.18 18:24:07.475718 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12781 | 2026.03.18 18:24:07.476269 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12782 | 2026.03.18 18:24:07.476476 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12783 | 2026.03.18 18:24:07.476609 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001845 sec., 21138.21138211382 rows/sec., 37.88 MiB/sec. | ||
| 12784 | 2026.03.18 18:24:07.476662 [ 276 ] {128f7832-155e-4a96-acd8-541441806cdc} <Debug> TCPHandler: Processed in 0.002018786 sec. | ||
| 12785 | 2026.03.18 18:24:07.476772 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12786 | 2026.03.18 18:24:07.476864 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12787 | 2026.03.18 18:24:07.476904 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12788 | 2026.03.18 18:24:07.477241 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12789 | 2026.03.18 18:24:07.477276 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12790 | 2026.03.18 18:24:07.477563 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12791 | 2026.03.18 18:24:07.477758 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12792 | 2026.03.18 18:24:07.477881 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 12793 | 2026.03.18 18:24:07.477916 [ 276 ] {e3608ba4-0600-49b9-a3ab-495c45a8b4fd} <Debug> TCPHandler: Processed in 0.001192733 sec. | ||
| 12794 | 2026.03.18 18:24:07.754633 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12795 | 2026.03.18 18:24:07.754881 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12796 | 2026.03.18 18:24:07.754972 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12797 | 2026.03.18 18:24:07.755787 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12798 | 2026.03.18 18:24:07.755831 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12799 | 2026.03.18 18:24:07.756196 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12800 | 2026.03.18 18:24:07.756407 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12801 | 2026.03.18 18:24:07.756552 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 12802 | 2026.03.18 18:24:07.756596 [ 276 ] {d824cce5-f5e2-4279-9768-60f5963c12f4} <Debug> TCPHandler: Processed in 0.002114189 sec. | ||
| 12803 | 2026.03.18 18:24:07.756716 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12804 | 2026.03.18 18:24:07.756811 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12805 | 2026.03.18 18:24:07.756852 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12806 | 2026.03.18 18:24:07.757242 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12807 | 2026.03.18 18:24:07.757284 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12808 | 2026.03.18 18:24:07.757576 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12809 | 2026.03.18 18:24:07.757773 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12810 | 2026.03.18 18:24:07.757899 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 12811 | 2026.03.18 18:24:07.757936 [ 276 ] {74625955-7406-4907-b95f-089e8b728a50} <Debug> TCPHandler: Processed in 0.001267075 sec. | ||
| 12812 | 2026.03.18 18:24:07.758034 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12813 | 2026.03.18 18:24:07.758126 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12814 | 2026.03.18 18:24:07.758165 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12815 | 2026.03.18 18:24:07.760085 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.03.18 18:24:07.760122 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12817 | 2026.03.18 18:24:07.760571 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12818 | 2026.03.18 18:24:07.760771 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2026.03.18 18:24:07.760901 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002792 sec., 962392.5501432664 rows/sec., 72.81 MiB/sec. | ||
| 12820 | 2026.03.18 18:24:07.760940 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 12821 | 2026.03.18 18:24:07.760952 [ 276 ] {5b74c811-bcdc-4408-a8ab-bf4773f570db} <Debug> TCPHandler: Processed in 0.002965062 sec. | ||
| 12822 | 2026.03.18 18:24:07.761064 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2026.03.18 18:24:07.761157 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12824 | 2026.03.18 18:24:07.761196 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12825 | 2026.03.18 18:24:07.761645 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2026.03.18 18:24:07.761680 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12827 | 2026.03.18 18:24:07.761969 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12828 | 2026.03.18 18:24:07.762173 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.03.18 18:24:07.762297 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001158 sec., 137305.6994818653 rows/sec., 8.26 MiB/sec. | ||
| 12830 | 2026.03.18 18:24:07.762333 [ 276 ] {dbb664ef-f12d-4071-b4d4-fcf845e18f83} <Debug> TCPHandler: Processed in 0.001317797 sec. | ||
| 12831 | 2026.03.18 18:24:07.762441 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12832 | 2026.03.18 18:24:07.762533 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12833 | 2026.03.18 18:24:07.762571 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12834 | 2026.03.18 18:24:07.763354 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.03.18 18:24:07.763390 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12836 | 2026.03.18 18:24:07.763725 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12837 | 2026.03.18 18:24:07.763934 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.03.18 18:24:07.764064 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00155 sec., 552903.2258064516 rows/sec., 32.86 MiB/sec. | ||
| 12839 | 2026.03.18 18:24:07.764102 [ 276 ] {95bf925c-ef60-426b-b07b-ea9d4d65eea8} <Debug> TCPHandler: Processed in 0.001709957 sec. | ||
| 12840 | 2026.03.18 18:24:07.764213 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12841 | 2026.03.18 18:24:07.764307 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12842 | 2026.03.18 18:24:07.764346 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12843 | 2026.03.18 18:24:07.764723 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.03.18 18:24:07.764757 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12845 | 2026.03.18 18:24:07.765037 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12846 | 2026.03.18 18:24:07.765235 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.03.18 18:24:07.765340 [ 68 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12848 | 2026.03.18 18:24:07.765363 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 65.47 KiB/sec. | ||
| 12849 | 2026.03.18 18:24:07.765408 [ 68 ] {} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.03.18 18:24:07.765417 [ 276 ] {b534f85a-468a-4804-9a50-adb32cf1392f} <Debug> TCPHandler: Processed in 0.001252435 sec. | ||
| 12851 | 2026.03.18 18:24:07.765438 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12852 | 2026.03.18 18:24:07.765536 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2026.03.18 18:24:07.765554 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 12854 | 2026.03.18 18:24:07.765634 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12855 | 2026.03.18 18:24:07.765676 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12856 | 2026.03.18 18:24:07.765687 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12857 | 2026.03.18 18:24:07.765731 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 12858 | 2026.03.18 18:24:07.765798 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12859 | 2026.03.18 18:24:07.765845 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12860 | 2026.03.18 18:24:07.765887 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12861 | 2026.03.18 18:24:07.765929 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12862 | 2026.03.18 18:24:07.766120 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.03.18 18:24:07.766159 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12864 | 2026.03.18 18:24:07.766477 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12865 | 2026.03.18 18:24:07.766641 [ 199 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138151 sec., 4393.090196292056 rows/sec., 326.05 KiB/sec. | ||
| 12866 | 2026.03.18 18:24:07.766689 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.03.18 18:24:07.766820 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 12868 | 2026.03.18 18:24:07.766821 [ 198 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12869 | 2026.03.18 18:24:07.766858 [ 276 ] {882ca56b-9115-41ac-9eda-0676997a38ac} <Debug> TCPHandler: Processed in 0.001370048 sec. | ||
| 12870 | 2026.03.18 18:24:07.766985 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2026.03.18 18:24:07.767079 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12872 | 2026.03.18 18:24:07.767118 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12873 | 2026.03.18 18:24:07.767197 [ 198 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.03.18 18:24:07.767282 [ 198 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_13_3} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12875 | 2026.03.18 18:24:07.767390 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12876 | 2026.03.18 18:24:07.768159 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12877 | 2026.03.18 18:24:07.768197 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12878 | 2026.03.18 18:24:07.768570 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12879 | 2026.03.18 18:24:07.768779 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.03.18 18:24:07.768906 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001844 sec., 782537.9609544469 rows/sec., 53.90 MiB/sec. | ||
| 12881 | 2026.03.18 18:24:07.768942 [ 276 ] {91fbac33-3fc6-45df-9c18-7247cbfce2f4} <Debug> TCPHandler: Processed in 0.002004225 sec. | ||
| 12882 | 2026.03.18 18:24:07.769046 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12883 | 2026.03.18 18:24:07.769138 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12884 | 2026.03.18 18:24:07.769177 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12885 | 2026.03.18 18:24:07.769501 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12886 | 2026.03.18 18:24:07.769535 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12887 | 2026.03.18 18:24:07.769830 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12888 | 2026.03.18 18:24:07.770033 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12889 | 2026.03.18 18:24:07.770155 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 12890 | 2026.03.18 18:24:07.770191 [ 276 ] {c7280e5a-d109-4121-a6dd-ce059bafb573} <Debug> TCPHandler: Processed in 0.001191103 sec. | ||
| 12891 | 2026.03.18 18:24:07.770292 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.03.18 18:24:07.770384 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12893 | 2026.03.18 18:24:07.770424 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12894 | 2026.03.18 18:24:07.771134 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12895 | 2026.03.18 18:24:07.771169 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12896 | 2026.03.18 18:24:07.771564 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12897 | 2026.03.18 18:24:07.771763 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2026.03.18 18:24:07.771887 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.00152 sec., 871052.6315789473 rows/sec., 54.40 MiB/sec. | ||
| 12899 | 2026.03.18 18:24:07.771923 [ 276 ] {13021513-65c6-48e9-9360-f5ebd3be4802} <Debug> TCPHandler: Processed in 0.001677036 sec. | ||
| 12900 | 2026.03.18 18:24:07.772031 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12901 | 2026.03.18 18:24:07.772122 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12902 | 2026.03.18 18:24:07.772162 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12903 | 2026.03.18 18:24:07.772465 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.03.18 18:24:07.772499 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12905 | 2026.03.18 18:24:07.772782 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12906 | 2026.03.18 18:24:07.772994 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.03.18 18:24:07.773120 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 12908 | 2026.03.18 18:24:07.773155 [ 276 ] {c0c782b3-7e2d-41b5-b208-cb0ea21b28cb} <Debug> TCPHandler: Processed in 0.001171243 sec. | ||
| 12909 | 2026.03.18 18:24:07.773257 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.03.18 18:24:07.773348 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12911 | 2026.03.18 18:24:07.773398 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <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 | ||
| 12912 | 2026.03.18 18:24:07.774156 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.03.18 18:24:07.774191 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12914 | 2026.03.18 18:24:07.774692 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12915 | 2026.03.18 18:24:07.774906 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.03.18 18:24:07.775038 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001708 sec., 7611.241217798594 rows/sec., 13.64 MiB/sec. | ||
| 12917 | 2026.03.18 18:24:07.775089 [ 276 ] {d6643401-b741-4959-996a-a1aa05ece06f} <Debug> TCPHandler: Processed in 0.001878972 sec. | ||
| 12918 | 2026.03.18 18:24:07.775198 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2026.03.18 18:24:07.775290 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12920 | 2026.03.18 18:24:07.775330 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12921 | 2026.03.18 18:24:07.775656 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.03.18 18:24:07.775691 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12923 | 2026.03.18 18:24:07.775976 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12924 | 2026.03.18 18:24:07.776182 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12925 | 2026.03.18 18:24:07.776311 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001038 sec., 40462.42774566474 rows/sec., 2.31 MiB/sec. | ||
| 12926 | 2026.03.18 18:24:07.776346 [ 276 ] {30cb71b7-a14e-469f-86f6-8512bb0f1929} <Debug> TCPHandler: Processed in 0.001195253 sec. | ||
| 12927 | 2026.03.18 18:24:08.001194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.30 MiB, peak 346.30 MiB, free memory in arenas 0.00 B, will set to 339.89 MiB (RSS), difference: -1.41 MiB | ||
| 12928 | 2026.03.18 18:24:08.021311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25503 | ||
| 12929 | 2026.03.18 18:24:08.022086 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2026.03.18 18:24:08.022152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12931 | 2026.03.18 18:24:08.022855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12932 | 2026.03.18 18:24:08.023135 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2026.03.18 18:24:08.023294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25503 | ||
| 12934 | 2026.03.18 18:24:09.342059 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12935 | 2026.03.18 18:24:09.357617 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.03.18 18:24:09.357660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12937 | 2026.03.18 18:24:09.363760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12938 | 2026.03.18 18:24:09.364460 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.18 18:24:09.367181 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12940 | 2026.03.18 18:24:10.593773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1682 | ||
| 12941 | 2026.03.18 18:24:10.596611 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.03.18 18:24:10.596662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12943 | 2026.03.18 18:24:10.597852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12944 | 2026.03.18 18:24:10.598103 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.03.18 18:24:10.598407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 12946 | 2026.03.18 18:24:12.465531 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12947 | 2026.03.18 18:24:12.465747 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12948 | 2026.03.18 18:24:12.465817 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12949 | 2026.03.18 18:24:12.466528 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2026.03.18 18:24:12.466565 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12951 | 2026.03.18 18:24:12.466928 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12952 | 2026.03.18 18:24:12.467153 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.03.18 18:24:12.467297 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.57 MiB/sec. | ||
| 12954 | 2026.03.18 18:24:12.467401 [ 276 ] {36d886cb-8c1c-41ae-840d-57b1cd7bc540} <Debug> TCPHandler: Processed in 0.002054056 sec. | ||
| 12955 | 2026.03.18 18:24:12.467523 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12956 | 2026.03.18 18:24:12.467618 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12957 | 2026.03.18 18:24:12.467658 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12958 | 2026.03.18 18:24:12.468082 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.03.18 18:24:12.468116 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12960 | 2026.03.18 18:24:12.468432 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12961 | 2026.03.18 18:24:12.468655 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.03.18 18:24:12.468787 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 12963 | 2026.03.18 18:24:12.468825 [ 276 ] {9322d87c-aa8a-4282-8e5b-98770ac4686f} <Debug> TCPHandler: Processed in 0.001352497 sec. | ||
| 12964 | 2026.03.18 18:24:12.468944 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.03.18 18:24:12.469040 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12966 | 2026.03.18 18:24:12.469086 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12967 | 2026.03.18 18:24:12.469470 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2026.03.18 18:24:12.469509 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12969 | 2026.03.18 18:24:12.469840 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12970 | 2026.03.18 18:24:12.470058 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2026.03.18 18:24:12.470187 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 12972 | 2026.03.18 18:24:12.470224 [ 276 ] {d121f5ed-6528-4dd3-9f77-7cbfb2b5d0ba} <Debug> TCPHandler: Processed in 0.001329807 sec. | ||
| 12973 | 2026.03.18 18:24:12.470342 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12974 | 2026.03.18 18:24:12.470437 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12975 | 2026.03.18 18:24:12.470479 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12976 | 2026.03.18 18:24:12.470802 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2026.03.18 18:24:12.470839 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12978 | 2026.03.18 18:24:12.471158 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12979 | 2026.03.18 18:24:12.471369 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2026.03.18 18:24:12.471494 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001076 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 12981 | 2026.03.18 18:24:12.471529 [ 276 ] {5f02b17c-f685-4435-a775-35877993e104} <Debug> TCPHandler: Processed in 0.001237754 sec. | ||
| 12982 | 2026.03.18 18:24:15.348017 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12983 | 2026.03.18 18:24:15.348084 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12984 | 2026.03.18 18:24:15.523541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25951 | ||
| 12985 | 2026.03.18 18:24:15.524414 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12986 | 2026.03.18 18:24:15.524493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12987 | 2026.03.18 18:24:15.525070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12988 | 2026.03.18 18:24:15.525302 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12989 | 2026.03.18 18:24:15.525440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25951 | ||
| 12990 | 2026.03.18 18:24:16.867270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12991 | 2026.03.18 18:24:16.883163 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.03.18 18:24:16.883215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12993 | 2026.03.18 18:24:16.889196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12994 | 2026.03.18 18:24:16.889882 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.03.18 18:24:16.892659 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12996 | 2026.03.18 18:24:17.468119 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.03.18 18:24:17.468423 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12998 | 2026.03.18 18:24:17.468530 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12999 | 2026.03.18 18:24:17.469310 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.03.18 18:24:17.469358 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13001 | 2026.03.18 18:24:17.469781 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13002 | 2026.03.18 18:24:17.470009 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.03.18 18:24:17.470171 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001829 sec., 73264.0787315473 rows/sec., 6.34 MiB/sec. | ||
| 13004 | 2026.03.18 18:24:17.470213 [ 276 ] {3e521883-5e1b-46a0-84ef-c27a33c36971} <Debug> TCPHandler: Processed in 0.002276233 sec. | ||
| 13005 | 2026.03.18 18:24:17.470337 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.18 18:24:17.470432 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13007 | 2026.03.18 18:24:17.470474 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13008 | 2026.03.18 18:24:17.470918 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.03.18 18:24:17.470954 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13010 | 2026.03.18 18:24:17.471255 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13011 | 2026.03.18 18:24:17.471470 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.03.18 18:24:17.471601 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001187 sec., 32855.93934288122 rows/sec., 2.41 MiB/sec. | ||
| 13013 | 2026.03.18 18:24:17.471620 [ 54 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13014 | 2026.03.18 18:24:17.471638 [ 276 ] {0911e611-d369-4fc6-8a30-4bdabcf8379d} <Debug> TCPHandler: Processed in 0.001357247 sec. | ||
| 13015 | 2026.03.18 18:24:17.471666 [ 54 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.03.18 18:24:17.471688 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13017 | 2026.03.18 18:24:17.471755 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2026.03.18 18:24:17.471817 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13019 | 2026.03.18 18:24:17.471854 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13020 | 2026.03.18 18:24:17.471902 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13021 | 2026.03.18 18:24:17.471974 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13022 | 2026.03.18 18:24:17.472013 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 226 rows starting from the beginning of the part | ||
| 13023 | 2026.03.18 18:24:17.472083 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 47 rows starting from the beginning of the part | ||
| 13024 | 2026.03.18 18:24:17.472128 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 144 rows starting from the beginning of the part | ||
| 13025 | 2026.03.18 18:24:17.472172 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part | ||
| 13026 | 2026.03.18 18:24:17.472215 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 159 rows starting from the beginning of the part | ||
| 13027 | 2026.03.18 18:24:17.472267 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 39 rows starting from the beginning of the part | ||
| 13028 | 2026.03.18 18:24:17.472386 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13029 | 2026.03.18 18:24:17.472428 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13030 | 2026.03.18 18:24:17.472774 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13031 | 2026.03.18 18:24:17.473006 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13032 | 2026.03.18 18:24:17.473139 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001303 sec., 79048.34996162703 rows/sec., 6.17 MiB/sec. | ||
| 13033 | 2026.03.18 18:24:17.473177 [ 276 ] {89dd66c1-15c3-4375-9f6c-6ab82e3237f6} <Debug> TCPHandler: Processed in 0.001472711 sec. | ||
| 13034 | 2026.03.18 18:24:17.473190 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431659 sec., 456812.6907315219 rows/sec., 30.84 MiB/sec. | ||
| 13035 | 2026.03.18 18:24:17.473300 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2026.03.18 18:24:17.473367 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13037 | 2026.03.18 18:24:17.473398 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13038 | 2026.03.18 18:24:17.473446 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13039 | 2026.03.18 18:24:17.473620 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.03.18 18:24:17.473709 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_76_15} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13041 | 2026.03.18 18:24:17.473789 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13042 | 2026.03.18 18:24:17.473876 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.03.18 18:24:17.473917 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13044 | 2026.03.18 18:24:17.474256 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13045 | 2026.03.18 18:24:17.474480 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2026.03.18 18:24:17.474613 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 13047 | 2026.03.18 18:24:17.474651 [ 276 ] {ceccd587-b081-4773-b586-953d2c2ff72d} <Debug> TCPHandler: Processed in 0.001401108 sec. | ||
| 13048 | 2026.03.18 18:24:17.474761 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2026.03.18 18:24:17.474854 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13050 | 2026.03.18 18:24:17.474910 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <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 | ||
| 13051 | 2026.03.18 18:24:17.475717 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.03.18 18:24:17.475753 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13053 | 2026.03.18 18:24:17.476316 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13054 | 2026.03.18 18:24:17.476546 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.03.18 18:24:17.476685 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001849 sec., 21092.482422931316 rows/sec., 37.80 MiB/sec. | ||
| 13056 | 2026.03.18 18:24:17.476739 [ 276 ] {9b80d973-752c-421c-84f9-ae505d1ac994} <Debug> TCPHandler: Processed in 0.002027706 sec. | ||
| 13057 | 2026.03.18 18:24:17.476849 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.03.18 18:24:17.476946 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.03.18 18:24:17.476987 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13060 | 2026.03.18 18:24:17.477313 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.03.18 18:24:17.477348 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13062 | 2026.03.18 18:24:17.477659 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13063 | 2026.03.18 18:24:17.477873 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.03.18 18:24:17.478000 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13065 | 2026.03.18 18:24:17.478035 [ 276 ] {ba7b97ef-a6b1-4468-9739-358fe6b31132} <Debug> TCPHandler: Processed in 0.001236274 sec. | ||
| 13066 | 2026.03.18 18:24:18.088623 [ 49 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 13067 | 2026.03.18 18:24:18.088693 [ 49 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2026.03.18 18:24:18.088713 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13069 | 2026.03.18 18:24:18.088813 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 13070 | 2026.03.18 18:24:18.088922 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13071 | 2026.03.18 18:24:18.088954 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 13072 | 2026.03.18 18:24:18.089018 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 13073 | 2026.03.18 18:24:18.089061 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 13074 | 2026.03.18 18:24:18.089100 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 13075 | 2026.03.18 18:24:18.089138 [ 194 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 13076 | 2026.03.18 18:24:18.089842 [ 187 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00106617 sec., 35641.59561795961 rows/sec., 2.97 MiB/sec. | ||
| 13077 | 2026.03.18 18:24:18.089998 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 13078 | 2026.03.18 18:24:18.090262 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.03.18 18:24:18.090332 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_26_6} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 13080 | 2026.03.18 18:24:18.090404 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13081 | 2026.03.18 18:24:20.599694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1702 | ||
| 13082 | 2026.03.18 18:24:20.601747 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.03.18 18:24:20.601788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13084 | 2026.03.18 18:24:20.602994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13085 | 2026.03.18 18:24:20.603253 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.03.18 18:24:20.603428 [ 48 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13087 | 2026.03.18 18:24:20.603509 [ 48 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13088 | 2026.03.18 18:24:20.603510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1702 | ||
| 13089 | 2026.03.18 18:24:20.603531 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13090 | 2026.03.18 18:24:20.603667 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::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 | ||
| 13091 | 2026.03.18 18:24:20.604194 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13092 | 2026.03.18 18:24:20.604330 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1500 rows starting from the beginning of the part | ||
| 13093 | 2026.03.18 18:24:20.604665 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 66 rows starting from the beginning of the part | ||
| 13094 | 2026.03.18 18:24:20.604975 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 13095 | 2026.03.18 18:24:20.605301 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 13096 | 2026.03.18 18:24:20.605632 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 13097 | 2026.03.18 18:24:20.605937 [ 194 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 13098 | 2026.03.18 18:24:20.612819 [ 191 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 72 columns (72 merged, 0 gathered) in 0.009211654 sec., 184765.9497414905 rows/sec., 145.75 MiB/sec. | ||
| 13099 | 2026.03.18 18:24:20.614438 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13100 | 2026.03.18 18:24:20.614940 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.03.18 18:24:20.615011 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_41_8} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13102 | 2026.03.18 18:24:20.615174 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13103 | 2026.03.18 18:24:21.204843 [ 44 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 13104 | 2026.03.18 18:24:21.204911 [ 44 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2026.03.18 18:24:21.204930 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13106 | 2026.03.18 18:24:21.205081 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 13107 | 2026.03.18 18:24:21.205305 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13108 | 2026.03.18 18:24:21.205359 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 881 rows starting from the beginning of the part | ||
| 13109 | 2026.03.18 18:24:21.205465 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 857 rows starting from the beginning of the part | ||
| 13110 | 2026.03.18 18:24:21.205541 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 13111 | 2026.03.18 18:24:21.205611 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 13112 | 2026.03.18 18:24:21.205673 [ 191 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 857 rows starting from the beginning of the part | ||
| 13113 | 2026.03.18 18:24:21.206882 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875062 sec., 1542882.3153581053 rows/sec., 98.70 MiB/sec. | ||
| 13114 | 2026.03.18 18:24:21.207137 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13115 | 2026.03.18 18:24:21.207471 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13116 | 2026.03.18 18:24:21.207562 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_38_8} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 13117 | 2026.03.18 18:24:21.207662 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13118 | 2026.03.18 18:24:22.474659 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13119 | 2026.03.18 18:24:22.474846 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13120 | 2026.03.18 18:24:22.474926 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13121 | 2026.03.18 18:24:22.475791 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.03.18 18:24:22.475841 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13123 | 2026.03.18 18:24:22.476241 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13124 | 2026.03.18 18:24:22.476477 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.03.18 18:24:22.476627 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001833 sec., 154937.26132024004 rows/sec., 9.84 MiB/sec. | ||
| 13126 | 2026.03.18 18:24:22.476668 [ 276 ] {5c49b629-47b1-4d4d-8453-5975ea24bd67} <Debug> TCPHandler: Processed in 0.002132099 sec. | ||
| 13127 | 2026.03.18 18:24:22.476789 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.03.18 18:24:22.476888 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13129 | 2026.03.18 18:24:22.476928 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13130 | 2026.03.18 18:24:22.477867 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13131 | 2026.03.18 18:24:22.477902 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13132 | 2026.03.18 18:24:22.478250 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13133 | 2026.03.18 18:24:22.478453 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2026.03.18 18:24:22.478573 [ 43 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13135 | 2026.03.18 18:24:22.478579 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001715 sec., 467055.39358600584 rows/sec., 36.36 MiB/sec. | ||
| 13136 | 2026.03.18 18:24:22.478650 [ 43 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13137 | 2026.03.18 18:24:22.478662 [ 276 ] {dbca340a-d3f7-4201-9342-7bcfb9ae589d} <Debug> TCPHandler: Processed in 0.001921963 sec. | ||
| 13138 | 2026.03.18 18:24:22.478681 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13139 | 2026.03.18 18:24:22.478785 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2026.03.18 18:24:22.478803 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13141 | 2026.03.18 18:24:22.478882 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.03.18 18:24:22.478925 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13143 | 2026.03.18 18:24:22.478932 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13144 | 2026.03.18 18:24:22.478976 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2893 rows starting from the beginning of the part | ||
| 13145 | 2026.03.18 18:24:22.479053 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 134 rows starting from the beginning of the part | ||
| 13146 | 2026.03.18 18:24:22.479107 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2687 rows starting from the beginning of the part | ||
| 13147 | 2026.03.18 18:24:22.479153 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 13148 | 2026.03.18 18:24:22.479196 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 134 rows starting from the beginning of the part | ||
| 13149 | 2026.03.18 18:24:22.479243 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 801 rows starting from the beginning of the part | ||
| 13150 | 2026.03.18 18:24:22.479403 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.03.18 18:24:22.479443 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13152 | 2026.03.18 18:24:22.479750 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13153 | 2026.03.18 18:24:22.479965 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.03.18 18:24:22.480092 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001228 sec., 117263.84364820848 rows/sec., 6.91 MiB/sec. | ||
| 13155 | 2026.03.18 18:24:22.480129 [ 276 ] {6f2e2da4-cae0-4d6c-8ee0-9bc6e568847c} <Debug> TCPHandler: Processed in 0.001394198 sec. | ||
| 13156 | 2026.03.18 18:24:22.480242 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.03.18 18:24:22.480336 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.03.18 18:24:22.480375 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13159 | 2026.03.18 18:24:22.480834 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.03.18 18:24:22.480869 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13161 | 2026.03.18 18:24:22.481159 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13162 | 2026.03.18 18:24:22.481367 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.03.18 18:24:22.481386 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626133 sec., 2553183.7115637325 rows/sec., 206.01 MiB/sec. | ||
| 13164 | 2026.03.18 18:24:22.481497 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 13165 | 2026.03.18 18:24:22.481538 [ 276 ] {fae669c0-8b0e-4d07-94ed-ae839730ce7b} <Debug> TCPHandler: Processed in 0.001342787 sec. | ||
| 13166 | 2026.03.18 18:24:22.481646 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2026.03.18 18:24:22.481660 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13168 | 2026.03.18 18:24:22.481740 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13169 | 2026.03.18 18:24:22.481785 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13170 | 2026.03.18 18:24:22.481902 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13171 | 2026.03.18 18:24:22.481978 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_91_18} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13172 | 2026.03.18 18:24:22.482044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 13173 | 2026.03.18 18:24:22.482236 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.03.18 18:24:22.482277 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13175 | 2026.03.18 18:24:22.482565 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13176 | 2026.03.18 18:24:22.482765 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.03.18 18:24:22.482886 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 13178 | 2026.03.18 18:24:22.482923 [ 276 ] {ae59fc61-269c-4429-addc-de443f73af04} <Debug> TCPHandler: Processed in 0.001324026 sec. | ||
| 13179 | 2026.03.18 18:24:22.483030 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13180 | 2026.03.18 18:24:22.483122 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13181 | 2026.03.18 18:24:22.483160 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13182 | 2026.03.18 18:24:22.483835 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2026.03.18 18:24:22.483871 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13184 | 2026.03.18 18:24:22.484180 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13185 | 2026.03.18 18:24:22.484382 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2026.03.18 18:24:22.484487 [ 43 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13187 | 2026.03.18 18:24:22.484506 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001402 sec., 350927.24679029954 rows/sec., 24.62 MiB/sec. | ||
| 13188 | 2026.03.18 18:24:22.484516 [ 43 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.03.18 18:24:22.484546 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13190 | 2026.03.18 18:24:22.484550 [ 276 ] {1f3b4ea6-fb9f-4086-a8d7-a5085bc6fbab} <Debug> TCPHandler: Processed in 0.001567363 sec. | ||
| 13191 | 2026.03.18 18:24:22.484644 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13192 | 2026.03.18 18:24:22.484664 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13193 | 2026.03.18 18:24:22.484778 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13194 | 2026.03.18 18:24:22.484802 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13195 | 2026.03.18 18:24:22.484818 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13196 | 2026.03.18 18:24:22.484849 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1552 rows starting from the beginning of the part | ||
| 13197 | 2026.03.18 18:24:22.484928 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 103 rows starting from the beginning of the part | ||
| 13198 | 2026.03.18 18:24:22.484983 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1443 rows starting from the beginning of the part | ||
| 13199 | 2026.03.18 18:24:22.485034 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 13200 | 2026.03.18 18:24:22.485081 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 103 rows starting from the beginning of the part | ||
| 13201 | 2026.03.18 18:24:22.485128 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 492 rows starting from the beginning of the part | ||
| 13202 | 2026.03.18 18:24:22.485149 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.03.18 18:24:22.485187 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13204 | 2026.03.18 18:24:22.485518 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13205 | 2026.03.18 18:24:22.485730 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.03.18 18:24:22.485862 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 13207 | 2026.03.18 18:24:22.485898 [ 276 ] {33638890-1a05-4130-8fc3-e036da41b9df} <Debug> TCPHandler: Processed in 0.001281195 sec. | ||
| 13208 | 2026.03.18 18:24:22.485995 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2026.03.18 18:24:22.486087 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13210 | 2026.03.18 18:24:22.486128 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13211 | 2026.03.18 18:24:22.486556 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2026.03.18 18:24:22.486591 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13213 | 2026.03.18 18:24:22.486703 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002108998 sec., 1781414.681284667 rows/sec., 131.64 MiB/sec. | ||
| 13214 | 2026.03.18 18:24:22.486920 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13215 | 2026.03.18 18:24:22.486936 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13216 | 2026.03.18 18:24:22.487181 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13217 | 2026.03.18 18:24:22.487300 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13218 | 2026.03.18 18:24:22.487314 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.03.18 18:24:22.487329 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.03.18 18:24:22.487323 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001253 sec., 211492.4181963288 rows/sec., 14.05 MiB/sec. | ||
| 13221 | 2026.03.18 18:24:22.487361 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13222 | 2026.03.18 18:24:22.487409 [ 276 ] {8f46bfc3-75da-414d-9431-eb1631c016f2} <Debug> TCPHandler: Processed in 0.00145986 sec. | ||
| 13223 | 2026.03.18 18:24:22.487420 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_91_18} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13224 | 2026.03.18 18:24:22.487473 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13225 | 2026.03.18 18:24:22.487517 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13226 | 2026.03.18 18:24:22.487586 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2026.03.18 18:24:22.487611 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13228 | 2026.03.18 18:24:22.487654 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 30816 rows starting from the beginning of the part | ||
| 13229 | 2026.03.18 18:24:22.487718 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 13230 | 2026.03.18 18:24:22.487718 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13231 | 2026.03.18 18:24:22.487775 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1324 rows starting from the beginning of the part | ||
| 13232 | 2026.03.18 18:24:22.487790 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13233 | 2026.03.18 18:24:22.487824 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 128 rows starting from the beginning of the part | ||
| 13234 | 2026.03.18 18:24:22.487868 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13235 | 2026.03.18 18:24:22.487922 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 265 rows starting from the beginning of the part | ||
| 13236 | 2026.03.18 18:24:22.488131 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.03.18 18:24:22.488173 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13238 | 2026.03.18 18:24:22.488498 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13239 | 2026.03.18 18:24:22.488705 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.03.18 18:24:22.488834 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 13241 | 2026.03.18 18:24:22.488871 [ 276 ] {e6c03d94-8f6e-4637-bb34-0a010a8addd1} <Debug> TCPHandler: Processed in 0.001357867 sec. | ||
| 13242 | 2026.03.18 18:24:22.488983 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.03.18 18:24:22.489078 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.03.18 18:24:22.489130 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <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 | ||
| 13245 | 2026.03.18 18:24:22.489923 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.03.18 18:24:22.489971 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13247 | 2026.03.18 18:24:22.490641 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13248 | 2026.03.18 18:24:22.490899 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.03.18 18:24:22.491051 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00199 sec., 1005.0251256281407 rows/sec., 1.80 MiB/sec. | ||
| 13250 | 2026.03.18 18:24:22.491108 [ 276 ] {cd987022-1b94-4657-a316-f74a15815bdb} <Debug> TCPHandler: Processed in 0.00217224 sec. | ||
| 13251 | 2026.03.18 18:24:22.491232 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2026.03.18 18:24:22.491330 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13253 | 2026.03.18 18:24:22.491370 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13254 | 2026.03.18 18:24:22.491740 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2026.03.18 18:24:22.491778 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13256 | 2026.03.18 18:24:22.492096 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13257 | 2026.03.18 18:24:22.492319 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.03.18 18:24:22.492436 [ 43 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13259 | 2026.03.18 18:24:22.492450 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 13260 | 2026.03.18 18:24:22.492476 [ 43 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2026.03.18 18:24:22.492499 [ 276 ] {5b52efb4-2501-4348-8351-5d0580ce7a91} <Debug> TCPHandler: Processed in 0.001316656 sec. | ||
| 13262 | 2026.03.18 18:24:22.492502 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13263 | 2026.03.18 18:24:22.492588 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 13264 | 2026.03.18 18:24:22.492671 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13265 | 2026.03.18 18:24:22.492695 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5250 rows starting from the beginning of the part | ||
| 13266 | 2026.03.18 18:24:22.492738 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 13267 | 2026.03.18 18:24:22.492773 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 42 rows starting from the beginning of the part | ||
| 13268 | 2026.03.18 18:24:22.492806 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 13269 | 2026.03.18 18:24:22.492838 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 13270 | 2026.03.18 18:24:22.492869 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 13271 | 2026.03.18 18:24:22.494326 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765709 sec., 3143213.2927906015 rows/sec., 202.84 MiB/sec. | ||
| 13272 | 2026.03.18 18:24:22.494634 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32853 rows, containing 5 columns (5 merged, 0 gathered) in 0.007208329 sec., 4557644.358352678 rows/sec., 297.96 MiB/sec. | ||
| 13273 | 2026.03.18 18:24:22.494724 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13274 | 2026.03.18 18:24:22.494858 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13275 | 2026.03.18 18:24:22.495049 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2026.03.18 18:24:22.495141 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_91_18} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13277 | 2026.03.18 18:24:22.495172 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.03.18 18:24:22.495232 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13279 | 2026.03.18 18:24:22.495251 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13280 | 2026.03.18 18:24:22.495338 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13281 | 2026.03.18 18:24:23.026445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26463 | ||
| 13282 | 2026.03.18 18:24:23.027020 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13283 | 2026.03.18 18:24:23.027070 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13284 | 2026.03.18 18:24:23.027565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13285 | 2026.03.18 18:24:23.027806 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13286 | 2026.03.18 18:24:23.027967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26463 | ||
| 13287 | 2026.03.18 18:24:24.392706 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13288 | 2026.03.18 18:24:24.410266 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.03.18 18:24:24.410317 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13290 | 2026.03.18 18:24:24.416458 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13291 | 2026.03.18 18:24:24.417160 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2026.03.18 18:24:24.420178 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13293 | 2026.03.18 18:24:27.469066 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.03.18 18:24:27.469284 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13295 | 2026.03.18 18:24:27.469357 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13296 | 2026.03.18 18:24:27.470046 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.03.18 18:24:27.470095 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13298 | 2026.03.18 18:24:27.470477 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13299 | 2026.03.18 18:24:27.470699 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.03.18 18:24:27.470855 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 200.84 KiB/sec. | ||
| 13301 | 2026.03.18 18:24:27.470896 [ 276 ] {7004f6aa-218c-4214-a49a-363b0f3d6b68} <Debug> TCPHandler: Processed in 0.002004566 sec. | ||
| 13302 | 2026.03.18 18:24:27.471027 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.03.18 18:24:27.471121 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13304 | 2026.03.18 18:24:27.471160 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13305 | 2026.03.18 18:24:27.471652 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.03.18 18:24:27.471689 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13307 | 2026.03.18 18:24:27.472009 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13308 | 2026.03.18 18:24:27.472210 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.03.18 18:24:27.472342 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001238 sec., 109854.60420032311 rows/sec., 9.48 MiB/sec. | ||
| 13310 | 2026.03.18 18:24:27.472379 [ 276 ] {3896b687-da31-4a6e-bc23-f31a1eee324a} <Debug> TCPHandler: Processed in 0.001401439 sec. | ||
| 13311 | 2026.03.18 18:24:27.472490 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.03.18 18:24:27.472585 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13313 | 2026.03.18 18:24:27.472625 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13314 | 2026.03.18 18:24:27.473035 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.03.18 18:24:27.473070 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13316 | 2026.03.18 18:24:27.473363 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13317 | 2026.03.18 18:24:27.473566 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.03.18 18:24:27.473697 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001131 sec., 38019.45181255526 rows/sec., 2.77 MiB/sec. | ||
| 13319 | 2026.03.18 18:24:27.473735 [ 276 ] {ee31bbb1-9262-4823-8962-214180ba4742} <Debug> TCPHandler: Processed in 0.001292906 sec. | ||
| 13320 | 2026.03.18 18:24:27.473839 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2026.03.18 18:24:27.473932 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13322 | 2026.03.18 18:24:27.473971 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13323 | 2026.03.18 18:24:27.474399 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2026.03.18 18:24:27.474434 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13325 | 2026.03.18 18:24:27.474732 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13326 | 2026.03.18 18:24:27.474933 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2026.03.18 18:24:27.475057 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001143 sec., 93613.29833770779 rows/sec., 7.32 MiB/sec. | ||
| 13328 | 2026.03.18 18:24:27.475094 [ 276 ] {02911554-39b1-4c66-88d9-41b6fa30f4be} <Debug> TCPHandler: Processed in 0.001302786 sec. | ||
| 13329 | 2026.03.18 18:24:27.475206 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.03.18 18:24:27.475301 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13331 | 2026.03.18 18:24:27.475343 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13332 | 2026.03.18 18:24:27.475744 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2026.03.18 18:24:27.475779 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13334 | 2026.03.18 18:24:27.476093 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13335 | 2026.03.18 18:24:27.476302 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.03.18 18:24:27.476430 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001148 sec., 141114.98257839723 rows/sec., 9.83 MiB/sec. | ||
| 13337 | 2026.03.18 18:24:27.476468 [ 276 ] {195ced4d-4886-442d-8d7b-80c53c609cea} <Debug> TCPHandler: Processed in 0.001309376 sec. | ||
| 13338 | 2026.03.18 18:24:27.476566 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2026.03.18 18:24:27.476684 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13340 | 2026.03.18 18:24:27.476736 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <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 | ||
| 13341 | 2026.03.18 18:24:27.477601 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.03.18 18:24:27.477637 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13343 | 2026.03.18 18:24:27.478204 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13344 | 2026.03.18 18:24:27.478424 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2026.03.18 18:24:27.478586 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00192 sec., 20312.5 rows/sec., 36.40 MiB/sec. | ||
| 13346 | 2026.03.18 18:24:27.478587 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13347 | 2026.03.18 18:24:27.478642 [ 276 ] {d25dedd5-3351-4c2f-9591-83985dc77e82} <Debug> TCPHandler: Processed in 0.002124068 sec. | ||
| 13348 | 2026.03.18 18:24:27.478694 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2026.03.18 18:24:27.478736 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13350 | 2026.03.18 18:24:27.478772 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.03.18 18:24:27.478876 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13352 | 2026.03.18 18:24:27.478880 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 13353 | 2026.03.18 18:24:27.478918 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13354 | 2026.03.18 18:24:27.479187 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13355 | 2026.03.18 18:24:27.479255 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1572 rows starting from the beginning of the part | ||
| 13356 | 2026.03.18 18:24:27.479271 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.03.18 18:24:27.479311 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13358 | 2026.03.18 18:24:27.479405 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 39 rows starting from the beginning of the part | ||
| 13359 | 2026.03.18 18:24:27.479529 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part | ||
| 13360 | 2026.03.18 18:24:27.479631 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13361 | 2026.03.18 18:24:27.479643 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 39 rows starting from the beginning of the part | ||
| 13362 | 2026.03.18 18:24:27.479756 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 2 rows starting from the beginning of the part | ||
| 13363 | 2026.03.18 18:24:27.479858 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.03.18 18:24:27.479864 [ 188 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 39 rows starting from the beginning of the part | ||
| 13365 | 2026.03.18 18:24:27.479997 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 13366 | 2026.03.18 18:24:27.480038 [ 276 ] {96b7ef4b-639a-426b-998b-b4d58ad47f21} <Debug> TCPHandler: Processed in 0.001313936 sec. | ||
| 13367 | 2026.03.18 18:24:27.487188 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1704 rows, containing 19 columns (19 merged, 0 gathered) in 0.00837443 sec., 203476.53511940513 rows/sec., 364.62 MiB/sec. | ||
| 13368 | 2026.03.18 18:24:27.489305 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13369 | 2026.03.18 18:24:27.489638 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.03.18 18:24:27.489705 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13371 | 2026.03.18 18:24:27.489824 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 13372 | 2026.03.18 18:24:28.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.51 MiB, peak 354.03 MiB, free memory in arenas 0.00 B, will set to 345.50 MiB (RSS), difference: 2.99 MiB | ||
| 13373 | 2026.03.18 18:24:30.348471 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13374 | 2026.03.18 18:24:30.348553 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13375 | 2026.03.18 18:24:30.529075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26911 | ||
| 13376 | 2026.03.18 18:24:30.529588 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.03.18 18:24:30.529639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13378 | 2026.03.18 18:24:30.530128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13379 | 2026.03.18 18:24:30.530349 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.03.18 18:24:30.530475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26911 | ||
| 13381 | 2026.03.18 18:24:30.530487 [ 34 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13382 | 2026.03.18 18:24:30.530537 [ 34 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.03.18 18:24:30.530557 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13384 | 2026.03.18 18:24:30.530675 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13385 | 2026.03.18 18:24:30.530823 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13386 | 2026.03.18 18:24:30.530865 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24543 rows starting from the beginning of the part | ||
| 13387 | 2026.03.18 18:24:30.530932 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13388 | 2026.03.18 18:24:30.530979 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13389 | 2026.03.18 18:24:30.531023 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13390 | 2026.03.18 18:24:30.531062 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13391 | 2026.03.18 18:24:30.531098 [ 198 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13392 | 2026.03.18 18:24:30.533129 [ 193 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26911 rows, containing 4 columns (4 merged, 0 gathered) in 0.002512329 sec., 10711574.797727525 rows/sec., 153.23 MiB/sec. | ||
| 13393 | 2026.03.18 18:24:30.533410 [ 192 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13394 | 2026.03.18 18:24:30.533689 [ 192 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.03.18 18:24:30.533760 [ 192 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_56_11} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13396 | 2026.03.18 18:24:30.533872 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13397 | 2026.03.18 18:24:30.604599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1738 | ||
| 13398 | 2026.03.18 18:24:30.607017 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13399 | 2026.03.18 18:24:30.607067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13400 | 2026.03.18 18:24:30.608287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13401 | 2026.03.18 18:24:30.608588 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13402 | 2026.03.18 18:24:30.608853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
| 13403 | 2026.03.18 18:24:31.921202 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13404 | 2026.03.18 18:24:31.938207 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2026.03.18 18:24:31.938266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13406 | 2026.03.18 18:24:31.944418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13407 | 2026.03.18 18:24:31.945093 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2026.03.18 18:24:31.945395 [ 26 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13409 | 2026.03.18 18:24:31.945468 [ 26 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.03.18 18:24:31.945491 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13411 | 2026.03.18 18:24:31.945583 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13412 | 2026.03.18 18:24:31.948032 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13413 | 2026.03.18 18:24:31.948544 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13414 | 2026.03.18 18:24:31.949280 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13415 | 2026.03.18 18:24:31.952510 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13416 | 2026.03.18 18:24:31.955776 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13417 | 2026.03.18 18:24:31.959625 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13418 | 2026.03.18 18:24:31.964064 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13419 | 2026.03.18 18:24:31.968174 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13420 | 2026.03.18 18:24:32.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.98 MiB, peak 355.98 MiB, free memory in arenas 0.00 B, will set to 345.52 MiB (RSS), difference: -10.47 MiB | ||
| 13421 | 2026.03.18 18:24:32.022181 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.07663069 sec., 5506.932013792385 rows/sec., 28.48 MiB/sec. | ||
| 13422 | 2026.03.18 18:24:32.024253 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13423 | 2026.03.18 18:24:32.025989 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2026.03.18 18:24:32.026085 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_56_11} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13425 | 2026.03.18 18:24:32.027632 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13426 | 2026.03.18 18:24:32.474663 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2026.03.18 18:24:32.474843 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13428 | 2026.03.18 18:24:32.474908 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13429 | 2026.03.18 18:24:32.475675 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.03.18 18:24:32.475723 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13431 | 2026.03.18 18:24:32.476138 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13432 | 2026.03.18 18:24:32.476383 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.03.18 18:24:32.476544 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 13434 | 2026.03.18 18:24:32.476590 [ 276 ] {dcf7bac3-1e00-48c4-b767-8b70183b875e} <Debug> TCPHandler: Processed in 0.002053067 sec. | ||
| 13435 | 2026.03.18 18:24:32.476719 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2026.03.18 18:24:32.476819 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13437 | 2026.03.18 18:24:32.476862 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13438 | 2026.03.18 18:24:32.477586 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.03.18 18:24:32.477623 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13440 | 2026.03.18 18:24:32.477988 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13441 | 2026.03.18 18:24:32.478218 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2026.03.18 18:24:32.478362 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001562 sec., 512804.0973111396 rows/sec., 39.92 MiB/sec. | ||
| 13443 | 2026.03.18 18:24:32.478404 [ 276 ] {7d597bee-2658-4b38-a3c0-44929fff97b3} <Debug> TCPHandler: Processed in 0.001740178 sec. | ||
| 13444 | 2026.03.18 18:24:32.478526 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2026.03.18 18:24:32.478626 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13446 | 2026.03.18 18:24:32.478668 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13447 | 2026.03.18 18:24:32.479130 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.03.18 18:24:32.479168 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13449 | 2026.03.18 18:24:32.479487 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13450 | 2026.03.18 18:24:32.479707 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.03.18 18:24:32.479841 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001233 sec., 116788.32116788322 rows/sec., 6.88 MiB/sec. | ||
| 13452 | 2026.03.18 18:24:32.479882 [ 276 ] {91780cff-63c7-4f74-b1e9-41ad28b65ec0} <Debug> TCPHandler: Processed in 0.001407628 sec. | ||
| 13453 | 2026.03.18 18:24:32.480006 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2026.03.18 18:24:32.480105 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13455 | 2026.03.18 18:24:32.480148 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13456 | 2026.03.18 18:24:32.480605 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.03.18 18:24:32.480642 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13458 | 2026.03.18 18:24:32.480956 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13459 | 2026.03.18 18:24:32.481180 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.03.18 18:24:32.481320 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001232 sec., 120941.55844155845 rows/sec., 7.81 MiB/sec. | ||
| 13461 | 2026.03.18 18:24:32.481360 [ 276 ] {30e0ba66-dac4-47ff-b047-78895d39bea5} <Debug> TCPHandler: Processed in 0.001407979 sec. | ||
| 13462 | 2026.03.18 18:24:32.481480 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.03.18 18:24:32.481577 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.03.18 18:24:32.481618 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13465 | 2026.03.18 18:24:32.482068 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.03.18 18:24:32.482106 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13467 | 2026.03.18 18:24:32.482437 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13468 | 2026.03.18 18:24:32.482656 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.03.18 18:24:32.482792 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001232 sec., 120129.87012987013 rows/sec., 6.83 MiB/sec. | ||
| 13470 | 2026.03.18 18:24:32.482839 [ 276 ] {29750bb5-a25b-4c7c-8dd1-142e239d3729} <Debug> TCPHandler: Processed in 0.001409179 sec. | ||
| 13471 | 2026.03.18 18:24:32.482970 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2026.03.18 18:24:32.483068 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13473 | 2026.03.18 18:24:32.483110 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13474 | 2026.03.18 18:24:32.483746 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.03.18 18:24:32.483783 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13476 | 2026.03.18 18:24:32.484166 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13477 | 2026.03.18 18:24:32.484428 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.03.18 18:24:32.484566 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001515 sec., 324752.47524752474 rows/sec., 22.78 MiB/sec. | ||
| 13479 | 2026.03.18 18:24:32.484607 [ 276 ] {75a73ac7-b5ab-44f1-abac-ae942215514d} <Debug> TCPHandler: Processed in 0.001685737 sec. | ||
| 13480 | 2026.03.18 18:24:32.484717 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2026.03.18 18:24:32.484815 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13482 | 2026.03.18 18:24:32.484857 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13483 | 2026.03.18 18:24:32.485204 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2026.03.18 18:24:32.485241 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13485 | 2026.03.18 18:24:32.485544 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13486 | 2026.03.18 18:24:32.485752 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2026.03.18 18:24:32.485868 [ 24 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 13488 | 2026.03.18 18:24:32.485884 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 13489 | 2026.03.18 18:24:32.485939 [ 24 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.03.18 18:24:32.485949 [ 276 ] {c860d49c-2e1c-42f4-89ec-f2a0a26c74af} <Debug> TCPHandler: Processed in 0.001280156 sec. | ||
| 13491 | 2026.03.18 18:24:32.485974 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13492 | 2026.03.18 18:24:32.486079 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 13493 | 2026.03.18 18:24:32.486084 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.03.18 18:24:32.486168 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13495 | 2026.03.18 18:24:32.486195 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13496 | 2026.03.18 18:24:32.486199 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 13497 | 2026.03.18 18:24:32.486240 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13498 | 2026.03.18 18:24:32.486268 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13499 | 2026.03.18 18:24:32.486316 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13500 | 2026.03.18 18:24:32.486360 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13501 | 2026.03.18 18:24:32.486408 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13502 | 2026.03.18 18:24:32.486459 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13503 | 2026.03.18 18:24:32.486685 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13504 | 2026.03.18 18:24:32.486721 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13505 | 2026.03.18 18:24:32.487080 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13506 | 2026.03.18 18:24:32.487151 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.00111388 sec., 199303.3360864725 rows/sec., 10.17 MiB/sec. | ||
| 13507 | 2026.03.18 18:24:32.487299 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13508 | 2026.03.18 18:24:32.487359 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.03.18 18:24:32.487515 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001338 sec., 198056.80119581465 rows/sec., 13.16 MiB/sec. | ||
| 13510 | 2026.03.18 18:24:32.487556 [ 276 ] {d65f3ddf-4e06-4c2a-b9bd-a1f0155808a0} <Debug> TCPHandler: Processed in 0.001524822 sec. | ||
| 13511 | 2026.03.18 18:24:32.487628 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13512 | 2026.03.18 18:24:32.487683 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13513 | 2026.03.18 18:24:32.487705 [ 193 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_37_8} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 13514 | 2026.03.18 18:24:32.487766 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13515 | 2026.03.18 18:24:32.487790 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13516 | 2026.03.18 18:24:32.487841 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13517 | 2026.03.18 18:24:32.488237 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13518 | 2026.03.18 18:24:32.488286 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13519 | 2026.03.18 18:24:32.488613 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13520 | 2026.03.18 18:24:32.488828 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13521 | 2026.03.18 18:24:32.488950 [ 24 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 13522 | 2026.03.18 18:24:32.488976 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001209 sec., 827.129859387924 rows/sec., 55.73 KiB/sec. | ||
| 13523 | 2026.03.18 18:24:32.488996 [ 24 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.03.18 18:24:32.489022 [ 276 ] {5a1a5944-bec0-44f8-865b-96045dc9d599} <Debug> TCPHandler: Processed in 0.001398328 sec. | ||
| 13525 | 2026.03.18 18:24:32.489023 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13526 | 2026.03.18 18:24:32.489150 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2026.03.18 18:24:32.489168 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 13528 | 2026.03.18 18:24:32.489257 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13529 | 2026.03.18 18:24:32.489311 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13530 | 2026.03.18 18:24:32.489322 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <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 | ||
| 13531 | 2026.03.18 18:24:32.489354 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
| 13532 | 2026.03.18 18:24:32.489425 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13533 | 2026.03.18 18:24:32.489471 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13534 | 2026.03.18 18:24:32.489513 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13535 | 2026.03.18 18:24:32.489562 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13536 | 2026.03.18 18:24:32.489607 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13537 | 2026.03.18 18:24:32.490353 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.03.18 18:24:32.490395 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13539 | 2026.03.18 18:24:32.490516 [ 197 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413659 sec., 26173.214332452168 rows/sec., 1.72 MiB/sec. | ||
| 13540 | 2026.03.18 18:24:32.490695 [ 186 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13541 | 2026.03.18 18:24:32.491029 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13542 | 2026.03.18 18:24:32.491073 [ 186 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.03.18 18:24:32.491181 [ 186 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_37_8} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 13544 | 2026.03.18 18:24:32.491283 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13545 | 2026.03.18 18:24:32.491350 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.03.18 18:24:32.491517 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00228 sec., 877.1929824561404 rows/sec., 1.57 MiB/sec. | ||
| 13547 | 2026.03.18 18:24:32.491595 [ 276 ] {09bebc43-6e56-4b80-922e-ac421a16fae6} <Debug> TCPHandler: Processed in 0.002497959 sec. | ||
| 13548 | 2026.03.18 18:24:32.491758 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.03.18 18:24:32.491860 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13550 | 2026.03.18 18:24:32.491907 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13551 | 2026.03.18 18:24:32.492263 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.03.18 18:24:32.492300 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13553 | 2026.03.18 18:24:32.492637 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13554 | 2026.03.18 18:24:32.492857 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.03.18 18:24:32.492987 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 4.91 MiB/sec. | ||
| 13556 | 2026.03.18 18:24:32.493023 [ 276 ] {942d7679-be40-4b14-8028-98157f07a312} <Debug> TCPHandler: Processed in 0.001328256 sec. | ||
| 13557 | 2026.03.18 18:24:33.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.95 MiB, peak 355.98 MiB, free memory in arenas 0.00 B, will set to 345.53 MiB (RSS), difference: 8.57 MiB | ||
| 13558 | 2026.03.18 18:24:37.162857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49865 | ||
| 13559 | 2026.03.18 18:24:37.162964 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13560 | 2026.03.18 18:24:37.162990 [ 291 ] {} <Debug> TCP-Session: 7788dc1f-a527-484c-99b7-b7ae58311e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:49865 | ||
| 13561 | 2026.03.18 18:24:37.163025 [ 291 ] {} <Debug> TCP-Session: 7788dc1f-a527-484c-99b7-b7ae58311e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13562 | 2026.03.18 18:24:37.163043 [ 291 ] {} <Debug> TCP-Session: 7788dc1f-a527-484c-99b7-b7ae58311e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13563 | 2026.03.18 18:24:37.163224 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64895 | ||
| 13564 | 2026.03.18 18:24:37.163241 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41940 | ||
| 13565 | 2026.03.18 18:24:37.163281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60536 | ||
| 13566 | 2026.03.18 18:24:37.163292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62058 | ||
| 13567 | 2026.03.18 18:24:37.163302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39169 | ||
| 13568 | 2026.03.18 18:24:37.163338 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13569 | 2026.03.18 18:24:37.163312 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60250 | ||
| 13570 | 2026.03.18 18:24:37.163381 [ 292 ] {} <Debug> TCP-Session: 8b00f3c5-a965-47fc-bb4a-2e2c54eeb66c Authenticating user 'default' from [fd00:1122:3344:101::e]:64895 | ||
| 13571 | 2026.03.18 18:24:37.163398 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13572 | 2026.03.18 18:24:37.163377 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13573 | 2026.03.18 18:24:37.163432 [ 292 ] {} <Debug> TCP-Session: 8b00f3c5-a965-47fc-bb4a-2e2c54eeb66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.03.18 18:24:37.163449 [ 286 ] {} <Debug> TCP-Session: 5090b626-94c3-47c9-afa9-dac3865d2758 Authenticating user 'default' from [fd00:1122:3344:101::e]:60536 | ||
| 13575 | 2026.03.18 18:24:37.163463 [ 288 ] {} <Debug> TCP-Session: a61be17c-ba9f-46ab-8446-61db5e54608b Authenticating user 'default' from [fd00:1122:3344:101::e]:62058 | ||
| 13576 | 2026.03.18 18:24:37.163462 [ 292 ] {} <Debug> TCP-Session: 8b00f3c5-a965-47fc-bb4a-2e2c54eeb66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13577 | 2026.03.18 18:24:37.163489 [ 286 ] {} <Debug> TCP-Session: 5090b626-94c3-47c9-afa9-dac3865d2758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13578 | 2026.03.18 18:24:37.163498 [ 288 ] {} <Debug> TCP-Session: a61be17c-ba9f-46ab-8446-61db5e54608b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13579 | 2026.03.18 18:24:37.163516 [ 286 ] {} <Debug> TCP-Session: 5090b626-94c3-47c9-afa9-dac3865d2758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.03.18 18:24:37.163529 [ 288 ] {} <Debug> TCP-Session: a61be17c-ba9f-46ab-8446-61db5e54608b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.03.18 18:24:37.163369 [ 291 ] {} <Trace> TCP-Session: 7788dc1f-a527-484c-99b7-b7ae58311e20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2026.03.18 18:24:37.163269 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38920 | ||
| 13583 | 2026.03.18 18:24:37.163266 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38050 | ||
| 13584 | 2026.03.18 18:24:37.163737 [ 291 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49865) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13585 | 2026.03.18 18:24:37.163921 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13586 | 2026.03.18 18:24:37.163960 [ 294 ] {} <Debug> TCP-Session: cc755455-fb60-46ee-9822-5378d7ce0c28 Authenticating user 'default' from [fd00:1122:3344:101::e]:38050 | ||
| 13587 | 2026.03.18 18:24:37.163987 [ 294 ] {} <Debug> TCP-Session: cc755455-fb60-46ee-9822-5378d7ce0c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13588 | 2026.03.18 18:24:37.164000 [ 294 ] {} <Debug> TCP-Session: cc755455-fb60-46ee-9822-5378d7ce0c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2026.03.18 18:24:37.164006 [ 291 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13590 | 2026.03.18 18:24:37.164000 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13591 | 2026.03.18 18:24:37.164071 [ 275 ] {} <Debug> TCP-Session: 06fd1aa7-2aa7-405a-af8f-5edf000961c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38920 | ||
| 13592 | 2026.03.18 18:24:37.164073 [ 291 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13593 | 2026.03.18 18:24:37.164089 [ 275 ] {} <Debug> TCP-Session: 06fd1aa7-2aa7-405a-af8f-5edf000961c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13594 | 2026.03.18 18:24:37.164084 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13595 | 2026.03.18 18:24:37.164119 [ 275 ] {} <Debug> TCP-Session: 06fd1aa7-2aa7-405a-af8f-5edf000961c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2026.03.18 18:24:37.164147 [ 290 ] {} <Debug> TCP-Session: fd06b97c-2311-427a-bd98-5dc7866f6bd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60250 | ||
| 13597 | 2026.03.18 18:24:37.164168 [ 290 ] {} <Debug> TCP-Session: fd06b97c-2311-427a-bd98-5dc7866f6bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13598 | 2026.03.18 18:24:37.164181 [ 290 ] {} <Debug> TCP-Session: fd06b97c-2311-427a-bd98-5dc7866f6bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13599 | 2026.03.18 18:24:37.164208 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13600 | 2026.03.18 18:24:37.164242 [ 289 ] {} <Debug> TCP-Session: a49dbef1-b010-4aba-8534-4ceb7fadc89b Authenticating user 'default' from [fd00:1122:3344:101::e]:39169 | ||
| 13601 | 2026.03.18 18:24:37.164270 [ 289 ] {} <Debug> TCP-Session: a49dbef1-b010-4aba-8534-4ceb7fadc89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13602 | 2026.03.18 18:24:37.164283 [ 289 ] {} <Debug> TCP-Session: a49dbef1-b010-4aba-8534-4ceb7fadc89b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2026.03.18 18:24:37.164298 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13604 | 2026.03.18 18:24:37.164329 [ 293 ] {} <Debug> TCP-Session: 324cbfa0-e0f4-4b9d-aef5-818d64156d5a Authenticating user 'default' from [fd00:1122:3344:101::e]:41940 | ||
| 13605 | 2026.03.18 18:24:37.164346 [ 293 ] {} <Debug> TCP-Session: 324cbfa0-e0f4-4b9d-aef5-818d64156d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2026.03.18 18:24:37.164358 [ 293 ] {} <Debug> TCP-Session: 324cbfa0-e0f4-4b9d-aef5-818d64156d5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.03.18 18:24:37.164391 [ 291 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 13608 | 2026.03.18 18:24:37.165339 [ 308 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Trace> AggregatingTransform: Aggregating | ||
| 13609 | 2026.03.18 18:24:37.165378 [ 308 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13610 | 2026.03.18 18:24:37.165416 [ 308 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921906 sec. (1084.709 rows/sec., 42.37 KiB/sec.) | ||
| 13611 | 2026.03.18 18:24:37.165441 [ 308 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Trace> Aggregator: Merging aggregated data | ||
| 13612 | 2026.03.18 18:24:37.166837 [ 291 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 13613 | 2026.03.18 18:24:37.166946 [ 291 ] {37a0eae8-bc8c-4892-b1b8-20e901dbe51e} <Debug> TCPHandler: Processed in 0.003696552 sec. | ||
| 13614 | 2026.03.18 18:24:37.167081 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13615 | 2026.03.18 18:24:37.167101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13616 | 2026.03.18 18:24:37.167127 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13617 | 2026.03.18 18:24:37.167146 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13618 | 2026.03.18 18:24:37.167164 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13619 | 2026.03.18 18:24:37.167186 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13620 | 2026.03.18 18:24:37.167216 [ 293 ] {} <Debug> TCP-Session: 324cbfa0-e0f4-4b9d-aef5-818d64156d5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2026.03.18 18:24:37.167222 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13622 | 2026.03.18 18:24:37.167252 [ 294 ] {} <Debug> TCP-Session: cc755455-fb60-46ee-9822-5378d7ce0c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13623 | 2026.03.18 18:24:37.167273 [ 286 ] {} <Debug> TCP-Session: 5090b626-94c3-47c9-afa9-dac3865d2758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13624 | 2026.03.18 18:24:37.167201 [ 292 ] {} <Debug> TCP-Session: 8b00f3c5-a965-47fc-bb4a-2e2c54eeb66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13625 | 2026.03.18 18:24:37.167199 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13626 | 2026.03.18 18:24:37.167158 [ 289 ] {} <Debug> TCP-Session: a49dbef1-b010-4aba-8534-4ceb7fadc89b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13627 | 2026.03.18 18:24:37.167350 [ 288 ] {} <Debug> TCP-Session: a61be17c-ba9f-46ab-8446-61db5e54608b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13628 | 2026.03.18 18:24:37.167242 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13629 | 2026.03.18 18:24:37.167178 [ 275 ] {} <Debug> TCP-Session: 06fd1aa7-2aa7-405a-af8f-5edf000961c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.03.18 18:24:37.167119 [ 291 ] {} <Debug> TCP-Session: 7788dc1f-a527-484c-99b7-b7ae58311e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13631 | 2026.03.18 18:24:37.167422 [ 290 ] {} <Debug> TCP-Session: fd06b97c-2311-427a-bd98-5dc7866f6bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13632 | 2026.03.18 18:24:37.468977 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.03.18 18:24:37.469158 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13634 | 2026.03.18 18:24:37.469226 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13635 | 2026.03.18 18:24:37.469975 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2026.03.18 18:24:37.470023 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13637 | 2026.03.18 18:24:37.470472 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13638 | 2026.03.18 18:24:37.470754 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.03.18 18:24:37.470921 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001811 sec., 73992.26946438433 rows/sec., 6.40 MiB/sec. | ||
| 13640 | 2026.03.18 18:24:37.470965 [ 276 ] {744153ff-1252-4e25-93e6-b79bd0eee99d} <Debug> TCPHandler: Processed in 0.002122408 sec. | ||
| 13641 | 2026.03.18 18:24:37.471095 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2026.03.18 18:24:37.471192 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13643 | 2026.03.18 18:24:37.471236 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13644 | 2026.03.18 18:24:37.471669 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.03.18 18:24:37.471716 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13646 | 2026.03.18 18:24:37.472038 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13647 | 2026.03.18 18:24:37.472260 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.03.18 18:24:37.472403 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001229 sec., 31733.116354759964 rows/sec., 2.33 MiB/sec. | ||
| 13649 | 2026.03.18 18:24:37.472449 [ 276 ] {2084ce14-04e9-41ee-91b2-57da32270dfa} <Debug> TCPHandler: Processed in 0.001406659 sec. | ||
| 13650 | 2026.03.18 18:24:37.472576 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.03.18 18:24:37.472671 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13652 | 2026.03.18 18:24:37.472713 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13653 | 2026.03.18 18:24:37.473161 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.03.18 18:24:37.473199 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13655 | 2026.03.18 18:24:37.473528 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13656 | 2026.03.18 18:24:37.473742 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.03.18 18:24:37.473886 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001234 sec., 83468.39546191247 rows/sec., 6.52 MiB/sec. | ||
| 13658 | 2026.03.18 18:24:37.473927 [ 276 ] {4086d213-96e1-4033-82a3-baf7f5643527} <Debug> TCPHandler: Processed in 0.001402679 sec. | ||
| 13659 | 2026.03.18 18:24:37.474049 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.03.18 18:24:37.474144 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.03.18 18:24:37.474189 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13662 | 2026.03.18 18:24:37.474610 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.03.18 18:24:37.474646 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13664 | 2026.03.18 18:24:37.474979 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13665 | 2026.03.18 18:24:37.475188 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.03.18 18:24:37.475331 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 13667 | 2026.03.18 18:24:37.475370 [ 276 ] {33196729-c686-4405-a4c2-b1335bedbb6c} <Debug> TCPHandler: Processed in 0.001373448 sec. | ||
| 13668 | 2026.03.18 18:24:37.475496 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2026.03.18 18:24:37.475591 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13670 | 2026.03.18 18:24:37.475645 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <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 | ||
| 13671 | 2026.03.18 18:24:37.476550 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.03.18 18:24:37.476586 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13673 | 2026.03.18 18:24:37.477169 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13674 | 2026.03.18 18:24:37.477406 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.03.18 18:24:37.477562 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001988 sec., 19617.706237424547 rows/sec., 35.15 MiB/sec. | ||
| 13676 | 2026.03.18 18:24:37.477618 [ 276 ] {4acf0dd5-1ecf-4db9-abff-02cb64feb4ef} <Debug> TCPHandler: Processed in 0.0021728 sec. | ||
| 13677 | 2026.03.18 18:24:37.477726 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13678 | 2026.03.18 18:24:37.477826 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13679 | 2026.03.18 18:24:37.477868 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13680 | 2026.03.18 18:24:37.478213 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.03.18 18:24:37.478249 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13682 | 2026.03.18 18:24:37.478561 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13683 | 2026.03.18 18:24:37.478778 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.03.18 18:24:37.478909 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 13685 | 2026.03.18 18:24:37.478946 [ 276 ] {00b76d90-6a19-41ee-9f90-05453c9848b4} <Debug> TCPHandler: Processed in 0.001269975 sec. | ||
| 13686 | 2026.03.18 18:24:37.764234 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13687 | 2026.03.18 18:24:37.764418 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13688 | 2026.03.18 18:24:37.764496 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13689 | 2026.03.18 18:24:37.765227 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.03.18 18:24:37.765279 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13691 | 2026.03.18 18:24:37.765705 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13692 | 2026.03.18 18:24:37.765932 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2026.03.18 18:24:37.766089 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 13694 | 2026.03.18 18:24:37.766132 [ 276 ] {e74ee616-fd31-473c-841f-108d042d8238} <Debug> TCPHandler: Processed in 0.002030016 sec. | ||
| 13695 | 2026.03.18 18:24:37.766264 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2026.03.18 18:24:37.766364 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13697 | 2026.03.18 18:24:37.766407 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13698 | 2026.03.18 18:24:37.766809 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13699 | 2026.03.18 18:24:37.766845 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13700 | 2026.03.18 18:24:37.767148 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 13701 | 2026.03.18 18:24:37.767403 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13702 | 2026.03.18 18:24:37.767535 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 137.16 KiB/sec. | ||
| 13703 | 2026.03.18 18:24:37.767573 [ 276 ] {34a42370-3b03-44f9-8d52-847c7c4cedaa} <Debug> TCPHandler: Processed in 0.001360637 sec. | ||
| 13704 | 2026.03.18 18:24:37.767687 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13705 | 2026.03.18 18:24:37.767781 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13706 | 2026.03.18 18:24:37.767819 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13707 | 2026.03.18 18:24:37.769408 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13708 | 2026.03.18 18:24:37.769445 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13709 | 2026.03.18 18:24:37.769915 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13710 | 2026.03.18 18:24:37.770135 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13711 | 2026.03.18 18:24:37.770267 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.002504 sec., 1072683.7060702874 rows/sec., 81.15 MiB/sec. | ||
| 13712 | 2026.03.18 18:24:37.770309 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 13713 | 2026.03.18 18:24:37.770324 [ 276 ] {f86e78c6-a495-4e1e-b387-54cd314260cf} <Debug> TCPHandler: Processed in 0.002686844 sec. | ||
| 13714 | 2026.03.18 18:24:37.770443 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13715 | 2026.03.18 18:24:37.770545 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13716 | 2026.03.18 18:24:37.770587 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13717 | 2026.03.18 18:24:37.771042 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13718 | 2026.03.18 18:24:37.771078 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13719 | 2026.03.18 18:24:37.771385 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13720 | 2026.03.18 18:24:37.771631 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.03.18 18:24:37.771776 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001255 sec., 125099.6015936255 rows/sec., 7.52 MiB/sec. | ||
| 13722 | 2026.03.18 18:24:37.771774 [ 120 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13723 | 2026.03.18 18:24:37.771816 [ 276 ] {3323ab1b-8db5-4a03-8e4c-48ca028e5b9a} <Debug> TCPHandler: Processed in 0.001426059 sec. | ||
| 13724 | 2026.03.18 18:24:37.771853 [ 120 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2026.03.18 18:24:37.771878 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13726 | 2026.03.18 18:24:37.771947 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13727 | 2026.03.18 18:24:37.771995 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13728 | 2026.03.18 18:24:37.772046 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13729 | 2026.03.18 18:24:37.772090 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13730 | 2026.03.18 18:24:37.772128 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13731 | 2026.03.18 18:24:37.772166 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part | ||
| 13732 | 2026.03.18 18:24:37.772233 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 144 rows starting from the beginning of the part | ||
| 13733 | 2026.03.18 18:24:37.772276 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 43 rows starting from the beginning of the part | ||
| 13734 | 2026.03.18 18:24:37.772317 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 144 rows starting from the beginning of the part | ||
| 13735 | 2026.03.18 18:24:37.772357 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 39 rows starting from the beginning of the part | ||
| 13736 | 2026.03.18 18:24:37.772406 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 157 rows starting from the beginning of the part | ||
| 13737 | 2026.03.18 18:24:37.772767 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13738 | 2026.03.18 18:24:37.772809 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13739 | 2026.03.18 18:24:37.773167 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13740 | 2026.03.18 18:24:37.773289 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350267 sec., 557667.4835421438 rows/sec., 36.84 MiB/sec. | ||
| 13741 | 2026.03.18 18:24:37.773387 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13742 | 2026.03.18 18:24:37.773425 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13743 | 2026.03.18 18:24:37.773525 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001497 sec., 572478.2899131597 rows/sec., 34.02 MiB/sec. | ||
| 13744 | 2026.03.18 18:24:37.773571 [ 276 ] {fde72283-38c9-4fe2-a111-b1468e792810} <Debug> TCPHandler: Processed in 0.001675226 sec. | ||
| 13745 | 2026.03.18 18:24:37.773697 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.03.18 18:24:37.773702 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13747 | 2026.03.18 18:24:37.773778 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_81_16} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13748 | 2026.03.18 18:24:37.773811 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13749 | 2026.03.18 18:24:37.773855 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13750 | 2026.03.18 18:24:37.773855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13751 | 2026.03.18 18:24:37.774244 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.03.18 18:24:37.774284 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13753 | 2026.03.18 18:24:37.774606 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13754 | 2026.03.18 18:24:37.774837 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2026.03.18 18:24:37.774971 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 59.74 KiB/sec. | ||
| 13756 | 2026.03.18 18:24:37.775009 [ 276 ] {886617aa-a478-4670-96eb-97848b73285b} <Debug> TCPHandler: Processed in 0.001362238 sec. | ||
| 13757 | 2026.03.18 18:24:37.775122 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2026.03.18 18:24:37.775215 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13759 | 2026.03.18 18:24:37.775254 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13760 | 2026.03.18 18:24:37.775684 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2026.03.18 18:24:37.775720 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13762 | 2026.03.18 18:24:37.776023 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13763 | 2026.03.18 18:24:37.776232 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.03.18 18:24:37.776360 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 13765 | 2026.03.18 18:24:37.776399 [ 276 ] {14c7e338-cea6-4f66-9cf1-b342f0099820} <Debug> TCPHandler: Processed in 0.001327176 sec. | ||
| 13766 | 2026.03.18 18:24:37.776515 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2026.03.18 18:24:37.776608 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13768 | 2026.03.18 18:24:37.776647 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13769 | 2026.03.18 18:24:37.777525 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2026.03.18 18:24:37.777561 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13771 | 2026.03.18 18:24:37.777931 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13772 | 2026.03.18 18:24:37.778142 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.03.18 18:24:37.778273 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001683 sec., 856209.1503267974 rows/sec., 58.96 MiB/sec. | ||
| 13774 | 2026.03.18 18:24:37.778311 [ 276 ] {b729b693-d3b3-4d2e-802c-a0666fba5a64} <Debug> TCPHandler: Processed in 0.001846981 sec. | ||
| 13775 | 2026.03.18 18:24:37.778438 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13776 | 2026.03.18 18:24:37.778539 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13777 | 2026.03.18 18:24:37.778582 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13778 | 2026.03.18 18:24:37.778912 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2026.03.18 18:24:37.778947 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13780 | 2026.03.18 18:24:37.779296 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13781 | 2026.03.18 18:24:37.779550 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2026.03.18 18:24:37.779690 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 13783 | 2026.03.18 18:24:37.779728 [ 276 ] {bfaf9021-f2cf-4f68-ad46-c7e30d5467f4} <Debug> TCPHandler: Processed in 0.001349587 sec. | ||
| 13784 | 2026.03.18 18:24:37.779844 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13785 | 2026.03.18 18:24:37.779938 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13786 | 2026.03.18 18:24:37.779980 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13787 | 2026.03.18 18:24:37.780589 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.03.18 18:24:37.780626 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13789 | 2026.03.18 18:24:37.781031 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13790 | 2026.03.18 18:24:37.781255 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.03.18 18:24:37.781393 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001474 sec., 897557.6662143826 rows/sec., 56.06 MiB/sec. | ||
| 13792 | 2026.03.18 18:24:37.781432 [ 276 ] {6dfc5d9a-ea98-47f2-8120-a8f01fd484e5} <Debug> TCPHandler: Processed in 0.001638515 sec. | ||
| 13793 | 2026.03.18 18:24:37.781554 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.03.18 18:24:37.781648 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.03.18 18:24:37.781690 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13796 | 2026.03.18 18:24:37.782003 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.03.18 18:24:37.782040 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13798 | 2026.03.18 18:24:37.782359 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13799 | 2026.03.18 18:24:37.782592 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.03.18 18:24:37.782723 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 13801 | 2026.03.18 18:24:37.782761 [ 276 ] {cbed1426-0bf8-492b-9b06-028c391d8ed9} <Debug> TCPHandler: Processed in 0.001257704 sec. | ||
| 13802 | 2026.03.18 18:24:37.782881 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2026.03.18 18:24:37.782987 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13804 | 2026.03.18 18:24:37.783053 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <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 | ||
| 13805 | 2026.03.18 18:24:37.784119 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.03.18 18:24:37.784164 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13807 | 2026.03.18 18:24:37.784883 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13808 | 2026.03.18 18:24:37.785231 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2026.03.18 18:24:37.785412 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002447 sec., 5312.627707396812 rows/sec., 9.52 MiB/sec. | ||
| 13810 | 2026.03.18 18:24:37.785512 [ 276 ] {d261fc6b-c625-45df-80f0-e26a0b04c72c} <Debug> TCPHandler: Processed in 0.002680784 sec. | ||
| 13811 | 2026.03.18 18:24:37.785667 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2026.03.18 18:24:37.785767 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13813 | 2026.03.18 18:24:37.785811 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13814 | 2026.03.18 18:24:37.786159 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2026.03.18 18:24:37.786199 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13816 | 2026.03.18 18:24:37.786525 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13817 | 2026.03.18 18:24:37.786767 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.03.18 18:24:37.786901 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001153 sec., 36426.71292281006 rows/sec., 2.08 MiB/sec. | ||
| 13819 | 2026.03.18 18:24:37.786937 [ 276 ] {556525e1-37ca-41a4-acb5-0fb53f1979c5} <Debug> TCPHandler: Processed in 0.001327076 sec. | ||
| 13820 | 2026.03.18 18:24:38.001296 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.18 MiB, peak 355.98 MiB, free memory in arenas 0.00 B, will set to 345.56 MiB (RSS), difference: -1.62 MiB | ||
| 13821 | 2026.03.18 18:24:38.030731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27423 | ||
| 13822 | 2026.03.18 18:24:38.031556 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.03.18 18:24:38.031623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13824 | 2026.03.18 18:24:38.032335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13825 | 2026.03.18 18:24:38.032706 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.03.18 18:24:38.032898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27423 | ||
| 13827 | 2026.03.18 18:24:38.788729 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44077 | ||
| 13828 | 2026.03.18 18:24:38.788827 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13829 | 2026.03.18 18:24:38.788852 [ 291 ] {} <Debug> TCP-Session: d1c85dea-8ffc-48f4-b6b3-88f751ce4c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:44077 | ||
| 13830 | 2026.03.18 18:24:38.788876 [ 291 ] {} <Debug> TCP-Session: d1c85dea-8ffc-48f4-b6b3-88f751ce4c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.03.18 18:24:38.788889 [ 291 ] {} <Debug> TCP-Session: d1c85dea-8ffc-48f4-b6b3-88f751ce4c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2026.03.18 18:24:38.789084 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36163 | ||
| 13833 | 2026.03.18 18:24:38.789123 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60597 | ||
| 13834 | 2026.03.18 18:24:38.789159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62261 | ||
| 13835 | 2026.03.18 18:24:38.789176 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46285 | ||
| 13836 | 2026.03.18 18:24:38.789205 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13837 | 2026.03.18 18:24:38.789235 [ 291 ] {} <Trace> TCP-Session: d1c85dea-8ffc-48f4-b6b3-88f751ce4c0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13838 | 2026.03.18 18:24:38.789263 [ 292 ] {} <Debug> TCP-Session: fb71ec20-8bbf-447b-bc9b-1a77023d5523 Authenticating user 'default' from [fd00:1122:3344:101::e]:36163 | ||
| 13839 | 2026.03.18 18:24:38.789274 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13840 | 2026.03.18 18:24:38.789296 [ 292 ] {} <Debug> TCP-Session: fb71ec20-8bbf-447b-bc9b-1a77023d5523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13841 | 2026.03.18 18:24:38.789304 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13842 | 2026.03.18 18:24:38.789324 [ 292 ] {} <Debug> TCP-Session: fb71ec20-8bbf-447b-bc9b-1a77023d5523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13843 | 2026.03.18 18:24:38.789341 [ 293 ] {} <Debug> TCP-Session: 15416328-b668-46e7-8bf1-5b8489934fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60597 | ||
| 13844 | 2026.03.18 18:24:38.789348 [ 290 ] {} <Debug> TCP-Session: 2d469eb4-fd7c-4356-8779-7b7241fbe77d Authenticating user 'default' from [fd00:1122:3344:101::e]:46285 | ||
| 13845 | 2026.03.18 18:24:38.789382 [ 293 ] {} <Debug> TCP-Session: 15416328-b668-46e7-8bf1-5b8489934fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13846 | 2026.03.18 18:24:38.789400 [ 290 ] {} <Debug> TCP-Session: 2d469eb4-fd7c-4356-8779-7b7241fbe77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13847 | 2026.03.18 18:24:38.789411 [ 293 ] {} <Debug> TCP-Session: 15416328-b668-46e7-8bf1-5b8489934fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13848 | 2026.03.18 18:24:38.789423 [ 291 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13849 | 2026.03.18 18:24:38.789425 [ 290 ] {} <Debug> TCP-Session: 2d469eb4-fd7c-4356-8779-7b7241fbe77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13850 | 2026.03.18 18:24:38.789273 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13851 | 2026.03.18 18:24:38.789169 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55847 | ||
| 13852 | 2026.03.18 18:24:38.789514 [ 288 ] {} <Debug> TCP-Session: e6a2c7a8-d5bf-4241-a6ea-eb39e7acea42 Authenticating user 'default' from [fd00:1122:3344:101::e]:62261 | ||
| 13853 | 2026.03.18 18:24:38.789145 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55268 | ||
| 13854 | 2026.03.18 18:24:38.789553 [ 288 ] {} <Debug> TCP-Session: e6a2c7a8-d5bf-4241-a6ea-eb39e7acea42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13855 | 2026.03.18 18:24:38.789582 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13856 | 2026.03.18 18:24:38.789600 [ 288 ] {} <Debug> TCP-Session: e6a2c7a8-d5bf-4241-a6ea-eb39e7acea42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2026.03.18 18:24:38.789625 [ 289 ] {} <Debug> TCP-Session: 866d86c3-1be1-4d43-8775-79473ca344e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55847 | ||
| 13858 | 2026.03.18 18:24:38.789636 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13859 | 2026.03.18 18:24:38.789657 [ 289 ] {} <Debug> TCP-Session: 866d86c3-1be1-4d43-8775-79473ca344e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2026.03.18 18:24:38.789672 [ 286 ] {} <Debug> TCP-Session: e836c61e-15b5-4e63-b7d3-d974440bce26 Authenticating user 'default' from [fd00:1122:3344:101::e]:55268 | ||
| 13861 | 2026.03.18 18:24:38.789679 [ 289 ] {} <Debug> TCP-Session: 866d86c3-1be1-4d43-8775-79473ca344e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.03.18 18:24:38.789694 [ 286 ] {} <Debug> TCP-Session: e836c61e-15b5-4e63-b7d3-d974440bce26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13863 | 2026.03.18 18:24:38.789133 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39713 | ||
| 13864 | 2026.03.18 18:24:38.789732 [ 291 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13865 | 2026.03.18 18:24:38.789716 [ 286 ] {} <Debug> TCP-Session: e836c61e-15b5-4e63-b7d3-d974440bce26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2026.03.18 18:24:38.789128 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46669 | ||
| 13867 | 2026.03.18 18:24:38.789803 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13868 | 2026.03.18 18:24:38.789816 [ 291 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13869 | 2026.03.18 18:24:38.789839 [ 275 ] {} <Debug> TCP-Session: 15bbe4cd-bd97-426a-8a10-5410d92698a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39713 | ||
| 13870 | 2026.03.18 18:24:38.789865 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13871 | 2026.03.18 18:24:38.789868 [ 275 ] {} <Debug> TCP-Session: 15bbe4cd-bd97-426a-8a10-5410d92698a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13872 | 2026.03.18 18:24:38.789889 [ 294 ] {} <Debug> TCP-Session: 0e277fb0-dd90-466c-a140-5ea0f057d4f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46669 | ||
| 13873 | 2026.03.18 18:24:38.789893 [ 275 ] {} <Debug> TCP-Session: 15bbe4cd-bd97-426a-8a10-5410d92698a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13874 | 2026.03.18 18:24:38.789907 [ 294 ] {} <Debug> TCP-Session: 0e277fb0-dd90-466c-a140-5ea0f057d4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2026.03.18 18:24:38.789921 [ 294 ] {} <Debug> TCP-Session: 0e277fb0-dd90-466c-a140-5ea0f057d4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13876 | 2026.03.18 18:24:38.790145 [ 291 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 13877 | 2026.03.18 18:24:38.791126 [ 318 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Trace> AggregatingTransform: Aggregating | ||
| 13878 | 2026.03.18 18:24:38.791167 [ 318 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Trace> Aggregator: Aggregation method: without_key | ||
| 13879 | 2026.03.18 18:24:38.791203 [ 318 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942166 sec. (1061.384 rows/sec., 41.46 KiB/sec.) | ||
| 13880 | 2026.03.18 18:24:38.791221 [ 318 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Trace> Aggregator: Merging aggregated data | ||
| 13881 | 2026.03.18 18:24:38.792674 [ 291 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00331 sec., 302.11480362537765 rows/sec., 11.80 KiB/sec. | ||
| 13882 | 2026.03.18 18:24:38.792804 [ 291 ] {496f4c30-0c4e-4676-9023-3328b0a0c066} <Debug> TCPHandler: Processed in 0.003687551 sec. | ||
| 13883 | 2026.03.18 18:24:38.792939 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13884 | 2026.03.18 18:24:38.792967 [ 291 ] {} <Debug> TCP-Session: d1c85dea-8ffc-48f4-b6b3-88f751ce4c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13885 | 2026.03.18 18:24:38.792971 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13886 | 2026.03.18 18:24:38.792994 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13887 | 2026.03.18 18:24:38.793017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13888 | 2026.03.18 18:24:38.793047 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13889 | 2026.03.18 18:24:38.793079 [ 289 ] {} <Debug> TCP-Session: 866d86c3-1be1-4d43-8775-79473ca344e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13890 | 2026.03.18 18:24:38.793075 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13891 | 2026.03.18 18:24:38.793114 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13892 | 2026.03.18 18:24:38.793135 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13893 | 2026.03.18 18:24:38.793142 [ 275 ] {} <Debug> TCP-Session: 15bbe4cd-bd97-426a-8a10-5410d92698a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13894 | 2026.03.18 18:24:38.793155 [ 294 ] {} <Debug> TCP-Session: 0e277fb0-dd90-466c-a140-5ea0f057d4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13895 | 2026.03.18 18:24:38.793170 [ 290 ] {} <Debug> TCP-Session: 2d469eb4-fd7c-4356-8779-7b7241fbe77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13896 | 2026.03.18 18:24:38.793103 [ 286 ] {} <Debug> TCP-Session: e836c61e-15b5-4e63-b7d3-d974440bce26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13897 | 2026.03.18 18:24:38.793059 [ 292 ] {} <Debug> TCP-Session: fb71ec20-8bbf-447b-bc9b-1a77023d5523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13898 | 2026.03.18 18:24:38.793028 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13899 | 2026.03.18 18:24:38.793025 [ 293 ] {} <Debug> TCP-Session: 15416328-b668-46e7-8bf1-5b8489934fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13900 | 2026.03.18 18:24:38.793269 [ 288 ] {} <Debug> TCP-Session: e6a2c7a8-d5bf-4241-a6ea-eb39e7acea42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2026.03.18 18:24:38.852289 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42244 | ||
| 13902 | 2026.03.18 18:24:38.852405 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13903 | 2026.03.18 18:24:38.852431 [ 293 ] {} <Debug> TCP-Session: 1f0ab600-d589-4dd2-b952-78760ba83e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:42244 | ||
| 13904 | 2026.03.18 18:24:38.852453 [ 293 ] {} <Debug> TCP-Session: 1f0ab600-d589-4dd2-b952-78760ba83e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2026.03.18 18:24:38.852465 [ 293 ] {} <Debug> TCP-Session: 1f0ab600-d589-4dd2-b952-78760ba83e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13906 | 2026.03.18 18:24:38.852654 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62123 | ||
| 13907 | 2026.03.18 18:24:38.852682 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34579 | ||
| 13908 | 2026.03.18 18:24:38.852692 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52017 | ||
| 13909 | 2026.03.18 18:24:38.852715 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33217 | ||
| 13910 | 2026.03.18 18:24:38.852718 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52102 | ||
| 13911 | 2026.03.18 18:24:38.852755 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56649 | ||
| 13912 | 2026.03.18 18:24:38.852785 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13913 | 2026.03.18 18:24:38.852794 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13914 | 2026.03.18 18:24:38.852816 [ 286 ] {} <Debug> TCP-Session: 011994db-a04c-4d6e-a7c4-f7dbc881acc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52017 | ||
| 13915 | 2026.03.18 18:24:38.852829 [ 289 ] {} <Debug> TCP-Session: aec11fa4-c6d7-46fa-a2d8-11d960d95c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:33217 | ||
| 13916 | 2026.03.18 18:24:38.852837 [ 286 ] {} <Debug> TCP-Session: 011994db-a04c-4d6e-a7c4-f7dbc881acc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13917 | 2026.03.18 18:24:38.852847 [ 289 ] {} <Debug> TCP-Session: aec11fa4-c6d7-46fa-a2d8-11d960d95c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13918 | 2026.03.18 18:24:38.852854 [ 286 ] {} <Debug> TCP-Session: 011994db-a04c-4d6e-a7c4-f7dbc881acc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13919 | 2026.03.18 18:24:38.852848 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13920 | 2026.03.18 18:24:38.852863 [ 289 ] {} <Debug> TCP-Session: aec11fa4-c6d7-46fa-a2d8-11d960d95c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13921 | 2026.03.18 18:24:38.852848 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13922 | 2026.03.18 18:24:38.852898 [ 288 ] {} <Debug> TCP-Session: e77a5c80-a925-49e9-8d8d-82a899399083 Authenticating user 'default' from [fd00:1122:3344:101::e]:52102 | ||
| 13923 | 2026.03.18 18:24:38.852944 [ 292 ] {} <Debug> TCP-Session: c5c4d72f-b845-4db5-bf25-500d15ab692f Authenticating user 'default' from [fd00:1122:3344:101::e]:56649 | ||
| 13924 | 2026.03.18 18:24:38.852771 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13925 | 2026.03.18 18:24:38.852969 [ 288 ] {} <Debug> TCP-Session: e77a5c80-a925-49e9-8d8d-82a899399083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13926 | 2026.03.18 18:24:38.852977 [ 292 ] {} <Debug> TCP-Session: c5c4d72f-b845-4db5-bf25-500d15ab692f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13927 | 2026.03.18 18:24:38.852749 [ 293 ] {} <Trace> TCP-Session: 1f0ab600-d589-4dd2-b952-78760ba83e64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13928 | 2026.03.18 18:24:38.853025 [ 292 ] {} <Debug> TCP-Session: c5c4d72f-b845-4db5-bf25-500d15ab692f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13929 | 2026.03.18 18:24:38.853038 [ 288 ] {} <Debug> TCP-Session: e77a5c80-a925-49e9-8d8d-82a899399083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2026.03.18 18:24:38.853023 [ 275 ] {} <Debug> TCP-Session: c7577545-7469-4ab6-99f0-21e3735123c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34579 | ||
| 13931 | 2026.03.18 18:24:38.852726 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35415 | ||
| 13932 | 2026.03.18 18:24:38.853095 [ 275 ] {} <Debug> TCP-Session: c7577545-7469-4ab6-99f0-21e3735123c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.18 18:24:38.852771 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13934 | 2026.03.18 18:24:38.853118 [ 275 ] {} <Debug> TCP-Session: c7577545-7469-4ab6-99f0-21e3735123c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2026.03.18 18:24:38.852744 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49906 | ||
| 13936 | 2026.03.18 18:24:38.853151 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13937 | 2026.03.18 18:24:38.853140 [ 294 ] {} <Debug> TCP-Session: 4ce01fa6-0ba7-4ac9-9c53-0b19ba6d3a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:62123 | ||
| 13938 | 2026.03.18 18:24:38.853195 [ 290 ] {} <Debug> TCP-Session: 9c50e198-a266-429c-868c-6907eed52ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35415 | ||
| 13939 | 2026.03.18 18:24:38.853203 [ 294 ] {} <Debug> TCP-Session: 4ce01fa6-0ba7-4ac9-9c53-0b19ba6d3a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.03.18 18:24:38.853195 [ 293 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13941 | 2026.03.18 18:24:38.853214 [ 290 ] {} <Debug> TCP-Session: 9c50e198-a266-429c-868c-6907eed52ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13942 | 2026.03.18 18:24:38.853240 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13943 | 2026.03.18 18:24:38.853255 [ 290 ] {} <Debug> TCP-Session: 9c50e198-a266-429c-868c-6907eed52ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13944 | 2026.03.18 18:24:38.853219 [ 294 ] {} <Debug> TCP-Session: 4ce01fa6-0ba7-4ac9-9c53-0b19ba6d3a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13945 | 2026.03.18 18:24:38.853277 [ 291 ] {} <Debug> TCP-Session: b99c81ac-0f71-441f-a908-db830b3dfc63 Authenticating user 'default' from [fd00:1122:3344:101::e]:49906 | ||
| 13946 | 2026.03.18 18:24:38.853314 [ 291 ] {} <Debug> TCP-Session: b99c81ac-0f71-441f-a908-db830b3dfc63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13947 | 2026.03.18 18:24:38.853326 [ 291 ] {} <Debug> TCP-Session: b99c81ac-0f71-441f-a908-db830b3dfc63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13948 | 2026.03.18 18:24:38.853486 [ 293 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13949 | 2026.03.18 18:24:38.853551 [ 293 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13950 | 2026.03.18 18:24:38.853869 [ 293 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 13951 | 2026.03.18 18:24:38.854849 [ 309 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Trace> AggregatingTransform: Aggregating | ||
| 13952 | 2026.03.18 18:24:38.854881 [ 309 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Trace> Aggregator: Aggregation method: without_key | ||
| 13953 | 2026.03.18 18:24:38.854915 [ 309 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942396 sec. (1061.125 rows/sec., 41.45 KiB/sec.) | ||
| 13954 | 2026.03.18 18:24:38.854935 [ 309 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Trace> Aggregator: Merging aggregated data | ||
| 13955 | 2026.03.18 18:24:38.856808 [ 293 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003673 sec., 272.2570106180234 rows/sec., 10.64 KiB/sec. | ||
| 13956 | 2026.03.18 18:24:38.856922 [ 293 ] {f462ab81-e8f0-4ef1-a77c-3f86587b0115} <Debug> TCPHandler: Processed in 0.004289848 sec. | ||
| 13957 | 2026.03.18 18:24:38.857047 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13958 | 2026.03.18 18:24:38.857079 [ 293 ] {} <Debug> TCP-Session: 1f0ab600-d589-4dd2-b952-78760ba83e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2026.03.18 18:24:38.857078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13960 | 2026.03.18 18:24:38.857102 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13961 | 2026.03.18 18:24:38.857125 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13962 | 2026.03.18 18:24:38.857139 [ 292 ] {} <Debug> TCP-Session: c5c4d72f-b845-4db5-bf25-500d15ab692f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13963 | 2026.03.18 18:24:38.857155 [ 294 ] {} <Debug> TCP-Session: 4ce01fa6-0ba7-4ac9-9c53-0b19ba6d3a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13964 | 2026.03.18 18:24:38.857171 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13965 | 2026.03.18 18:24:38.857172 [ 291 ] {} <Debug> TCP-Session: b99c81ac-0f71-441f-a908-db830b3dfc63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13966 | 2026.03.18 18:24:38.857188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13967 | 2026.03.18 18:24:38.857216 [ 286 ] {} <Debug> TCP-Session: 011994db-a04c-4d6e-a7c4-f7dbc881acc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13968 | 2026.03.18 18:24:38.857239 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13969 | 2026.03.18 18:24:38.857256 [ 288 ] {} <Debug> TCP-Session: e77a5c80-a925-49e9-8d8d-82a899399083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13970 | 2026.03.18 18:24:38.857276 [ 289 ] {} <Debug> TCP-Session: aec11fa4-c6d7-46fa-a2d8-11d960d95c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2026.03.18 18:24:38.857152 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13972 | 2026.03.18 18:24:38.857203 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13973 | 2026.03.18 18:24:38.857345 [ 275 ] {} <Debug> TCP-Session: c7577545-7469-4ab6-99f0-21e3735123c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13974 | 2026.03.18 18:24:38.857371 [ 290 ] {} <Debug> TCP-Session: 9c50e198-a266-429c-868c-6907eed52ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13975 | 2026.03.18 18:24:39.449036 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13976 | 2026.03.18 18:24:39.463918 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2026.03.18 18:24:39.463983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 13978 | 2026.03.18 18:24:39.470010 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13979 | 2026.03.18 18:24:39.470845 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2026.03.18 18:24:39.475210 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13981 | 2026.03.18 18:24:40.609879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 1804 | ||
| 13982 | 2026.03.18 18:24:40.612913 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13983 | 2026.03.18 18:24:40.612955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13984 | 2026.03.18 18:24:40.614176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13985 | 2026.03.18 18:24:40.614441 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.03.18 18:24:40.614778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1804 | ||
| 13987 | 2026.03.18 18:24:42.464831 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2026.03.18 18:24:42.465114 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13989 | 2026.03.18 18:24:42.465218 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13990 | 2026.03.18 18:24:42.465996 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2026.03.18 18:24:42.466043 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13992 | 2026.03.18 18:24:42.466433 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13993 | 2026.03.18 18:24:42.466658 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13994 | 2026.03.18 18:24:42.466808 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.42 MiB/sec. | ||
| 13995 | 2026.03.18 18:24:42.466809 [ 140 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13996 | 2026.03.18 18:24:42.466851 [ 276 ] {d2a722df-de9d-4793-b3f3-503d97a60256} <Debug> TCPHandler: Processed in 0.002202981 sec. | ||
| 13997 | 2026.03.18 18:24:42.466890 [ 140 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.03.18 18:24:42.466920 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13999 | 2026.03.18 18:24:42.466992 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14000 | 2026.03.18 18:24:42.467060 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14001 | 2026.03.18 18:24:42.467095 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14002 | 2026.03.18 18:24:42.467144 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14003 | 2026.03.18 18:24:42.467219 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14004 | 2026.03.18 18:24:42.467261 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2893 rows starting from the beginning of the part | ||
| 14005 | 2026.03.18 18:24:42.467335 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 136 rows starting from the beginning of the part | ||
| 14006 | 2026.03.18 18:24:42.467386 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 801 rows starting from the beginning of the part | ||
| 14007 | 2026.03.18 18:24:42.467429 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 134 rows starting from the beginning of the part | ||
| 14008 | 2026.03.18 18:24:42.467469 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2686 rows starting from the beginning of the part | ||
| 14009 | 2026.03.18 18:24:42.467508 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 14010 | 2026.03.18 18:24:42.467589 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.03.18 18:24:42.467631 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14012 | 2026.03.18 18:24:42.467958 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14013 | 2026.03.18 18:24:42.468190 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.03.18 18:24:42.468318 [ 140 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14015 | 2026.03.18 18:24:42.468328 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 14016 | 2026.03.18 18:24:42.468351 [ 140 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2026.03.18 18:24:42.468376 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14018 | 2026.03.18 18:24:42.468379 [ 276 ] {18f6473e-98ed-4dfa-a944-d6634ed83568} <Debug> TCPHandler: Processed in 0.00144031 sec. | ||
| 14019 | 2026.03.18 18:24:42.468458 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14020 | 2026.03.18 18:24:42.468508 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2026.03.18 18:24:42.468557 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14022 | 2026.03.18 18:24:42.468588 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1552 rows starting from the beginning of the part | ||
| 14023 | 2026.03.18 18:24:42.468607 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14024 | 2026.03.18 18:24:42.468639 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 107 rows starting from the beginning of the part | ||
| 14025 | 2026.03.18 18:24:42.468656 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14026 | 2026.03.18 18:24:42.468687 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 492 rows starting from the beginning of the part | ||
| 14027 | 2026.03.18 18:24:42.468732 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 103 rows starting from the beginning of the part | ||
| 14028 | 2026.03.18 18:24:42.468771 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1441 rows starting from the beginning of the part | ||
| 14029 | 2026.03.18 18:24:42.468810 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 14030 | 2026.03.18 18:24:42.469049 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.03.18 18:24:42.469090 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14032 | 2026.03.18 18:24:42.469430 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14033 | 2026.03.18 18:24:42.469554 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559921 sec., 2619612.0895918272 rows/sec., 211.36 MiB/sec. | ||
| 14034 | 2026.03.18 18:24:42.469646 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.03.18 18:24:42.469766 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 14036 | 2026.03.18 18:24:42.469781 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001193 sec., 107292.53981559095 rows/sec., 7.47 MiB/sec. | ||
| 14037 | 2026.03.18 18:24:42.469799 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.03.18 18:24:42.469825 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14039 | 2026.03.18 18:24:42.469829 [ 276 ] {ea48aacf-bf30-477b-9059-c559443f2a5d} <Debug> TCPHandler: Processed in 0.001371278 sec. | ||
| 14040 | 2026.03.18 18:24:42.469877 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14041 | 2026.03.18 18:24:42.469921 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 14042 | 2026.03.18 18:24:42.469956 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14043 | 2026.03.18 18:24:42.470019 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598614 sec., 2351411.910567529 rows/sec., 173.77 MiB/sec. | ||
| 14044 | 2026.03.18 18:24:42.470054 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14045 | 2026.03.18 18:24:42.470069 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14046 | 2026.03.18 18:24:42.470102 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14047 | 2026.03.18 18:24:42.470119 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_18, total 32853 rows starting from the beginning of the part | ||
| 14048 | 2026.03.18 18:24:42.470191 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2026.03.18 18:24:42.470205 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 162 rows starting from the beginning of the part | ||
| 14050 | 2026.03.18 18:24:42.470229 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14051 | 2026.03.18 18:24:42.470270 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 265 rows starting from the beginning of the part | ||
| 14052 | 2026.03.18 18:24:42.470284 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_96_19} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14053 | 2026.03.18 18:24:42.470328 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 14054 | 2026.03.18 18:24:42.470372 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 14055 | 2026.03.18 18:24:42.470383 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1323 rows starting from the beginning of the part | ||
| 14056 | 2026.03.18 18:24:42.470444 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.03.18 18:24:42.470487 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14058 | 2026.03.18 18:24:42.470515 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14059 | 2026.03.18 18:24:42.470596 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_96_19} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14060 | 2026.03.18 18:24:42.470662 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14061 | 2026.03.18 18:24:42.470825 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14062 | 2026.03.18 18:24:42.471036 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.03.18 18:24:42.471155 [ 140 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14064 | 2026.03.18 18:24:42.471174 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 14065 | 2026.03.18 18:24:42.471182 [ 140 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14066 | 2026.03.18 18:24:42.471212 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14067 | 2026.03.18 18:24:42.471217 [ 276 ] {e0b96165-cb53-45d6-936a-909c691d82ec} <Debug> TCPHandler: Processed in 0.001311606 sec. | ||
| 14068 | 2026.03.18 18:24:42.471281 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 14069 | 2026.03.18 18:24:42.471374 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14070 | 2026.03.18 18:24:42.471432 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5550 rows starting from the beginning of the part | ||
| 14071 | 2026.03.18 18:24:42.471474 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 14072 | 2026.03.18 18:24:42.471510 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 14073 | 2026.03.18 18:24:42.471542 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 14074 | 2026.03.18 18:24:42.471575 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 42 rows starting from the beginning of the part | ||
| 14075 | 2026.03.18 18:24:42.471606 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 14076 | 2026.03.18 18:24:42.473456 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002203631 sec., 2654709.431842264 rows/sec., 171.31 MiB/sec. | ||
| 14077 | 2026.03.18 18:24:42.473848 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14078 | 2026.03.18 18:24:42.474132 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14079 | 2026.03.18 18:24:42.474209 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_96_19} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14080 | 2026.03.18 18:24:42.474286 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14081 | 2026.03.18 18:24:42.478066 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34763 rows, containing 5 columns (5 merged, 0 gathered) in 0.008193205 sec., 4242906.1643154295 rows/sec., 277.12 MiB/sec. | ||
| 14082 | 2026.03.18 18:24:42.478365 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 14083 | 2026.03.18 18:24:42.478654 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.03.18 18:24:42.478725 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 14085 | 2026.03.18 18:24:42.478794 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14086 | 2026.03.18 18:24:43.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.04 MiB, peak 356.75 MiB, free memory in arenas 0.00 B, will set to 347.12 MiB (RSS), difference: 1.08 MiB | ||
| 14087 | 2026.03.18 18:24:45.348609 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14088 | 2026.03.18 18:24:45.348677 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14089 | 2026.03.18 18:24:45.533046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27871 | ||
| 14090 | 2026.03.18 18:24:45.533601 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14091 | 2026.03.18 18:24:45.533644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14092 | 2026.03.18 18:24:45.534128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14093 | 2026.03.18 18:24:45.534352 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14094 | 2026.03.18 18:24:45.534480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27871 | ||
| 14095 | 2026.03.18 18:24:46.975304 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14096 | 2026.03.18 18:24:46.991485 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14097 | 2026.03.18 18:24:46.991535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14098 | 2026.03.18 18:24:46.997657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14099 | 2026.03.18 18:24:46.998332 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2026.03.18 18:24:47.001081 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14101 | 2026.03.18 18:24:47.467961 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14102 | 2026.03.18 18:24:47.468238 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14103 | 2026.03.18 18:24:47.468338 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14104 | 2026.03.18 18:24:47.469275 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2026.03.18 18:24:47.469312 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14106 | 2026.03.18 18:24:47.469710 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14107 | 2026.03.18 18:24:47.469939 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14108 | 2026.03.18 18:24:47.470088 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001925 sec., 69610.38961038961 rows/sec., 6.02 MiB/sec. | ||
| 14109 | 2026.03.18 18:24:47.470134 [ 276 ] {7325b4f8-e769-4a7d-acb6-1551a34a2627} <Debug> TCPHandler: Processed in 0.002345565 sec. | ||
| 14110 | 2026.03.18 18:24:47.470272 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2026.03.18 18:24:47.470367 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14112 | 2026.03.18 18:24:47.470407 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14113 | 2026.03.18 18:24:47.470843 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.03.18 18:24:47.470877 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14115 | 2026.03.18 18:24:47.471164 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14116 | 2026.03.18 18:24:47.471362 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2026.03.18 18:24:47.471486 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001138 sec., 34270.65026362039 rows/sec., 2.52 MiB/sec. | ||
| 14118 | 2026.03.18 18:24:47.471522 [ 276 ] {d89f0bb0-4e36-4d29-a362-ea7c4da708a1} <Debug> TCPHandler: Processed in 0.001308156 sec. | ||
| 14119 | 2026.03.18 18:24:47.471634 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14120 | 2026.03.18 18:24:47.471728 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14121 | 2026.03.18 18:24:47.471766 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14122 | 2026.03.18 18:24:47.472192 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14123 | 2026.03.18 18:24:47.472226 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14124 | 2026.03.18 18:24:47.472527 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14125 | 2026.03.18 18:24:47.472730 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14126 | 2026.03.18 18:24:47.472854 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001144 sec., 90034.96503496503 rows/sec., 7.03 MiB/sec. | ||
| 14127 | 2026.03.18 18:24:47.472890 [ 276 ] {df977c75-eab1-4e4e-b174-f7f3900c45b5} <Debug> TCPHandler: Processed in 0.001306516 sec. | ||
| 14128 | 2026.03.18 18:24:47.473009 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2026.03.18 18:24:47.473100 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14130 | 2026.03.18 18:24:47.473143 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14131 | 2026.03.18 18:24:47.473545 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14132 | 2026.03.18 18:24:47.473578 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14133 | 2026.03.18 18:24:47.473892 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14134 | 2026.03.18 18:24:47.474095 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14135 | 2026.03.18 18:24:47.474222 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 14136 | 2026.03.18 18:24:47.474257 [ 276 ] {1a98d8bb-3137-43d6-81c5-f0b9acb873ad} <Debug> TCPHandler: Processed in 0.001303185 sec. | ||
| 14137 | 2026.03.18 18:24:47.474372 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2026.03.18 18:24:47.474463 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14139 | 2026.03.18 18:24:47.474514 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <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 | ||
| 14140 | 2026.03.18 18:24:47.475401 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.03.18 18:24:47.475434 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14142 | 2026.03.18 18:24:47.476001 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14143 | 2026.03.18 18:24:47.476218 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.03.18 18:24:47.476350 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001904 sec., 20483.193277310922 rows/sec., 36.70 MiB/sec. | ||
| 14145 | 2026.03.18 18:24:47.476401 [ 276 ] {72fbe24c-404f-4211-b05b-7c0c514b88bb} <Debug> TCPHandler: Processed in 0.002083068 sec. | ||
| 14146 | 2026.03.18 18:24:47.476519 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14147 | 2026.03.18 18:24:47.476611 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14148 | 2026.03.18 18:24:47.476650 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14149 | 2026.03.18 18:24:47.476997 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.03.18 18:24:47.477030 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14151 | 2026.03.18 18:24:47.477328 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14152 | 2026.03.18 18:24:47.477528 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14153 | 2026.03.18 18:24:47.477652 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 14154 | 2026.03.18 18:24:47.477686 [ 276 ] {911c6e03-bbb8-43aa-950a-dbf23c4caec7} <Debug> TCPHandler: Processed in 0.001222214 sec. | ||
| 14155 | 2026.03.18 18:24:48.743571 [ 143 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 14156 | 2026.03.18 18:24:48.743634 [ 143 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.03.18 18:24:48.743654 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14158 | 2026.03.18 18:24:48.743773 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 14159 | 2026.03.18 18:24:48.743925 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14160 | 2026.03.18 18:24:48.743958 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 308 rows starting from the beginning of the part | ||
| 14161 | 2026.03.18 18:24:48.744025 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 14162 | 2026.03.18 18:24:48.744072 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 14163 | 2026.03.18 18:24:48.744113 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 14164 | 2026.03.18 18:24:48.744153 [ 188 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 14165 | 2026.03.18 18:24:48.745098 [ 195 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381838 sec., 1044985.0127149492 rows/sec., 70.69 MiB/sec. | ||
| 14166 | 2026.03.18 18:24:48.745325 [ 189 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14167 | 2026.03.18 18:24:48.745685 [ 189 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.03.18 18:24:48.745770 [ 189 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_41_9} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 14169 | 2026.03.18 18:24:48.745883 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14170 | 2026.03.18 18:24:48.949624 [ 143 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 14171 | 2026.03.18 18:24:48.949686 [ 143 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2026.03.18 18:24:48.949722 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14173 | 2026.03.18 18:24:48.949826 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 14174 | 2026.03.18 18:24:48.949942 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14175 | 2026.03.18 18:24:48.949972 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 160 rows starting from the beginning of the part | ||
| 14176 | 2026.03.18 18:24:48.950025 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 14177 | 2026.03.18 18:24:48.950068 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 14178 | 2026.03.18 18:24:48.950106 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 14179 | 2026.03.18 18:24:48.950152 [ 188 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 14180 | 2026.03.18 18:24:48.950913 [ 189 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001128251 sec., 666518.3545150857 rows/sec., 40.66 MiB/sec. | ||
| 14181 | 2026.03.18 18:24:48.951106 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14182 | 2026.03.18 18:24:48.951406 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14183 | 2026.03.18 18:24:48.951487 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_41_9} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 14184 | 2026.03.18 18:24:48.951596 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14185 | 2026.03.18 18:24:50.615978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1824 | ||
| 14186 | 2026.03.18 18:24:50.618102 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14187 | 2026.03.18 18:24:50.618145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14188 | 2026.03.18 18:24:50.619311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14189 | 2026.03.18 18:24:50.619572 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2026.03.18 18:24:50.619848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1824 | ||
| 14191 | 2026.03.18 18:24:52.473550 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14192 | 2026.03.18 18:24:52.473738 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14193 | 2026.03.18 18:24:52.473809 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14194 | 2026.03.18 18:24:52.474711 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2026.03.18 18:24:52.474758 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14196 | 2026.03.18 18:24:52.475155 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14197 | 2026.03.18 18:24:52.475372 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14198 | 2026.03.18 18:24:52.475526 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001841 sec., 154263.98696360673 rows/sec., 9.80 MiB/sec. | ||
| 14199 | 2026.03.18 18:24:52.475568 [ 276 ] {a373c12a-9c13-4e71-aba8-74f5bd7bcadf} <Debug> TCPHandler: Processed in 0.00214249 sec. | ||
| 14200 | 2026.03.18 18:24:52.475707 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14201 | 2026.03.18 18:24:52.475801 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14202 | 2026.03.18 18:24:52.475841 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14203 | 2026.03.18 18:24:52.476781 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.03.18 18:24:52.476817 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14205 | 2026.03.18 18:24:52.477173 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14206 | 2026.03.18 18:24:52.477376 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14207 | 2026.03.18 18:24:52.477508 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001725 sec., 464347.82608695654 rows/sec., 36.15 MiB/sec. | ||
| 14208 | 2026.03.18 18:24:52.477546 [ 276 ] {4065d81f-e494-401b-ab05-b0410b2a6ff0} <Debug> TCPHandler: Processed in 0.001892702 sec. | ||
| 14209 | 2026.03.18 18:24:52.477668 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14210 | 2026.03.18 18:24:52.477761 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14211 | 2026.03.18 18:24:52.477800 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14212 | 2026.03.18 18:24:52.478279 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14213 | 2026.03.18 18:24:52.478315 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14214 | 2026.03.18 18:24:52.478606 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14215 | 2026.03.18 18:24:52.478802 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.03.18 18:24:52.478924 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001181 sec., 121930.56731583404 rows/sec., 7.19 MiB/sec. | ||
| 14217 | 2026.03.18 18:24:52.478962 [ 276 ] {f0086f82-0ad4-4906-aee8-cf4e86603679} <Debug> TCPHandler: Processed in 0.001346457 sec. | ||
| 14218 | 2026.03.18 18:24:52.479078 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14219 | 2026.03.18 18:24:52.479170 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14220 | 2026.03.18 18:24:52.479208 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14221 | 2026.03.18 18:24:52.479662 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14222 | 2026.03.18 18:24:52.479698 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14223 | 2026.03.18 18:24:52.479987 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14224 | 2026.03.18 18:24:52.480184 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2026.03.18 18:24:52.480305 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 14226 | 2026.03.18 18:24:52.480342 [ 276 ] {3e1d3556-b89d-4414-848a-a614f6ffbc55} <Debug> TCPHandler: Processed in 0.001311686 sec. | ||
| 14227 | 2026.03.18 18:24:52.480454 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14228 | 2026.03.18 18:24:52.480548 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14229 | 2026.03.18 18:24:52.480586 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14230 | 2026.03.18 18:24:52.481039 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14231 | 2026.03.18 18:24:52.481074 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14232 | 2026.03.18 18:24:52.481366 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14233 | 2026.03.18 18:24:52.481569 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2026.03.18 18:24:52.481694 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 14235 | 2026.03.18 18:24:52.481730 [ 276 ] {2b973113-5c64-44c5-ae26-3622b2f29f9c} <Debug> TCPHandler: Processed in 0.001322976 sec. | ||
| 14236 | 2026.03.18 18:24:52.481842 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2026.03.18 18:24:52.481934 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14238 | 2026.03.18 18:24:52.481972 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14239 | 2026.03.18 18:24:52.482634 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.03.18 18:24:52.482669 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14241 | 2026.03.18 18:24:52.482977 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14242 | 2026.03.18 18:24:52.483175 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.03.18 18:24:52.483304 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001387 sec., 354722.42249459267 rows/sec., 24.88 MiB/sec. | ||
| 14244 | 2026.03.18 18:24:52.483342 [ 276 ] {5e30cd72-abdf-4d71-8643-31301421fb25} <Debug> TCPHandler: Processed in 0.001547103 sec. | ||
| 14245 | 2026.03.18 18:24:52.483449 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2026.03.18 18:24:52.483540 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14247 | 2026.03.18 18:24:52.483579 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14248 | 2026.03.18 18:24:52.483900 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.03.18 18:24:52.483934 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14250 | 2026.03.18 18:24:52.484202 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14251 | 2026.03.18 18:24:52.484384 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.03.18 18:24:52.484499 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 14253 | 2026.03.18 18:24:52.484532 [ 276 ] {e9f326b8-4e33-47d4-a66d-dfac979056e8} <Debug> TCPHandler: Processed in 0.001168102 sec. | ||
| 14254 | 2026.03.18 18:24:52.484624 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2026.03.18 18:24:52.484719 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14256 | 2026.03.18 18:24:52.484758 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14257 | 2026.03.18 18:24:52.485245 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2026.03.18 18:24:52.485279 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14259 | 2026.03.18 18:24:52.485590 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14260 | 2026.03.18 18:24:52.485795 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2026.03.18 18:24:52.485926 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 14262 | 2026.03.18 18:24:52.485962 [ 276 ] {36651ec2-ea65-4f32-bb95-d06394aa8c90} <Debug> TCPHandler: Processed in 0.001341047 sec. | ||
| 14263 | 2026.03.18 18:24:52.486088 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14264 | 2026.03.18 18:24:52.486179 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14265 | 2026.03.18 18:24:52.486220 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14266 | 2026.03.18 18:24:52.486522 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2026.03.18 18:24:52.486554 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14268 | 2026.03.18 18:24:52.486837 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14269 | 2026.03.18 18:24:52.487032 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2026.03.18 18:24:52.487154 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 14271 | 2026.03.18 18:24:52.487189 [ 276 ] {7f6f0544-598e-434b-a704-bbc193358157} <Debug> TCPHandler: Processed in 0.001155741 sec. | ||
| 14272 | 2026.03.18 18:24:52.487301 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14273 | 2026.03.18 18:24:52.487393 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14274 | 2026.03.18 18:24:52.487444 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <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 | ||
| 14275 | 2026.03.18 18:24:52.488191 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14276 | 2026.03.18 18:24:52.488231 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14277 | 2026.03.18 18:24:52.488833 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14278 | 2026.03.18 18:24:52.489100 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14279 | 2026.03.18 18:24:52.489243 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14280 | 2026.03.18 18:24:52.489262 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001885 sec., 1061.0079575596817 rows/sec., 1.90 MiB/sec. | ||
| 14281 | 2026.03.18 18:24:52.489290 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.03.18 18:24:52.489315 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14283 | 2026.03.18 18:24:52.489335 [ 276 ] {ab090393-b197-476b-84fb-bf6be9a71eb7} <Debug> TCPHandler: Processed in 0.002087788 sec. | ||
| 14284 | 2026.03.18 18:24:52.489415 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 14285 | 2026.03.18 18:24:52.489484 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.03.18 18:24:52.489589 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14287 | 2026.03.18 18:24:52.489600 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14288 | 2026.03.18 18:24:52.489636 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14289 | 2026.03.18 18:24:52.489655 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1704 rows starting from the beginning of the part | ||
| 14290 | 2026.03.18 18:24:52.489789 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2 rows starting from the beginning of the part | ||
| 14291 | 2026.03.18 18:24:52.489906 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 39 rows starting from the beginning of the part | ||
| 14292 | 2026.03.18 18:24:52.490006 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part | ||
| 14293 | 2026.03.18 18:24:52.490094 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14294 | 2026.03.18 18:24:52.490134 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14295 | 2026.03.18 18:24:52.490153 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 39 rows starting from the beginning of the part | ||
| 14296 | 2026.03.18 18:24:52.490254 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2 rows starting from the beginning of the part | ||
| 14297 | 2026.03.18 18:24:52.490515 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14298 | 2026.03.18 18:24:52.490793 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14299 | 2026.03.18 18:24:52.490950 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001383 sec., 65075.92190889372 rows/sec., 4.07 MiB/sec. | ||
| 14300 | 2026.03.18 18:24:52.490995 [ 276 ] {948ebfb6-e475-48e5-9cf1-a8e943e98793} <Debug> TCPHandler: Processed in 0.001568213 sec. | ||
| 14301 | 2026.03.18 18:24:52.499926 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1799 rows, containing 19 columns (19 merged, 0 gathered) in 0.01054285 sec., 170636.97197626828 rows/sec., 305.77 MiB/sec. | ||
| 14302 | 2026.03.18 18:24:52.501225 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14303 | 2026.03.18 18:24:52.501546 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2026.03.18 18:24:52.501614 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14305 | 2026.03.18 18:24:52.501722 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.14 MiB. | ||
| 14306 | 2026.03.18 18:24:53.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.95 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 353.29 MiB (RSS), difference: 5.34 MiB | ||
| 14307 | 2026.03.18 18:24:53.035450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28383 | ||
| 14308 | 2026.03.18 18:24:53.036021 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.03.18 18:24:53.036068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14310 | 2026.03.18 18:24:53.036562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14311 | 2026.03.18 18:24:53.036798 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.18 18:24:53.036930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28383 | ||
| 14313 | 2026.03.18 18:24:54.501986 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14314 | 2026.03.18 18:24:54.518446 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14315 | 2026.03.18 18:24:54.518501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14316 | 2026.03.18 18:24:54.524585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14317 | 2026.03.18 18:24:54.525266 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2026.03.18 18:24:54.528103 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14319 | 2026.03.18 18:24:57.468412 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14320 | 2026.03.18 18:24:57.468603 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14321 | 2026.03.18 18:24:57.468673 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14322 | 2026.03.18 18:24:57.469300 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14323 | 2026.03.18 18:24:57.469349 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14324 | 2026.03.18 18:24:57.469733 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14325 | 2026.03.18 18:24:57.469959 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14326 | 2026.03.18 18:24:57.470114 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001559 sec., 5131.494547787042 rows/sec., 418.44 KiB/sec. | ||
| 14327 | 2026.03.18 18:24:57.470158 [ 276 ] {bb82c842-a8e6-4aeb-9a31-24cef279573f} <Debug> TCPHandler: Processed in 0.001873092 sec. | ||
| 14328 | 2026.03.18 18:24:57.470280 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14329 | 2026.03.18 18:24:57.470376 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14330 | 2026.03.18 18:24:57.470417 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14331 | 2026.03.18 18:24:57.470901 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2026.03.18 18:24:57.470941 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14333 | 2026.03.18 18:24:57.471265 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14334 | 2026.03.18 18:24:57.471478 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2026.03.18 18:24:57.471610 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001252 sec., 110223.64217252395 rows/sec., 9.49 MiB/sec. | ||
| 14336 | 2026.03.18 18:24:57.471649 [ 276 ] {c6a2f31d-8b19-4330-8b16-f919f12af20a} <Debug> TCPHandler: Processed in 0.001418639 sec. | ||
| 14337 | 2026.03.18 18:24:57.471768 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.03.18 18:24:57.471863 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14339 | 2026.03.18 18:24:57.471903 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14340 | 2026.03.18 18:24:57.472319 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.03.18 18:24:57.472359 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14342 | 2026.03.18 18:24:57.472653 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14343 | 2026.03.18 18:24:57.472872 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.03.18 18:24:57.473004 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001159 sec., 40552.20017256255 rows/sec., 2.94 MiB/sec. | ||
| 14345 | 2026.03.18 18:24:57.473043 [ 276 ] {3ccc887d-7fd3-49b4-ad0f-6f52b63014ac} <Debug> TCPHandler: Processed in 0.001326827 sec. | ||
| 14346 | 2026.03.18 18:24:57.473155 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2026.03.18 18:24:57.473252 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14348 | 2026.03.18 18:24:57.473291 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14349 | 2026.03.18 18:24:57.473719 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.03.18 18:24:57.473755 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14351 | 2026.03.18 18:24:57.474081 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14352 | 2026.03.18 18:24:57.474297 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14353 | 2026.03.18 18:24:57.474430 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001196 sec., 92809.36454849498 rows/sec., 7.26 MiB/sec. | ||
| 14354 | 2026.03.18 18:24:57.474468 [ 276 ] {3510cce0-e977-48ca-b510-6025371d4216} <Debug> TCPHandler: Processed in 0.001363547 sec. | ||
| 14355 | 2026.03.18 18:24:57.474584 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14356 | 2026.03.18 18:24:57.474679 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14357 | 2026.03.18 18:24:57.474721 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14358 | 2026.03.18 18:24:57.475152 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2026.03.18 18:24:57.475188 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14360 | 2026.03.18 18:24:57.475514 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14361 | 2026.03.18 18:24:57.475730 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.03.18 18:24:57.475862 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001199 sec., 136780.65054211844 rows/sec., 9.52 MiB/sec. | ||
| 14363 | 2026.03.18 18:24:57.475900 [ 276 ] {87bbc3a4-2d85-4991-a70e-21bc4c469983} <Debug> TCPHandler: Processed in 0.001370007 sec. | ||
| 14364 | 2026.03.18 18:24:57.476013 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.03.18 18:24:57.476107 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14366 | 2026.03.18 18:24:57.476161 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <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 | ||
| 14367 | 2026.03.18 18:24:57.477040 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.03.18 18:24:57.477076 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14369 | 2026.03.18 18:24:57.477653 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14370 | 2026.03.18 18:24:57.477882 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.03.18 18:24:57.478023 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001934 sec., 20165.46018614271 rows/sec., 36.14 MiB/sec. | ||
| 14372 | 2026.03.18 18:24:57.478077 [ 276 ] {0eff1bc6-31b8-4db3-818d-0523a6cac4d0} <Debug> TCPHandler: Processed in 0.002113848 sec. | ||
| 14373 | 2026.03.18 18:24:57.478188 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14374 | 2026.03.18 18:24:57.478286 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14375 | 2026.03.18 18:24:57.478328 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14376 | 2026.03.18 18:24:57.478657 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2026.03.18 18:24:57.478693 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 14378 | 2026.03.18 18:24:57.479002 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14379 | 2026.03.18 18:24:57.479218 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14380 | 2026.03.18 18:24:57.479347 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14381 | 2026.03.18 18:24:57.479384 [ 276 ] {f5acfd9c-b79d-4722-a510-ff0ea21aa9fb} <Debug> TCPHandler: Processed in 0.001246325 sec. | ||
| 14382 | 2026.03.18 18:25:00.348925 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14383 | 2026.03.18 18:25:00.348995 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14384 | 2026.03.18 18:25:00.538060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28831 | ||
| 14385 | 2026.03.18 18:25:00.538647 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14386 | 2026.03.18 18:25:00.538680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14387 | 2026.03.18 18:25:00.539156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14388 | 2026.03.18 18:25:00.539385 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14389 | 2026.03.18 18:25:00.539514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28831 | ||
| 14390 | 2026.03.18 18:25:00.620979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1860 | ||
| 14391 | 2026.03.18 18:25:00.623350 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14392 | 2026.03.18 18:25:00.623393 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14393 | 2026.03.18 18:25:00.624558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14394 | 2026.03.18 18:25:00.624814 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14395 | 2026.03.18 18:25:00.625079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 14396 | 2026.03.18 18:25:02.028159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14397 | 2026.03.18 18:25:02.044893 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2026.03.18 18:25:02.044965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14399 | 2026.03.18 18:25:02.051047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14400 | 2026.03.18 18:25:02.051805 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2026.03.18 18:25:02.054590 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14402 | 2026.03.18 18:25:02.474655 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14403 | 2026.03.18 18:25:02.474915 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14404 | 2026.03.18 18:25:02.475010 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14405 | 2026.03.18 18:25:02.475784 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.03.18 18:25:02.475824 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14407 | 2026.03.18 18:25:02.476225 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14408 | 2026.03.18 18:25:02.476446 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14409 | 2026.03.18 18:25:02.476596 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 14410 | 2026.03.18 18:25:02.476638 [ 276 ] {73c65305-4c8d-4191-9f24-c4dae0d9e140} <Debug> TCPHandler: Processed in 0.002147029 sec. | ||
| 14411 | 2026.03.18 18:25:02.476762 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14412 | 2026.03.18 18:25:02.476858 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14413 | 2026.03.18 18:25:02.476898 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14414 | 2026.03.18 18:25:02.477687 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2026.03.18 18:25:02.477722 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14416 | 2026.03.18 18:25:02.478072 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14417 | 2026.03.18 18:25:02.478282 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14418 | 2026.03.18 18:25:02.478409 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.00157 sec., 510191.0828025478 rows/sec., 39.71 MiB/sec. | ||
| 14419 | 2026.03.18 18:25:02.478447 [ 276 ] {0e151f13-f609-4df8-bf74-23f05aca68ee} <Debug> TCPHandler: Processed in 0.001735068 sec. | ||
| 14420 | 2026.03.18 18:25:02.478560 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14421 | 2026.03.18 18:25:02.478655 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14422 | 2026.03.18 18:25:02.478695 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14423 | 2026.03.18 18:25:02.479135 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14424 | 2026.03.18 18:25:02.479170 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14425 | 2026.03.18 18:25:02.479473 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14426 | 2026.03.18 18:25:02.479704 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2026.03.18 18:25:02.479843 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001207 sec., 119304.05965202983 rows/sec., 7.03 MiB/sec. | ||
| 14428 | 2026.03.18 18:25:02.479882 [ 276 ] {5e7ec11b-110e-4991-aeda-c9ddd5578f6d} <Debug> TCPHandler: Processed in 0.001372667 sec. | ||
| 14429 | 2026.03.18 18:25:02.479995 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14430 | 2026.03.18 18:25:02.480089 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14431 | 2026.03.18 18:25:02.480127 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14432 | 2026.03.18 18:25:02.480565 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2026.03.18 18:25:02.480602 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14434 | 2026.03.18 18:25:02.480897 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14435 | 2026.03.18 18:25:02.481097 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.03.18 18:25:02.481220 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 14437 | 2026.03.18 18:25:02.481227 [ 126 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 14438 | 2026.03.18 18:25:02.481256 [ 276 ] {bc92176a-2f03-4486-b9d6-0284d132e731} <Debug> TCPHandler: Processed in 0.001310846 sec. | ||
| 14439 | 2026.03.18 18:25:02.481296 [ 126 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.03.18 18:25:02.481321 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14441 | 2026.03.18 18:25:02.481387 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14442 | 2026.03.18 18:25:02.481441 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 14443 | 2026.03.18 18:25:02.481485 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14444 | 2026.03.18 18:25:02.481529 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14445 | 2026.03.18 18:25:02.481584 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14446 | 2026.03.18 18:25:02.481623 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 881 rows starting from the beginning of the part | ||
| 14447 | 2026.03.18 18:25:02.481688 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 14448 | 2026.03.18 18:25:02.481731 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 14449 | 2026.03.18 18:25:02.481792 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 857 rows starting from the beginning of the part | ||
| 14450 | 2026.03.18 18:25:02.481908 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 14451 | 2026.03.18 18:25:02.481971 [ 194 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 14452 | 2026.03.18 18:25:02.482017 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14453 | 2026.03.18 18:25:02.482058 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14454 | 2026.03.18 18:25:02.482393 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14455 | 2026.03.18 18:25:02.482627 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.03.18 18:25:02.482760 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001293 sec., 114462.49033255993 rows/sec., 6.51 MiB/sec. | ||
| 14457 | 2026.03.18 18:25:02.482800 [ 276 ] {1a9467ee-c857-4e01-afd1-43113515d4aa} <Debug> TCPHandler: Processed in 0.001462391 sec. | ||
| 14458 | 2026.03.18 18:25:02.482920 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2026.03.18 18:25:02.483020 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14460 | 2026.03.18 18:25:02.483060 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14461 | 2026.03.18 18:25:02.483322 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938264 sec., 1204170.3297383639 rows/sec., 78.04 MiB/sec. | ||
| 14462 | 2026.03.18 18:25:02.483491 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 14463 | 2026.03.18 18:25:02.483654 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14464 | 2026.03.18 18:25:02.483697 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14465 | 2026.03.18 18:25:02.483754 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.03.18 18:25:02.483835 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_43_9} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 14467 | 2026.03.18 18:25:02.483924 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 14468 | 2026.03.18 18:25:02.484038 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14469 | 2026.03.18 18:25:02.484279 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14470 | 2026.03.18 18:25:02.484414 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001412 sec., 348441.92634560907 rows/sec., 24.44 MiB/sec. | ||
| 14471 | 2026.03.18 18:25:02.484454 [ 276 ] {ae622932-eaf8-4054-ac1e-fd6f84148aef} <Debug> TCPHandler: Processed in 0.001584133 sec. | ||
| 14472 | 2026.03.18 18:25:02.484565 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14473 | 2026.03.18 18:25:02.484660 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14474 | 2026.03.18 18:25:02.484701 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14475 | 2026.03.18 18:25:02.485031 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14476 | 2026.03.18 18:25:02.485068 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14477 | 2026.03.18 18:25:02.485377 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14478 | 2026.03.18 18:25:02.485577 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14479 | 2026.03.18 18:25:02.485706 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 14480 | 2026.03.18 18:25:02.485742 [ 276 ] {629b959a-4e91-4f6d-af4a-f8671c74020a} <Debug> TCPHandler: Processed in 0.001226324 sec. | ||
| 14481 | 2026.03.18 18:25:02.485851 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14482 | 2026.03.18 18:25:02.485947 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14483 | 2026.03.18 18:25:02.485990 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14484 | 2026.03.18 18:25:02.486392 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14485 | 2026.03.18 18:25:02.486427 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14486 | 2026.03.18 18:25:02.486755 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14487 | 2026.03.18 18:25:02.486961 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.03.18 18:25:02.487093 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 14489 | 2026.03.18 18:25:02.487109 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
| 14490 | 2026.03.18 18:25:02.487131 [ 276 ] {26695139-efd2-4946-a2e0-62d39de78fdd} <Debug> TCPHandler: Processed in 0.001330117 sec. | ||
| 14491 | 2026.03.18 18:25:02.487178 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14492 | 2026.03.18 18:25:02.487203 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14493 | 2026.03.18 18:25:02.487268 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14494 | 2026.03.18 18:25:02.487291 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
| 14495 | 2026.03.18 18:25:02.487367 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14496 | 2026.03.18 18:25:02.487411 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14497 | 2026.03.18 18:25:02.487414 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14498 | 2026.03.18 18:25:02.487460 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_95_19, total 34763 rows starting from the beginning of the part | ||
| 14499 | 2026.03.18 18:25:02.487523 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 14500 | 2026.03.18 18:25:02.487571 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 14501 | 2026.03.18 18:25:02.487619 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 14502 | 2026.03.18 18:25:02.487663 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 164 rows starting from the beginning of the part | ||
| 14503 | 2026.03.18 18:25:02.487705 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 265 rows starting from the beginning of the part | ||
| 14504 | 2026.03.18 18:25:02.487726 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2026.03.18 18:25:02.487767 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14506 | 2026.03.18 18:25:02.488100 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14507 | 2026.03.18 18:25:02.488328 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.03.18 18:25:02.488464 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 14509 | 2026.03.18 18:25:02.488501 [ 276 ] {c0777f81-26ce-4332-8bf4-4a6e6932ecc2} <Debug> TCPHandler: Processed in 0.001282406 sec. | ||
| 14510 | 2026.03.18 18:25:02.488628 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14511 | 2026.03.18 18:25:02.488725 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14512 | 2026.03.18 18:25:02.488785 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <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 | ||
| 14513 | 2026.03.18 18:25:02.489629 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.03.18 18:25:02.489663 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14515 | 2026.03.18 18:25:02.490163 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14516 | 2026.03.18 18:25:02.490382 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.03.18 18:25:02.490521 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001813 sec., 1103.1439602868174 rows/sec., 1.98 MiB/sec. | ||
| 14518 | 2026.03.18 18:25:02.490576 [ 276 ] {cb0c2797-cbab-4625-9c7b-c10ef942d5aa} <Debug> TCPHandler: Processed in 0.002007585 sec. | ||
| 14519 | 2026.03.18 18:25:02.490695 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.03.18 18:25:02.490789 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14521 | 2026.03.18 18:25:02.490830 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14522 | 2026.03.18 18:25:02.491174 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.03.18 18:25:02.491210 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14524 | 2026.03.18 18:25:02.491530 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14525 | 2026.03.18 18:25:02.491749 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.03.18 18:25:02.491879 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001108 sec., 81227.43682310468 rows/sec., 5.08 MiB/sec. | ||
| 14527 | 2026.03.18 18:25:02.491916 [ 276 ] {594bada9-a522-41eb-a6af-0f1c87679486} <Debug> TCPHandler: Processed in 0.001271045 sec. | ||
| 14528 | 2026.03.18 18:25:02.493929 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35745 rows, containing 5 columns (5 merged, 0 gathered) in 0.006678114 sec., 5352559.120733788 rows/sec., 349.97 MiB/sec. | ||
| 14529 | 2026.03.18 18:25:02.494373 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 14530 | 2026.03.18 18:25:02.494648 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14531 | 2026.03.18 18:25:02.494717 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
| 14532 | 2026.03.18 18:25:02.494781 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 14533 | 2026.03.18 18:25:03.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.65 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 353.41 MiB (RSS), difference: -1.24 MiB | ||
| 14534 | 2026.03.18 18:25:07.468114 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14535 | 2026.03.18 18:25:07.468308 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14536 | 2026.03.18 18:25:07.468377 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14537 | 2026.03.18 18:25:07.469122 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14538 | 2026.03.18 18:25:07.469175 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14539 | 2026.03.18 18:25:07.469586 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14540 | 2026.03.18 18:25:07.469826 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2026.03.18 18:25:07.469981 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001721 sec., 77861.7083091226 rows/sec., 6.74 MiB/sec. | ||
| 14542 | 2026.03.18 18:25:07.469981 [ 124 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14543 | 2026.03.18 18:25:07.470024 [ 276 ] {33d39f33-f6a9-4f9f-82ca-be1437d87190} <Debug> TCPHandler: Processed in 0.002043906 sec. | ||
| 14544 | 2026.03.18 18:25:07.470057 [ 124 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14545 | 2026.03.18 18:25:07.470085 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14546 | 2026.03.18 18:25:07.470159 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14547 | 2026.03.18 18:25:07.470184 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14548 | 2026.03.18 18:25:07.470261 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14549 | 2026.03.18 18:25:07.470296 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14550 | 2026.03.18 18:25:07.470309 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14551 | 2026.03.18 18:25:07.470336 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2893 rows starting from the beginning of the part | ||
| 14552 | 2026.03.18 18:25:07.470404 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 134 rows starting from the beginning of the part | ||
| 14553 | 2026.03.18 18:25:07.470443 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 801 rows starting from the beginning of the part | ||
| 14554 | 2026.03.18 18:25:07.470481 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 138 rows starting from the beginning of the part | ||
| 14555 | 2026.03.18 18:25:07.470514 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 801 rows starting from the beginning of the part | ||
| 14556 | 2026.03.18 18:25:07.470548 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 134 rows starting from the beginning of the part | ||
| 14557 | 2026.03.18 18:25:07.470737 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14558 | 2026.03.18 18:25:07.470779 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14559 | 2026.03.18 18:25:07.471139 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14560 | 2026.03.18 18:25:07.471393 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14561 | 2026.03.18 18:25:07.471522 [ 124 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14562 | 2026.03.18 18:25:07.471533 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00129 sec., 30232.558139534885 rows/sec., 2.22 MiB/sec. | ||
| 14563 | 2026.03.18 18:25:07.471561 [ 124 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2026.03.18 18:25:07.471585 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14565 | 2026.03.18 18:25:07.471591 [ 276 ] {9791a42c-7e87-43bd-8f66-344854dadb9d} <Debug> TCPHandler: Processed in 0.00148092 sec. | ||
| 14566 | 2026.03.18 18:25:07.471670 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14567 | 2026.03.18 18:25:07.471715 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14568 | 2026.03.18 18:25:07.471760 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14569 | 2026.03.18 18:25:07.471788 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 226 rows starting from the beginning of the part | ||
| 14570 | 2026.03.18 18:25:07.471812 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14571 | 2026.03.18 18:25:07.471844 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part | ||
| 14572 | 2026.03.18 18:25:07.471854 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14573 | 2026.03.18 18:25:07.471900 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 144 rows starting from the beginning of the part | ||
| 14574 | 2026.03.18 18:25:07.471948 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 47 rows starting from the beginning of the part | ||
| 14575 | 2026.03.18 18:25:07.471990 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 144 rows starting from the beginning of the part | ||
| 14576 | 2026.03.18 18:25:07.472032 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 39 rows starting from the beginning of the part | ||
| 14577 | 2026.03.18 18:25:07.472302 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14578 | 2026.03.18 18:25:07.472338 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14579 | 2026.03.18 18:25:07.472473 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4901 rows, containing 5 columns (5 merged, 0 gathered) in 0.002328255 sec., 2105009.975281917 rows/sec., 172.14 MiB/sec. | ||
| 14580 | 2026.03.18 18:25:07.472655 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14581 | 2026.03.18 18:25:07.472761 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14582 | 2026.03.18 18:25:07.472806 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178282 sec., 542314.9975981981 rows/sec., 36.51 MiB/sec. | ||
| 14583 | 2026.03.18 18:25:07.472923 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2026.03.18 18:25:07.472995 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14585 | 2026.03.18 18:25:07.473064 [ 124 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14586 | 2026.03.18 18:25:07.473074 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001282 sec., 80343.21372854915 rows/sec., 6.28 MiB/sec. | ||
| 14587 | 2026.03.18 18:25:07.473082 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.03.18 18:25:07.473104 [ 124 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2026.03.18 18:25:07.473133 [ 276 ] {8d98a1b3-fa24-469a-bfdb-e90e45be4a5c} <Debug> TCPHandler: Processed in 0.00146843 sec. | ||
| 14590 | 2026.03.18 18:25:07.473138 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14591 | 2026.03.18 18:25:07.473200 [ 194 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_101_20} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14592 | 2026.03.18 18:25:07.473225 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14593 | 2026.03.18 18:25:07.473260 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2026.03.18 18:25:07.473277 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 14595 | 2026.03.18 18:25:07.473315 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14596 | 2026.03.18 18:25:07.473332 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14597 | 2026.03.18 18:25:07.473345 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1552 rows starting from the beginning of the part | ||
| 14598 | 2026.03.18 18:25:07.473358 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14599 | 2026.03.18 18:25:07.473401 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 103 rows starting from the beginning of the part | ||
| 14600 | 2026.03.18 18:25:07.473407 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14601 | 2026.03.18 18:25:07.473418 [ 187 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_86_17} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14602 | 2026.03.18 18:25:07.473442 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 492 rows starting from the beginning of the part | ||
| 14603 | 2026.03.18 18:25:07.473485 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 111 rows starting from the beginning of the part | ||
| 14604 | 2026.03.18 18:25:07.473516 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 492 rows starting from the beginning of the part | ||
| 14605 | 2026.03.18 18:25:07.473521 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14606 | 2026.03.18 18:25:07.473554 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 103 rows starting from the beginning of the part | ||
| 14607 | 2026.03.18 18:25:07.473834 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.03.18 18:25:07.473868 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14609 | 2026.03.18 18:25:07.474210 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14610 | 2026.03.18 18:25:07.474428 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.03.18 18:25:07.474564 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 14612 | 2026.03.18 18:25:07.474602 [ 276 ] {cda26441-3aef-47df-a8c5-44e9aac3db33} <Debug> TCPHandler: Processed in 0.001393288 sec. | ||
| 14613 | 2026.03.18 18:25:07.474684 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2853 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148497 sec., 1921250.9343623105 rows/sec., 143.43 MiB/sec. | ||
| 14614 | 2026.03.18 18:25:07.474713 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14615 | 2026.03.18 18:25:07.474817 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14616 | 2026.03.18 18:25:07.474875 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <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 | ||
| 14617 | 2026.03.18 18:25:07.474898 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14618 | 2026.03.18 18:25:07.475137 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14619 | 2026.03.18 18:25:07.475212 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_101_20} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14620 | 2026.03.18 18:25:07.475289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 14621 | 2026.03.18 18:25:07.475766 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14622 | 2026.03.18 18:25:07.475807 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14623 | 2026.03.18 18:25:07.476428 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14624 | 2026.03.18 18:25:07.476657 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.03.18 18:25:07.476801 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002002 sec., 19480.51948051948 rows/sec., 34.91 MiB/sec. | ||
| 14626 | 2026.03.18 18:25:07.476861 [ 276 ] {e71e048c-dfa5-44b1-99f5-85c2dea04132} <Debug> TCPHandler: Processed in 0.002200511 sec. | ||
| 14627 | 2026.03.18 18:25:07.476969 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.03.18 18:25:07.477065 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14629 | 2026.03.18 18:25:07.477108 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14630 | 2026.03.18 18:25:07.477457 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.03.18 18:25:07.477493 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14632 | 2026.03.18 18:25:07.477805 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14633 | 2026.03.18 18:25:07.478024 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.03.18 18:25:07.478138 [ 124 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14635 | 2026.03.18 18:25:07.478153 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 14636 | 2026.03.18 18:25:07.478181 [ 124 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.03.18 18:25:07.478206 [ 276 ] {e00abdb1-88d9-4c0d-afd6-8cb77085dda7} <Debug> TCPHandler: Processed in 0.001287086 sec. | ||
| 14638 | 2026.03.18 18:25:07.478208 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14639 | 2026.03.18 18:25:07.478321 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14640 | 2026.03.18 18:25:07.478451 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14641 | 2026.03.18 18:25:07.478488 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5850 rows starting from the beginning of the part | ||
| 14642 | 2026.03.18 18:25:07.478559 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 14643 | 2026.03.18 18:25:07.478611 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 14644 | 2026.03.18 18:25:07.478658 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 14645 | 2026.03.18 18:25:07.478701 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 14646 | 2026.03.18 18:25:07.478746 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 14647 | 2026.03.18 18:25:07.480434 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6210 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215757 sec., 2878238.017769991 rows/sec., 185.81 MiB/sec. | ||
| 14648 | 2026.03.18 18:25:07.480769 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14649 | 2026.03.18 18:25:07.481015 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14650 | 2026.03.18 18:25:07.481086 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_101_20} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14651 | 2026.03.18 18:25:07.481153 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14652 | 2026.03.18 18:25:07.757399 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14653 | 2026.03.18 18:25:07.757618 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14654 | 2026.03.18 18:25:07.757701 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14655 | 2026.03.18 18:25:07.758610 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.03.18 18:25:07.758657 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14657 | 2026.03.18 18:25:07.759085 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14658 | 2026.03.18 18:25:07.759324 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14659 | 2026.03.18 18:25:07.759498 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001929 sec., 147226.5422498704 rows/sec., 9.35 MiB/sec. | ||
| 14660 | 2026.03.18 18:25:07.759540 [ 276 ] {8c377443-f10f-4927-a2b3-f40f4f62d3fe} <Debug> TCPHandler: Processed in 0.002270753 sec. | ||
| 14661 | 2026.03.18 18:25:07.759665 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14662 | 2026.03.18 18:25:07.759763 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14663 | 2026.03.18 18:25:07.759804 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14664 | 2026.03.18 18:25:07.760219 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.03.18 18:25:07.760256 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14666 | 2026.03.18 18:25:07.760638 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14667 | 2026.03.18 18:25:07.760893 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.03.18 18:25:07.761027 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001284 sec., 3115.264797507788 rows/sec., 254.03 KiB/sec. | ||
| 14669 | 2026.03.18 18:25:07.761064 [ 276 ] {42d5a581-6f79-4808-82ca-1fec6220ac9c} <Debug> TCPHandler: Processed in 0.00144798 sec. | ||
| 14670 | 2026.03.18 18:25:07.761177 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14671 | 2026.03.18 18:25:07.761271 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14672 | 2026.03.18 18:25:07.761309 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14673 | 2026.03.18 18:25:07.763467 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.03.18 18:25:07.763503 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14675 | 2026.03.18 18:25:07.763952 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14676 | 2026.03.18 18:25:07.764156 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14677 | 2026.03.18 18:25:07.764309 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.003055 sec., 879541.7348608838 rows/sec., 66.54 MiB/sec. | ||
| 14678 | 2026.03.18 18:25:07.764352 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 14679 | 2026.03.18 18:25:07.764365 [ 276 ] {01a5fa56-2ecc-409d-b1da-a7cae694d0ba} <Debug> TCPHandler: Processed in 0.00323609 sec. | ||
| 14680 | 2026.03.18 18:25:07.764485 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14681 | 2026.03.18 18:25:07.764579 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14682 | 2026.03.18 18:25:07.764618 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14683 | 2026.03.18 18:25:07.765143 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14684 | 2026.03.18 18:25:07.765179 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14685 | 2026.03.18 18:25:07.765472 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14686 | 2026.03.18 18:25:07.765675 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.03.18 18:25:07.765824 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001262 sec., 125990.49128367669 rows/sec., 7.58 MiB/sec. | ||
| 14688 | 2026.03.18 18:25:07.765864 [ 276 ] {0b48e1d7-8354-4f6a-badf-d40a9ba1885f} <Debug> TCPHandler: Processed in 0.0014282 sec. | ||
| 14689 | 2026.03.18 18:25:07.765983 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2026.03.18 18:25:07.766082 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14691 | 2026.03.18 18:25:07.766122 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14692 | 2026.03.18 18:25:07.766890 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14693 | 2026.03.18 18:25:07.766927 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14694 | 2026.03.18 18:25:07.767261 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14695 | 2026.03.18 18:25:07.767465 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14696 | 2026.03.18 18:25:07.767597 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001532 sec., 559399.4778067885 rows/sec., 33.24 MiB/sec. | ||
| 14697 | 2026.03.18 18:25:07.767635 [ 276 ] {b2b845c8-fb91-47b1-abae-ed70d7bbf552} <Debug> TCPHandler: Processed in 0.001701286 sec. | ||
| 14698 | 2026.03.18 18:25:07.767732 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14699 | 2026.03.18 18:25:07.767824 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14700 | 2026.03.18 18:25:07.767862 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14701 | 2026.03.18 18:25:07.768229 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.03.18 18:25:07.768264 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14703 | 2026.03.18 18:25:07.768534 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14704 | 2026.03.18 18:25:07.768736 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2026.03.18 18:25:07.768858 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 66.84 KiB/sec. | ||
| 14706 | 2026.03.18 18:25:07.768894 [ 276 ] {0bfd8c87-73d1-4c11-8714-0b4d3256f764} <Debug> TCPHandler: Processed in 0.001209533 sec. | ||
| 14707 | 2026.03.18 18:25:07.768997 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14708 | 2026.03.18 18:25:07.769088 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14709 | 2026.03.18 18:25:07.769126 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14710 | 2026.03.18 18:25:07.769567 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14711 | 2026.03.18 18:25:07.769602 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14712 | 2026.03.18 18:25:07.769893 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14713 | 2026.03.18 18:25:07.770088 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.03.18 18:25:07.770214 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 14715 | 2026.03.18 18:25:07.770251 [ 276 ] {940d2716-23a2-45d8-a74d-e9d809b3958a} <Debug> TCPHandler: Processed in 0.001302106 sec. | ||
| 14716 | 2026.03.18 18:25:07.770355 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14717 | 2026.03.18 18:25:07.770446 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14718 | 2026.03.18 18:25:07.770483 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14719 | 2026.03.18 18:25:07.771483 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2026.03.18 18:25:07.771518 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14721 | 2026.03.18 18:25:07.771858 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14722 | 2026.03.18 18:25:07.772062 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14723 | 2026.03.18 18:25:07.772187 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001758 sec., 820819.1126279864 rows/sec., 56.53 MiB/sec. | ||
| 14724 | 2026.03.18 18:25:07.772223 [ 276 ] {f3211086-6625-42d6-9f1d-70a932c5fbee} <Debug> TCPHandler: Processed in 0.001915763 sec. | ||
| 14725 | 2026.03.18 18:25:07.772319 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14726 | 2026.03.18 18:25:07.772411 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14727 | 2026.03.18 18:25:07.772450 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14728 | 2026.03.18 18:25:07.772762 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14729 | 2026.03.18 18:25:07.772796 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14730 | 2026.03.18 18:25:07.773075 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14731 | 2026.03.18 18:25:07.773282 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14732 | 2026.03.18 18:25:07.773406 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001012 sec., 5928.853754940711 rows/sec., 309.76 KiB/sec. | ||
| 14733 | 2026.03.18 18:25:07.773441 [ 276 ] {d5a79465-6e95-4eae-ad91-3b48c1381713} <Debug> TCPHandler: Processed in 0.001168552 sec. | ||
| 14734 | 2026.03.18 18:25:07.773542 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14735 | 2026.03.18 18:25:07.773633 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14736 | 2026.03.18 18:25:07.773673 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14737 | 2026.03.18 18:25:07.774337 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14738 | 2026.03.18 18:25:07.774371 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14739 | 2026.03.18 18:25:07.774756 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14740 | 2026.03.18 18:25:07.774956 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14741 | 2026.03.18 18:25:07.775079 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001464 sec., 904371.5846994536 rows/sec., 56.49 MiB/sec. | ||
| 14742 | 2026.03.18 18:25:07.775115 [ 276 ] {0bd248a1-1d12-4537-9585-26b44b14215c} <Debug> TCPHandler: Processed in 0.001619135 sec. | ||
| 14743 | 2026.03.18 18:25:07.775219 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.03.18 18:25:07.775310 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14745 | 2026.03.18 18:25:07.775376 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14746 | 2026.03.18 18:25:07.775673 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14747 | 2026.03.18 18:25:07.775707 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14748 | 2026.03.18 18:25:07.775990 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14749 | 2026.03.18 18:25:07.776188 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14750 | 2026.03.18 18:25:07.776311 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 14751 | 2026.03.18 18:25:07.776346 [ 276 ] {6c57bc8d-3883-4164-a885-419ae0c4f349} <Debug> TCPHandler: Processed in 0.001174493 sec. | ||
| 14752 | 2026.03.18 18:25:07.776443 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14753 | 2026.03.18 18:25:07.776558 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14754 | 2026.03.18 18:25:07.776607 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <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 | ||
| 14755 | 2026.03.18 18:25:07.777351 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.03.18 18:25:07.777386 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14757 | 2026.03.18 18:25:07.777877 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14758 | 2026.03.18 18:25:07.778097 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.03.18 18:25:07.778233 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001692 sec., 7683.215130023641 rows/sec., 13.77 MiB/sec. | ||
| 14760 | 2026.03.18 18:25:07.778286 [ 276 ] {d266e5dc-c09a-44dd-a0cd-6b450fd89ab9} <Debug> TCPHandler: Processed in 0.001889932 sec. | ||
| 14761 | 2026.03.18 18:25:07.778392 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.03.18 18:25:07.778485 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14763 | 2026.03.18 18:25:07.778524 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14764 | 2026.03.18 18:25:07.778842 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.03.18 18:25:07.778876 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14766 | 2026.03.18 18:25:07.779173 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14767 | 2026.03.18 18:25:07.779373 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.03.18 18:25:07.779496 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00103 sec., 40776.69902912621 rows/sec., 2.33 MiB/sec. | ||
| 14769 | 2026.03.18 18:25:07.779531 [ 276 ] {100d7d59-359a-42cf-94e5-0e11d249349b} <Debug> TCPHandler: Processed in 0.001186083 sec. | ||
| 14770 | 2026.03.18 18:25:08.000311 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.88 MiB, peak 365.05 MiB, free memory in arenas 0.00 B, will set to 353.41 MiB (RSS), difference: -1.47 MiB | ||
| 14771 | 2026.03.18 18:25:08.040623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29343 | ||
| 14772 | 2026.03.18 18:25:08.041438 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.03.18 18:25:08.041510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14774 | 2026.03.18 18:25:08.042248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14775 | 2026.03.18 18:25:08.042567 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.03.18 18:25:08.042756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29343 | ||
| 14777 | 2026.03.18 18:25:08.042805 [ 118 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14778 | 2026.03.18 18:25:08.042902 [ 118 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14779 | 2026.03.18 18:25:08.042929 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14780 | 2026.03.18 18:25:08.043073 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14781 | 2026.03.18 18:25:08.043224 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14782 | 2026.03.18 18:25:08.043272 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26911 rows starting from the beginning of the part | ||
| 14783 | 2026.03.18 18:25:08.043356 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14784 | 2026.03.18 18:25:08.043417 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14785 | 2026.03.18 18:25:08.043479 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14786 | 2026.03.18 18:25:08.043538 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14787 | 2026.03.18 18:25:08.043603 [ 187 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14788 | 2026.03.18 18:25:08.047531 [ 194 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29343 rows, containing 4 columns (4 merged, 0 gathered) in 0.004516874 sec., 6496306.959193461 rows/sec., 92.93 MiB/sec. | ||
| 14789 | 2026.03.18 18:25:08.047933 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14790 | 2026.03.18 18:25:08.048311 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.03.18 18:25:08.048398 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_61_12} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14792 | 2026.03.18 18:25:08.048517 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14793 | 2026.03.18 18:25:09.555588 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14794 | 2026.03.18 18:25:09.572070 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2026.03.18 18:25:09.572113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14796 | 2026.03.18 18:25:09.578078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14797 | 2026.03.18 18:25:09.578743 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2026.03.18 18:25:09.579029 [ 116 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14799 | 2026.03.18 18:25:09.579072 [ 116 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2026.03.18 18:25:09.579096 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14801 | 2026.03.18 18:25:09.579202 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 14802 | 2026.03.18 18:25:09.581643 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14803 | 2026.03.18 18:25:09.582266 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14804 | 2026.03.18 18:25:09.582980 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14805 | 2026.03.18 18:25:09.586182 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14806 | 2026.03.18 18:25:09.589539 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14807 | 2026.03.18 18:25:09.593090 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14808 | 2026.03.18 18:25:09.597057 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14809 | 2026.03.18 18:25:09.600892 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14810 | 2026.03.18 18:25:09.655833 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.076668021 sec., 5999.8940105679785 rows/sec., 31.02 MiB/sec. | ||
| 14811 | 2026.03.18 18:25:09.658671 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14812 | 2026.03.18 18:25:09.660809 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14813 | 2026.03.18 18:25:09.660917 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_61_12} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14814 | 2026.03.18 18:25:09.663510 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14815 | 2026.03.18 18:25:10.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.49 MiB, peak 367.91 MiB, free memory in arenas 0.00 B, will set to 353.41 MiB (RSS), difference: -1.08 MiB | ||
| 14816 | 2026.03.18 18:25:10.626311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 1920 | ||
| 14817 | 2026.03.18 18:25:10.629249 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14818 | 2026.03.18 18:25:10.629285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14819 | 2026.03.18 18:25:10.630466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14820 | 2026.03.18 18:25:10.630721 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14821 | 2026.03.18 18:25:10.630877 [ 94 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14822 | 2026.03.18 18:25:10.630921 [ 94 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.03.18 18:25:10.630943 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14824 | 2026.03.18 18:25:10.630975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 14825 | 2026.03.18 18:25:10.631103 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 14826 | 2026.03.18 18:25:10.631810 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14827 | 2026.03.18 18:25:10.631982 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1702 rows starting from the beginning of the part | ||
| 14828 | 2026.03.18 18:25:10.632394 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14829 | 2026.03.18 18:25:10.632758 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 14830 | 2026.03.18 18:25:10.633100 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 14831 | 2026.03.18 18:25:10.633444 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14832 | 2026.03.18 18:25:10.633785 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 14833 | 2026.03.18 18:25:10.640535 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 72 columns (72 merged, 0 gathered) in 0.009519292 sec., 201695.67232521073 rows/sec., 157.33 MiB/sec. | ||
| 14834 | 2026.03.18 18:25:10.642038 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14835 | 2026.03.18 18:25:10.642554 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14836 | 2026.03.18 18:25:10.642628 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_46_9} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14837 | 2026.03.18 18:25:10.642810 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 14838 | 2026.03.18 18:25:12.464156 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14839 | 2026.03.18 18:25:12.464339 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14840 | 2026.03.18 18:25:12.464408 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14841 | 2026.03.18 18:25:12.465101 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14842 | 2026.03.18 18:25:12.465151 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14843 | 2026.03.18 18:25:12.465555 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14844 | 2026.03.18 18:25:12.465792 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14845 | 2026.03.18 18:25:12.465950 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.57 MiB/sec. | ||
| 14846 | 2026.03.18 18:25:12.465994 [ 276 ] {59fbf3a4-f03c-4d87-a9ab-17032cc09df3} <Debug> TCPHandler: Processed in 0.001973094 sec. | ||
| 14847 | 2026.03.18 18:25:12.466127 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14848 | 2026.03.18 18:25:12.466227 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14849 | 2026.03.18 18:25:12.466270 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14850 | 2026.03.18 18:25:12.466714 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2026.03.18 18:25:12.466751 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14852 | 2026.03.18 18:25:12.467076 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14853 | 2026.03.18 18:25:12.467296 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2026.03.18 18:25:12.467429 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 14855 | 2026.03.18 18:25:12.467469 [ 276 ] {817ba36c-2819-4bcb-8f04-7e076166749e} <Debug> TCPHandler: Processed in 0.001400829 sec. | ||
| 14856 | 2026.03.18 18:25:12.467586 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.03.18 18:25:12.467689 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.03.18 18:25:12.467735 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14859 | 2026.03.18 18:25:12.468151 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14860 | 2026.03.18 18:25:12.468189 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14861 | 2026.03.18 18:25:12.468536 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14862 | 2026.03.18 18:25:12.468787 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14863 | 2026.03.18 18:25:12.468933 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001262 sec., 101426.30744849445 rows/sec., 7.06 MiB/sec. | ||
| 14864 | 2026.03.18 18:25:12.468972 [ 276 ] {6dd061e2-63c8-412d-a5e5-dd7eb34687e9} <Debug> TCPHandler: Processed in 0.00143794 sec. | ||
| 14865 | 2026.03.18 18:25:12.469095 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14866 | 2026.03.18 18:25:12.469192 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14867 | 2026.03.18 18:25:12.469235 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14868 | 2026.03.18 18:25:12.469576 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14869 | 2026.03.18 18:25:12.469613 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14870 | 2026.03.18 18:25:12.469927 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14871 | 2026.03.18 18:25:12.470135 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14872 | 2026.03.18 18:25:12.470268 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001095 sec., 43835.61643835616 rows/sec., 2.95 MiB/sec. | ||
| 14873 | 2026.03.18 18:25:12.470305 [ 276 ] {5af5d344-4c85-45d9-b296-ec0d2fc68f9e} <Debug> TCPHandler: Processed in 0.001261315 sec. | ||
| 14874 | 2026.03.18 18:25:15.349551 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14875 | 2026.03.18 18:25:15.349609 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14876 | 2026.03.18 18:25:15.543852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29791 | ||
| 14877 | 2026.03.18 18:25:15.544358 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2026.03.18 18:25:15.544399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14879 | 2026.03.18 18:25:15.544885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14880 | 2026.03.18 18:25:15.545109 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14881 | 2026.03.18 18:25:15.545240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29791 | ||
| 14882 | 2026.03.18 18:25:17.082604 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14883 | 2026.03.18 18:25:17.097556 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14884 | 2026.03.18 18:25:17.097614 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14885 | 2026.03.18 18:25:17.102906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14886 | 2026.03.18 18:25:17.103595 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14887 | 2026.03.18 18:25:17.106493 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14888 | 2026.03.18 18:25:17.467978 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14889 | 2026.03.18 18:25:17.468154 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14890 | 2026.03.18 18:25:17.468222 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14891 | 2026.03.18 18:25:17.468937 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2026.03.18 18:25:17.468987 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14893 | 2026.03.18 18:25:17.469397 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14894 | 2026.03.18 18:25:17.469643 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14895 | 2026.03.18 18:25:17.469798 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001692 sec., 79196.21749408984 rows/sec., 6.85 MiB/sec. | ||
| 14896 | 2026.03.18 18:25:17.469843 [ 276 ] {ec65364b-b16c-4f70-a066-d77cfb68ae45} <Debug> TCPHandler: Processed in 0.001995305 sec. | ||
| 14897 | 2026.03.18 18:25:17.469966 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14898 | 2026.03.18 18:25:17.470064 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14899 | 2026.03.18 18:25:17.470105 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14900 | 2026.03.18 18:25:17.470520 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.03.18 18:25:17.470559 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14902 | 2026.03.18 18:25:17.470866 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14903 | 2026.03.18 18:25:17.471100 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.03.18 18:25:17.471239 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001195 sec., 32635.983263598322 rows/sec., 2.40 MiB/sec. | ||
| 14905 | 2026.03.18 18:25:17.471279 [ 276 ] {e7b60d3f-f168-45f5-a93b-d77bcb68715b} <Debug> TCPHandler: Processed in 0.001365457 sec. | ||
| 14906 | 2026.03.18 18:25:17.471395 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14907 | 2026.03.18 18:25:17.471492 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14908 | 2026.03.18 18:25:17.471533 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14909 | 2026.03.18 18:25:17.471964 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2026.03.18 18:25:17.472002 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14911 | 2026.03.18 18:25:17.472311 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14912 | 2026.03.18 18:25:17.472522 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2026.03.18 18:25:17.472659 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001186 sec., 86846.54300168634 rows/sec., 6.78 MiB/sec. | ||
| 14914 | 2026.03.18 18:25:17.472699 [ 276 ] {19869e1b-6a15-4590-874a-185d978e2be9} <Debug> TCPHandler: Processed in 0.001353887 sec. | ||
| 14915 | 2026.03.18 18:25:17.472820 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.03.18 18:25:17.472915 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14917 | 2026.03.18 18:25:17.472959 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14918 | 2026.03.18 18:25:17.473368 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14919 | 2026.03.18 18:25:17.473404 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14920 | 2026.03.18 18:25:17.473737 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14921 | 2026.03.18 18:25:17.473948 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14922 | 2026.03.18 18:25:17.474080 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 14923 | 2026.03.18 18:25:17.474121 [ 276 ] {ccfd3e11-688a-4a5d-9fc0-00d62e468e78} <Debug> TCPHandler: Processed in 0.001352008 sec. | ||
| 14924 | 2026.03.18 18:25:17.474237 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14925 | 2026.03.18 18:25:17.474336 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14926 | 2026.03.18 18:25:17.474389 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <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 | ||
| 14927 | 2026.03.18 18:25:17.475233 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.03.18 18:25:17.475268 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14929 | 2026.03.18 18:25:17.475839 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14930 | 2026.03.18 18:25:17.476062 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.03.18 18:25:17.476196 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14932 | 2026.03.18 18:25:17.476203 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001886 sec., 20678.685047720042 rows/sec., 37.06 MiB/sec. | ||
| 14933 | 2026.03.18 18:25:17.476266 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14934 | 2026.03.18 18:25:17.476293 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14935 | 2026.03.18 18:25:17.476298 [ 276 ] {4e4cfc4b-59cc-4a55-ba61-c130b58ea17f} <Debug> TCPHandler: Processed in 0.002110868 sec. | ||
| 14936 | 2026.03.18 18:25:17.476386 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14937 | 2026.03.18 18:25:17.476416 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.03.18 18:25:17.476512 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14939 | 2026.03.18 18:25:17.476554 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14940 | 2026.03.18 18:25:17.476568 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14941 | 2026.03.18 18:25:17.476622 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1799 rows starting from the beginning of the part | ||
| 14942 | 2026.03.18 18:25:17.476743 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part | ||
| 14943 | 2026.03.18 18:25:17.476857 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2 rows starting from the beginning of the part | ||
| 14944 | 2026.03.18 18:25:17.476901 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14945 | 2026.03.18 18:25:17.476938 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14946 | 2026.03.18 18:25:17.476957 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 39 rows starting from the beginning of the part | ||
| 14947 | 2026.03.18 18:25:17.477068 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 13 rows starting from the beginning of the part | ||
| 14948 | 2026.03.18 18:25:17.477171 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 39 rows starting from the beginning of the part | ||
| 14949 | 2026.03.18 18:25:17.477247 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14950 | 2026.03.18 18:25:17.477461 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14951 | 2026.03.18 18:25:17.477591 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 14952 | 2026.03.18 18:25:17.477628 [ 276 ] {be16ba23-ba62-4ab4-8baf-9a823940714c} <Debug> TCPHandler: Processed in 0.001262525 sec. | ||
| 14953 | 2026.03.18 18:25:17.488545 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 19 columns (19 merged, 0 gathered) in 0.012194955 sec., 158344.16773165623 rows/sec., 283.75 MiB/sec. | ||
| 14954 | 2026.03.18 18:25:17.490681 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14955 | 2026.03.18 18:25:17.491207 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14956 | 2026.03.18 18:25:17.491317 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14957 | 2026.03.18 18:25:17.491535 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
| 14958 | 2026.03.18 18:25:18.001154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.40 MiB, peak 371.76 MiB, free memory in arenas 0.00 B, will set to 360.57 MiB (RSS), difference: 6.17 MiB | ||
| 14959 | 2026.03.18 18:25:18.399705 [ 29 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 14960 | 2026.03.18 18:25:18.399769 [ 29 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14961 | 2026.03.18 18:25:18.399791 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14962 | 2026.03.18 18:25:18.399917 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 14963 | 2026.03.18 18:25:18.400073 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14964 | 2026.03.18 18:25:18.400107 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
| 14965 | 2026.03.18 18:25:18.400178 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14966 | 2026.03.18 18:25:18.400228 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14967 | 2026.03.18 18:25:18.400274 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14968 | 2026.03.18 18:25:18.400316 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14969 | 2026.03.18 18:25:18.401089 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231294 sec., 33298.30243629873 rows/sec., 2.19 MiB/sec. | ||
| 14970 | 2026.03.18 18:25:18.401270 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 14971 | 2026.03.18 18:25:18.401562 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2026.03.18 18:25:18.401639 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_41_9} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 14973 | 2026.03.18 18:25:18.401744 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14974 | 2026.03.18 18:25:19.732041 [ 47 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 14975 | 2026.03.18 18:25:19.732148 [ 47 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14976 | 2026.03.18 18:25:19.732186 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14977 | 2026.03.18 18:25:19.732319 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 14978 | 2026.03.18 18:25:19.732467 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14979 | 2026.03.18 18:25:19.732501 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 14980 | 2026.03.18 18:25:19.732567 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 14981 | 2026.03.18 18:25:19.732613 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 14982 | 2026.03.18 18:25:19.732655 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 14983 | 2026.03.18 18:25:19.732696 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 14984 | 2026.03.18 18:25:19.733455 [ 192 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187522 sec., 31999.40716887771 rows/sec., 2.67 MiB/sec. | ||
| 14985 | 2026.03.18 18:25:19.733638 [ 190 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 14986 | 2026.03.18 18:25:19.733934 [ 190 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2026.03.18 18:25:19.734011 [ 190 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_30_7} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 14988 | 2026.03.18 18:25:19.734102 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14989 | 2026.03.18 18:25:20.566766 [ 23 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 14990 | 2026.03.18 18:25:20.566833 [ 23 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14991 | 2026.03.18 18:25:20.566856 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14992 | 2026.03.18 18:25:20.566987 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 14993 | 2026.03.18 18:25:20.567158 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14994 | 2026.03.18 18:25:20.567200 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 222 rows starting from the beginning of the part | ||
| 14995 | 2026.03.18 18:25:20.567274 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14996 | 2026.03.18 18:25:20.567323 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14997 | 2026.03.18 18:25:20.567369 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14998 | 2026.03.18 18:25:20.567412 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14999 | 2026.03.18 18:25:20.568179 [ 192 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250104 sec., 196783.62760218352 rows/sec., 10.04 MiB/sec. | ||
| 15000 | 2026.03.18 18:25:20.568387 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 15001 | 2026.03.18 18:25:20.568693 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15002 | 2026.03.18 18:25:20.568771 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_41_9} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 15003 | 2026.03.18 18:25:20.568875 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15004 | 2026.03.18 18:25:20.632065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1940 | ||
| 15005 | 2026.03.18 18:25:20.634028 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15006 | 2026.03.18 18:25:20.634062 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15007 | 2026.03.18 18:25:20.635163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15008 | 2026.03.18 18:25:20.635405 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15009 | 2026.03.18 18:25:20.635650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 15010 | 2026.03.18 18:25:22.473206 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15011 | 2026.03.18 18:25:22.473408 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15012 | 2026.03.18 18:25:22.473481 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15013 | 2026.03.18 18:25:22.474248 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15014 | 2026.03.18 18:25:22.474296 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15015 | 2026.03.18 18:25:22.474699 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15016 | 2026.03.18 18:25:22.474921 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.03.18 18:25:22.475073 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001718 sec., 165308.49825378347 rows/sec., 10.50 MiB/sec. | ||
| 15018 | 2026.03.18 18:25:22.475116 [ 276 ] {8bb1fd1a-14fb-4209-b9e2-ea8bc4af51d8} <Debug> TCPHandler: Processed in 0.002045536 sec. | ||
| 15019 | 2026.03.18 18:25:22.475247 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15020 | 2026.03.18 18:25:22.475344 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15021 | 2026.03.18 18:25:22.475386 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15022 | 2026.03.18 18:25:22.476172 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.03.18 18:25:22.476208 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15024 | 2026.03.18 18:25:22.476557 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15025 | 2026.03.18 18:25:22.476767 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.03.18 18:25:22.476906 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.00158 sec., 506962.0253164557 rows/sec., 39.46 MiB/sec. | ||
| 15027 | 2026.03.18 18:25:22.476946 [ 276 ] {e52ab718-5267-4ae8-836a-d28db3b80443} <Debug> TCPHandler: Processed in 0.001750848 sec. | ||
| 15028 | 2026.03.18 18:25:22.477049 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15029 | 2026.03.18 18:25:22.477144 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15030 | 2026.03.18 18:25:22.477185 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15031 | 2026.03.18 18:25:22.477624 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15032 | 2026.03.18 18:25:22.477660 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15033 | 2026.03.18 18:25:22.477979 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15034 | 2026.03.18 18:25:22.478188 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15035 | 2026.03.18 18:25:22.478315 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001189 sec., 121110.17661900757 rows/sec., 7.14 MiB/sec. | ||
| 15036 | 2026.03.18 18:25:22.478354 [ 276 ] {d13af742-f33f-4e92-92ed-cbbe20c8d277} <Debug> TCPHandler: Processed in 0.001355577 sec. | ||
| 15037 | 2026.03.18 18:25:22.478468 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15038 | 2026.03.18 18:25:22.478563 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15039 | 2026.03.18 18:25:22.478604 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15040 | 2026.03.18 18:25:22.479038 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15041 | 2026.03.18 18:25:22.479074 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15042 | 2026.03.18 18:25:22.479368 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15043 | 2026.03.18 18:25:22.479573 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2026.03.18 18:25:22.479697 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 15045 | 2026.03.18 18:25:22.479736 [ 276 ] {2789fb9f-8e18-463d-b2d0-84eea4e99561} <Debug> TCPHandler: Processed in 0.001319486 sec. | ||
| 15046 | 2026.03.18 18:25:22.479851 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15047 | 2026.03.18 18:25:22.479946 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15048 | 2026.03.18 18:25:22.479986 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15049 | 2026.03.18 18:25:22.480417 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15050 | 2026.03.18 18:25:22.480453 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15051 | 2026.03.18 18:25:22.480750 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15052 | 2026.03.18 18:25:22.480957 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2026.03.18 18:25:22.481086 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 15054 | 2026.03.18 18:25:22.481124 [ 276 ] {fc030e18-e918-4712-a56c-eab43a897766} <Debug> TCPHandler: Processed in 0.001324336 sec. | ||
| 15055 | 2026.03.18 18:25:22.481238 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2026.03.18 18:25:22.481333 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15057 | 2026.03.18 18:25:22.481373 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15058 | 2026.03.18 18:25:22.481949 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.03.18 18:25:22.481985 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15060 | 2026.03.18 18:25:22.482308 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15061 | 2026.03.18 18:25:22.482518 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.03.18 18:25:22.482651 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001336 sec., 368263.4730538922 rows/sec., 25.83 MiB/sec. | ||
| 15063 | 2026.03.18 18:25:22.482690 [ 276 ] {7a7f3f2f-d0a1-45d7-ac18-e0caca711ef7} <Debug> TCPHandler: Processed in 0.001503031 sec. | ||
| 15064 | 2026.03.18 18:25:22.482800 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15065 | 2026.03.18 18:25:22.482895 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15066 | 2026.03.18 18:25:22.482938 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15067 | 2026.03.18 18:25:22.483266 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.03.18 18:25:22.483302 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15069 | 2026.03.18 18:25:22.483598 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15070 | 2026.03.18 18:25:22.483802 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2026.03.18 18:25:22.483930 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 15072 | 2026.03.18 18:25:22.483967 [ 276 ] {9c73c87c-2134-43a6-9048-0bac7b4102a6} <Debug> TCPHandler: Processed in 0.001216593 sec. | ||
| 15073 | 2026.03.18 18:25:22.484069 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2026.03.18 18:25:22.484164 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15075 | 2026.03.18 18:25:22.484206 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15076 | 2026.03.18 18:25:22.484616 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2026.03.18 18:25:22.484651 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15078 | 2026.03.18 18:25:22.484967 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15079 | 2026.03.18 18:25:22.485174 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.03.18 18:25:22.485296 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 15081 | 2026.03.18 18:25:22.485306 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 15082 | 2026.03.18 18:25:22.485368 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2026.03.18 18:25:22.485385 [ 276 ] {0bbb6953-897f-4c2a-b0f6-f08e4cd94092} <Debug> TCPHandler: Processed in 0.001365498 sec. | ||
| 15084 | 2026.03.18 18:25:22.485393 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15085 | 2026.03.18 18:25:22.485507 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2026.03.18 18:25:22.485527 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 15087 | 2026.03.18 18:25:22.485607 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15088 | 2026.03.18 18:25:22.485653 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15089 | 2026.03.18 18:25:22.485691 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15090 | 2026.03.18 18:25:22.485737 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 35745 rows starting from the beginning of the part | ||
| 15091 | 2026.03.18 18:25:22.485814 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 15092 | 2026.03.18 18:25:22.485865 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1324 rows starting from the beginning of the part | ||
| 15093 | 2026.03.18 18:25:22.485912 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 15094 | 2026.03.18 18:25:22.485958 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 15095 | 2026.03.18 18:25:22.485992 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2026.03.18 18:25:22.486004 [ 186 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 265 rows starting from the beginning of the part | ||
| 15097 | 2026.03.18 18:25:22.486048 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15098 | 2026.03.18 18:25:22.486524 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15099 | 2026.03.18 18:25:22.486823 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.03.18 18:25:22.486990 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
| 15101 | 2026.03.18 18:25:22.487042 [ 276 ] {9468e997-fd4b-4032-8e78-42db3def990c} <Debug> TCPHandler: Processed in 0.001585293 sec. | ||
| 15102 | 2026.03.18 18:25:22.487165 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2026.03.18 18:25:22.487283 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15104 | 2026.03.18 18:25:22.487344 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <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 | ||
| 15105 | 2026.03.18 18:25:22.488297 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.03.18 18:25:22.488334 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15107 | 2026.03.18 18:25:22.488918 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15108 | 2026.03.18 18:25:22.489192 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.03.18 18:25:22.489357 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002099 sec., 952.8346831824678 rows/sec., 1.71 MiB/sec. | ||
| 15110 | 2026.03.18 18:25:22.489425 [ 276 ] {2e2a930f-cd3d-493f-9314-fcba9ba64588} <Debug> TCPHandler: Processed in 0.002314154 sec. | ||
| 15111 | 2026.03.18 18:25:22.489561 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15112 | 2026.03.18 18:25:22.489666 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15113 | 2026.03.18 18:25:22.489713 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15114 | 2026.03.18 18:25:22.490120 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2026.03.18 18:25:22.490163 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15116 | 2026.03.18 18:25:22.490548 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15117 | 2026.03.18 18:25:22.490803 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2026.03.18 18:25:22.490941 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001298 sec., 69337.44221879815 rows/sec., 4.34 MiB/sec. | ||
| 15119 | 2026.03.18 18:25:22.490977 [ 276 ] {f55ddadf-935c-47e2-96b1-ce19b2ae7b03} <Debug> TCPHandler: Processed in 0.001474521 sec. | ||
| 15120 | 2026.03.18 18:25:22.493574 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37782 rows, containing 5 columns (5 merged, 0 gathered) in 0.008108863 sec., 4659346.199337688 rows/sec., 304.44 MiB/sec. | ||
| 15121 | 2026.03.18 18:25:22.494034 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 15122 | 2026.03.18 18:25:22.494345 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.03.18 18:25:22.494419 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 15124 | 2026.03.18 18:25:22.494508 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15125 | 2026.03.18 18:25:23.046270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30303 | ||
| 15126 | 2026.03.18 18:25:23.046803 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2026.03.18 18:25:23.046850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15128 | 2026.03.18 18:25:23.047351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15129 | 2026.03.18 18:25:23.047590 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15130 | 2026.03.18 18:25:23.047724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30303 | ||
| 15131 | 2026.03.18 18:25:24.607473 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15132 | 2026.03.18 18:25:24.622801 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15133 | 2026.03.18 18:25:24.622852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15134 | 2026.03.18 18:25:24.628657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15135 | 2026.03.18 18:25:24.629335 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2026.03.18 18:25:24.632054 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15137 | 2026.03.18 18:25:27.476160 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.03.18 18:25:27.476471 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15139 | 2026.03.18 18:25:27.476576 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15140 | 2026.03.18 18:25:27.477279 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.03.18 18:25:27.477327 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15142 | 2026.03.18 18:25:27.477713 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15143 | 2026.03.18 18:25:27.477951 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2026.03.18 18:25:27.478081 [ 61 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 15145 | 2026.03.18 18:25:27.478110 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001715 sec., 13994.169096209913 rows/sec., 1.16 MiB/sec. | ||
| 15146 | 2026.03.18 18:25:27.478151 [ 61 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15147 | 2026.03.18 18:25:27.478164 [ 276 ] {3873745c-6302-41af-a7c7-426dad88458f} <Debug> TCPHandler: Processed in 0.00218839 sec. | ||
| 15148 | 2026.03.18 18:25:27.478183 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15149 | 2026.03.18 18:25:27.478290 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15150 | 2026.03.18 18:25:27.478303 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 15151 | 2026.03.18 18:25:27.478392 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15152 | 2026.03.18 18:25:27.478407 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15153 | 2026.03.18 18:25:27.478434 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15154 | 2026.03.18 18:25:27.478439 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 308 rows starting from the beginning of the part | ||
| 15155 | 2026.03.18 18:25:27.478506 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 15156 | 2026.03.18 18:25:27.478556 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 15157 | 2026.03.18 18:25:27.478603 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 15158 | 2026.03.18 18:25:27.478647 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 15159 | 2026.03.18 18:25:27.478696 [ 197 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 15160 | 2026.03.18 18:25:27.478828 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15161 | 2026.03.18 18:25:27.478864 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15162 | 2026.03.18 18:25:27.479167 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15163 | 2026.03.18 18:25:27.479374 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15164 | 2026.03.18 18:25:27.479508 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 15165 | 2026.03.18 18:25:27.479545 [ 276 ] {83fe2484-6320-4249-8901-3069ce78a625} <Debug> TCPHandler: Processed in 0.001306466 sec. | ||
| 15166 | 2026.03.18 18:25:27.479612 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349248 sec., 1088013.4712076653 rows/sec., 73.95 MiB/sec. | ||
| 15167 | 2026.03.18 18:25:27.479656 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15168 | 2026.03.18 18:25:27.479758 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15169 | 2026.03.18 18:25:27.479807 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15170 | 2026.03.18 18:25:27.479835 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15171 | 2026.03.18 18:25:27.480124 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15172 | 2026.03.18 18:25:27.480201 [ 192 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_46_10} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 15173 | 2026.03.18 18:25:27.480302 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2026.03.18 18:25:27.480315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 15175 | 2026.03.18 18:25:27.480345 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15176 | 2026.03.18 18:25:27.480694 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15177 | 2026.03.18 18:25:27.480903 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2026.03.18 18:25:27.481035 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Debug> executeQuery: Read 256 rows, 23.45 KiB in 0.001296 sec., 197530.86419753084 rows/sec., 17.67 MiB/sec. | ||
| 15179 | 2026.03.18 18:25:27.481046 [ 93 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15180 | 2026.03.18 18:25:27.481074 [ 276 ] {7b38036e-0923-45b7-8665-15766c2c2aba} <Debug> TCPHandler: Processed in 0.00146876 sec. | ||
| 15181 | 2026.03.18 18:25:27.481090 [ 93 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.03.18 18:25:27.481115 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15183 | 2026.03.18 18:25:27.481188 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15184 | 2026.03.18 18:25:27.481231 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15185 | 2026.03.18 18:25:27.481287 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15186 | 2026.03.18 18:25:27.481332 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15187 | 2026.03.18 18:25:27.481394 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15188 | 2026.03.18 18:25:27.481437 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2893 rows starting from the beginning of the part | ||
| 15189 | 2026.03.18 18:25:27.481512 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2687 rows starting from the beginning of the part | ||
| 15190 | 2026.03.18 18:25:27.481565 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 15191 | 2026.03.18 18:25:27.481612 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 134 rows starting from the beginning of the part | ||
| 15192 | 2026.03.18 18:25:27.481658 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 801 rows starting from the beginning of the part | ||
| 15193 | 2026.03.18 18:25:27.481703 [ 187 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 256 rows starting from the beginning of the part | ||
| 15194 | 2026.03.18 18:25:27.481739 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15195 | 2026.03.18 18:25:27.481781 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15196 | 2026.03.18 18:25:27.482108 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15197 | 2026.03.18 18:25:27.482323 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.03.18 18:25:27.482456 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Debug> executeQuery: Read 55 rows, 4.17 KiB in 0.001187 sec., 46335.29907329402 rows/sec., 3.43 MiB/sec. | ||
| 15199 | 2026.03.18 18:25:27.482496 [ 276 ] {f39c56b1-1561-483f-850a-f5039436a3ae} <Debug> TCPHandler: Processed in 0.001358887 sec. | ||
| 15200 | 2026.03.18 18:25:27.482599 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15201 | 2026.03.18 18:25:27.482694 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15202 | 2026.03.18 18:25:27.482734 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15203 | 2026.03.18 18:25:27.483125 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2026.03.18 18:25:27.483161 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15205 | 2026.03.18 18:25:27.483451 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15206 | 2026.03.18 18:25:27.483657 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15207 | 2026.03.18 18:25:27.483784 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.80 MiB/sec. | ||
| 15208 | 2026.03.18 18:25:27.483822 [ 276 ] {594c0599-d286-4c33-82c0-ead631df29a9} <Debug> TCPHandler: Processed in 0.001272335 sec. | ||
| 15209 | 2026.03.18 18:25:27.483927 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15210 | 2026.03.18 18:25:27.483948 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6827 rows, containing 5 columns (5 merged, 0 gathered) in 0.002775806 sec., 2459465.8272227957 rows/sec., 199.14 MiB/sec. | ||
| 15211 | 2026.03.18 18:25:27.484022 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15212 | 2026.03.18 18:25:27.484062 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15213 | 2026.03.18 18:25:27.484325 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15214 | 2026.03.18 18:25:27.484472 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.03.18 18:25:27.484515 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15216 | 2026.03.18 18:25:27.484634 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15217 | 2026.03.18 18:25:27.484710 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_106_21} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15218 | 2026.03.18 18:25:27.484804 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 15219 | 2026.03.18 18:25:27.484838 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15220 | 2026.03.18 18:25:27.485043 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.03.18 18:25:27.485177 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 15222 | 2026.03.18 18:25:27.485178 [ 93 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 15223 | 2026.03.18 18:25:27.485218 [ 276 ] {1ffa680b-b4b4-4131-9755-c5938030ebcc} <Debug> TCPHandler: Processed in 0.001341217 sec. | ||
| 15224 | 2026.03.18 18:25:27.485229 [ 93 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2026.03.18 18:25:27.485256 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15226 | 2026.03.18 18:25:27.485327 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 15227 | 2026.03.18 18:25:27.485346 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2026.03.18 18:25:27.485418 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15229 | 2026.03.18 18:25:27.485450 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15230 | 2026.03.18 18:25:27.485451 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 160 rows starting from the beginning of the part | ||
| 15231 | 2026.03.18 18:25:27.485497 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15232 | 2026.03.18 18:25:27.485533 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 15233 | 2026.03.18 18:25:27.485582 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 15234 | 2026.03.18 18:25:27.485622 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 15235 | 2026.03.18 18:25:27.485661 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 15236 | 2026.03.18 18:25:27.485703 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 15237 | 2026.03.18 18:25:27.485954 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2026.03.18 18:25:27.485992 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15239 | 2026.03.18 18:25:27.486291 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15240 | 2026.03.18 18:25:27.486485 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15241 | 2026.03.18 18:25:27.486484 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236644 sec., 617801.0809901636 rows/sec., 37.87 MiB/sec. | ||
| 15242 | 2026.03.18 18:25:27.486603 [ 61 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15243 | 2026.03.18 18:25:27.486616 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001242 sec., 115136.87600644122 rows/sec., 9.30 MiB/sec. | ||
| 15244 | 2026.03.18 18:25:27.486638 [ 61 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15245 | 2026.03.18 18:25:27.486639 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 15246 | 2026.03.18 18:25:27.486661 [ 276 ] {3b9e2e06-759b-497d-b6a2-a120ecb24d26} <Debug> TCPHandler: Processed in 0.00142702 sec. | ||
| 15247 | 2026.03.18 18:25:27.486663 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15248 | 2026.03.18 18:25:27.486824 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15249 | 2026.03.18 18:25:27.486844 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2026.03.18 18:25:27.486909 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15251 | 2026.03.18 18:25:27.486932 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1552 rows starting from the beginning of the part | ||
| 15252 | 2026.03.18 18:25:27.486939 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15253 | 2026.03.18 18:25:27.486977 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1443 rows starting from the beginning of the part | ||
| 15254 | 2026.03.18 18:25:27.486977 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.03.18 18:25:27.486983 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15256 | 2026.03.18 18:25:27.487016 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 15257 | 2026.03.18 18:25:27.487052 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 103 rows starting from the beginning of the part | ||
| 15258 | 2026.03.18 18:25:27.487056 [ 193 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_46_10} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 15259 | 2026.03.18 18:25:27.487086 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 492 rows starting from the beginning of the part | ||
| 15260 | 2026.03.18 18:25:27.487121 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 143 rows starting from the beginning of the part | ||
| 15261 | 2026.03.18 18:25:27.487140 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15262 | 2026.03.18 18:25:27.487447 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15263 | 2026.03.18 18:25:27.487483 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15264 | 2026.03.18 18:25:27.487825 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15265 | 2026.03.18 18:25:27.488032 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15266 | 2026.03.18 18:25:27.488162 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.001241 sec., 275584.20628525387 rows/sec., 20.85 MiB/sec. | ||
| 15267 | 2026.03.18 18:25:27.488202 [ 276 ] {406f57d5-ac06-4e08-b519-9849b12f9b2f} <Debug> TCPHandler: Processed in 0.001410668 sec. | ||
| 15268 | 2026.03.18 18:25:27.488344 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15269 | 2026.03.18 18:25:27.488383 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585054 sec., 2395501.9828977436 rows/sec., 177.45 MiB/sec. | ||
| 15270 | 2026.03.18 18:25:27.488454 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15271 | 2026.03.18 18:25:27.488525 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <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 | ||
| 15272 | 2026.03.18 18:25:27.488633 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15273 | 2026.03.18 18:25:27.488901 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15274 | 2026.03.18 18:25:27.488979 [ 195 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_106_21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15275 | 2026.03.18 18:25:27.489084 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15276 | 2026.03.18 18:25:27.489392 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15277 | 2026.03.18 18:25:27.489433 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15278 | 2026.03.18 18:25:27.490006 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15279 | 2026.03.18 18:25:27.490226 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2026.03.18 18:25:27.490369 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001939 sec., 20113.460546673545 rows/sec., 36.04 MiB/sec. | ||
| 15281 | 2026.03.18 18:25:27.490426 [ 276 ] {fdffc896-8a9d-4bd3-a382-3a2a1d9d1f31} <Debug> TCPHandler: Processed in 0.002133648 sec. | ||
| 15282 | 2026.03.18 18:25:27.490555 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15283 | 2026.03.18 18:25:27.490652 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15284 | 2026.03.18 18:25:27.490701 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15285 | 2026.03.18 18:25:27.491047 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15286 | 2026.03.18 18:25:27.491089 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15287 | 2026.03.18 18:25:27.491398 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15288 | 2026.03.18 18:25:27.491607 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15289 | 2026.03.18 18:25:27.491736 [ 71 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15290 | 2026.03.18 18:25:27.491742 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 15291 | 2026.03.18 18:25:27.491785 [ 71 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15292 | 2026.03.18 18:25:27.491810 [ 276 ] {d51c968b-54f3-4520-b7bd-9c0c6fd18a27} <Debug> TCPHandler: Processed in 0.001310137 sec. | ||
| 15293 | 2026.03.18 18:25:27.491811 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15294 | 2026.03.18 18:25:27.491940 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 15295 | 2026.03.18 18:25:27.492078 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15296 | 2026.03.18 18:25:27.492115 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6210 rows starting from the beginning of the part | ||
| 15297 | 2026.03.18 18:25:27.492190 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 42 rows starting from the beginning of the part | ||
| 15298 | 2026.03.18 18:25:27.492243 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
| 15299 | 2026.03.18 18:25:27.492289 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 15300 | 2026.03.18 18:25:27.492329 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 15301 | 2026.03.18 18:25:27.492367 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 15302 | 2026.03.18 18:25:27.494135 [ 195 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250032 sec., 2893292.184288935 rows/sec., 186.78 MiB/sec. | ||
| 15303 | 2026.03.18 18:25:27.494653 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15304 | 2026.03.18 18:25:27.494919 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15305 | 2026.03.18 18:25:27.494989 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_106_21} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15306 | 2026.03.18 18:25:27.495065 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15307 | 2026.03.18 18:25:30.349847 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15308 | 2026.03.18 18:25:30.349910 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15309 | 2026.03.18 18:25:30.548842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30751 | ||
| 15310 | 2026.03.18 18:25:30.549359 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2026.03.18 18:25:30.549407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15312 | 2026.03.18 18:25:30.549894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15313 | 2026.03.18 18:25:30.550122 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15314 | 2026.03.18 18:25:30.550260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30751 | ||
| 15315 | 2026.03.18 18:25:30.636765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1982 | ||
| 15316 | 2026.03.18 18:25:30.639455 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15317 | 2026.03.18 18:25:30.639493 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15318 | 2026.03.18 18:25:30.640685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15319 | 2026.03.18 18:25:30.640941 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15320 | 2026.03.18 18:25:30.641225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
| 15321 | 2026.03.18 18:25:31.003946 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002616222 sec. | ||
| 15322 | 2026.03.18 18:25:32.133032 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15323 | 2026.03.18 18:25:32.149470 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.03.18 18:25:32.149523 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15325 | 2026.03.18 18:25:32.155535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15326 | 2026.03.18 18:25:32.156218 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.03.18 18:25:32.159020 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15328 | 2026.03.18 18:25:32.465994 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15329 | 2026.03.18 18:25:32.466184 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15330 | 2026.03.18 18:25:32.466253 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15331 | 2026.03.18 18:25:32.466958 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2026.03.18 18:25:32.466994 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15333 | 2026.03.18 18:25:32.467389 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15334 | 2026.03.18 18:25:32.467603 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15335 | 2026.03.18 18:25:32.467748 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.88 MiB/sec. | ||
| 15336 | 2026.03.18 18:25:32.467788 [ 276 ] {edf063e5-ec3d-4167-a684-6e5731bc8260} <Debug> TCPHandler: Processed in 0.001926183 sec. | ||
| 15337 | 2026.03.18 18:25:32.467906 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15338 | 2026.03.18 18:25:32.467999 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15339 | 2026.03.18 18:25:32.468039 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15340 | 2026.03.18 18:25:32.468422 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15341 | 2026.03.18 18:25:32.468456 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15342 | 2026.03.18 18:25:32.468740 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15343 | 2026.03.18 18:25:32.468950 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15344 | 2026.03.18 18:25:32.469058 [ 66 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15345 | 2026.03.18 18:25:32.469075 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001094 sec., 1828.1535648994518 rows/sec., 137.47 KiB/sec. | ||
| 15346 | 2026.03.18 18:25:32.469097 [ 66 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15347 | 2026.03.18 18:25:32.469114 [ 276 ] {e89f01ab-e93a-4c41-8615-1f723af5d4e9} <Debug> TCPHandler: Processed in 0.001256865 sec. | ||
| 15348 | 2026.03.18 18:25:32.469118 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15349 | 2026.03.18 18:25:32.469221 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15350 | 2026.03.18 18:25:32.469237 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15351 | 2026.03.18 18:25:32.469315 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15352 | 2026.03.18 18:25:32.469358 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15353 | 2026.03.18 18:25:32.469370 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15354 | 2026.03.18 18:25:32.469407 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 226 rows starting from the beginning of the part | ||
| 15355 | 2026.03.18 18:25:32.469478 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 159 rows starting from the beginning of the part | ||
| 15356 | 2026.03.18 18:25:32.469525 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 39 rows starting from the beginning of the part | ||
| 15357 | 2026.03.18 18:25:32.469569 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 144 rows starting from the beginning of the part | ||
| 15358 | 2026.03.18 18:25:32.469610 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 55 rows starting from the beginning of the part | ||
| 15359 | 2026.03.18 18:25:32.469660 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2 rows starting from the beginning of the part | ||
| 15360 | 2026.03.18 18:25:32.469780 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2026.03.18 18:25:32.469821 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15362 | 2026.03.18 18:25:32.470130 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15363 | 2026.03.18 18:25:32.470352 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15364 | 2026.03.18 18:25:32.470478 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00118 sec., 55932.20338983051 rows/sec., 4.37 MiB/sec. | ||
| 15365 | 2026.03.18 18:25:32.470514 [ 276 ] {9f311332-4eb4-41cc-b375-2a5ed8eeec35} <Debug> TCPHandler: Processed in 0.001340607 sec. | ||
| 15366 | 2026.03.18 18:25:32.470572 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385839 sec., 450990.3387045681 rows/sec., 30.30 MiB/sec. | ||
| 15367 | 2026.03.18 18:25:32.470621 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15368 | 2026.03.18 18:25:32.470722 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15369 | 2026.03.18 18:25:32.470728 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15370 | 2026.03.18 18:25:32.470788 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15371 | 2026.03.18 18:25:32.470970 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2026.03.18 18:25:32.471049 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_91_18} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15373 | 2026.03.18 18:25:32.471129 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15374 | 2026.03.18 18:25:32.471197 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15375 | 2026.03.18 18:25:32.471237 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15376 | 2026.03.18 18:25:32.471564 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15377 | 2026.03.18 18:25:32.471779 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15378 | 2026.03.18 18:25:32.471907 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 15379 | 2026.03.18 18:25:32.471945 [ 276 ] {6f0f4dfc-378e-4150-9eb4-ed62aa9e136f} <Debug> TCPHandler: Processed in 0.001370548 sec. | ||
| 15380 | 2026.03.18 18:25:32.472047 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15381 | 2026.03.18 18:25:32.472142 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15382 | 2026.03.18 18:25:32.472197 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <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 | ||
| 15383 | 2026.03.18 18:25:32.472922 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15384 | 2026.03.18 18:25:32.472958 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15385 | 2026.03.18 18:25:32.473444 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15386 | 2026.03.18 18:25:32.473657 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2026.03.18 18:25:32.473794 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.00167 sec., 1197.6047904191616 rows/sec., 2.15 MiB/sec. | ||
| 15388 | 2026.03.18 18:25:32.473848 [ 276 ] {06718a89-4591-4107-adca-ccb513a51d93} <Debug> TCPHandler: Processed in 0.001850781 sec. | ||
| 15389 | 2026.03.18 18:25:32.473964 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15390 | 2026.03.18 18:25:32.474061 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15391 | 2026.03.18 18:25:32.474102 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15392 | 2026.03.18 18:25:32.474432 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15393 | 2026.03.18 18:25:32.474466 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15394 | 2026.03.18 18:25:32.474758 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15395 | 2026.03.18 18:25:32.474966 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15396 | 2026.03.18 18:25:32.475094 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 15397 | 2026.03.18 18:25:32.475130 [ 276 ] {b2eb6ca7-9c88-45f4-a00e-d934b06dc0d8} <Debug> TCPHandler: Processed in 0.001216823 sec. | ||
| 15398 | 2026.03.18 18:25:36.987595 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65097 | ||
| 15399 | 2026.03.18 18:25:36.987742 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15400 | 2026.03.18 18:25:36.987774 [ 293 ] {} <Debug> TCP-Session: 9b1f57e1-7721-4435-97b0-162ab387d926 Authenticating user 'default' from [fd00:1122:3344:101::e]:65097 | ||
| 15401 | 2026.03.18 18:25:36.987800 [ 293 ] {} <Debug> TCP-Session: 9b1f57e1-7721-4435-97b0-162ab387d926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15402 | 2026.03.18 18:25:36.987816 [ 293 ] {} <Debug> TCP-Session: 9b1f57e1-7721-4435-97b0-162ab387d926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15403 | 2026.03.18 18:25:36.988015 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46107 | ||
| 15404 | 2026.03.18 18:25:36.988059 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34803 | ||
| 15405 | 2026.03.18 18:25:36.988063 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35897 | ||
| 15406 | 2026.03.18 18:25:36.988104 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34181 | ||
| 15407 | 2026.03.18 18:25:36.988121 [ 293 ] {} <Trace> TCP-Session: 9b1f57e1-7721-4435-97b0-162ab387d926 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15408 | 2026.03.18 18:25:36.988152 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15409 | 2026.03.18 18:25:36.988151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15410 | 2026.03.18 18:25:36.988186 [ 289 ] {} <Debug> TCP-Session: 23f03f32-422c-4367-94d6-55a9a8042418 Authenticating user 'default' from [fd00:1122:3344:101::e]:34803 | ||
| 15411 | 2026.03.18 18:25:36.988099 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46214 | ||
| 15412 | 2026.03.18 18:25:36.988211 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15413 | 2026.03.18 18:25:36.988217 [ 289 ] {} <Debug> TCP-Session: 23f03f32-422c-4367-94d6-55a9a8042418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2026.03.18 18:25:36.988279 [ 288 ] {} <Debug> TCP-Session: c80cb5c4-046c-4dbc-b1a2-41888f532bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35897 | ||
| 15415 | 2026.03.18 18:25:36.988292 [ 289 ] {} <Debug> TCP-Session: 23f03f32-422c-4367-94d6-55a9a8042418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15416 | 2026.03.18 18:25:36.988310 [ 293 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65097) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15417 | 2026.03.18 18:25:36.988318 [ 288 ] {} <Debug> TCP-Session: c80cb5c4-046c-4dbc-b1a2-41888f532bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15418 | 2026.03.18 18:25:36.988313 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15419 | 2026.03.18 18:25:36.988354 [ 288 ] {} <Debug> TCP-Session: c80cb5c4-046c-4dbc-b1a2-41888f532bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15420 | 2026.03.18 18:25:36.988211 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15421 | 2026.03.18 18:25:36.988382 [ 291 ] {} <Debug> TCP-Session: b502de1c-512d-4f6f-aef2-31bdd2c95585 Authenticating user 'default' from [fd00:1122:3344:101::e]:46214 | ||
| 15422 | 2026.03.18 18:25:36.988407 [ 292 ] {} <Debug> TCP-Session: bba29e6f-f962-4a11-bb95-f89d9fcc6240 Authenticating user 'default' from [fd00:1122:3344:101::e]:34181 | ||
| 15423 | 2026.03.18 18:25:36.988425 [ 291 ] {} <Debug> TCP-Session: b502de1c-512d-4f6f-aef2-31bdd2c95585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15424 | 2026.03.18 18:25:36.988434 [ 292 ] {} <Debug> TCP-Session: bba29e6f-f962-4a11-bb95-f89d9fcc6240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15425 | 2026.03.18 18:25:36.988446 [ 291 ] {} <Debug> TCP-Session: b502de1c-512d-4f6f-aef2-31bdd2c95585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15426 | 2026.03.18 18:25:36.988459 [ 292 ] {} <Debug> TCP-Session: bba29e6f-f962-4a11-bb95-f89d9fcc6240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15427 | 2026.03.18 18:25:36.988071 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39146 | ||
| 15428 | 2026.03.18 18:25:36.988026 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54701 | ||
| 15429 | 2026.03.18 18:25:36.988570 [ 293 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15430 | 2026.03.18 18:25:36.988020 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43326 | ||
| 15431 | 2026.03.18 18:25:36.988208 [ 294 ] {} <Debug> TCP-Session: 7aabcfbf-d595-44c4-ac7b-f4fc3d283d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:46107 | ||
| 15432 | 2026.03.18 18:25:36.988630 [ 293 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15433 | 2026.03.18 18:25:36.988668 [ 294 ] {} <Debug> TCP-Session: 7aabcfbf-d595-44c4-ac7b-f4fc3d283d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15434 | 2026.03.18 18:25:36.988694 [ 294 ] {} <Debug> TCP-Session: 7aabcfbf-d595-44c4-ac7b-f4fc3d283d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15435 | 2026.03.18 18:25:36.988946 [ 293 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 15436 | 2026.03.18 18:25:36.989039 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15437 | 2026.03.18 18:25:36.989074 [ 290 ] {} <Debug> TCP-Session: 574dbfc8-19a9-4e97-9a30-668e51dbf867 Authenticating user 'default' from [fd00:1122:3344:101::e]:39146 | ||
| 15438 | 2026.03.18 18:25:36.989091 [ 290 ] {} <Debug> TCP-Session: 574dbfc8-19a9-4e97-9a30-668e51dbf867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15439 | 2026.03.18 18:25:36.989141 [ 290 ] {} <Debug> TCP-Session: 574dbfc8-19a9-4e97-9a30-668e51dbf867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.03.18 18:25:36.989161 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15441 | 2026.03.18 18:25:36.989194 [ 286 ] {} <Debug> TCP-Session: 7754e270-e7d6-40ab-a216-174087b0d486 Authenticating user 'default' from [fd00:1122:3344:101::e]:54701 | ||
| 15442 | 2026.03.18 18:25:36.989209 [ 286 ] {} <Debug> TCP-Session: 7754e270-e7d6-40ab-a216-174087b0d486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2026.03.18 18:25:36.989221 [ 286 ] {} <Debug> TCP-Session: 7754e270-e7d6-40ab-a216-174087b0d486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15444 | 2026.03.18 18:25:36.989367 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15445 | 2026.03.18 18:25:36.989401 [ 275 ] {} <Debug> TCP-Session: 0171b7f4-63aa-42d5-8642-9272727f9059 Authenticating user 'default' from [fd00:1122:3344:101::e]:43326 | ||
| 15446 | 2026.03.18 18:25:36.989418 [ 275 ] {} <Debug> TCP-Session: 0171b7f4-63aa-42d5-8642-9272727f9059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15447 | 2026.03.18 18:25:36.989431 [ 275 ] {} <Debug> TCP-Session: 0171b7f4-63aa-42d5-8642-9272727f9059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15448 | 2026.03.18 18:25:36.989902 [ 346 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Trace> AggregatingTransform: Aggregating | ||
| 15449 | 2026.03.18 18:25:36.989966 [ 346 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15450 | 2026.03.18 18:25:36.990010 [ 346 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955306 sec. (1046.785 rows/sec., 40.89 KiB/sec.) | ||
| 15451 | 2026.03.18 18:25:36.990029 [ 346 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Trace> Aggregator: Merging aggregated data | ||
| 15452 | 2026.03.18 18:25:36.991323 [ 293 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 15453 | 2026.03.18 18:25:36.991451 [ 293 ] {c7f01e3d-08ad-4533-b8ce-7bd8d8972db6} <Debug> TCPHandler: Processed in 0.003440975 sec. | ||
| 15454 | 2026.03.18 18:25:36.991569 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15455 | 2026.03.18 18:25:36.991595 [ 293 ] {} <Debug> TCP-Session: 9b1f57e1-7721-4435-97b0-162ab387d926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15456 | 2026.03.18 18:25:36.991602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15457 | 2026.03.18 18:25:36.991631 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15458 | 2026.03.18 18:25:36.991644 [ 292 ] {} <Debug> TCP-Session: bba29e6f-f962-4a11-bb95-f89d9fcc6240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15459 | 2026.03.18 18:25:36.991653 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15460 | 2026.03.18 18:25:36.991705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15461 | 2026.03.18 18:25:36.991727 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15462 | 2026.03.18 18:25:36.991732 [ 294 ] {} <Debug> TCP-Session: 7aabcfbf-d595-44c4-ac7b-f4fc3d283d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15463 | 2026.03.18 18:25:36.991751 [ 290 ] {} <Debug> TCP-Session: 574dbfc8-19a9-4e97-9a30-668e51dbf867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15464 | 2026.03.18 18:25:36.991754 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15465 | 2026.03.18 18:25:36.991773 [ 286 ] {} <Debug> TCP-Session: 7754e270-e7d6-40ab-a216-174087b0d486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15466 | 2026.03.18 18:25:36.991682 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15467 | 2026.03.18 18:25:36.991816 [ 291 ] {} <Debug> TCP-Session: b502de1c-512d-4f6f-aef2-31bdd2c95585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15468 | 2026.03.18 18:25:36.991847 [ 288 ] {} <Debug> TCP-Session: c80cb5c4-046c-4dbc-b1a2-41888f532bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2026.03.18 18:25:36.991667 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15470 | 2026.03.18 18:25:36.991684 [ 275 ] {} <Debug> TCP-Session: 0171b7f4-63aa-42d5-8642-9272727f9059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15471 | 2026.03.18 18:25:36.991900 [ 289 ] {} <Debug> TCP-Session: 23f03f32-422c-4367-94d6-55a9a8042418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15472 | 2026.03.18 18:25:37.468177 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15473 | 2026.03.18 18:25:37.468363 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15474 | 2026.03.18 18:25:37.468430 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15475 | 2026.03.18 18:25:37.469177 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2026.03.18 18:25:37.469225 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15477 | 2026.03.18 18:25:37.469635 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15478 | 2026.03.18 18:25:37.469874 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15479 | 2026.03.18 18:25:37.470034 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.00172 sec., 77906.97674418605 rows/sec., 6.74 MiB/sec. | ||
| 15480 | 2026.03.18 18:25:37.470078 [ 276 ] {766bf50e-9a51-44c8-9776-ce6f3429a92a} <Debug> TCPHandler: Processed in 0.002031386 sec. | ||
| 15481 | 2026.03.18 18:25:37.470200 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15482 | 2026.03.18 18:25:37.470298 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15483 | 2026.03.18 18:25:37.470341 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15484 | 2026.03.18 18:25:37.470781 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15485 | 2026.03.18 18:25:37.470817 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15486 | 2026.03.18 18:25:37.471122 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15487 | 2026.03.18 18:25:37.471336 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15488 | 2026.03.18 18:25:37.471471 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00119 sec., 32773.10924369748 rows/sec., 2.41 MiB/sec. | ||
| 15489 | 2026.03.18 18:25:37.471511 [ 276 ] {bc24cb04-df8d-446d-b2a1-cf981ec454af} <Debug> TCPHandler: Processed in 0.001360388 sec. | ||
| 15490 | 2026.03.18 18:25:37.471623 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15491 | 2026.03.18 18:25:37.471720 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15492 | 2026.03.18 18:25:37.471762 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15493 | 2026.03.18 18:25:37.472212 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2026.03.18 18:25:37.472247 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15495 | 2026.03.18 18:25:37.472556 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15496 | 2026.03.18 18:25:37.472782 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15497 | 2026.03.18 18:25:37.472915 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001211 sec., 85053.67464905037 rows/sec., 6.64 MiB/sec. | ||
| 15498 | 2026.03.18 18:25:37.472955 [ 276 ] {a5838824-1030-454b-9f50-8afaf9dfae21} <Debug> TCPHandler: Processed in 0.001380478 sec. | ||
| 15499 | 2026.03.18 18:25:37.473070 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15500 | 2026.03.18 18:25:37.473168 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15501 | 2026.03.18 18:25:37.473212 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15502 | 2026.03.18 18:25:37.473635 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15503 | 2026.03.18 18:25:37.473670 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15504 | 2026.03.18 18:25:37.474001 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15505 | 2026.03.18 18:25:37.474217 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15506 | 2026.03.18 18:25:37.474350 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 15507 | 2026.03.18 18:25:37.474389 [ 276 ] {b567efb7-7494-47c4-941a-cfc6c05a773c} <Debug> TCPHandler: Processed in 0.001368708 sec. | ||
| 15508 | 2026.03.18 18:25:37.474493 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15509 | 2026.03.18 18:25:37.474590 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15510 | 2026.03.18 18:25:37.474645 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <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 | ||
| 15511 | 2026.03.18 18:25:37.475549 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15512 | 2026.03.18 18:25:37.475584 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15513 | 2026.03.18 18:25:37.476165 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15514 | 2026.03.18 18:25:37.476390 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15515 | 2026.03.18 18:25:37.476532 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00196 sec., 19897.95918367347 rows/sec., 35.66 MiB/sec. | ||
| 15516 | 2026.03.18 18:25:37.476587 [ 276 ] {7cecd136-ba65-4dca-aaa4-cb07191df65a} <Debug> TCPHandler: Processed in 0.002143319 sec. | ||
| 15517 | 2026.03.18 18:25:37.476704 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15518 | 2026.03.18 18:25:37.476802 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15519 | 2026.03.18 18:25:37.476847 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15520 | 2026.03.18 18:25:37.477201 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2026.03.18 18:25:37.477237 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15522 | 2026.03.18 18:25:37.477545 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15523 | 2026.03.18 18:25:37.477767 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2026.03.18 18:25:37.477903 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 15525 | 2026.03.18 18:25:37.477942 [ 276 ] {8b6fd670-ba79-4296-a1ce-d9ac9fda6de1} <Debug> TCPHandler: Processed in 0.001288135 sec. | ||
| 15526 | 2026.03.18 18:25:37.766949 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15527 | 2026.03.18 18:25:37.767160 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15528 | 2026.03.18 18:25:37.767236 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15529 | 2026.03.18 18:25:37.768080 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15530 | 2026.03.18 18:25:37.768130 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15531 | 2026.03.18 18:25:37.768539 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15532 | 2026.03.18 18:25:37.768768 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15533 | 2026.03.18 18:25:37.768930 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001824 sec., 155701.75438596492 rows/sec., 9.89 MiB/sec. | ||
| 15534 | 2026.03.18 18:25:37.768975 [ 276 ] {9d2e1a9b-ba4c-4433-8df5-b84e13b26a27} <Debug> TCPHandler: Processed in 0.0021676 sec. | ||
| 15535 | 2026.03.18 18:25:37.769109 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15536 | 2026.03.18 18:25:37.769206 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15537 | 2026.03.18 18:25:37.769251 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15538 | 2026.03.18 18:25:37.769666 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2026.03.18 18:25:37.769703 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15540 | 2026.03.18 18:25:37.770002 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15541 | 2026.03.18 18:25:37.770209 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2026.03.18 18:25:37.770347 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001158 sec., 1727.1157167530225 rows/sec., 140.83 KiB/sec. | ||
| 15543 | 2026.03.18 18:25:37.770387 [ 276 ] {82aab670-ad70-4e0b-a507-1542d467fc00} <Debug> TCPHandler: Processed in 0.001328486 sec. | ||
| 15544 | 2026.03.18 18:25:37.770497 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15545 | 2026.03.18 18:25:37.770593 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15546 | 2026.03.18 18:25:37.770633 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15547 | 2026.03.18 18:25:37.772177 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2026.03.18 18:25:37.772215 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15549 | 2026.03.18 18:25:37.772666 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15550 | 2026.03.18 18:25:37.772890 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15551 | 2026.03.18 18:25:37.773028 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.002452 sec., 1095432.3001631321 rows/sec., 82.87 MiB/sec. | ||
| 15552 | 2026.03.18 18:25:37.773071 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 15553 | 2026.03.18 18:25:37.773085 [ 276 ] {a08d5346-75a2-46ff-ace4-5b06557c731d} <Debug> TCPHandler: Processed in 0.002639872 sec. | ||
| 15554 | 2026.03.18 18:25:37.773201 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15555 | 2026.03.18 18:25:37.773298 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15556 | 2026.03.18 18:25:37.773339 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15557 | 2026.03.18 18:25:37.773794 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15558 | 2026.03.18 18:25:37.773831 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15559 | 2026.03.18 18:25:37.774132 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15560 | 2026.03.18 18:25:37.774341 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15561 | 2026.03.18 18:25:37.774473 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001192 sec., 131711.40939597317 rows/sec., 7.91 MiB/sec. | ||
| 15562 | 2026.03.18 18:25:37.774513 [ 276 ] {68f93a05-7a72-4f58-abc4-5ba88f5e3794} <Debug> TCPHandler: Processed in 0.001362038 sec. | ||
| 15563 | 2026.03.18 18:25:37.774630 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15564 | 2026.03.18 18:25:37.774729 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15565 | 2026.03.18 18:25:37.774772 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15566 | 2026.03.18 18:25:37.775448 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15567 | 2026.03.18 18:25:37.775484 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15568 | 2026.03.18 18:25:37.775824 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15569 | 2026.03.18 18:25:37.776034 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2026.03.18 18:25:37.776170 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001458 sec., 587791.4951989026 rows/sec., 34.93 MiB/sec. | ||
| 15571 | 2026.03.18 18:25:37.776210 [ 276 ] {a9ce57d7-234d-4ccb-a518-7f6c3c90b43e} <Debug> TCPHandler: Processed in 0.001629864 sec. | ||
| 15572 | 2026.03.18 18:25:37.776325 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.03.18 18:25:37.776424 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15574 | 2026.03.18 18:25:37.776466 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15575 | 2026.03.18 18:25:37.776881 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2026.03.18 18:25:37.776925 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15577 | 2026.03.18 18:25:37.777236 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15578 | 2026.03.18 18:25:37.777459 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15579 | 2026.03.18 18:25:37.777595 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 59.14 KiB/sec. | ||
| 15580 | 2026.03.18 18:25:37.777635 [ 276 ] {88c156e2-2c2d-446b-b9f8-be26e0cb479e} <Debug> TCPHandler: Processed in 0.001359517 sec. | ||
| 15581 | 2026.03.18 18:25:37.777759 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15582 | 2026.03.18 18:25:37.777858 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15583 | 2026.03.18 18:25:37.777899 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15584 | 2026.03.18 18:25:37.778407 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15585 | 2026.03.18 18:25:37.778451 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15586 | 2026.03.18 18:25:37.778854 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15587 | 2026.03.18 18:25:37.779142 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.03.18 18:25:37.779313 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001472 sec., 100543.47826086957 rows/sec., 5.72 MiB/sec. | ||
| 15589 | 2026.03.18 18:25:37.779365 [ 276 ] {5af9c7be-e532-4799-b5be-6bdfb97da4c8} <Debug> TCPHandler: Processed in 0.001657376 sec. | ||
| 15590 | 2026.03.18 18:25:37.779495 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15591 | 2026.03.18 18:25:37.779607 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15592 | 2026.03.18 18:25:37.779657 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15593 | 2026.03.18 18:25:37.780813 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2026.03.18 18:25:37.780858 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15595 | 2026.03.18 18:25:37.781370 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15596 | 2026.03.18 18:25:37.781668 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15597 | 2026.03.18 18:25:37.781841 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.002257 sec., 638458.130261409 rows/sec., 43.96 MiB/sec. | ||
| 15598 | 2026.03.18 18:25:37.781893 [ 276 ] {f09b9770-5211-426d-bb1d-802731ee975c} <Debug> TCPHandler: Processed in 0.002457288 sec. | ||
| 15599 | 2026.03.18 18:25:37.782020 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15600 | 2026.03.18 18:25:37.782135 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15601 | 2026.03.18 18:25:37.782188 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15602 | 2026.03.18 18:25:37.782594 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15603 | 2026.03.18 18:25:37.782639 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15604 | 2026.03.18 18:25:37.783034 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15605 | 2026.03.18 18:25:37.783325 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15606 | 2026.03.18 18:25:37.783497 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
| 15607 | 2026.03.18 18:25:37.783547 [ 276 ] {0df39fe8-164a-4cb6-816b-851a7c78e29d} <Debug> TCPHandler: Processed in 0.001588303 sec. | ||
| 15608 | 2026.03.18 18:25:37.783678 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15609 | 2026.03.18 18:25:37.783776 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15610 | 2026.03.18 18:25:37.783819 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15611 | 2026.03.18 18:25:37.784435 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.03.18 18:25:37.784473 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15613 | 2026.03.18 18:25:37.784898 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15614 | 2026.03.18 18:25:37.785129 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.03.18 18:25:37.785261 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001506 sec., 878486.0557768925 rows/sec., 54.86 MiB/sec. | ||
| 15616 | 2026.03.18 18:25:37.785304 [ 276 ] {4844a9cb-499a-4ab5-a044-f2b67271641e} <Debug> TCPHandler: Processed in 0.001677616 sec. | ||
| 15617 | 2026.03.18 18:25:37.785418 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15618 | 2026.03.18 18:25:37.785516 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15619 | 2026.03.18 18:25:37.785558 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15620 | 2026.03.18 18:25:37.785878 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15621 | 2026.03.18 18:25:37.785914 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15622 | 2026.03.18 18:25:37.786229 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15623 | 2026.03.18 18:25:37.786442 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2026.03.18 18:25:37.786575 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 15625 | 2026.03.18 18:25:37.786615 [ 276 ] {d8c8e9e5-fe33-479d-b255-901e95803e94} <Debug> TCPHandler: Processed in 0.001247464 sec. | ||
| 15626 | 2026.03.18 18:25:37.786730 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15627 | 2026.03.18 18:25:37.786825 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15628 | 2026.03.18 18:25:37.786879 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <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 | ||
| 15629 | 2026.03.18 18:25:37.787669 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15630 | 2026.03.18 18:25:37.787705 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15631 | 2026.03.18 18:25:37.788237 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15632 | 2026.03.18 18:25:37.788465 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15633 | 2026.03.18 18:25:37.788593 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15634 | 2026.03.18 18:25:37.788610 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001802 sec., 7214.206437291898 rows/sec., 12.93 MiB/sec. | ||
| 15635 | 2026.03.18 18:25:37.788672 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15636 | 2026.03.18 18:25:37.788699 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15637 | 2026.03.18 18:25:37.788712 [ 276 ] {b772a967-b514-4dde-8c99-fd3fa5b18d69} <Debug> TCPHandler: Processed in 0.002032366 sec. | ||
| 15638 | 2026.03.18 18:25:37.788806 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15639 | 2026.03.18 18:25:37.788834 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15640 | 2026.03.18 18:25:37.788944 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15641 | 2026.03.18 18:25:37.788987 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15642 | 2026.03.18 18:25:37.789059 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15643 | 2026.03.18 18:25:37.789122 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1931 rows starting from the beginning of the part | ||
| 15644 | 2026.03.18 18:25:37.789250 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2 rows starting from the beginning of the part | ||
| 15645 | 2026.03.18 18:25:37.789324 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2026.03.18 18:25:37.789354 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 39 rows starting from the beginning of the part | ||
| 15647 | 2026.03.18 18:25:37.789366 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15648 | 2026.03.18 18:25:37.789460 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 2 rows starting from the beginning of the part | ||
| 15649 | 2026.03.18 18:25:37.789561 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 39 rows starting from the beginning of the part | ||
| 15650 | 2026.03.18 18:25:37.789663 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 13 rows starting from the beginning of the part | ||
| 15651 | 2026.03.18 18:25:37.789696 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15652 | 2026.03.18 18:25:37.789922 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15653 | 2026.03.18 18:25:37.790061 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001135 sec., 37004.405286343615 rows/sec., 2.11 MiB/sec. | ||
| 15654 | 2026.03.18 18:25:37.790100 [ 276 ] {8b009bcf-1253-4a29-9267-4de02d8130de} <Debug> TCPHandler: Processed in 0.001316636 sec. | ||
| 15655 | 2026.03.18 18:25:37.798782 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2026 rows, containing 19 columns (19 merged, 0 gathered) in 0.010022126 sec., 202152.71689859018 rows/sec., 362.25 MiB/sec. | ||
| 15656 | 2026.03.18 18:25:37.800789 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15657 | 2026.03.18 18:25:37.801148 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2026.03.18 18:25:37.801225 [ 189 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15659 | 2026.03.18 18:25:37.801359 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. | ||
| 15660 | 2026.03.18 18:25:38.000376 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.69 MiB, peak 380.07 MiB, free memory in arenas 0.00 B, will set to 366.29 MiB (RSS), difference: 3.60 MiB | ||
| 15661 | 2026.03.18 18:25:38.051378 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31263 | ||
| 15662 | 2026.03.18 18:25:38.052196 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.03.18 18:25:38.052262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15664 | 2026.03.18 18:25:38.052947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15665 | 2026.03.18 18:25:38.053299 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.03.18 18:25:38.053495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31263 | ||
| 15667 | 2026.03.18 18:25:38.483420 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61285 | ||
| 15668 | 2026.03.18 18:25:38.483572 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15669 | 2026.03.18 18:25:38.483606 [ 293 ] {} <Debug> TCP-Session: 41e66b70-6054-4529-acde-f7030ece7c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:61285 | ||
| 15670 | 2026.03.18 18:25:38.483633 [ 293 ] {} <Debug> TCP-Session: 41e66b70-6054-4529-acde-f7030ece7c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15671 | 2026.03.18 18:25:38.483651 [ 293 ] {} <Debug> TCP-Session: 41e66b70-6054-4529-acde-f7030ece7c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15672 | 2026.03.18 18:25:38.483941 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45334 | ||
| 15673 | 2026.03.18 18:25:38.483941 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52600 | ||
| 15674 | 2026.03.18 18:25:38.484000 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49506 | ||
| 15675 | 2026.03.18 18:25:38.484032 [ 293 ] {} <Trace> TCP-Session: 41e66b70-6054-4529-acde-f7030ece7c19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15676 | 2026.03.18 18:25:38.484026 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15677 | 2026.03.18 18:25:38.484007 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55842 | ||
| 15678 | 2026.03.18 18:25:38.484144 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15679 | 2026.03.18 18:25:38.484122 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15680 | 2026.03.18 18:25:38.484204 [ 291 ] {} <Debug> TCP-Session: a6742e1d-81eb-4d4e-bd90-4064ae373e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:49506 | ||
| 15681 | 2026.03.18 18:25:38.484118 [ 286 ] {} <Debug> TCP-Session: 4584a815-4d7d-4999-b773-4e6f587c4982 Authenticating user 'default' from [fd00:1122:3344:101::e]:45334 | ||
| 15682 | 2026.03.18 18:25:38.484238 [ 294 ] {} <Debug> TCP-Session: a075df11-8c30-49b1-858f-ee25e83f02ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52600 | ||
| 15683 | 2026.03.18 18:25:38.484251 [ 293 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61285) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15684 | 2026.03.18 18:25:38.484259 [ 286 ] {} <Debug> TCP-Session: 4584a815-4d7d-4999-b773-4e6f587c4982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.03.18 18:25:38.484267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15686 | 2026.03.18 18:25:38.484299 [ 286 ] {} <Debug> TCP-Session: 4584a815-4d7d-4999-b773-4e6f587c4982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15687 | 2026.03.18 18:25:38.484245 [ 291 ] {} <Debug> TCP-Session: a6742e1d-81eb-4d4e-bd90-4064ae373e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15688 | 2026.03.18 18:25:38.484338 [ 292 ] {} <Debug> TCP-Session: d33c9c7b-dfe5-4bc6-81a6-f27de4be468e Authenticating user 'default' from [fd00:1122:3344:101::e]:55842 | ||
| 15689 | 2026.03.18 18:25:38.484363 [ 291 ] {} <Debug> TCP-Session: a6742e1d-81eb-4d4e-bd90-4064ae373e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15690 | 2026.03.18 18:25:38.483985 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62731 | ||
| 15691 | 2026.03.18 18:25:38.484389 [ 292 ] {} <Debug> TCP-Session: d33c9c7b-dfe5-4bc6-81a6-f27de4be468e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15692 | 2026.03.18 18:25:38.483972 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52776 | ||
| 15693 | 2026.03.18 18:25:38.484445 [ 292 ] {} <Debug> TCP-Session: d33c9c7b-dfe5-4bc6-81a6-f27de4be468e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15694 | 2026.03.18 18:25:38.484479 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15695 | 2026.03.18 18:25:38.483968 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34066 | ||
| 15696 | 2026.03.18 18:25:38.484523 [ 290 ] {} <Debug> TCP-Session: 0f21ce73-e571-416e-96be-60169f0ab3e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62731 | ||
| 15697 | 2026.03.18 18:25:38.483941 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62538 | ||
| 15698 | 2026.03.18 18:25:38.484564 [ 290 ] {} <Debug> TCP-Session: 0f21ce73-e571-416e-96be-60169f0ab3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15699 | 2026.03.18 18:25:38.484573 [ 293 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15700 | 2026.03.18 18:25:38.484595 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15701 | 2026.03.18 18:25:38.484593 [ 290 ] {} <Debug> TCP-Session: 0f21ce73-e571-416e-96be-60169f0ab3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2026.03.18 18:25:38.484632 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15703 | 2026.03.18 18:25:38.484644 [ 289 ] {} <Debug> TCP-Session: 577c9ac3-6c9d-4384-9411-8bee338cf012 Authenticating user 'default' from [fd00:1122:3344:101::e]:34066 | ||
| 15704 | 2026.03.18 18:25:38.484666 [ 293 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15705 | 2026.03.18 18:25:38.484689 [ 275 ] {} <Debug> TCP-Session: c8fc2a1f-1580-4af5-9683-1e65f818bf13 Authenticating user 'default' from [fd00:1122:3344:101::e]:62538 | ||
| 15706 | 2026.03.18 18:25:38.484704 [ 289 ] {} <Debug> TCP-Session: 577c9ac3-6c9d-4384-9411-8bee338cf012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15707 | 2026.03.18 18:25:38.484737 [ 275 ] {} <Debug> TCP-Session: c8fc2a1f-1580-4af5-9683-1e65f818bf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15708 | 2026.03.18 18:25:38.484757 [ 289 ] {} <Debug> TCP-Session: 577c9ac3-6c9d-4384-9411-8bee338cf012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15709 | 2026.03.18 18:25:38.484778 [ 275 ] {} <Debug> TCP-Session: c8fc2a1f-1580-4af5-9683-1e65f818bf13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15710 | 2026.03.18 18:25:38.484558 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15711 | 2026.03.18 18:25:38.484286 [ 294 ] {} <Debug> TCP-Session: a075df11-8c30-49b1-858f-ee25e83f02ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15712 | 2026.03.18 18:25:38.484861 [ 288 ] {} <Debug> TCP-Session: 5839e5e7-c411-46af-a363-3714319c9e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:52776 | ||
| 15713 | 2026.03.18 18:25:38.484870 [ 294 ] {} <Debug> TCP-Session: a075df11-8c30-49b1-858f-ee25e83f02ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15714 | 2026.03.18 18:25:38.484901 [ 288 ] {} <Debug> TCP-Session: 5839e5e7-c411-46af-a363-3714319c9e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15715 | 2026.03.18 18:25:38.484934 [ 288 ] {} <Debug> TCP-Session: 5839e5e7-c411-46af-a363-3714319c9e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2026.03.18 18:25:38.485103 [ 293 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 15717 | 2026.03.18 18:25:38.486384 [ 336 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Trace> AggregatingTransform: Aggregating | ||
| 15718 | 2026.03.18 18:25:38.486444 [ 336 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 15719 | 2026.03.18 18:25:38.486485 [ 336 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001241524 sec. (805.462 rows/sec., 31.46 KiB/sec.) | ||
| 15720 | 2026.03.18 18:25:38.486507 [ 336 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Trace> Aggregator: Merging aggregated data | ||
| 15721 | 2026.03.18 18:25:38.488152 [ 293 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003962 sec., 252.39777889954567 rows/sec., 9.86 KiB/sec. | ||
| 15722 | 2026.03.18 18:25:38.488376 [ 293 ] {f07fd9ff-40f2-4f06-8c68-2e4f62f02b3f} <Debug> TCPHandler: Processed in 0.004483963 sec. | ||
| 15723 | 2026.03.18 18:25:38.488510 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15724 | 2026.03.18 18:25:38.488554 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15725 | 2026.03.18 18:25:38.488577 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15726 | 2026.03.18 18:25:38.488605 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15727 | 2026.03.18 18:25:38.488612 [ 292 ] {} <Debug> TCP-Session: d33c9c7b-dfe5-4bc6-81a6-f27de4be468e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15728 | 2026.03.18 18:25:38.488636 [ 294 ] {} <Debug> TCP-Session: a075df11-8c30-49b1-858f-ee25e83f02ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15729 | 2026.03.18 18:25:38.488659 [ 288 ] {} <Debug> TCP-Session: 5839e5e7-c411-46af-a363-3714319c9e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15730 | 2026.03.18 18:25:38.488666 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15731 | 2026.03.18 18:25:38.488709 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15732 | 2026.03.18 18:25:38.488760 [ 286 ] {} <Debug> TCP-Session: 4584a815-4d7d-4999-b773-4e6f587c4982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15733 | 2026.03.18 18:25:38.488767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15734 | 2026.03.18 18:25:38.488796 [ 290 ] {} <Debug> TCP-Session: 0f21ce73-e571-416e-96be-60169f0ab3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15735 | 2026.03.18 18:25:38.488689 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15736 | 2026.03.18 18:25:38.488841 [ 291 ] {} <Debug> TCP-Session: a6742e1d-81eb-4d4e-bd90-4064ae373e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15737 | 2026.03.18 18:25:38.488637 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15738 | 2026.03.18 18:25:38.488884 [ 289 ] {} <Debug> TCP-Session: 577c9ac3-6c9d-4384-9411-8bee338cf012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15739 | 2026.03.18 18:25:38.488945 [ 275 ] {} <Debug> TCP-Session: c8fc2a1f-1580-4af5-9683-1e65f818bf13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15740 | 2026.03.18 18:25:38.488594 [ 293 ] {} <Debug> TCP-Session: 41e66b70-6054-4529-acde-f7030ece7c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15741 | 2026.03.18 18:25:38.775708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42373 | ||
| 15742 | 2026.03.18 18:25:38.775808 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15743 | 2026.03.18 18:25:38.775836 [ 291 ] {} <Debug> TCP-Session: 5a3f59cb-9dc6-407c-952b-94fb2a7d58f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42373 | ||
| 15744 | 2026.03.18 18:25:38.775861 [ 291 ] {} <Debug> TCP-Session: 5a3f59cb-9dc6-407c-952b-94fb2a7d58f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15745 | 2026.03.18 18:25:38.775876 [ 291 ] {} <Debug> TCP-Session: 5a3f59cb-9dc6-407c-952b-94fb2a7d58f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2026.03.18 18:25:38.776115 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53436 | ||
| 15747 | 2026.03.18 18:25:38.776137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48145 | ||
| 15748 | 2026.03.18 18:25:38.776174 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41713 | ||
| 15749 | 2026.03.18 18:25:38.776191 [ 291 ] {} <Trace> TCP-Session: 5a3f59cb-9dc6-407c-952b-94fb2a7d58f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15750 | 2026.03.18 18:25:38.776182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63289 | ||
| 15751 | 2026.03.18 18:25:38.776241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15752 | 2026.03.18 18:25:38.776260 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15753 | 2026.03.18 18:25:38.776276 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15754 | 2026.03.18 18:25:38.776307 [ 292 ] {} <Debug> TCP-Session: 63b527c4-deb1-40b5-abd5-0cdac9e85d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:53436 | ||
| 15755 | 2026.03.18 18:25:38.776323 [ 293 ] {} <Debug> TCP-Session: cd8c1047-2083-4052-9a58-48ef3bc6cdd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48145 | ||
| 15756 | 2026.03.18 18:25:38.776336 [ 289 ] {} <Debug> TCP-Session: 98ca8bf7-ac86-4492-9a78-cb4685549a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:41713 | ||
| 15757 | 2026.03.18 18:25:38.776351 [ 292 ] {} <Debug> TCP-Session: 63b527c4-deb1-40b5-abd5-0cdac9e85d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15758 | 2026.03.18 18:25:38.776360 [ 293 ] {} <Debug> TCP-Session: cd8c1047-2083-4052-9a58-48ef3bc6cdd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15759 | 2026.03.18 18:25:38.776372 [ 289 ] {} <Debug> TCP-Session: 98ca8bf7-ac86-4492-9a78-cb4685549a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15760 | 2026.03.18 18:25:38.776391 [ 293 ] {} <Debug> TCP-Session: cd8c1047-2083-4052-9a58-48ef3bc6cdd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15761 | 2026.03.18 18:25:38.776385 [ 291 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42373) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15762 | 2026.03.18 18:25:38.776404 [ 289 ] {} <Debug> TCP-Session: 98ca8bf7-ac86-4492-9a78-cb4685549a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15763 | 2026.03.18 18:25:38.776383 [ 292 ] {} <Debug> TCP-Session: 63b527c4-deb1-40b5-abd5-0cdac9e85d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15764 | 2026.03.18 18:25:38.776342 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15765 | 2026.03.18 18:25:38.776142 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39560 | ||
| 15766 | 2026.03.18 18:25:38.776500 [ 290 ] {} <Debug> TCP-Session: 5d5acd45-bdcf-4476-987d-da934253bed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63289 | ||
| 15767 | 2026.03.18 18:25:38.776141 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39764 | ||
| 15768 | 2026.03.18 18:25:38.776528 [ 290 ] {} <Debug> TCP-Session: 5d5acd45-bdcf-4476-987d-da934253bed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15769 | 2026.03.18 18:25:38.776151 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64872 | ||
| 15770 | 2026.03.18 18:25:38.776556 [ 290 ] {} <Debug> TCP-Session: 5d5acd45-bdcf-4476-987d-da934253bed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15771 | 2026.03.18 18:25:38.776559 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15772 | 2026.03.18 18:25:38.776596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15773 | 2026.03.18 18:25:38.776624 [ 275 ] {} <Debug> TCP-Session: a1c06b60-7740-412b-bd6a-3145960fcdd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39560 | ||
| 15774 | 2026.03.18 18:25:38.776631 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15775 | 2026.03.18 18:25:38.776638 [ 294 ] {} <Debug> TCP-Session: 53d95241-4cf1-414e-8cde-2a8e9b4142f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39764 | ||
| 15776 | 2026.03.18 18:25:38.776648 [ 275 ] {} <Debug> TCP-Session: a1c06b60-7740-412b-bd6a-3145960fcdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2026.03.18 18:25:38.776666 [ 286 ] {} <Debug> TCP-Session: ea1b749c-51cc-4732-92d6-141be01a414d Authenticating user 'default' from [fd00:1122:3344:101::e]:64872 | ||
| 15778 | 2026.03.18 18:25:38.776675 [ 291 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15779 | 2026.03.18 18:25:38.776685 [ 275 ] {} <Debug> TCP-Session: a1c06b60-7740-412b-bd6a-3145960fcdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15780 | 2026.03.18 18:25:38.776701 [ 286 ] {} <Debug> TCP-Session: ea1b749c-51cc-4732-92d6-141be01a414d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15781 | 2026.03.18 18:25:38.776679 [ 294 ] {} <Debug> TCP-Session: 53d95241-4cf1-414e-8cde-2a8e9b4142f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15782 | 2026.03.18 18:25:38.776750 [ 291 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15783 | 2026.03.18 18:25:38.776772 [ 294 ] {} <Debug> TCP-Session: 53d95241-4cf1-414e-8cde-2a8e9b4142f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15784 | 2026.03.18 18:25:38.776746 [ 286 ] {} <Debug> TCP-Session: ea1b749c-51cc-4732-92d6-141be01a414d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2026.03.18 18:25:38.776163 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37111 | ||
| 15786 | 2026.03.18 18:25:38.776900 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15787 | 2026.03.18 18:25:38.776926 [ 288 ] {} <Debug> TCP-Session: 9a884050-74d2-421e-8ad2-4f503a831387 Authenticating user 'default' from [fd00:1122:3344:101::e]:37111 | ||
| 15788 | 2026.03.18 18:25:38.776948 [ 288 ] {} <Debug> TCP-Session: 9a884050-74d2-421e-8ad2-4f503a831387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15789 | 2026.03.18 18:25:38.776963 [ 288 ] {} <Debug> TCP-Session: 9a884050-74d2-421e-8ad2-4f503a831387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15790 | 2026.03.18 18:25:38.777049 [ 291 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 15791 | 2026.03.18 18:25:38.778016 [ 311 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Trace> AggregatingTransform: Aggregating | ||
| 15792 | 2026.03.18 18:25:38.778078 [ 311 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 15793 | 2026.03.18 18:25:38.778116 [ 311 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967797 sec. (1033.275 rows/sec., 40.36 KiB/sec.) | ||
| 15794 | 2026.03.18 18:25:38.778135 [ 311 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Trace> Aggregator: Merging aggregated data | ||
| 15795 | 2026.03.18 18:25:38.779441 [ 291 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 15796 | 2026.03.18 18:25:38.779573 [ 291 ] {9dfd6f27-3970-4e19-89de-ef95911056e8} <Debug> TCPHandler: Processed in 0.003495047 sec. | ||
| 15797 | 2026.03.18 18:25:38.779682 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15798 | 2026.03.18 18:25:38.779709 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15799 | 2026.03.18 18:25:38.779726 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15800 | 2026.03.18 18:25:38.779744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15801 | 2026.03.18 18:25:38.779754 [ 290 ] {} <Debug> TCP-Session: 5d5acd45-bdcf-4476-987d-da934253bed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15802 | 2026.03.18 18:25:38.779767 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15803 | 2026.03.18 18:25:38.779798 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15804 | 2026.03.18 18:25:38.779811 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15805 | 2026.03.18 18:25:38.779820 [ 275 ] {} <Debug> TCP-Session: a1c06b60-7740-412b-bd6a-3145960fcdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15806 | 2026.03.18 18:25:38.779839 [ 294 ] {} <Debug> TCP-Session: 53d95241-4cf1-414e-8cde-2a8e9b4142f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15807 | 2026.03.18 18:25:38.779860 [ 292 ] {} <Debug> TCP-Session: 63b527c4-deb1-40b5-abd5-0cdac9e85d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15808 | 2026.03.18 18:25:38.779833 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15809 | 2026.03.18 18:25:38.779799 [ 293 ] {} <Debug> TCP-Session: cd8c1047-2083-4052-9a58-48ef3bc6cdd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15810 | 2026.03.18 18:25:38.779783 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15811 | 2026.03.18 18:25:38.779935 [ 289 ] {} <Debug> TCP-Session: 98ca8bf7-ac86-4492-9a78-cb4685549a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15812 | 2026.03.18 18:25:38.779958 [ 286 ] {} <Debug> TCP-Session: ea1b749c-51cc-4732-92d6-141be01a414d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15813 | 2026.03.18 18:25:38.779776 [ 288 ] {} <Debug> TCP-Session: 9a884050-74d2-421e-8ad2-4f503a831387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15814 | 2026.03.18 18:25:38.779710 [ 291 ] {} <Debug> TCP-Session: 5a3f59cb-9dc6-407c-952b-94fb2a7d58f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15815 | 2026.03.18 18:25:39.659071 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15816 | 2026.03.18 18:25:39.676921 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15817 | 2026.03.18 18:25:39.676984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15818 | 2026.03.18 18:25:39.683152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15819 | 2026.03.18 18:25:39.683884 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15820 | 2026.03.18 18:25:39.687252 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15821 | 2026.03.18 18:25:40.642343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2038 | ||
| 15822 | 2026.03.18 18:25:40.645126 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15823 | 2026.03.18 18:25:40.645166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15824 | 2026.03.18 18:25:40.646368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15825 | 2026.03.18 18:25:40.646625 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15826 | 2026.03.18 18:25:40.646886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2038 | ||
| 15827 | 2026.03.18 18:25:42.464170 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2026.03.18 18:25:42.464451 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15829 | 2026.03.18 18:25:42.464558 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15830 | 2026.03.18 18:25:42.465503 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.03.18 18:25:42.465549 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15832 | 2026.03.18 18:25:42.465931 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15833 | 2026.03.18 18:25:42.466162 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.03.18 18:25:42.466317 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.20 MiB/sec. | ||
| 15835 | 2026.03.18 18:25:42.466357 [ 276 ] {59f79b2e-4a0c-44dc-8969-30c03eefd468} <Debug> TCPHandler: Processed in 0.002364395 sec. | ||
| 15836 | 2026.03.18 18:25:42.466482 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15837 | 2026.03.18 18:25:42.466576 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15838 | 2026.03.18 18:25:42.466616 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15839 | 2026.03.18 18:25:42.467066 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2026.03.18 18:25:42.467101 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15841 | 2026.03.18 18:25:42.467387 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15842 | 2026.03.18 18:25:42.467592 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2026.03.18 18:25:42.467720 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 15844 | 2026.03.18 18:25:42.467757 [ 276 ] {978e2e45-9601-4a87-991e-69d00db670ad} <Debug> TCPHandler: Processed in 0.001328727 sec. | ||
| 15845 | 2026.03.18 18:25:42.467869 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15846 | 2026.03.18 18:25:42.467961 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15847 | 2026.03.18 18:25:42.468003 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15848 | 2026.03.18 18:25:42.468373 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2026.03.18 18:25:42.468407 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15850 | 2026.03.18 18:25:42.468720 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15851 | 2026.03.18 18:25:42.468922 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15852 | 2026.03.18 18:25:42.469048 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001104 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 15853 | 2026.03.18 18:25:42.469053 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 5 parts from all_1_105_21 to all_109_109_0 | ||
| 15854 | 2026.03.18 18:25:42.469084 [ 276 ] {6b42473e-b31d-42b4-a217-dfbf0d979218} <Debug> TCPHandler: Processed in 0.001261915 sec. | ||
| 15855 | 2026.03.18 18:25:42.469126 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15856 | 2026.03.18 18:25:42.469152 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15857 | 2026.03.18 18:25:42.469221 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.03.18 18:25:42.469275 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_105_21 to all_109_109_0 into Compact with storage Full | ||
| 15859 | 2026.03.18 18:25:42.469317 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15860 | 2026.03.18 18:25:42.469363 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15861 | 2026.03.18 18:25:42.469419 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15862 | 2026.03.18 18:25:42.469460 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_21, total 37782 rows starting from the beginning of the part | ||
| 15863 | 2026.03.18 18:25:42.469528 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 342 rows starting from the beginning of the part | ||
| 15864 | 2026.03.18 18:25:42.469573 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15865 | 2026.03.18 18:25:42.469614 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15866 | 2026.03.18 18:25:42.469656 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1323 rows starting from the beginning of the part | ||
| 15867 | 2026.03.18 18:25:42.469680 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.03.18 18:25:42.469721 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15869 | 2026.03.18 18:25:42.470057 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15870 | 2026.03.18 18:25:42.470266 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.03.18 18:25:42.470397 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001097 sec., 43755.697356426615 rows/sec., 2.95 MiB/sec. | ||
| 15872 | 2026.03.18 18:25:42.470432 [ 276 ] {4bad74ec-5b1e-4b2e-83e1-8b5918c7bbcb} <Debug> TCPHandler: Processed in 0.001267095 sec. | ||
| 15873 | 2026.03.18 18:25:42.476477 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39767 rows, containing 5 columns (5 merged, 0 gathered) in 0.00725123 sec., 5484173.029954918 rows/sec., 358.49 MiB/sec. | ||
| 15874 | 2026.03.18 18:25:42.477024 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Trace> MergedBlockOutputStream: filled checksums all_1_109_22 (state Temporary) | ||
| 15875 | 2026.03.18 18:25:42.477333 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_109_22 to all_1_109_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15876 | 2026.03.18 18:25:42.477409 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_109_22} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 5 parts: [all_1_105_21, all_109_109_0] -> all_1_109_22 | ||
| 15877 | 2026.03.18 18:25:42.477515 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15878 | 2026.03.18 18:25:45.350147 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15879 | 2026.03.18 18:25:45.350218 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15880 | 2026.03.18 18:25:45.553667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31711 | ||
| 15881 | 2026.03.18 18:25:45.554404 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15882 | 2026.03.18 18:25:45.554449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15883 | 2026.03.18 18:25:45.554955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15884 | 2026.03.18 18:25:45.555182 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2026.03.18 18:25:45.555315 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31711 | ||
| 15886 | 2026.03.18 18:25:45.555359 [ 106 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15887 | 2026.03.18 18:25:45.555432 [ 106 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.03.18 18:25:45.555455 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15889 | 2026.03.18 18:25:45.555569 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15890 | 2026.03.18 18:25:45.555689 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15891 | 2026.03.18 18:25:45.555732 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29343 rows starting from the beginning of the part | ||
| 15892 | 2026.03.18 18:25:45.555802 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 15893 | 2026.03.18 18:25:45.555850 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 15894 | 2026.03.18 18:25:45.555897 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 15895 | 2026.03.18 18:25:45.555943 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 15896 | 2026.03.18 18:25:45.555986 [ 199 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 15897 | 2026.03.18 18:25:45.558283 [ 196 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31711 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764356 sec., 11471387.91096371 rows/sec., 164.10 MiB/sec. | ||
| 15898 | 2026.03.18 18:25:45.558680 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15899 | 2026.03.18 18:25:45.558987 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2026.03.18 18:25:45.559070 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_66_13} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15901 | 2026.03.18 18:25:45.559173 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
| 15902 | 2026.03.18 18:25:47.188175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15903 | 2026.03.18 18:25:47.204823 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15904 | 2026.03.18 18:25:47.204879 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15905 | 2026.03.18 18:25:47.211007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15906 | 2026.03.18 18:25:47.211688 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2026.03.18 18:25:47.211986 [ 101 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15908 | 2026.03.18 18:25:47.212055 [ 101 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15909 | 2026.03.18 18:25:47.212076 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15910 | 2026.03.18 18:25:47.212204 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 15911 | 2026.03.18 18:25:47.214761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15912 | 2026.03.18 18:25:47.215890 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15913 | 2026.03.18 18:25:47.217267 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15914 | 2026.03.18 18:25:47.221543 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15915 | 2026.03.18 18:25:47.225906 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15916 | 2026.03.18 18:25:47.230395 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15917 | 2026.03.18 18:25:47.235056 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15918 | 2026.03.18 18:25:47.238883 [ 199 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15919 | 2026.03.18 18:25:47.291135 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.078983785 sec., 6292.430781837057 rows/sec., 32.54 MiB/sec. | ||
| 15920 | 2026.03.18 18:25:47.294975 [ 200 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15921 | 2026.03.18 18:25:47.297122 [ 200 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15922 | 2026.03.18 18:25:47.297233 [ 200 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_66_13} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15923 | 2026.03.18 18:25:47.299763 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 15924 | 2026.03.18 18:25:47.466981 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15925 | 2026.03.18 18:25:47.467161 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15926 | 2026.03.18 18:25:47.467229 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15927 | 2026.03.18 18:25:47.468004 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2026.03.18 18:25:47.468039 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15929 | 2026.03.18 18:25:47.468435 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15930 | 2026.03.18 18:25:47.468655 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15931 | 2026.03.18 18:25:47.468793 [ 101 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15932 | 2026.03.18 18:25:47.468803 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001695 sec., 79056.04719764012 rows/sec., 6.84 MiB/sec. | ||
| 15933 | 2026.03.18 18:25:47.468836 [ 101 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15934 | 2026.03.18 18:25:47.468855 [ 276 ] {1894acff-5854-4a15-99eb-0e4a26f4d6a3} <Debug> TCPHandler: Processed in 0.001999695 sec. | ||
| 15935 | 2026.03.18 18:25:47.468859 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15936 | 2026.03.18 18:25:47.468954 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15937 | 2026.03.18 18:25:47.468973 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15938 | 2026.03.18 18:25:47.469067 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15939 | 2026.03.18 18:25:47.469086 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15940 | 2026.03.18 18:25:47.469103 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2893 rows starting from the beginning of the part | ||
| 15941 | 2026.03.18 18:25:47.469130 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15942 | 2026.03.18 18:25:47.469173 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15943 | 2026.03.18 18:25:47.469222 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 134 rows starting from the beginning of the part | ||
| 15944 | 2026.03.18 18:25:47.469265 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 2686 rows starting from the beginning of the part | ||
| 15945 | 2026.03.18 18:25:47.469304 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 15946 | 2026.03.18 18:25:47.469343 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 134 rows starting from the beginning of the part | ||
| 15947 | 2026.03.18 18:25:47.469561 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15948 | 2026.03.18 18:25:47.469610 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15949 | 2026.03.18 18:25:47.469931 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15950 | 2026.03.18 18:25:47.470149 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15951 | 2026.03.18 18:25:47.470275 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001212 sec., 32178.21782178218 rows/sec., 2.36 MiB/sec. | ||
| 15952 | 2026.03.18 18:25:47.470313 [ 276 ] {d2fd9752-2073-44d6-a89d-341ca1095fda} <Debug> TCPHandler: Processed in 0.001388258 sec. | ||
| 15953 | 2026.03.18 18:25:47.470431 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15954 | 2026.03.18 18:25:47.470524 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15955 | 2026.03.18 18:25:47.470562 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15956 | 2026.03.18 18:25:47.471027 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15957 | 2026.03.18 18:25:47.471062 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15958 | 2026.03.18 18:25:47.471382 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15959 | 2026.03.18 18:25:47.471521 [ 191 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5963 rows, containing 5 columns (5 merged, 0 gathered) in 0.002601402 sec., 2292225.4999419544 rows/sec., 184.67 MiB/sec. | ||
| 15960 | 2026.03.18 18:25:47.471600 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.03.18 18:25:47.471730 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001225 sec., 84081.63265306123 rows/sec., 6.57 MiB/sec. | ||
| 15962 | 2026.03.18 18:25:47.471735 [ 101 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15963 | 2026.03.18 18:25:47.471768 [ 276 ] {482969cd-c710-4b86-9fab-a95d2bae7121} <Debug> TCPHandler: Processed in 0.001392248 sec. | ||
| 15964 | 2026.03.18 18:25:47.471774 [ 101 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15965 | 2026.03.18 18:25:47.471795 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15966 | 2026.03.18 18:25:47.471852 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15967 | 2026.03.18 18:25:47.471861 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15968 | 2026.03.18 18:25:47.471883 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15969 | 2026.03.18 18:25:47.471957 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15970 | 2026.03.18 18:25:47.471988 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1552 rows starting from the beginning of the part | ||
| 15971 | 2026.03.18 18:25:47.471991 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15972 | 2026.03.18 18:25:47.472035 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 66 rows starting from the beginning of the part | ||
| 15973 | 2026.03.18 18:25:47.472045 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15974 | 2026.03.18 18:25:47.472081 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 103 rows starting from the beginning of the part | ||
| 15975 | 2026.03.18 18:25:47.472121 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1441 rows starting from the beginning of the part | ||
| 15976 | 2026.03.18 18:25:47.472149 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15977 | 2026.03.18 18:25:47.472155 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 15978 | 2026.03.18 18:25:47.472205 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 103 rows starting from the beginning of the part | ||
| 15979 | 2026.03.18 18:25:47.472245 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_111_22} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15980 | 2026.03.18 18:25:47.472347 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 15981 | 2026.03.18 18:25:47.472528 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2026.03.18 18:25:47.472562 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15983 | 2026.03.18 18:25:47.472894 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15984 | 2026.03.18 18:25:47.473110 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2026.03.18 18:25:47.473243 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 15986 | 2026.03.18 18:25:47.473280 [ 276 ] {f8569e11-d9ea-4852-839c-96f443ad1b69} <Debug> TCPHandler: Processed in 0.00144456 sec. | ||
| 15987 | 2026.03.18 18:25:47.473381 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548702 sec., 2149542.0035616923 rows/sec., 159.15 MiB/sec. | ||
| 15988 | 2026.03.18 18:25:47.473391 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2026.03.18 18:25:47.473495 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15990 | 2026.03.18 18:25:47.473550 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <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 | ||
| 15991 | 2026.03.18 18:25:47.473608 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15992 | 2026.03.18 18:25:47.473923 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15993 | 2026.03.18 18:25:47.474017 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_111_22} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15994 | 2026.03.18 18:25:47.474102 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 15995 | 2026.03.18 18:25:47.474474 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.03.18 18:25:47.474511 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 15997 | 2026.03.18 18:25:47.475101 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15998 | 2026.03.18 18:25:47.475334 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.03.18 18:25:47.475472 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001995 sec., 19548.87218045113 rows/sec., 35.03 MiB/sec. | ||
| 16000 | 2026.03.18 18:25:47.475528 [ 276 ] {bb481ff1-169a-433b-8634-5aec0b8cc200} <Debug> TCPHandler: Processed in 0.002183971 sec. | ||
| 16001 | 2026.03.18 18:25:47.475659 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16002 | 2026.03.18 18:25:47.475779 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16003 | 2026.03.18 18:25:47.475828 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16004 | 2026.03.18 18:25:47.476224 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16005 | 2026.03.18 18:25:47.476265 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16006 | 2026.03.18 18:25:47.476571 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16007 | 2026.03.18 18:25:47.476785 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.03.18 18:25:47.476905 [ 103 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16009 | 2026.03.18 18:25:47.476912 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 16010 | 2026.03.18 18:25:47.476955 [ 103 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2026.03.18 18:25:47.476972 [ 276 ] {c822dcbb-71d5-41f0-b3d8-b79a498a4dff} <Debug> TCPHandler: Processed in 0.001379628 sec. | ||
| 16012 | 2026.03.18 18:25:47.476980 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16013 | 2026.03.18 18:25:47.477062 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 16014 | 2026.03.18 18:25:47.477157 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16015 | 2026.03.18 18:25:47.477184 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6510 rows starting from the beginning of the part | ||
| 16016 | 2026.03.18 18:25:47.477235 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 16017 | 2026.03.18 18:25:47.477273 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 16018 | 2026.03.18 18:25:47.477310 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 42 rows starting from the beginning of the part | ||
| 16019 | 2026.03.18 18:25:47.477348 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
| 16020 | 2026.03.18 18:25:47.477385 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 16021 | 2026.03.18 18:25:47.479032 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001999915 sec., 3390144.0811234475 rows/sec., 219.02 MiB/sec. | ||
| 16022 | 2026.03.18 18:25:47.479443 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16023 | 2026.03.18 18:25:47.479750 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.03.18 18:25:47.479832 [ 192 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_111_22} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16025 | 2026.03.18 18:25:47.479900 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 16026 | 2026.03.18 18:25:50.647933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2058 | ||
| 16027 | 2026.03.18 18:25:50.650029 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2026.03.18 18:25:50.650075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16029 | 2026.03.18 18:25:50.651222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16030 | 2026.03.18 18:25:50.651494 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16031 | 2026.03.18 18:25:50.651754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2058 | ||
| 16032 | 2026.03.18 18:25:50.905714 [ 99 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
| 16033 | 2026.03.18 18:25:50.905786 [ 99 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16034 | 2026.03.18 18:25:50.905810 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16035 | 2026.03.18 18:25:50.905975 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
| 16036 | 2026.03.18 18:25:50.906189 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16037 | 2026.03.18 18:25:50.906248 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 881 rows starting from the beginning of the part | ||
| 16038 | 2026.03.18 18:25:50.906356 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 857 rows starting from the beginning of the part | ||
| 16039 | 2026.03.18 18:25:50.906410 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 16040 | 2026.03.18 18:25:50.906454 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 16041 | 2026.03.18 18:25:50.906494 [ 187 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 857 rows starting from the beginning of the part | ||
| 16042 | 2026.03.18 18:25:50.907601 [ 192 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708587 sec., 1620052.1249430086 rows/sec., 103.57 MiB/sec. | ||
| 16043 | 2026.03.18 18:25:50.907861 [ 197 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16044 | 2026.03.18 18:25:50.908235 [ 197 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.03.18 18:25:50.908331 [ 197 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_47_10} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
| 16046 | 2026.03.18 18:25:50.908431 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 16047 | 2026.03.18 18:25:52.474353 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16048 | 2026.03.18 18:25:52.474646 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16049 | 2026.03.18 18:25:52.474748 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16050 | 2026.03.18 18:25:52.475702 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16051 | 2026.03.18 18:25:52.475753 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16052 | 2026.03.18 18:25:52.476162 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16053 | 2026.03.18 18:25:52.476389 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16054 | 2026.03.18 18:25:52.476548 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001975 sec., 143797.46835443037 rows/sec., 9.13 MiB/sec. | ||
| 16055 | 2026.03.18 18:25:52.476600 [ 276 ] {59f885e9-8536-4c10-92b4-0d358e30453d} <Debug> TCPHandler: Processed in 0.002416427 sec. | ||
| 16056 | 2026.03.18 18:25:52.476731 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16057 | 2026.03.18 18:25:52.476835 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16058 | 2026.03.18 18:25:52.476879 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16059 | 2026.03.18 18:25:52.477884 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16060 | 2026.03.18 18:25:52.477921 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16061 | 2026.03.18 18:25:52.478338 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16062 | 2026.03.18 18:25:52.478550 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2026.03.18 18:25:52.478688 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001876 sec., 426972.2814498934 rows/sec., 33.24 MiB/sec. | ||
| 16064 | 2026.03.18 18:25:52.478729 [ 276 ] {7266f0f4-e94b-4a67-aa10-b4a6e094bcaf} <Debug> TCPHandler: Processed in 0.002050886 sec. | ||
| 16065 | 2026.03.18 18:25:52.478856 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16066 | 2026.03.18 18:25:52.478951 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16067 | 2026.03.18 18:25:52.478993 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16068 | 2026.03.18 18:25:52.479470 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.03.18 18:25:52.479507 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16070 | 2026.03.18 18:25:52.479815 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16071 | 2026.03.18 18:25:52.480041 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16072 | 2026.03.18 18:25:52.480173 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.00124 sec., 116129.03225806452 rows/sec., 6.85 MiB/sec. | ||
| 16073 | 2026.03.18 18:25:52.480213 [ 276 ] {c3786623-5a75-4c1e-b1ac-a2d2712066ae} <Debug> TCPHandler: Processed in 0.001408009 sec. | ||
| 16074 | 2026.03.18 18:25:52.480328 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16075 | 2026.03.18 18:25:52.480423 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16076 | 2026.03.18 18:25:52.480465 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16077 | 2026.03.18 18:25:52.480940 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2026.03.18 18:25:52.480977 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16079 | 2026.03.18 18:25:52.481280 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16080 | 2026.03.18 18:25:52.481488 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16081 | 2026.03.18 18:25:52.481619 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001214 sec., 122734.76112026359 rows/sec., 7.93 MiB/sec. | ||
| 16082 | 2026.03.18 18:25:52.481658 [ 276 ] {96f5e546-73d2-4b1a-9363-a49eafae0af2} <Debug> TCPHandler: Processed in 0.001380588 sec. | ||
| 16083 | 2026.03.18 18:25:52.481772 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16084 | 2026.03.18 18:25:52.481869 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16085 | 2026.03.18 18:25:52.481909 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16086 | 2026.03.18 18:25:52.482379 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2026.03.18 18:25:52.482415 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16088 | 2026.03.18 18:25:52.482718 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16089 | 2026.03.18 18:25:52.482929 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2026.03.18 18:25:52.483057 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 16091 | 2026.03.18 18:25:52.483095 [ 276 ] {2a897627-127a-44ce-97af-b15f2c8dbf66} <Debug> TCPHandler: Processed in 0.001374268 sec. | ||
| 16092 | 2026.03.18 18:25:52.483208 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16093 | 2026.03.18 18:25:52.483303 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16094 | 2026.03.18 18:25:52.483342 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16095 | 2026.03.18 18:25:52.484024 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16096 | 2026.03.18 18:25:52.484060 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16097 | 2026.03.18 18:25:52.484376 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16098 | 2026.03.18 18:25:52.484588 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16099 | 2026.03.18 18:25:52.484716 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001431 sec., 343815.5136268344 rows/sec., 24.12 MiB/sec. | ||
| 16100 | 2026.03.18 18:25:52.484755 [ 276 ] {4ef84c6a-b90a-424e-ae03-0becb84fd62f} <Debug> TCPHandler: Processed in 0.001598224 sec. | ||
| 16101 | 2026.03.18 18:25:52.484875 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16102 | 2026.03.18 18:25:52.484972 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16103 | 2026.03.18 18:25:52.485013 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16104 | 2026.03.18 18:25:52.485342 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16105 | 2026.03.18 18:25:52.485377 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16106 | 2026.03.18 18:25:52.485690 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16107 | 2026.03.18 18:25:52.485898 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.03.18 18:25:52.486031 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 16109 | 2026.03.18 18:25:52.486068 [ 276 ] {463c2558-11b3-46f6-95ce-730bc0b62863} <Debug> TCPHandler: Processed in 0.001242905 sec. | ||
| 16110 | 2026.03.18 18:25:52.486202 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2026.03.18 18:25:52.486325 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16112 | 2026.03.18 18:25:52.486375 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16113 | 2026.03.18 18:25:52.486827 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2026.03.18 18:25:52.486862 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16115 | 2026.03.18 18:25:52.487193 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16116 | 2026.03.18 18:25:52.487395 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16117 | 2026.03.18 18:25:52.487522 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 16118 | 2026.03.18 18:25:52.487560 [ 276 ] {c48a6f27-5eed-43e2-aa4e-864fd9378998} <Debug> TCPHandler: Processed in 0.001417319 sec. | ||
| 16119 | 2026.03.18 18:25:52.487671 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16120 | 2026.03.18 18:25:52.487771 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16121 | 2026.03.18 18:25:52.487812 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16122 | 2026.03.18 18:25:52.488205 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2026.03.18 18:25:52.488250 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16124 | 2026.03.18 18:25:52.488585 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16125 | 2026.03.18 18:25:52.488791 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2026.03.18 18:25:52.488926 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 16127 | 2026.03.18 18:25:52.488963 [ 276 ] {3e2909b5-a027-4069-a938-4c4761290d62} <Debug> TCPHandler: Processed in 0.001340237 sec. | ||
| 16128 | 2026.03.18 18:25:52.489082 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16129 | 2026.03.18 18:25:52.489180 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16130 | 2026.03.18 18:25:52.489234 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <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 | ||
| 16131 | 2026.03.18 18:25:52.489988 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2026.03.18 18:25:52.490025 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16133 | 2026.03.18 18:25:52.490532 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16134 | 2026.03.18 18:25:52.490758 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2026.03.18 18:25:52.490896 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001735 sec., 1152.7377521613832 rows/sec., 2.07 MiB/sec. | ||
| 16136 | 2026.03.18 18:25:52.490952 [ 276 ] {c1dd652e-77ca-4267-84b0-2a103cc00372} <Debug> TCPHandler: Processed in 0.001920393 sec. | ||
| 16137 | 2026.03.18 18:25:52.491075 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16138 | 2026.03.18 18:25:52.491174 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16139 | 2026.03.18 18:25:52.491216 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16140 | 2026.03.18 18:25:52.491568 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16141 | 2026.03.18 18:25:52.491601 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16142 | 2026.03.18 18:25:52.491928 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16143 | 2026.03.18 18:25:52.492139 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16144 | 2026.03.18 18:25:52.492266 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 16145 | 2026.03.18 18:25:52.492301 [ 276 ] {bdeabe0b-ace9-4c13-ba46-85db5948ee35} <Debug> TCPHandler: Processed in 0.001277145 sec. | ||
| 16146 | 2026.03.18 18:25:53.056387 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32223 | ||
| 16147 | 2026.03.18 18:25:53.056933 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.03.18 18:25:53.056968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16149 | 2026.03.18 18:25:53.057461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16150 | 2026.03.18 18:25:53.057798 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16151 | 2026.03.18 18:25:53.057958 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32223 | ||
| 16152 | 2026.03.18 18:25:54.714818 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 16153 | 2026.03.18 18:25:54.729425 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.03.18 18:25:54.729478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16155 | 2026.03.18 18:25:54.735573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16156 | 2026.03.18 18:25:54.736234 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.03.18 18:25:54.738816 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 16158 | 2026.03.18 18:25:57.467005 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2026.03.18 18:25:57.467283 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16160 | 2026.03.18 18:25:57.467385 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16161 | 2026.03.18 18:25:57.468202 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2026.03.18 18:25:57.468306 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16163 | 2026.03.18 18:25:57.468672 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16164 | 2026.03.18 18:25:57.468885 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2026.03.18 18:25:57.469040 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001831 sec., 4369.197160021846 rows/sec., 356.28 KiB/sec. | ||
| 16166 | 2026.03.18 18:25:57.469080 [ 276 ] {0ebbb257-2871-4e59-8c2b-f3fdf606643b} <Debug> TCPHandler: Processed in 0.002255492 sec. | ||
| 16167 | 2026.03.18 18:25:57.469202 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2026.03.18 18:25:57.469296 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16169 | 2026.03.18 18:25:57.469335 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16170 | 2026.03.18 18:25:57.469875 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2026.03.18 18:25:57.469910 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16172 | 2026.03.18 18:25:57.470217 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16173 | 2026.03.18 18:25:57.470439 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2026.03.18 18:25:57.470563 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001285 sec., 107392.99610894943 rows/sec., 9.24 MiB/sec. | ||
| 16175 | 2026.03.18 18:25:57.470600 [ 276 ] {966dd4b6-75f9-4aa9-a9a5-9ddbf21686cd} <Debug> TCPHandler: Processed in 0.00145121 sec. | ||
| 16176 | 2026.03.18 18:25:57.470717 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2026.03.18 18:25:57.470809 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16178 | 2026.03.18 18:25:57.470848 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16179 | 2026.03.18 18:25:57.471313 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2026.03.18 18:25:57.471348 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16181 | 2026.03.18 18:25:57.471631 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16182 | 2026.03.18 18:25:57.471836 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.03.18 18:25:57.471960 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001169 sec., 40205.30367835757 rows/sec., 2.92 MiB/sec. | ||
| 16184 | 2026.03.18 18:25:57.471960 [ 84 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16185 | 2026.03.18 18:25:57.471996 [ 276 ] {ea28456a-31b6-4e09-90d4-c997806b80b8} <Debug> TCPHandler: Processed in 0.001332507 sec. | ||
| 16186 | 2026.03.18 18:25:57.472036 [ 84 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16187 | 2026.03.18 18:25:57.472062 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16188 | 2026.03.18 18:25:57.472131 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16189 | 2026.03.18 18:25:57.472180 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16190 | 2026.03.18 18:25:57.472233 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16191 | 2026.03.18 18:25:57.472277 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16192 | 2026.03.18 18:25:57.472309 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16193 | 2026.03.18 18:25:57.472350 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 226 rows starting from the beginning of the part | ||
| 16194 | 2026.03.18 18:25:57.472425 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 39 rows starting from the beginning of the part | ||
| 16195 | 2026.03.18 18:25:57.472478 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 157 rows starting from the beginning of the part | ||
| 16196 | 2026.03.18 18:25:57.472525 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part | ||
| 16197 | 2026.03.18 18:25:57.472570 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 144 rows starting from the beginning of the part | ||
| 16198 | 2026.03.18 18:25:57.472616 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 47 rows starting from the beginning of the part | ||
| 16199 | 2026.03.18 18:25:57.472737 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16200 | 2026.03.18 18:25:57.472778 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16201 | 2026.03.18 18:25:57.473102 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16202 | 2026.03.18 18:25:57.473322 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16203 | 2026.03.18 18:25:57.473447 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001238 sec., 89660.74313408724 rows/sec., 7.01 MiB/sec. | ||
| 16204 | 2026.03.18 18:25:57.473477 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346727 sec., 484136.7255575926 rows/sec., 32.68 MiB/sec. | ||
| 16205 | 2026.03.18 18:25:57.473483 [ 276 ] {544dd02b-2fcc-42e3-8186-62087b856975} <Debug> TCPHandler: Processed in 0.001406749 sec. | ||
| 16206 | 2026.03.18 18:25:57.473626 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16207 | 2026.03.18 18:25:57.473664 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16208 | 2026.03.18 18:25:57.473728 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16209 | 2026.03.18 18:25:57.473776 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16210 | 2026.03.18 18:25:57.473964 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16211 | 2026.03.18 18:25:57.474041 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_96_19} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16212 | 2026.03.18 18:25:57.474151 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 16213 | 2026.03.18 18:25:57.474194 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16214 | 2026.03.18 18:25:57.474232 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16215 | 2026.03.18 18:25:57.474563 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16216 | 2026.03.18 18:25:57.474781 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.03.18 18:25:57.474904 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001194 sec., 137353.4338358459 rows/sec., 9.56 MiB/sec. | ||
| 16218 | 2026.03.18 18:25:57.474941 [ 276 ] {57210a43-949a-45a5-89df-67c0e1303b6d} <Debug> TCPHandler: Processed in 0.001362757 sec. | ||
| 16219 | 2026.03.18 18:25:57.475055 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.03.18 18:25:57.475159 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16221 | 2026.03.18 18:25:57.475210 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <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 | ||
| 16222 | 2026.03.18 18:25:57.476031 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16223 | 2026.03.18 18:25:57.476064 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16224 | 2026.03.18 18:25:57.476622 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16225 | 2026.03.18 18:25:57.476834 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16226 | 2026.03.18 18:25:57.476965 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001828 sec., 21334.792122538292 rows/sec., 38.23 MiB/sec. | ||
| 16227 | 2026.03.18 18:25:57.477017 [ 276 ] {51822e91-5c58-48b1-a7c7-a56e78807b02} <Debug> TCPHandler: Processed in 0.002016795 sec. | ||
| 16228 | 2026.03.18 18:25:57.477135 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16229 | 2026.03.18 18:25:57.477227 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16230 | 2026.03.18 18:25:57.477268 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16231 | 2026.03.18 18:25:57.477592 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16232 | 2026.03.18 18:25:57.477625 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16233 | 2026.03.18 18:25:57.477918 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16234 | 2026.03.18 18:25:57.478121 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16235 | 2026.03.18 18:25:57.478244 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 16236 | 2026.03.18 18:25:57.478278 [ 276 ] {fbab4785-0f6b-4f10-9530-b7117ea203ff} <Debug> TCPHandler: Processed in 0.001200273 sec. | ||
| 16237 | 2026.03.18 18:26:00.350267 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16238 | 2026.03.18 18:26:00.350339 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16239 | 2026.03.18 18:26:00.559009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32671 | ||
| 16240 | 2026.03.18 18:26:00.559510 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.03.18 18:26:00.559551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16242 | 2026.03.18 18:26:00.560032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16243 | 2026.03.18 18:26:00.560264 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2026.03.18 18:26:00.560396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32671 | ||
| 16245 | 2026.03.18 18:26:00.652877 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2094 | ||
| 16246 | 2026.03.18 18:26:00.655342 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16247 | 2026.03.18 18:26:00.655382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16248 | 2026.03.18 18:26:00.656580 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16249 | 2026.03.18 18:26:00.656852 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16250 | 2026.03.18 18:26:00.657012 [ 73 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16251 | 2026.03.18 18:26:00.657076 [ 73 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2026.03.18 18:26:00.657100 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16253 | 2026.03.18 18:26:00.657133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16254 | 2026.03.18 18:26:00.657240 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 16255 | 2026.03.18 18:26:00.657921 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16256 | 2026.03.18 18:26:00.658054 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1920 rows starting from the beginning of the part | ||
| 16257 | 2026.03.18 18:26:00.658411 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 16258 | 2026.03.18 18:26:00.658756 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
| 16259 | 2026.03.18 18:26:00.659092 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 16260 | 2026.03.18 18:26:00.659416 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 16261 | 2026.03.18 18:26:00.659733 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 16262 | 2026.03.18 18:26:00.666623 [ 197 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2094 rows, containing 72 columns (72 merged, 0 gathered) in 0.00945025 sec., 221581.43964445384 rows/sec., 171.59 MiB/sec. | ||
| 16263 | 2026.03.18 18:26:00.668656 [ 197 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16264 | 2026.03.18 18:26:00.669258 [ 197 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2026.03.18 18:26:00.669357 [ 197 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_51_10} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16266 | 2026.03.18 18:26:00.669706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.70 MiB. | ||
| 16267 | 2026.03.18 18:26:02.239718 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16268 | 2026.03.18 18:26:02.255034 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.03.18 18:26:02.255076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16270 | 2026.03.18 18:26:02.261343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16271 | 2026.03.18 18:26:02.262167 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2026.03.18 18:26:02.265129 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16273 | 2026.03.18 18:26:02.472839 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16274 | 2026.03.18 18:26:02.473129 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16275 | 2026.03.18 18:26:02.473234 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16276 | 2026.03.18 18:26:02.474201 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2026.03.18 18:26:02.474250 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16278 | 2026.03.18 18:26:02.474665 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16279 | 2026.03.18 18:26:02.474918 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2026.03.18 18:26:02.475076 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002023 sec., 140385.5659911023 rows/sec., 8.92 MiB/sec. | ||
| 16281 | 2026.03.18 18:26:02.475117 [ 276 ] {8307c809-14b4-4536-b687-e0933426f869} <Debug> TCPHandler: Processed in 0.002460228 sec. | ||
| 16282 | 2026.03.18 18:26:02.475243 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16283 | 2026.03.18 18:26:02.475339 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16284 | 2026.03.18 18:26:02.475380 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16285 | 2026.03.18 18:26:02.476346 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2026.03.18 18:26:02.476381 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16287 | 2026.03.18 18:26:02.476736 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16288 | 2026.03.18 18:26:02.476948 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.03.18 18:26:02.477076 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001756 sec., 456150.34168564924 rows/sec., 35.51 MiB/sec. | ||
| 16290 | 2026.03.18 18:26:02.477115 [ 276 ] {1ae4199e-352b-458e-ae93-ceef6ac14950} <Debug> TCPHandler: Processed in 0.001922403 sec. | ||
| 16291 | 2026.03.18 18:26:02.477290 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16292 | 2026.03.18 18:26:02.477385 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16293 | 2026.03.18 18:26:02.477426 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16294 | 2026.03.18 18:26:02.477889 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.03.18 18:26:02.477925 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16296 | 2026.03.18 18:26:02.478231 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16297 | 2026.03.18 18:26:02.478446 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2026.03.18 18:26:02.478573 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001206 sec., 119402.98507462686 rows/sec., 7.04 MiB/sec. | ||
| 16299 | 2026.03.18 18:26:02.478610 [ 276 ] {82ba6d62-a706-4acf-ac37-4f114cb6757b} <Debug> TCPHandler: Processed in 0.001371198 sec. | ||
| 16300 | 2026.03.18 18:26:02.478721 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16301 | 2026.03.18 18:26:02.478816 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16302 | 2026.03.18 18:26:02.478855 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16303 | 2026.03.18 18:26:02.479305 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16304 | 2026.03.18 18:26:02.479339 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16305 | 2026.03.18 18:26:02.479644 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16306 | 2026.03.18 18:26:02.479849 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16307 | 2026.03.18 18:26:02.479973 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 16308 | 2026.03.18 18:26:02.480011 [ 276 ] {326aa47b-9701-4758-a5a1-9735fbcf2ffd} <Debug> TCPHandler: Processed in 0.001339277 sec. | ||
| 16309 | 2026.03.18 18:26:02.480122 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16310 | 2026.03.18 18:26:02.480216 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16311 | 2026.03.18 18:26:02.480256 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16312 | 2026.03.18 18:26:02.480702 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2026.03.18 18:26:02.480738 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16314 | 2026.03.18 18:26:02.481059 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16315 | 2026.03.18 18:26:02.481265 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.03.18 18:26:02.481391 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 16317 | 2026.03.18 18:26:02.481428 [ 276 ] {911cbab4-96cc-48cb-83b4-389e7f0f24ea} <Debug> TCPHandler: Processed in 0.001357287 sec. | ||
| 16318 | 2026.03.18 18:26:02.481536 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16319 | 2026.03.18 18:26:02.481630 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16320 | 2026.03.18 18:26:02.481670 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16321 | 2026.03.18 18:26:02.482312 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16322 | 2026.03.18 18:26:02.482346 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16323 | 2026.03.18 18:26:02.482670 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16324 | 2026.03.18 18:26:02.482884 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16325 | 2026.03.18 18:26:02.483013 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.0014 sec., 351428.5714285714 rows/sec., 24.65 MiB/sec. | ||
| 16326 | 2026.03.18 18:26:02.483049 [ 276 ] {831cb9ce-3067-4c46-a461-2fe9f5165201} <Debug> TCPHandler: Processed in 0.001563244 sec. | ||
| 16327 | 2026.03.18 18:26:02.483148 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16328 | 2026.03.18 18:26:02.483240 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16329 | 2026.03.18 18:26:02.483281 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16330 | 2026.03.18 18:26:02.483606 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16331 | 2026.03.18 18:26:02.483639 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16332 | 2026.03.18 18:26:02.483937 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16333 | 2026.03.18 18:26:02.484143 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16334 | 2026.03.18 18:26:02.484268 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 16335 | 2026.03.18 18:26:02.484303 [ 276 ] {a2ea230c-942e-40f9-92ce-e17fc0dd94c6} <Debug> TCPHandler: Processed in 0.001204503 sec. | ||
| 16336 | 2026.03.18 18:26:02.484409 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16337 | 2026.03.18 18:26:02.484504 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16338 | 2026.03.18 18:26:02.484545 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16339 | 2026.03.18 18:26:02.484965 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16340 | 2026.03.18 18:26:02.484999 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16341 | 2026.03.18 18:26:02.485350 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16342 | 2026.03.18 18:26:02.485561 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16343 | 2026.03.18 18:26:02.485677 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_109_22 to all_114_114_0 | ||
| 16344 | 2026.03.18 18:26:02.485692 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001205 sec., 219917.0124481328 rows/sec., 14.61 MiB/sec. | ||
| 16345 | 2026.03.18 18:26:02.485715 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2026.03.18 18:26:02.485733 [ 276 ] {c27af913-a998-44fd-b46d-718e4e6070c0} <Debug> TCPHandler: Processed in 0.001378418 sec. | ||
| 16347 | 2026.03.18 18:26:02.485734 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16348 | 2026.03.18 18:26:02.485829 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_109_22 to all_114_114_0 into Compact with storage Full | ||
| 16349 | 2026.03.18 18:26:02.485843 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16350 | 2026.03.18 18:26:02.485936 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16351 | 2026.03.18 18:26:02.485948 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16352 | 2026.03.18 18:26:02.485970 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_22, total 39767 rows starting from the beginning of the part | ||
| 16353 | 2026.03.18 18:26:02.485990 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16354 | 2026.03.18 18:26:02.486038 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 16355 | 2026.03.18 18:26:02.486089 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 16356 | 2026.03.18 18:26:02.486139 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 265 rows starting from the beginning of the part | ||
| 16357 | 2026.03.18 18:26:02.486187 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 164 rows starting from the beginning of the part | ||
| 16358 | 2026.03.18 18:26:02.486233 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 265 rows starting from the beginning of the part | ||
| 16359 | 2026.03.18 18:26:02.486296 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16360 | 2026.03.18 18:26:02.486331 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16361 | 2026.03.18 18:26:02.486815 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16362 | 2026.03.18 18:26:02.487033 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16363 | 2026.03.18 18:26:02.487161 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00123 sec., 813.0081300813008 rows/sec., 54.78 KiB/sec. | ||
| 16364 | 2026.03.18 18:26:02.487197 [ 276 ] {157c189d-48ee-46a4-8a25-f299f0abbe8c} <Debug> TCPHandler: Processed in 0.001404099 sec. | ||
| 16365 | 2026.03.18 18:26:02.487296 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16366 | 2026.03.18 18:26:02.487390 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16367 | 2026.03.18 18:26:02.487441 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <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 | ||
| 16368 | 2026.03.18 18:26:02.488194 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2026.03.18 18:26:02.488228 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16370 | 2026.03.18 18:26:02.488912 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16371 | 2026.03.18 18:26:02.489143 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16372 | 2026.03.18 18:26:02.489283 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001911 sec., 1046.5724751439038 rows/sec., 1.88 MiB/sec. | ||
| 16373 | 2026.03.18 18:26:02.489340 [ 276 ] {b2f17c62-89a1-4f0e-9e60-4fa1905291da} <Debug> TCPHandler: Processed in 0.002095088 sec. | ||
| 16374 | 2026.03.18 18:26:02.489471 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16375 | 2026.03.18 18:26:02.489565 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16376 | 2026.03.18 18:26:02.489606 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16377 | 2026.03.18 18:26:02.489944 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16378 | 2026.03.18 18:26:02.489980 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16379 | 2026.03.18 18:26:02.490290 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16380 | 2026.03.18 18:26:02.490516 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16381 | 2026.03.18 18:26:02.490642 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 16382 | 2026.03.18 18:26:02.490679 [ 276 ] {dda8c19d-d181-47da-9208-24a2c58a1ef2} <Debug> TCPHandler: Processed in 0.001258384 sec. | ||
| 16383 | 2026.03.18 18:26:02.494354 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40749 rows, containing 5 columns (5 merged, 0 gathered) in 0.008559325 sec., 4760772.607653057 rows/sec., 311.49 MiB/sec. | ||
| 16384 | 2026.03.18 18:26:02.495267 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 16385 | 2026.03.18 18:26:02.495584 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2026.03.18 18:26:02.495670 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_109_22, all_114_114_0] -> all_1_114_23 | ||
| 16387 | 2026.03.18 18:26:02.495785 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16388 | 2026.03.18 18:26:07.467683 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16389 | 2026.03.18 18:26:07.467894 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16390 | 2026.03.18 18:26:07.467960 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16391 | 2026.03.18 18:26:07.468731 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16392 | 2026.03.18 18:26:07.468772 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16393 | 2026.03.18 18:26:07.469180 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16394 | 2026.03.18 18:26:07.469412 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16395 | 2026.03.18 18:26:07.469566 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.00172 sec., 77906.97674418605 rows/sec., 6.74 MiB/sec. | ||
| 16396 | 2026.03.18 18:26:07.469608 [ 276 ] {505d94ae-30c6-4e2d-9388-5b1b1de78c9c} <Debug> TCPHandler: Processed in 0.002061436 sec. | ||
| 16397 | 2026.03.18 18:26:07.469740 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16398 | 2026.03.18 18:26:07.469836 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16399 | 2026.03.18 18:26:07.469877 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16400 | 2026.03.18 18:26:07.470333 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16401 | 2026.03.18 18:26:07.470371 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16402 | 2026.03.18 18:26:07.470669 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16403 | 2026.03.18 18:26:07.470880 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16404 | 2026.03.18 18:26:07.471014 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001196 sec., 32608.695652173912 rows/sec., 2.39 MiB/sec. | ||
| 16405 | 2026.03.18 18:26:07.471051 [ 276 ] {29a7623a-bd14-4e7b-a20f-35d19731e040} <Debug> TCPHandler: Processed in 0.001370028 sec. | ||
| 16406 | 2026.03.18 18:26:07.471166 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16407 | 2026.03.18 18:26:07.471259 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16408 | 2026.03.18 18:26:07.471298 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16409 | 2026.03.18 18:26:07.471739 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16410 | 2026.03.18 18:26:07.471773 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16411 | 2026.03.18 18:26:07.472075 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16412 | 2026.03.18 18:26:07.472296 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2026.03.18 18:26:07.472424 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001182 sec., 87140.4399323181 rows/sec., 6.81 MiB/sec. | ||
| 16414 | 2026.03.18 18:26:07.472462 [ 276 ] {f5b7744f-122f-493d-936f-7f2ed688bb35} <Debug> TCPHandler: Processed in 0.001351077 sec. | ||
| 16415 | 2026.03.18 18:26:07.472573 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16416 | 2026.03.18 18:26:07.472669 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16417 | 2026.03.18 18:26:07.472711 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16418 | 2026.03.18 18:26:07.473108 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16419 | 2026.03.18 18:26:07.473142 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16420 | 2026.03.18 18:26:07.473462 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16421 | 2026.03.18 18:26:07.473661 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16422 | 2026.03.18 18:26:07.473784 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 16423 | 2026.03.18 18:26:07.473818 [ 276 ] {7592d3ec-8d14-4304-8aa3-36a466147bfe} <Debug> TCPHandler: Processed in 0.001329066 sec. | ||
| 16424 | 2026.03.18 18:26:07.473912 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16425 | 2026.03.18 18:26:07.474000 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16426 | 2026.03.18 18:26:07.474050 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <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 | ||
| 16427 | 2026.03.18 18:26:07.474994 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2026.03.18 18:26:07.475028 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16429 | 2026.03.18 18:26:07.475623 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16430 | 2026.03.18 18:26:07.475845 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16431 | 2026.03.18 18:26:07.475967 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16432 | 2026.03.18 18:26:07.475983 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001954 sec., 19959.058341862845 rows/sec., 35.77 MiB/sec. | ||
| 16433 | 2026.03.18 18:26:07.476005 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16434 | 2026.03.18 18:26:07.476025 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16435 | 2026.03.18 18:26:07.476041 [ 276 ] {0990cd0d-86d4-4d27-8ba7-74d69b2e58f6} <Debug> TCPHandler: Processed in 0.002137188 sec. | ||
| 16436 | 2026.03.18 18:26:07.476157 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 16437 | 2026.03.18 18:26:07.476173 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16438 | 2026.03.18 18:26:07.476316 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16439 | 2026.03.18 18:26:07.476361 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16440 | 2026.03.18 18:26:07.476425 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16441 | 2026.03.18 18:26:07.476489 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2026 rows starting from the beginning of the part | ||
| 16442 | 2026.03.18 18:26:07.476622 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 39 rows starting from the beginning of the part | ||
| 16443 | 2026.03.18 18:26:07.476712 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2026.03.18 18:26:07.476727 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 2 rows starting from the beginning of the part | ||
| 16445 | 2026.03.18 18:26:07.476755 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16446 | 2026.03.18 18:26:07.476835 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part | ||
| 16447 | 2026.03.18 18:26:07.476930 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2 rows starting from the beginning of the part | ||
| 16448 | 2026.03.18 18:26:07.477019 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 39 rows starting from the beginning of the part | ||
| 16449 | 2026.03.18 18:26:07.477093 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16450 | 2026.03.18 18:26:07.477324 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.03.18 18:26:07.477465 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 16452 | 2026.03.18 18:26:07.477502 [ 276 ] {9bb22f3f-4a61-44dc-80eb-a675b51e56ba} <Debug> TCPHandler: Processed in 0.001379608 sec. | ||
| 16453 | 2026.03.18 18:26:07.488156 [ 186 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 19 columns (19 merged, 0 gathered) in 0.012061952 sec., 177997.72375151218 rows/sec., 318.96 MiB/sec. | ||
| 16454 | 2026.03.18 18:26:07.490193 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16455 | 2026.03.18 18:26:07.490557 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16456 | 2026.03.18 18:26:07.490632 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16457 | 2026.03.18 18:26:07.490746 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16458 | 2026.03.18 18:26:07.763419 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.03.18 18:26:07.763642 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16460 | 2026.03.18 18:26:07.763729 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16461 | 2026.03.18 18:26:07.764441 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.03.18 18:26:07.764481 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16463 | 2026.03.18 18:26:07.764822 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16464 | 2026.03.18 18:26:07.765023 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2026.03.18 18:26:07.765161 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001574 sec., 180432.02033036848 rows/sec., 11.46 MiB/sec. | ||
| 16466 | 2026.03.18 18:26:07.765200 [ 276 ] {18022c1e-98d2-4f6d-9aa9-74303550ea86} <Debug> TCPHandler: Processed in 0.001913023 sec. | ||
| 16467 | 2026.03.18 18:26:07.765319 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.03.18 18:26:07.765413 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16469 | 2026.03.18 18:26:07.765451 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16470 | 2026.03.18 18:26:07.765838 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.03.18 18:26:07.765873 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16472 | 2026.03.18 18:26:07.766152 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16473 | 2026.03.18 18:26:07.766347 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.03.18 18:26:07.766465 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001079 sec., 3707.1362372567187 rows/sec., 302.29 KiB/sec. | ||
| 16475 | 2026.03.18 18:26:07.766500 [ 276 ] {2ac89b8d-edc8-40df-bfdd-a926c42a8b66} <Debug> TCPHandler: Processed in 0.001239414 sec. | ||
| 16476 | 2026.03.18 18:26:07.766601 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.03.18 18:26:07.766687 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16478 | 2026.03.18 18:26:07.766722 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16479 | 2026.03.18 18:26:07.768371 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.03.18 18:26:07.768407 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16481 | 2026.03.18 18:26:07.768849 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16482 | 2026.03.18 18:26:07.769052 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.03.18 18:26:07.769176 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002482 sec., 1082594.6817082998 rows/sec., 81.90 MiB/sec. | ||
| 16484 | 2026.03.18 18:26:07.769177 [ 69 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16485 | 2026.03.18 18:26:07.769216 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 16486 | 2026.03.18 18:26:07.769245 [ 276 ] {3c44a95d-1970-46a5-af6c-91d57a0a1f21} <Debug> TCPHandler: Processed in 0.002674834 sec. | ||
| 16487 | 2026.03.18 18:26:07.769255 [ 69 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.03.18 18:26:07.769281 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16489 | 2026.03.18 18:26:07.769355 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2026.03.18 18:26:07.769376 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16491 | 2026.03.18 18:26:07.769452 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16492 | 2026.03.18 18:26:07.769481 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16493 | 2026.03.18 18:26:07.769489 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16494 | 2026.03.18 18:26:07.769515 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2893 rows starting from the beginning of the part | ||
| 16495 | 2026.03.18 18:26:07.769583 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 801 rows starting from the beginning of the part | ||
| 16496 | 2026.03.18 18:26:07.769631 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 138 rows starting from the beginning of the part | ||
| 16497 | 2026.03.18 18:26:07.769674 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 801 rows starting from the beginning of the part | ||
| 16498 | 2026.03.18 18:26:07.769718 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 134 rows starting from the beginning of the part | ||
| 16499 | 2026.03.18 18:26:07.769765 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2687 rows starting from the beginning of the part | ||
| 16500 | 2026.03.18 18:26:07.769938 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2026.03.18 18:26:07.769983 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16502 | 2026.03.18 18:26:07.770279 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16503 | 2026.03.18 18:26:07.770479 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16504 | 2026.03.18 18:26:07.770605 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001172 sec., 135665.5290102389 rows/sec., 8.16 MiB/sec. | ||
| 16505 | 2026.03.18 18:26:07.770642 [ 276 ] {a9139ee3-bbff-49a0-aa9a-3283c6cf8c5f} <Debug> TCPHandler: Processed in 0.001335427 sec. | ||
| 16506 | 2026.03.18 18:26:07.770750 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16507 | 2026.03.18 18:26:07.770841 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16508 | 2026.03.18 18:26:07.770879 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16509 | 2026.03.18 18:26:07.771551 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16510 | 2026.03.18 18:26:07.771586 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16511 | 2026.03.18 18:26:07.771868 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7454 rows, containing 5 columns (5 merged, 0 gathered) in 0.002535919 sec., 2939368.3315594858 rows/sec., 237.48 MiB/sec. | ||
| 16512 | 2026.03.18 18:26:07.771916 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16513 | 2026.03.18 18:26:07.772124 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.03.18 18:26:07.772255 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001432 sec., 598463.6871508381 rows/sec., 35.56 MiB/sec. | ||
| 16515 | 2026.03.18 18:26:07.772252 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16516 | 2026.03.18 18:26:07.772294 [ 276 ] {9de3f90f-035a-461e-bd46-9643d01cc881} <Debug> TCPHandler: Processed in 0.001591613 sec. | ||
| 16517 | 2026.03.18 18:26:07.772409 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2026.03.18 18:26:07.772509 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.03.18 18:26:07.772551 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16520 | 2026.03.18 18:26:07.772653 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16521 | 2026.03.18 18:26:07.772756 [ 188 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_116_23} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16522 | 2026.03.18 18:26:07.772883 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 16523 | 2026.03.18 18:26:07.772932 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16524 | 2026.03.18 18:26:07.772973 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16525 | 2026.03.18 18:26:07.773274 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16526 | 2026.03.18 18:26:07.773500 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16527 | 2026.03.18 18:26:07.773597 [ 69 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16528 | 2026.03.18 18:26:07.773627 [ 69 ] {} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2026.03.18 18:26:07.773628 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 16530 | 2026.03.18 18:26:07.773645 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16531 | 2026.03.18 18:26:07.773678 [ 276 ] {6322be3d-bf58-4b76-b916-b34b18bc083a} <Debug> TCPHandler: Processed in 0.001317667 sec. | ||
| 16532 | 2026.03.18 18:26:07.773726 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::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 | ||
| 16533 | 2026.03.18 18:26:07.773789 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16534 | 2026.03.18 18:26:07.773809 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16535 | 2026.03.18 18:26:07.773835 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 16536 | 2026.03.18 18:26:07.773881 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16537 | 2026.03.18 18:26:07.773884 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 16538 | 2026.03.18 18:26:07.773920 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16539 | 2026.03.18 18:26:07.773936 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 16540 | 2026.03.18 18:26:07.773977 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 16541 | 2026.03.18 18:26:07.774014 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 16542 | 2026.03.18 18:26:07.774358 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.03.18 18:26:07.774392 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16544 | 2026.03.18 18:26:07.774658 [ 191 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000956976 sec., 5224.791426326261 rows/sec., 387.78 KiB/sec. | ||
| 16545 | 2026.03.18 18:26:07.774690 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16546 | 2026.03.18 18:26:07.774785 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16547 | 2026.03.18 18:26:07.774921 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.03.18 18:26:07.775016 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16549 | 2026.03.18 18:26:07.775046 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 16550 | 2026.03.18 18:26:07.775083 [ 276 ] {c4328da7-e81b-4d60-9e8d-5b98754f416a} <Debug> TCPHandler: Processed in 0.001341147 sec. | ||
| 16551 | 2026.03.18 18:26:07.775086 [ 201 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_17_4} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16552 | 2026.03.18 18:26:07.775150 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16553 | 2026.03.18 18:26:07.775194 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16554 | 2026.03.18 18:26:07.775284 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16555 | 2026.03.18 18:26:07.775322 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16556 | 2026.03.18 18:26:07.776183 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2026.03.18 18:26:07.776215 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16558 | 2026.03.18 18:26:07.776628 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16559 | 2026.03.18 18:26:07.776829 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16560 | 2026.03.18 18:26:07.776947 [ 69 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16561 | 2026.03.18 18:26:07.776955 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001687 sec., 855364.5524599882 rows/sec., 58.91 MiB/sec. | ||
| 16562 | 2026.03.18 18:26:07.776983 [ 69 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16563 | 2026.03.18 18:26:07.777008 [ 276 ] {e8ce458c-c8db-4756-b4f8-b855e3112a68} <Debug> TCPHandler: Processed in 0.001860631 sec. | ||
| 16564 | 2026.03.18 18:26:07.777008 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16565 | 2026.03.18 18:26:07.777119 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16566 | 2026.03.18 18:26:07.777124 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16567 | 2026.03.18 18:26:07.777236 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16568 | 2026.03.18 18:26:07.777239 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16569 | 2026.03.18 18:26:07.777277 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1552 rows starting from the beginning of the part | ||
| 16570 | 2026.03.18 18:26:07.777295 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16571 | 2026.03.18 18:26:07.777346 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 492 rows starting from the beginning of the part | ||
| 16572 | 2026.03.18 18:26:07.777395 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 111 rows starting from the beginning of the part | ||
| 16573 | 2026.03.18 18:26:07.777435 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 492 rows starting from the beginning of the part | ||
| 16574 | 2026.03.18 18:26:07.777483 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 103 rows starting from the beginning of the part | ||
| 16575 | 2026.03.18 18:26:07.777524 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1443 rows starting from the beginning of the part | ||
| 16576 | 2026.03.18 18:26:07.777623 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16577 | 2026.03.18 18:26:07.777664 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16578 | 2026.03.18 18:26:07.777976 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16579 | 2026.03.18 18:26:07.778190 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16580 | 2026.03.18 18:26:07.778298 [ 69 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 16581 | 2026.03.18 18:26:07.778319 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 16582 | 2026.03.18 18:26:07.778326 [ 69 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16583 | 2026.03.18 18:26:07.778362 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16584 | 2026.03.18 18:26:07.778363 [ 276 ] {b1d60017-bf25-40dd-bce0-bc76f5172512} <Debug> TCPHandler: Processed in 0.001286405 sec. | ||
| 16585 | 2026.03.18 18:26:07.778433 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 16586 | 2026.03.18 18:26:07.778486 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16587 | 2026.03.18 18:26:07.778509 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16588 | 2026.03.18 18:26:07.778533 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 246 rows starting from the beginning of the part | ||
| 16589 | 2026.03.18 18:26:07.778575 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 16590 | 2026.03.18 18:26:07.778579 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16591 | 2026.03.18 18:26:07.778609 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 16592 | 2026.03.18 18:26:07.778623 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16593 | 2026.03.18 18:26:07.778641 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 16594 | 2026.03.18 18:26:07.778672 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 16595 | 2026.03.18 18:26:07.778704 [ 201 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16596 | 2026.03.18 18:26:07.779041 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001960314 sec., 2138943.0468792245 rows/sec., 157.85 MiB/sec. | ||
| 16597 | 2026.03.18 18:26:07.779226 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16598 | 2026.03.18 18:26:07.779251 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16599 | 2026.03.18 18:26:07.779293 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16600 | 2026.03.18 18:26:07.779387 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.000979878 sec., 281667.7178179324 rows/sec., 14.37 MiB/sec. | ||
| 16601 | 2026.03.18 18:26:07.779510 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16602 | 2026.03.18 18:26:07.779585 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 16603 | 2026.03.18 18:26:07.779589 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_116_23} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16604 | 2026.03.18 18:26:07.779676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 16605 | 2026.03.18 18:26:07.779748 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16606 | 2026.03.18 18:26:07.779964 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16607 | 2026.03.18 18:26:07.780016 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2026.03.18 18:26:07.780049 [ 200 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_46_10} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 16609 | 2026.03.18 18:26:07.780152 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16610 | 2026.03.18 18:26:07.780152 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.00159 sec., 832704.4025157233 rows/sec., 52.01 MiB/sec. | ||
| 16611 | 2026.03.18 18:26:07.780203 [ 276 ] {12cd51bf-833e-4136-87b8-f3606feb945c} <Debug> TCPHandler: Processed in 0.001764088 sec. | ||
| 16612 | 2026.03.18 18:26:07.780313 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2026.03.18 18:26:07.780410 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16614 | 2026.03.18 18:26:07.780450 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16615 | 2026.03.18 18:26:07.780753 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.03.18 18:26:07.780787 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16617 | 2026.03.18 18:26:07.781075 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16618 | 2026.03.18 18:26:07.781276 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.03.18 18:26:07.781369 [ 69 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 16620 | 2026.03.18 18:26:07.781397 [ 69 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.03.18 18:26:07.781399 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 16622 | 2026.03.18 18:26:07.781415 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16623 | 2026.03.18 18:26:07.781446 [ 276 ] {5f6f46aa-8d5c-4ed3-bc45-5aedddfff1be} <Debug> TCPHandler: Processed in 0.001180492 sec. | ||
| 16624 | 2026.03.18 18:26:07.781507 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 16625 | 2026.03.18 18:26:07.781549 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16626 | 2026.03.18 18:26:07.781612 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16627 | 2026.03.18 18:26:07.781643 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part | ||
| 16628 | 2026.03.18 18:26:07.781643 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16629 | 2026.03.18 18:26:07.781696 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 16630 | 2026.03.18 18:26:07.781706 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <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 | ||
| 16631 | 2026.03.18 18:26:07.781742 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16632 | 2026.03.18 18:26:07.781783 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16633 | 2026.03.18 18:26:07.781821 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16634 | 2026.03.18 18:26:07.781861 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16635 | 2026.03.18 18:26:07.782454 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16636 | 2026.03.18 18:26:07.782493 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16637 | 2026.03.18 18:26:07.782576 [ 199 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106431 sec., 41575.11855687341 rows/sec., 2.74 MiB/sec. | ||
| 16638 | 2026.03.18 18:26:07.782696 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 16639 | 2026.03.18 18:26:07.782996 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2026.03.18 18:26:07.783031 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16641 | 2026.03.18 18:26:07.783081 [ 187 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_46_10} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 16642 | 2026.03.18 18:26:07.783157 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16643 | 2026.03.18 18:26:07.783277 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16644 | 2026.03.18 18:26:07.783411 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001789 sec., 7266.629401900503 rows/sec., 13.02 MiB/sec. | ||
| 16645 | 2026.03.18 18:26:07.783459 [ 276 ] {8732566f-9c1c-412a-a111-67cb011acdf7} <Debug> TCPHandler: Processed in 0.001965324 sec. | ||
| 16646 | 2026.03.18 18:26:07.783560 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16647 | 2026.03.18 18:26:07.783647 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16648 | 2026.03.18 18:26:07.783684 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16649 | 2026.03.18 18:26:07.783978 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.03.18 18:26:07.784010 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16651 | 2026.03.18 18:26:07.784363 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16652 | 2026.03.18 18:26:07.784574 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.03.18 18:26:07.784687 [ 69 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16654 | 2026.03.18 18:26:07.784699 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001049 sec., 40038.13155386082 rows/sec., 2.28 MiB/sec. | ||
| 16655 | 2026.03.18 18:26:07.784717 [ 69 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.03.18 18:26:07.784742 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16657 | 2026.03.18 18:26:07.784744 [ 276 ] {704d59d0-eb42-4106-8e0f-ac830b2d6cb5} <Debug> TCPHandler: Processed in 0.001215993 sec. | ||
| 16658 | 2026.03.18 18:26:07.784832 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 16659 | 2026.03.18 18:26:07.784933 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16660 | 2026.03.18 18:26:07.784963 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6780 rows starting from the beginning of the part | ||
| 16661 | 2026.03.18 18:26:07.785018 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 16662 | 2026.03.18 18:26:07.785065 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 16663 | 2026.03.18 18:26:07.785109 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 16664 | 2026.03.18 18:26:07.785151 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 16665 | 2026.03.18 18:26:07.785190 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 42 rows starting from the beginning of the part | ||
| 16666 | 2026.03.18 18:26:07.786898 [ 187 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7122 rows, containing 4 columns (4 merged, 0 gathered) in 0.002096887 sec., 3396463.4241139367 rows/sec., 219.26 MiB/sec. | ||
| 16667 | 2026.03.18 18:26:07.787600 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16668 | 2026.03.18 18:26:07.787977 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2026.03.18 18:26:07.788045 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_116_23} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16670 | 2026.03.18 18:26:07.788129 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 16671 | 2026.03.18 18:26:08.000455 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.72 MiB, peak 388.52 MiB, free memory in arenas 0.00 B, will set to 376.99 MiB (RSS), difference: 5.27 MiB | ||
| 16672 | 2026.03.18 18:26:08.061457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33183 | ||
| 16673 | 2026.03.18 18:26:08.062020 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.03.18 18:26:08.062079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16675 | 2026.03.18 18:26:08.062592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16676 | 2026.03.18 18:26:08.062837 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2026.03.18 18:26:08.062990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33183 | ||
| 16678 | 2026.03.18 18:26:09.765173 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16679 | 2026.03.18 18:26:09.782330 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16680 | 2026.03.18 18:26:09.782385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16681 | 2026.03.18 18:26:09.788498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16682 | 2026.03.18 18:26:09.789219 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2026.03.18 18:26:09.792360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16684 | 2026.03.18 18:26:10.658286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2154 | ||
| 16685 | 2026.03.18 18:26:10.661128 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16686 | 2026.03.18 18:26:10.661170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16687 | 2026.03.18 18:26:10.662395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16688 | 2026.03.18 18:26:10.662657 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16689 | 2026.03.18 18:26:10.662916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2154 | ||
| 16690 | 2026.03.18 18:26:12.463886 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16691 | 2026.03.18 18:26:12.464158 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16692 | 2026.03.18 18:26:12.464220 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16693 | 2026.03.18 18:26:12.464984 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16694 | 2026.03.18 18:26:12.465021 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16695 | 2026.03.18 18:26:12.465411 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16696 | 2026.03.18 18:26:12.465637 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2026.03.18 18:26:12.465788 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.52 MiB/sec. | ||
| 16698 | 2026.03.18 18:26:12.465828 [ 276 ] {9a27328b-9ca6-4a48-b34d-c6d7ba3a3dfa} <Debug> TCPHandler: Processed in 0.002123319 sec. | ||
| 16699 | 2026.03.18 18:26:12.465971 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16700 | 2026.03.18 18:26:12.466067 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16701 | 2026.03.18 18:26:12.466107 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16702 | 2026.03.18 18:26:12.466600 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16703 | 2026.03.18 18:26:12.466632 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16704 | 2026.03.18 18:26:12.466925 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16705 | 2026.03.18 18:26:12.467132 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.03.18 18:26:12.467257 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001208 sec., 52980.13245033112 rows/sec., 4.14 MiB/sec. | ||
| 16707 | 2026.03.18 18:26:12.467294 [ 276 ] {5f4b1df4-8377-4719-a9e2-ee255160434a} <Debug> TCPHandler: Processed in 0.001388338 sec. | ||
| 16708 | 2026.03.18 18:26:12.467423 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16709 | 2026.03.18 18:26:12.467523 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16710 | 2026.03.18 18:26:12.467566 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16711 | 2026.03.18 18:26:12.467994 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16712 | 2026.03.18 18:26:12.468026 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16713 | 2026.03.18 18:26:12.468343 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16714 | 2026.03.18 18:26:12.468556 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16715 | 2026.03.18 18:26:12.468681 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 16716 | 2026.03.18 18:26:12.468718 [ 276 ] {a3fd01eb-cb31-4187-9dcc-418cac54ee72} <Debug> TCPHandler: Processed in 0.001353808 sec. | ||
| 16717 | 2026.03.18 18:26:12.468841 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16718 | 2026.03.18 18:26:12.468936 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16719 | 2026.03.18 18:26:12.468976 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16720 | 2026.03.18 18:26:12.469297 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16721 | 2026.03.18 18:26:12.469330 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16722 | 2026.03.18 18:26:12.469632 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16723 | 2026.03.18 18:26:12.469831 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16724 | 2026.03.18 18:26:12.469956 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001038 sec., 46242.774566473985 rows/sec., 3.12 MiB/sec. | ||
| 16725 | 2026.03.18 18:26:12.469990 [ 276 ] {d0de4fa6-c889-41ff-ae6c-532fbe976bce} <Debug> TCPHandler: Processed in 0.001207833 sec. | ||
| 16726 | 2026.03.18 18:26:15.070568 [ 225 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16727 | 2026.03.18 18:26:15.070627 [ 225 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16728 | 2026.03.18 18:26:15.086248 [ 225 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16729 | 2026.03.18 18:26:15.350574 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16730 | 2026.03.18 18:26:15.350624 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16731 | 2026.03.18 18:26:15.563190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33631 | ||
| 16732 | 2026.03.18 18:26:15.563714 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.03.18 18:26:15.563758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16734 | 2026.03.18 18:26:15.564249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16735 | 2026.03.18 18:26:15.564495 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2026.03.18 18:26:15.564631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33631 | ||
| 16737 | 2026.03.18 18:26:15.564720 [ 224 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16738 | 2026.03.18 18:26:15.564748 [ 224 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16739 | 2026.03.18 18:26:15.567515 [ 224 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16740 | 2026.03.18 18:26:17.251923 [ 222 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16741 | 2026.03.18 18:26:17.251983 [ 222 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16742 | 2026.03.18 18:26:17.256135 [ 222 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16743 | 2026.03.18 18:26:17.293373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16744 | 2026.03.18 18:26:17.309634 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16745 | 2026.03.18 18:26:17.309690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16746 | 2026.03.18 18:26:17.315949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16747 | 2026.03.18 18:26:17.316689 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16748 | 2026.03.18 18:26:17.319959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16749 | 2026.03.18 18:26:17.466681 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16750 | 2026.03.18 18:26:17.466871 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16751 | 2026.03.18 18:26:17.466943 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16752 | 2026.03.18 18:26:17.467643 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16753 | 2026.03.18 18:26:17.467686 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16754 | 2026.03.18 18:26:17.468080 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16755 | 2026.03.18 18:26:17.468301 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16756 | 2026.03.18 18:26:17.468460 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001642 sec., 81607.79537149817 rows/sec., 7.06 MiB/sec. | ||
| 16757 | 2026.03.18 18:26:17.468502 [ 276 ] {7d9ef293-5180-4dd6-8947-4579d97f7d50} <Debug> TCPHandler: Processed in 0.001954304 sec. | ||
| 16758 | 2026.03.18 18:26:17.468618 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16759 | 2026.03.18 18:26:17.468714 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16760 | 2026.03.18 18:26:17.468755 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16761 | 2026.03.18 18:26:17.469152 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16762 | 2026.03.18 18:26:17.469187 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16763 | 2026.03.18 18:26:17.469481 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16764 | 2026.03.18 18:26:17.469700 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16765 | 2026.03.18 18:26:17.469829 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001133 sec., 34421.888790820834 rows/sec., 2.53 MiB/sec. | ||
| 16766 | 2026.03.18 18:26:17.469866 [ 276 ] {fc194a67-0653-4271-9965-3513eeea9652} <Debug> TCPHandler: Processed in 0.001299866 sec. | ||
| 16767 | 2026.03.18 18:26:17.469967 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16768 | 2026.03.18 18:26:17.470061 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16769 | 2026.03.18 18:26:17.470101 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16770 | 2026.03.18 18:26:17.470510 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16771 | 2026.03.18 18:26:17.470545 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16772 | 2026.03.18 18:26:17.470840 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16773 | 2026.03.18 18:26:17.471040 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2026.03.18 18:26:17.471170 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001127 sec., 91393.07897071872 rows/sec., 7.14 MiB/sec. | ||
| 16775 | 2026.03.18 18:26:17.471207 [ 276 ] {599c6bb9-a0e1-4e7e-a1d3-3a9dd5398b74} <Debug> TCPHandler: Processed in 0.001289825 sec. | ||
| 16776 | 2026.03.18 18:26:17.471316 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16777 | 2026.03.18 18:26:17.471410 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16778 | 2026.03.18 18:26:17.471452 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16779 | 2026.03.18 18:26:17.471848 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2026.03.18 18:26:17.471883 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16781 | 2026.03.18 18:26:17.472200 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16782 | 2026.03.18 18:26:17.472404 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2026.03.18 18:26:17.472537 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 16784 | 2026.03.18 18:26:17.472574 [ 276 ] {b48020fb-b0d7-475e-8bf1-d59adefcb271} <Debug> TCPHandler: Processed in 0.001308756 sec. | ||
| 16785 | 2026.03.18 18:26:17.472673 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16786 | 2026.03.18 18:26:17.472691 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16787 | 2026.03.18 18:26:17.472710 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16788 | 2026.03.18 18:26:17.472819 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16789 | 2026.03.18 18:26:17.472883 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <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 | ||
| 16790 | 2026.03.18 18:26:17.473738 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16791 | 2026.03.18 18:26:17.473773 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16792 | 2026.03.18 18:26:17.474346 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16793 | 2026.03.18 18:26:17.474566 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2026.03.18 18:26:17.474708 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001913 sec., 20386.826973340303 rows/sec., 36.53 MiB/sec. | ||
| 16795 | 2026.03.18 18:26:17.474760 [ 276 ] {ae83a179-a7c0-46a5-b4cc-843cb43b841b} <Debug> TCPHandler: Processed in 0.002128028 sec. | ||
| 16796 | 2026.03.18 18:26:17.474868 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.03.18 18:26:17.474960 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16798 | 2026.03.18 18:26:17.475000 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16799 | 2026.03.18 18:26:17.475332 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.03.18 18:26:17.475366 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16801 | 2026.03.18 18:26:17.475651 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16802 | 2026.03.18 18:26:17.475853 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.03.18 18:26:17.475979 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 16804 | 2026.03.18 18:26:17.476013 [ 276 ] {ef4efad3-034d-4654-8039-41a25c1ae6e7} <Debug> TCPHandler: Processed in 0.001193403 sec. | ||
| 16805 | 2026.03.18 18:26:17.476245 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16806 | 2026.03.18 18:26:17.834947 [ 224 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16807 | 2026.03.18 18:26:17.835031 [ 224 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16808 | 2026.03.18 18:26:17.838444 [ 224 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16809 | 2026.03.18 18:26:18.297572 [ 49 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 16810 | 2026.03.18 18:26:18.297637 [ 49 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16811 | 2026.03.18 18:26:18.297659 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16812 | 2026.03.18 18:26:18.297760 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 16813 | 2026.03.18 18:26:18.297868 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16814 | 2026.03.18 18:26:18.297900 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 308 rows starting from the beginning of the part | ||
| 16815 | 2026.03.18 18:26:18.297965 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 16816 | 2026.03.18 18:26:18.298009 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 16817 | 2026.03.18 18:26:18.298051 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 16818 | 2026.03.18 18:26:18.298086 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 16819 | 2026.03.18 18:26:18.299007 [ 199 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283795 sec., 1124790.172885858 rows/sec., 76.09 MiB/sec. | ||
| 16820 | 2026.03.18 18:26:18.299201 [ 199 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 16821 | 2026.03.18 18:26:18.299493 [ 199 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16822 | 2026.03.18 18:26:18.299578 [ 199 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_50_11} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 16823 | 2026.03.18 18:26:18.299685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16824 | 2026.03.18 18:26:18.344461 [ 54 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 16825 | 2026.03.18 18:26:18.344573 [ 54 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16826 | 2026.03.18 18:26:18.344615 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16827 | 2026.03.18 18:26:18.344757 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 16828 | 2026.03.18 18:26:18.344855 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16829 | 2026.03.18 18:26:18.344884 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 16830 | 2026.03.18 18:26:18.344937 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part | ||
| 16831 | 2026.03.18 18:26:18.344979 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 16832 | 2026.03.18 18:26:18.345019 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 16833 | 2026.03.18 18:26:18.345060 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 16834 | 2026.03.18 18:26:18.345693 [ 197 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.000970477 sec., 39156.002666729866 rows/sec., 3.27 MiB/sec. | ||
| 16835 | 2026.03.18 18:26:18.345845 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 16836 | 2026.03.18 18:26:18.346078 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16837 | 2026.03.18 18:26:18.346142 [ 198 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_34_8} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 16838 | 2026.03.18 18:26:18.346205 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16839 | 2026.03.18 18:26:18.538574 [ 223 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16840 | 2026.03.18 18:26:18.538620 [ 223 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16841 | 2026.03.18 18:26:18.541248 [ 223 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16842 | 2026.03.18 18:26:18.835676 [ 54 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 16843 | 2026.03.18 18:26:18.835764 [ 54 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16844 | 2026.03.18 18:26:18.835801 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16845 | 2026.03.18 18:26:18.835930 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 16846 | 2026.03.18 18:26:18.836064 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16847 | 2026.03.18 18:26:18.836099 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 160 rows starting from the beginning of the part | ||
| 16848 | 2026.03.18 18:26:18.836168 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 16849 | 2026.03.18 18:26:18.836219 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 16850 | 2026.03.18 18:26:18.836265 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 16851 | 2026.03.18 18:26:18.836304 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 16852 | 2026.03.18 18:26:18.837100 [ 197 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224174 sec., 614291.7591780254 rows/sec., 37.47 MiB/sec. | ||
| 16853 | 2026.03.18 18:26:18.837327 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 16854 | 2026.03.18 18:26:18.837699 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16855 | 2026.03.18 18:26:18.837801 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_50_11} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 16856 | 2026.03.18 18:26:18.837927 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16857 | 2026.03.18 18:26:20.664071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2174 | ||
| 16858 | 2026.03.18 18:26:20.666185 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16859 | 2026.03.18 18:26:20.666234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16860 | 2026.03.18 18:26:20.667365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16861 | 2026.03.18 18:26:20.667625 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16862 | 2026.03.18 18:26:20.667892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2174 | ||
| 16863 | 2026.03.18 18:26:22.472895 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16864 | 2026.03.18 18:26:22.473083 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16865 | 2026.03.18 18:26:22.473149 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16866 | 2026.03.18 18:26:22.473909 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16867 | 2026.03.18 18:26:22.473949 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16868 | 2026.03.18 18:26:22.474352 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16869 | 2026.03.18 18:26:22.474577 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16870 | 2026.03.18 18:26:22.474727 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 16871 | 2026.03.18 18:26:22.474772 [ 276 ] {091706a1-1587-42aa-89a1-edf952f6fdb1} <Debug> TCPHandler: Processed in 0.002000816 sec. | ||
| 16872 | 2026.03.18 18:26:22.474897 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16873 | 2026.03.18 18:26:22.474997 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16874 | 2026.03.18 18:26:22.475038 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16875 | 2026.03.18 18:26:22.476016 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16876 | 2026.03.18 18:26:22.476053 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16877 | 2026.03.18 18:26:22.476413 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16878 | 2026.03.18 18:26:22.476637 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16879 | 2026.03.18 18:26:22.476767 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.00179 sec., 447486.0335195531 rows/sec., 34.83 MiB/sec. | ||
| 16880 | 2026.03.18 18:26:22.476806 [ 276 ] {252574fa-d251-4b07-b2d1-cc936695d035} <Debug> TCPHandler: Processed in 0.001959844 sec. | ||
| 16881 | 2026.03.18 18:26:22.476916 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16882 | 2026.03.18 18:26:22.477010 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16883 | 2026.03.18 18:26:22.477050 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16884 | 2026.03.18 18:26:22.477579 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16885 | 2026.03.18 18:26:22.477615 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16886 | 2026.03.18 18:26:22.478002 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16887 | 2026.03.18 18:26:22.478262 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16888 | 2026.03.18 18:26:22.478396 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001404 sec., 102564.10256410256 rows/sec., 6.05 MiB/sec. | ||
| 16889 | 2026.03.18 18:26:22.478396 [ 43 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16890 | 2026.03.18 18:26:22.478436 [ 276 ] {f4790a7b-c998-4420-9eb4-e9741373688d} <Debug> TCPHandler: Processed in 0.001568994 sec. | ||
| 16891 | 2026.03.18 18:26:22.478471 [ 43 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16892 | 2026.03.18 18:26:22.478497 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16893 | 2026.03.18 18:26:22.478568 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2026.03.18 18:26:22.478608 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16895 | 2026.03.18 18:26:22.478668 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16896 | 2026.03.18 18:26:22.478714 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16897 | 2026.03.18 18:26:22.478743 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16898 | 2026.03.18 18:26:22.478780 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 226 rows starting from the beginning of the part | ||
| 16899 | 2026.03.18 18:26:22.478844 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 144 rows starting from the beginning of the part | ||
| 16900 | 2026.03.18 18:26:22.478889 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 39 rows starting from the beginning of the part | ||
| 16901 | 2026.03.18 18:26:22.478930 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 159 rows starting from the beginning of the part | ||
| 16902 | 2026.03.18 18:26:22.478968 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 39 rows starting from the beginning of the part | ||
| 16903 | 2026.03.18 18:26:22.479010 [ 198 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 144 rows starting from the beginning of the part | ||
| 16904 | 2026.03.18 18:26:22.479188 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.03.18 18:26:22.479230 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16906 | 2026.03.18 18:26:22.479554 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16907 | 2026.03.18 18:26:22.479774 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.03.18 18:26:22.479885 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 751 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330776 sec., 564332.3895231052 rows/sec., 37.27 MiB/sec. | ||
| 16909 | 2026.03.18 18:26:22.479908 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001259 sec., 118347.89515488484 rows/sec., 7.65 MiB/sec. | ||
| 16910 | 2026.03.18 18:26:22.479946 [ 276 ] {8c979c8b-5bd9-407f-8c97-45ffd272856d} <Debug> TCPHandler: Processed in 0.001428569 sec. | ||
| 16911 | 2026.03.18 18:26:22.480020 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16912 | 2026.03.18 18:26:22.480066 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16913 | 2026.03.18 18:26:22.480162 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16914 | 2026.03.18 18:26:22.480203 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16915 | 2026.03.18 18:26:22.480272 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16916 | 2026.03.18 18:26:22.480339 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_101_20} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16917 | 2026.03.18 18:26:22.480426 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16918 | 2026.03.18 18:26:22.480678 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2026.03.18 18:26:22.480713 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16920 | 2026.03.18 18:26:22.481025 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16921 | 2026.03.18 18:26:22.481237 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16922 | 2026.03.18 18:26:22.481366 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 16923 | 2026.03.18 18:26:22.481403 [ 276 ] {85cfe08a-d1da-4942-b80d-a29de9fb9e4e} <Debug> TCPHandler: Processed in 0.001386928 sec. | ||
| 16924 | 2026.03.18 18:26:22.481518 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16925 | 2026.03.18 18:26:22.481612 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16926 | 2026.03.18 18:26:22.481652 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16927 | 2026.03.18 18:26:22.482321 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.03.18 18:26:22.482356 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16929 | 2026.03.18 18:26:22.482660 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16930 | 2026.03.18 18:26:22.482852 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16931 | 2026.03.18 18:26:22.482973 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001427 sec., 344779.25718290114 rows/sec., 24.18 MiB/sec. | ||
| 16932 | 2026.03.18 18:26:22.483009 [ 276 ] {2c58aeb6-e820-4823-9c3a-b7533a882aa3} <Debug> TCPHandler: Processed in 0.001590624 sec. | ||
| 16933 | 2026.03.18 18:26:22.483112 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16934 | 2026.03.18 18:26:22.483264 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16935 | 2026.03.18 18:26:22.483306 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16936 | 2026.03.18 18:26:22.483642 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16937 | 2026.03.18 18:26:22.483678 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16938 | 2026.03.18 18:26:22.483975 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16939 | 2026.03.18 18:26:22.484179 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16940 | 2026.03.18 18:26:22.484307 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 16941 | 2026.03.18 18:26:22.484343 [ 276 ] {2ffe7324-4ae4-4418-8f8a-d7f1691f3fe3} <Debug> TCPHandler: Processed in 0.001223174 sec. | ||
| 16942 | 2026.03.18 18:26:22.484454 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16943 | 2026.03.18 18:26:22.484549 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16944 | 2026.03.18 18:26:22.484591 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16945 | 2026.03.18 18:26:22.485019 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16946 | 2026.03.18 18:26:22.485054 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16947 | 2026.03.18 18:26:22.485375 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16948 | 2026.03.18 18:26:22.485589 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16949 | 2026.03.18 18:26:22.485708 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 16950 | 2026.03.18 18:26:22.485716 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 16951 | 2026.03.18 18:26:22.485743 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.03.18 18:26:22.485766 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16953 | 2026.03.18 18:26:22.485767 [ 276 ] {f2af9b6a-a0c9-498a-abbd-7fdf47fedff4} <Debug> TCPHandler: Processed in 0.001361448 sec. | ||
| 16954 | 2026.03.18 18:26:22.485857 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 16955 | 2026.03.18 18:26:22.485896 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16956 | 2026.03.18 18:26:22.485984 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16957 | 2026.03.18 18:26:22.485993 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16958 | 2026.03.18 18:26:22.486028 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 40749 rows starting from the beginning of the part | ||
| 16959 | 2026.03.18 18:26:22.486046 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16960 | 2026.03.18 18:26:22.486100 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 16961 | 2026.03.18 18:26:22.486150 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1324 rows starting from the beginning of the part | ||
| 16962 | 2026.03.18 18:26:22.486191 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 128 rows starting from the beginning of the part | ||
| 16963 | 2026.03.18 18:26:22.486238 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16964 | 2026.03.18 18:26:22.486278 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 265 rows starting from the beginning of the part | ||
| 16965 | 2026.03.18 18:26:22.486395 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.03.18 18:26:22.486438 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16967 | 2026.03.18 18:26:22.486755 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16968 | 2026.03.18 18:26:22.486960 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16969 | 2026.03.18 18:26:22.487090 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 16970 | 2026.03.18 18:26:22.487126 [ 276 ] {6e1ce576-6293-4edc-bc04-e325edb5589b} <Debug> TCPHandler: Processed in 0.001279555 sec. | ||
| 16971 | 2026.03.18 18:26:22.487240 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16972 | 2026.03.18 18:26:22.487345 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16973 | 2026.03.18 18:26:22.487399 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <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 | ||
| 16974 | 2026.03.18 18:26:22.488220 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.03.18 18:26:22.488256 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16976 | 2026.03.18 18:26:22.488747 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16977 | 2026.03.18 18:26:22.488970 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.03.18 18:26:22.489110 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001782 sec., 1122.3344556677891 rows/sec., 2.01 MiB/sec. | ||
| 16979 | 2026.03.18 18:26:22.489162 [ 276 ] {94c23dee-543b-4b35-96f7-758f8ddbffcd} <Debug> TCPHandler: Processed in 0.001970934 sec. | ||
| 16980 | 2026.03.18 18:26:22.489281 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16981 | 2026.03.18 18:26:22.489376 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16982 | 2026.03.18 18:26:22.489416 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16983 | 2026.03.18 18:26:22.489778 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16984 | 2026.03.18 18:26:22.489814 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16985 | 2026.03.18 18:26:22.490123 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16986 | 2026.03.18 18:26:22.490341 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16987 | 2026.03.18 18:26:22.490474 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 5.04 MiB/sec. | ||
| 16988 | 2026.03.18 18:26:22.490510 [ 276 ] {98bfed2f-9939-42ba-9b70-253b4b16cde6} <Debug> TCPHandler: Processed in 0.001278065 sec. | ||
| 16989 | 2026.03.18 18:26:22.494188 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42786 rows, containing 5 columns (5 merged, 0 gathered) in 0.008372781 sec., 5110130.075061082 rows/sec., 334.14 MiB/sec. | ||
| 16990 | 2026.03.18 18:26:22.494564 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 16991 | 2026.03.18 18:26:22.494902 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16992 | 2026.03.18 18:26:22.494988 [ 196 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 16993 | 2026.03.18 18:26:22.495093 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16994 | 2026.03.18 18:26:23.065696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34143 | ||
| 16995 | 2026.03.18 18:26:23.066232 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.03.18 18:26:23.066279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16997 | 2026.03.18 18:26:23.066762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16998 | 2026.03.18 18:26:23.067002 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.03.18 18:26:23.067135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34143 | ||
| 17000 | 2026.03.18 18:26:23.067199 [ 39 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17001 | 2026.03.18 18:26:23.067310 [ 39 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17002 | 2026.03.18 18:26:23.067355 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17003 | 2026.03.18 18:26:23.067505 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17004 | 2026.03.18 18:26:23.067657 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17005 | 2026.03.18 18:26:23.067700 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31711 rows starting from the beginning of the part | ||
| 17006 | 2026.03.18 18:26:23.067771 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 17007 | 2026.03.18 18:26:23.067822 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 17008 | 2026.03.18 18:26:23.067871 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 17009 | 2026.03.18 18:26:23.067915 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 17010 | 2026.03.18 18:26:23.067958 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 17011 | 2026.03.18 18:26:23.070341 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34143 rows, containing 4 columns (4 merged, 0 gathered) in 0.00290109 sec., 11769024.74587138 rows/sec., 168.36 MiB/sec. | ||
| 17012 | 2026.03.18 18:26:23.070490 [ 200 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17013 | 2026.03.18 18:26:23.070816 [ 200 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17014 | 2026.03.18 18:26:23.070897 [ 200 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_71_14} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17015 | 2026.03.18 18:26:23.071022 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 17016 | 2026.03.18 18:26:24.820979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 17017 | 2026.03.18 18:26:24.837360 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.03.18 18:26:24.837409 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17019 | 2026.03.18 18:26:24.843384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17020 | 2026.03.18 18:26:24.844081 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.03.18 18:26:24.844382 [ 40 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17022 | 2026.03.18 18:26:24.844453 [ 40 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2026.03.18 18:26:24.844477 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17024 | 2026.03.18 18:26:24.844567 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 17025 | 2026.03.18 18:26:24.846904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 17026 | 2026.03.18 18:26:24.847392 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17027 | 2026.03.18 18:26:24.848185 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 17028 | 2026.03.18 18:26:24.851515 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 17029 | 2026.03.18 18:26:24.854811 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 17030 | 2026.03.18 18:26:24.858663 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 17031 | 2026.03.18 18:26:24.862934 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 17032 | 2026.03.18 18:26:24.867221 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 17033 | 2026.03.18 18:26:24.921271 [ 193 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.076734783 sec., 6972.066370475042 rows/sec., 36.05 MiB/sec. | ||
| 17034 | 2026.03.18 18:26:24.923476 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17035 | 2026.03.18 18:26:24.925274 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2026.03.18 18:26:24.925377 [ 190 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_71_14} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17037 | 2026.03.18 18:26:24.927054 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17038 | 2026.03.18 18:26:25.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.30 MiB, peak 395.71 MiB, free memory in arenas 0.00 B, will set to 377.23 MiB (RSS), difference: -1.07 MiB | ||
| 17039 | 2026.03.18 18:26:27.467224 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2026.03.18 18:26:27.467413 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17041 | 2026.03.18 18:26:27.467482 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17042 | 2026.03.18 18:26:27.468116 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2026.03.18 18:26:27.468167 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17044 | 2026.03.18 18:26:27.468557 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17045 | 2026.03.18 18:26:27.468795 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.03.18 18:26:27.468960 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001595 sec., 2507.836990595611 rows/sec., 204.50 KiB/sec. | ||
| 17047 | 2026.03.18 18:26:27.469009 [ 276 ] {c3accf28-a85e-4540-8dec-e596ed7be676} <Debug> TCPHandler: Processed in 0.001909253 sec. | ||
| 17048 | 2026.03.18 18:26:27.469150 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17049 | 2026.03.18 18:26:27.469258 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17050 | 2026.03.18 18:26:27.469301 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17051 | 2026.03.18 18:26:27.469810 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17052 | 2026.03.18 18:26:27.469846 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17053 | 2026.03.18 18:26:27.470163 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17054 | 2026.03.18 18:26:27.470396 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17055 | 2026.03.18 18:26:27.470527 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001293 sec., 105181.74787316319 rows/sec., 9.08 MiB/sec. | ||
| 17056 | 2026.03.18 18:26:27.470565 [ 276 ] {41737a3d-fcc9-4cec-a026-033d1b01fef9} <Debug> TCPHandler: Processed in 0.001480701 sec. | ||
| 17057 | 2026.03.18 18:26:27.470666 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17058 | 2026.03.18 18:26:27.470763 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17059 | 2026.03.18 18:26:27.470803 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17060 | 2026.03.18 18:26:27.471208 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17061 | 2026.03.18 18:26:27.471245 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17062 | 2026.03.18 18:26:27.471539 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17063 | 2026.03.18 18:26:27.471742 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17064 | 2026.03.18 18:26:27.471873 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.00113 sec., 38053.097345132745 rows/sec., 2.78 MiB/sec. | ||
| 17065 | 2026.03.18 18:26:27.471911 [ 276 ] {93884168-0295-42f5-bf16-9b8ec3874788} <Debug> TCPHandler: Processed in 0.001293276 sec. | ||
| 17066 | 2026.03.18 18:26:27.472015 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17067 | 2026.03.18 18:26:27.472120 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17068 | 2026.03.18 18:26:27.472161 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17069 | 2026.03.18 18:26:27.472620 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2026.03.18 18:26:27.472657 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17071 | 2026.03.18 18:26:27.472976 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17072 | 2026.03.18 18:26:27.473185 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17073 | 2026.03.18 18:26:27.473323 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001221 sec., 87633.08763308763 rows/sec., 6.85 MiB/sec. | ||
| 17074 | 2026.03.18 18:26:27.473364 [ 276 ] {2b37e9b8-d45c-490a-96cd-448a1f047e25} <Debug> TCPHandler: Processed in 0.001398739 sec. | ||
| 17075 | 2026.03.18 18:26:27.473479 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2026.03.18 18:26:27.473578 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17077 | 2026.03.18 18:26:27.473622 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17078 | 2026.03.18 18:26:27.474038 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2026.03.18 18:26:27.474074 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17080 | 2026.03.18 18:26:27.474403 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17081 | 2026.03.18 18:26:27.474617 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2026.03.18 18:26:27.474752 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001192 sec., 135906.0402684564 rows/sec., 9.46 MiB/sec. | ||
| 17083 | 2026.03.18 18:26:27.474792 [ 276 ] {51479fd9-64e0-40c7-8cd9-ac40446335d7} <Debug> TCPHandler: Processed in 0.001363127 sec. | ||
| 17084 | 2026.03.18 18:26:27.474900 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2026.03.18 18:26:27.474996 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17086 | 2026.03.18 18:26:27.475050 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <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 | ||
| 17087 | 2026.03.18 18:26:27.475922 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17088 | 2026.03.18 18:26:27.475958 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17089 | 2026.03.18 18:26:27.476527 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17090 | 2026.03.18 18:26:27.476740 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2026.03.18 18:26:27.476886 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001907 sec., 20450.97011012061 rows/sec., 36.65 MiB/sec. | ||
| 17092 | 2026.03.18 18:26:27.476942 [ 276 ] {06b18c57-a9a8-4b4d-8f5e-3d9e1f85bc3b} <Debug> TCPHandler: Processed in 0.002089417 sec. | ||
| 17093 | 2026.03.18 18:26:27.477054 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2026.03.18 18:26:27.477150 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17095 | 2026.03.18 18:26:27.477192 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17096 | 2026.03.18 18:26:27.477532 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2026.03.18 18:26:27.477568 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17098 | 2026.03.18 18:26:27.477865 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17099 | 2026.03.18 18:26:27.478071 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2026.03.18 18:26:27.478201 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 17101 | 2026.03.18 18:26:27.478239 [ 276 ] {9114895b-239c-4d2b-b573-5bbc906450dd} <Debug> TCPHandler: Processed in 0.001234104 sec. | ||
| 17102 | 2026.03.18 18:26:27.797998 [ 217 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17103 | 2026.03.18 18:26:27.798049 [ 217 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17104 | 2026.03.18 18:26:27.801346 [ 217 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17105 | 2026.03.18 18:26:30.118681 [ 223 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17106 | 2026.03.18 18:26:30.118750 [ 223 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17107 | 2026.03.18 18:26:30.121580 [ 223 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17108 | 2026.03.18 18:26:30.350725 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17109 | 2026.03.18 18:26:30.350811 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17110 | 2026.03.18 18:26:30.568227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34591 | ||
| 17111 | 2026.03.18 18:26:30.568732 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.03.18 18:26:30.568769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17113 | 2026.03.18 18:26:30.569249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17114 | 2026.03.18 18:26:30.569481 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17115 | 2026.03.18 18:26:30.569611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34591 | ||
| 17116 | 2026.03.18 18:26:30.668020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2210 | ||
| 17117 | 2026.03.18 18:26:30.670526 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17118 | 2026.03.18 18:26:30.670570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17119 | 2026.03.18 18:26:30.671733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17120 | 2026.03.18 18:26:30.671990 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17121 | 2026.03.18 18:26:30.672257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2210 | ||
| 17122 | 2026.03.18 18:26:32.347937 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 17123 | 2026.03.18 18:26:32.362936 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2026.03.18 18:26:32.362988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17125 | 2026.03.18 18:26:32.368814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17126 | 2026.03.18 18:26:32.369469 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2026.03.18 18:26:32.372113 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 17128 | 2026.03.18 18:26:32.473085 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17129 | 2026.03.18 18:26:32.473270 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17130 | 2026.03.18 18:26:32.473334 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17131 | 2026.03.18 18:26:32.474104 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17132 | 2026.03.18 18:26:32.474142 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17133 | 2026.03.18 18:26:32.474545 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17134 | 2026.03.18 18:26:32.474780 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17135 | 2026.03.18 18:26:32.474931 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001708 sec., 166276.34660421545 rows/sec., 10.56 MiB/sec. | ||
| 17136 | 2026.03.18 18:26:32.474976 [ 276 ] {dde4c5eb-2aa7-4f2d-aed0-7bef87ffd5a3} <Debug> TCPHandler: Processed in 0.002012596 sec. | ||
| 17137 | 2026.03.18 18:26:32.475104 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2026.03.18 18:26:32.475202 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17139 | 2026.03.18 18:26:32.475244 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17140 | 2026.03.18 18:26:32.476159 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17141 | 2026.03.18 18:26:32.476196 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17142 | 2026.03.18 18:26:32.476554 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17143 | 2026.03.18 18:26:32.476767 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.03.18 18:26:32.476887 [ 26 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17145 | 2026.03.18 18:26:32.476902 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001717 sec., 466511.35701805475 rows/sec., 36.31 MiB/sec. | ||
| 17146 | 2026.03.18 18:26:32.476929 [ 26 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2026.03.18 18:26:32.476945 [ 276 ] {48c987b1-f956-48a6-bfa2-b235432c307e} <Debug> TCPHandler: Processed in 0.001890642 sec. | ||
| 17148 | 2026.03.18 18:26:32.476953 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17149 | 2026.03.18 18:26:32.477046 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17150 | 2026.03.18 18:26:32.477060 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17151 | 2026.03.18 18:26:32.477147 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17152 | 2026.03.18 18:26:32.477170 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17153 | 2026.03.18 18:26:32.477179 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2893 rows starting from the beginning of the part | ||
| 17154 | 2026.03.18 18:26:32.477220 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17155 | 2026.03.18 18:26:32.477261 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 17156 | 2026.03.18 18:26:32.477308 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 134 rows starting from the beginning of the part | ||
| 17157 | 2026.03.18 18:26:32.477345 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 801 rows starting from the beginning of the part | ||
| 17158 | 2026.03.18 18:26:32.477384 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 136 rows starting from the beginning of the part | ||
| 17159 | 2026.03.18 18:26:32.477424 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 801 rows starting from the beginning of the part | ||
| 17160 | 2026.03.18 18:26:32.477708 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17161 | 2026.03.18 18:26:32.477749 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17162 | 2026.03.18 18:26:32.478068 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17163 | 2026.03.18 18:26:32.478291 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17164 | 2026.03.18 18:26:32.478426 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001273 sec., 113118.61743912018 rows/sec., 6.67 MiB/sec. | ||
| 17165 | 2026.03.18 18:26:32.478466 [ 276 ] {90e327c9-8617-49bb-a66b-f19c068ebb1b} <Debug> TCPHandler: Processed in 0.00145584 sec. | ||
| 17166 | 2026.03.18 18:26:32.478584 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17167 | 2026.03.18 18:26:32.478683 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17168 | 2026.03.18 18:26:32.478723 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17169 | 2026.03.18 18:26:32.479095 [ 191 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4821 rows, containing 5 columns (5 merged, 0 gathered) in 0.002083487 sec., 2313909.3260481106 rows/sec., 188.64 MiB/sec. | ||
| 17170 | 2026.03.18 18:26:32.479198 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.03.18 18:26:32.479239 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17172 | 2026.03.18 18:26:32.479462 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17173 | 2026.03.18 18:26:32.479547 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17174 | 2026.03.18 18:26:32.479769 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17175 | 2026.03.18 18:26:32.479778 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2026.03.18 18:26:32.479846 [ 201 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_121_24} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17177 | 2026.03.18 18:26:32.479883 [ 24 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 17178 | 2026.03.18 18:26:32.479899 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 17179 | 2026.03.18 18:26:32.479928 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 17180 | 2026.03.18 18:26:32.479951 [ 24 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.03.18 18:26:32.479964 [ 276 ] {f2b64eae-20d9-4e03-bd99-407fad0895e4} <Debug> TCPHandler: Processed in 0.001430409 sec. | ||
| 17182 | 2026.03.18 18:26:32.479981 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17183 | 2026.03.18 18:26:32.480055 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 17184 | 2026.03.18 18:26:32.480087 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2026.03.18 18:26:32.480141 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17186 | 2026.03.18 18:26:32.480168 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 881 rows starting from the beginning of the part | ||
| 17187 | 2026.03.18 18:26:32.480189 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17188 | 2026.03.18 18:26:32.480210 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 17189 | 2026.03.18 18:26:32.480236 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17190 | 2026.03.18 18:26:32.480258 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 17191 | 2026.03.18 18:26:32.480296 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 857 rows starting from the beginning of the part | ||
| 17192 | 2026.03.18 18:26:32.480330 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 17193 | 2026.03.18 18:26:32.480364 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 17194 | 2026.03.18 18:26:32.480723 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17195 | 2026.03.18 18:26:32.480765 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17196 | 2026.03.18 18:26:32.481085 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17197 | 2026.03.18 18:26:32.481289 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262555 sec., 1848632.3368090894 rows/sec., 119.80 MiB/sec. | ||
| 17198 | 2026.03.18 18:26:32.481301 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2026.03.18 18:26:32.481425 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 17200 | 2026.03.18 18:26:32.481436 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001264 sec., 117088.60759493672 rows/sec., 6.66 MiB/sec. | ||
| 17201 | 2026.03.18 18:26:32.481485 [ 276 ] {cc4ac0bd-e1a9-4888-ad99-891617a3f8b0} <Debug> TCPHandler: Processed in 0.00144756 sec. | ||
| 17202 | 2026.03.18 18:26:32.481602 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17203 | 2026.03.18 18:26:32.481662 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17204 | 2026.03.18 18:26:32.481702 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17205 | 2026.03.18 18:26:32.481730 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_52_11} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 17206 | 2026.03.18 18:26:32.481749 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17207 | 2026.03.18 18:26:32.481796 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 17208 | 2026.03.18 18:26:32.482438 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2026.03.18 18:26:32.482479 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17210 | 2026.03.18 18:26:32.482811 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17211 | 2026.03.18 18:26:32.483027 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2026.03.18 18:26:32.483151 [ 24 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17213 | 2026.03.18 18:26:32.483162 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001478 sec., 332882.2733423546 rows/sec., 23.35 MiB/sec. | ||
| 17214 | 2026.03.18 18:26:32.483184 [ 24 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17215 | 2026.03.18 18:26:32.483208 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17216 | 2026.03.18 18:26:32.483213 [ 276 ] {4d0246f9-7789-411f-b81b-dc6867ce0963} <Debug> TCPHandler: Processed in 0.001659776 sec. | ||
| 17217 | 2026.03.18 18:26:32.483297 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17218 | 2026.03.18 18:26:32.483332 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17219 | 2026.03.18 18:26:32.483423 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17220 | 2026.03.18 18:26:32.483433 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17221 | 2026.03.18 18:26:32.483465 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1552 rows starting from the beginning of the part | ||
| 17222 | 2026.03.18 18:26:32.483485 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17223 | 2026.03.18 18:26:32.483537 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 17224 | 2026.03.18 18:26:32.483591 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 103 rows starting from the beginning of the part | ||
| 17225 | 2026.03.18 18:26:32.483636 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 492 rows starting from the beginning of the part | ||
| 17226 | 2026.03.18 18:26:32.483678 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 107 rows starting from the beginning of the part | ||
| 17227 | 2026.03.18 18:26:32.483720 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 492 rows starting from the beginning of the part | ||
| 17228 | 2026.03.18 18:26:32.483842 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.03.18 18:26:32.483886 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17230 | 2026.03.18 18:26:32.484207 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17231 | 2026.03.18 18:26:32.484442 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.03.18 18:26:32.484585 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 17233 | 2026.03.18 18:26:32.484624 [ 276 ] {3e1f6ddb-afa6-4f84-a915-d21f47c9f3b3} <Debug> TCPHandler: Processed in 0.001342887 sec. | ||
| 17234 | 2026.03.18 18:26:32.484730 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17235 | 2026.03.18 18:26:32.484826 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17236 | 2026.03.18 18:26:32.484870 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17237 | 2026.03.18 18:26:32.484964 [ 201 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2810 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713957 sec., 1639481.0371555414 rows/sec., 122.20 MiB/sec. | ||
| 17238 | 2026.03.18 18:26:32.485142 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17239 | 2026.03.18 18:26:32.485309 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17240 | 2026.03.18 18:26:32.485355 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17241 | 2026.03.18 18:26:32.485416 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17242 | 2026.03.18 18:26:32.485496 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_121_24} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17243 | 2026.03.18 18:26:32.485566 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 17244 | 2026.03.18 18:26:32.485723 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17245 | 2026.03.18 18:26:32.485943 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17246 | 2026.03.18 18:26:32.486078 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001269 sec., 208825.84712371946 rows/sec., 13.88 MiB/sec. | ||
| 17247 | 2026.03.18 18:26:32.486119 [ 276 ] {3d99490a-e144-4d1e-a02d-242b28f11b32} <Debug> TCPHandler: Processed in 0.00143804 sec. | ||
| 17248 | 2026.03.18 18:26:32.486232 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17249 | 2026.03.18 18:26:32.486332 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17250 | 2026.03.18 18:26:32.486374 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17251 | 2026.03.18 18:26:32.486695 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2026.03.18 18:26:32.486732 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17253 | 2026.03.18 18:26:32.487022 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17254 | 2026.03.18 18:26:32.487230 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.03.18 18:26:32.487369 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 17256 | 2026.03.18 18:26:32.487408 [ 276 ] {d5140a06-f2d6-4e42-b325-e7dfef004e44} <Debug> TCPHandler: Processed in 0.001225173 sec. | ||
| 17257 | 2026.03.18 18:26:32.487514 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17258 | 2026.03.18 18:26:32.487612 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17259 | 2026.03.18 18:26:32.487672 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <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 | ||
| 17260 | 2026.03.18 18:26:32.488486 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17261 | 2026.03.18 18:26:32.488524 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17262 | 2026.03.18 18:26:32.489021 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17263 | 2026.03.18 18:26:32.489255 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17264 | 2026.03.18 18:26:32.489383 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17265 | 2026.03.18 18:26:32.489400 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001804 sec., 1108.6474501108646 rows/sec., 1.99 MiB/sec. | ||
| 17266 | 2026.03.18 18:26:32.489428 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17267 | 2026.03.18 18:26:32.489452 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17268 | 2026.03.18 18:26:32.489470 [ 276 ] {70d33a72-9369-4c31-9855-41688eed858f} <Debug> TCPHandler: Processed in 0.002005355 sec. | ||
| 17269 | 2026.03.18 18:26:32.489520 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 17270 | 2026.03.18 18:26:32.489604 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17271 | 2026.03.18 18:26:32.489698 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17272 | 2026.03.18 18:26:32.489703 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17273 | 2026.03.18 18:26:32.489754 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17274 | 2026.03.18 18:26:32.489763 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2147 rows starting from the beginning of the part | ||
| 17275 | 2026.03.18 18:26:32.489903 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 13 rows starting from the beginning of the part | ||
| 17276 | 2026.03.18 18:26:32.490023 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 39 rows starting from the beginning of the part | ||
| 17277 | 2026.03.18 18:26:32.490124 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17278 | 2026.03.18 18:26:32.490131 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 2 rows starting from the beginning of the part | ||
| 17279 | 2026.03.18 18:26:32.490162 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17280 | 2026.03.18 18:26:32.490251 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 39 rows starting from the beginning of the part | ||
| 17281 | 2026.03.18 18:26:32.490360 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 2 rows starting from the beginning of the part | ||
| 17282 | 2026.03.18 18:26:32.490479 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17283 | 2026.03.18 18:26:32.490706 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17284 | 2026.03.18 18:26:32.490833 [ 24 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17285 | 2026.03.18 18:26:32.490841 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 4.87 MiB/sec. | ||
| 17286 | 2026.03.18 18:26:32.490870 [ 24 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17287 | 2026.03.18 18:26:32.490895 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17288 | 2026.03.18 18:26:32.490899 [ 276 ] {8d0cef09-29de-4a96-b6bd-01b9b76c0af2} <Debug> TCPHandler: Processed in 0.001344337 sec. | ||
| 17289 | 2026.03.18 18:26:32.490970 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 17290 | 2026.03.18 18:26:32.491072 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17291 | 2026.03.18 18:26:32.491100 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7122 rows starting from the beginning of the part | ||
| 17292 | 2026.03.18 18:26:32.491146 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 48 rows starting from the beginning of the part | ||
| 17293 | 2026.03.18 18:26:32.491191 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 17294 | 2026.03.18 18:26:32.491233 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 17295 | 2026.03.18 18:26:32.491274 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 17296 | 2026.03.18 18:26:32.491317 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 17297 | 2026.03.18 18:26:32.493112 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002172099 sec., 3439069.766157068 rows/sec., 222.06 MiB/sec. | ||
| 17298 | 2026.03.18 18:26:32.493699 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17299 | 2026.03.18 18:26:32.494062 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.03.18 18:26:32.494152 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_121_24} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17301 | 2026.03.18 18:26:32.494246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 17302 | 2026.03.18 18:26:32.500296 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2242 rows, containing 19 columns (19 merged, 0 gathered) in 0.010806437 sec., 207468.9372639659 rows/sec., 371.77 MiB/sec. | ||
| 17303 | 2026.03.18 18:26:32.502308 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17304 | 2026.03.18 18:26:32.502618 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17305 | 2026.03.18 18:26:32.502684 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17306 | 2026.03.18 18:26:32.502765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
| 17307 | 2026.03.18 18:26:33.001200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.69 MiB, peak 396.98 MiB, free memory in arenas 0.00 B, will set to 382.09 MiB (RSS), difference: 3.40 MiB | ||
| 17308 | 2026.03.18 18:26:36.903636 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52310 | ||
| 17309 | 2026.03.18 18:26:36.903767 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17310 | 2026.03.18 18:26:36.903797 [ 291 ] {} <Debug> TCP-Session: 6590c979-73e4-4cf5-b7c7-3a07054306fe Authenticating user 'default' from [fd00:1122:3344:101::e]:52310 | ||
| 17311 | 2026.03.18 18:26:36.903822 [ 291 ] {} <Debug> TCP-Session: 6590c979-73e4-4cf5-b7c7-3a07054306fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17312 | 2026.03.18 18:26:36.903838 [ 291 ] {} <Debug> TCP-Session: 6590c979-73e4-4cf5-b7c7-3a07054306fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17313 | 2026.03.18 18:26:36.904039 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51965 | ||
| 17314 | 2026.03.18 18:26:36.904062 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61691 | ||
| 17315 | 2026.03.18 18:26:36.904083 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41560 | ||
| 17316 | 2026.03.18 18:26:36.904130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38409 | ||
| 17317 | 2026.03.18 18:26:36.904155 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17318 | 2026.03.18 18:26:36.904181 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17319 | 2026.03.18 18:26:36.904193 [ 291 ] {} <Trace> TCP-Session: 6590c979-73e4-4cf5-b7c7-3a07054306fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17320 | 2026.03.18 18:26:36.904201 [ 292 ] {} <Debug> TCP-Session: 540b72ce-82d0-4421-89b0-321cd3577797 Authenticating user 'default' from [fd00:1122:3344:101::e]:51965 | ||
| 17321 | 2026.03.18 18:26:36.904215 [ 293 ] {} <Debug> TCP-Session: 619860c1-03d6-4129-a005-53130277369a Authenticating user 'default' from [fd00:1122:3344:101::e]:61691 | ||
| 17322 | 2026.03.18 18:26:36.904218 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17323 | 2026.03.18 18:26:36.904260 [ 292 ] {} <Debug> TCP-Session: 540b72ce-82d0-4421-89b0-321cd3577797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17324 | 2026.03.18 18:26:36.904268 [ 293 ] {} <Debug> TCP-Session: 619860c1-03d6-4129-a005-53130277369a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17325 | 2026.03.18 18:26:36.904296 [ 292 ] {} <Debug> TCP-Session: 540b72ce-82d0-4421-89b0-321cd3577797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17326 | 2026.03.18 18:26:36.904310 [ 293 ] {} <Debug> TCP-Session: 619860c1-03d6-4129-a005-53130277369a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17327 | 2026.03.18 18:26:36.904292 [ 294 ] {} <Debug> TCP-Session: a5830ac8-b4e0-46e9-a38c-d84a3736564f Authenticating user 'default' from [fd00:1122:3344:101::e]:41560 | ||
| 17328 | 2026.03.18 18:26:36.904123 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46238 | ||
| 17329 | 2026.03.18 18:26:36.904387 [ 291 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52310) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17330 | 2026.03.18 18:26:36.904386 [ 294 ] {} <Debug> TCP-Session: a5830ac8-b4e0-46e9-a38c-d84a3736564f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17331 | 2026.03.18 18:26:36.904112 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38237 | ||
| 17332 | 2026.03.18 18:26:36.904451 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17333 | 2026.03.18 18:26:36.904450 [ 294 ] {} <Debug> TCP-Session: a5830ac8-b4e0-46e9-a38c-d84a3736564f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17334 | 2026.03.18 18:26:36.904500 [ 289 ] {} <Debug> TCP-Session: a797b67e-6871-414f-8e41-68f68e7a7f38 Authenticating user 'default' from [fd00:1122:3344:101::e]:46238 | ||
| 17335 | 2026.03.18 18:26:36.904100 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39008 | ||
| 17336 | 2026.03.18 18:26:36.904528 [ 289 ] {} <Debug> TCP-Session: a797b67e-6871-414f-8e41-68f68e7a7f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17337 | 2026.03.18 18:26:36.904523 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17338 | 2026.03.18 18:26:36.904563 [ 289 ] {} <Debug> TCP-Session: a797b67e-6871-414f-8e41-68f68e7a7f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17339 | 2026.03.18 18:26:36.904593 [ 288 ] {} <Debug> TCP-Session: e6193e13-04cf-4c9b-bf88-8348f2ab58e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38237 | ||
| 17340 | 2026.03.18 18:26:36.904607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17341 | 2026.03.18 18:26:36.904621 [ 288 ] {} <Debug> TCP-Session: e6193e13-04cf-4c9b-bf88-8348f2ab58e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17342 | 2026.03.18 18:26:36.904089 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56650 | ||
| 17343 | 2026.03.18 18:26:36.904651 [ 288 ] {} <Debug> TCP-Session: e6193e13-04cf-4c9b-bf88-8348f2ab58e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17344 | 2026.03.18 18:26:36.904652 [ 286 ] {} <Debug> TCP-Session: 75d56f11-44b3-41f5-bc2a-05331bde7654 Authenticating user 'default' from [fd00:1122:3344:101::e]:39008 | ||
| 17345 | 2026.03.18 18:26:36.904692 [ 291 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17346 | 2026.03.18 18:26:36.904734 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17347 | 2026.03.18 18:26:36.904739 [ 286 ] {} <Debug> TCP-Session: 75d56f11-44b3-41f5-bc2a-05331bde7654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17348 | 2026.03.18 18:26:36.904768 [ 275 ] {} <Debug> TCP-Session: a4ec55a4-ea22-4e59-a388-615327830a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:56650 | ||
| 17349 | 2026.03.18 18:26:36.904780 [ 291 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17350 | 2026.03.18 18:26:36.904796 [ 275 ] {} <Debug> TCP-Session: a4ec55a4-ea22-4e59-a388-615327830a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17351 | 2026.03.18 18:26:36.904782 [ 286 ] {} <Debug> TCP-Session: 75d56f11-44b3-41f5-bc2a-05331bde7654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17352 | 2026.03.18 18:26:36.904823 [ 275 ] {} <Debug> TCP-Session: a4ec55a4-ea22-4e59-a388-615327830a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17353 | 2026.03.18 18:26:36.904214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17354 | 2026.03.18 18:26:36.904873 [ 290 ] {} <Debug> TCP-Session: db7f6cd1-752d-43ad-9b37-fb6952716a78 Authenticating user 'default' from [fd00:1122:3344:101::e]:38409 | ||
| 17355 | 2026.03.18 18:26:36.904889 [ 290 ] {} <Debug> TCP-Session: db7f6cd1-752d-43ad-9b37-fb6952716a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17356 | 2026.03.18 18:26:36.904901 [ 290 ] {} <Debug> TCP-Session: db7f6cd1-752d-43ad-9b37-fb6952716a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17357 | 2026.03.18 18:26:36.905075 [ 291 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 17358 | 2026.03.18 18:26:36.906001 [ 340 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Trace> AggregatingTransform: Aggregating | ||
| 17359 | 2026.03.18 18:26:36.906038 [ 340 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 17360 | 2026.03.18 18:26:36.906071 [ 340 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000895255 sec. (1117.000 rows/sec., 43.63 KiB/sec.) | ||
| 17361 | 2026.03.18 18:26:36.906088 [ 340 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Trace> Aggregator: Merging aggregated data | ||
| 17362 | 2026.03.18 18:26:36.907638 [ 291 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00332 sec., 301.2048192771084 rows/sec., 11.77 KiB/sec. | ||
| 17363 | 2026.03.18 18:26:36.907769 [ 291 ] {bffd9a61-8621-4f57-af17-5feca54e31c7} <Debug> TCPHandler: Processed in 0.003702732 sec. | ||
| 17364 | 2026.03.18 18:26:36.907885 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17365 | 2026.03.18 18:26:36.907910 [ 291 ] {} <Debug> TCP-Session: 6590c979-73e4-4cf5-b7c7-3a07054306fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17366 | 2026.03.18 18:26:36.907913 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17367 | 2026.03.18 18:26:36.907929 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17368 | 2026.03.18 18:26:36.907950 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17369 | 2026.03.18 18:26:36.907969 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17370 | 2026.03.18 18:26:36.907992 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17371 | 2026.03.18 18:26:36.908014 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17372 | 2026.03.18 18:26:36.908037 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17373 | 2026.03.18 18:26:36.908070 [ 286 ] {} <Debug> TCP-Session: 75d56f11-44b3-41f5-bc2a-05331bde7654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17374 | 2026.03.18 18:26:36.908057 [ 275 ] {} <Debug> TCP-Session: a4ec55a4-ea22-4e59-a388-615327830a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17375 | 2026.03.18 18:26:36.908098 [ 288 ] {} <Debug> TCP-Session: e6193e13-04cf-4c9b-bf88-8348f2ab58e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17376 | 2026.03.18 18:26:36.908054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17377 | 2026.03.18 18:26:36.908032 [ 290 ] {} <Debug> TCP-Session: db7f6cd1-752d-43ad-9b37-fb6952716a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17378 | 2026.03.18 18:26:36.908165 [ 289 ] {} <Debug> TCP-Session: a797b67e-6871-414f-8e41-68f68e7a7f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2026.03.18 18:26:36.907989 [ 294 ] {} <Debug> TCP-Session: a5830ac8-b4e0-46e9-a38c-d84a3736564f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17380 | 2026.03.18 18:26:36.907962 [ 292 ] {} <Debug> TCP-Session: 540b72ce-82d0-4421-89b0-321cd3577797 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17381 | 2026.03.18 18:26:36.908019 [ 293 ] {} <Debug> TCP-Session: 619860c1-03d6-4129-a005-53130277369a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17382 | 2026.03.18 18:26:37.048214 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17383 | 2026.03.18 18:26:37.048266 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17384 | 2026.03.18 18:26:37.052503 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17385 | 2026.03.18 18:26:37.466649 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17386 | 2026.03.18 18:26:37.466840 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17387 | 2026.03.18 18:26:37.466911 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17388 | 2026.03.18 18:26:37.467688 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17389 | 2026.03.18 18:26:37.467737 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17390 | 2026.03.18 18:26:37.468147 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17391 | 2026.03.18 18:26:37.468382 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17392 | 2026.03.18 18:26:37.468550 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001762 sec., 76049.94324631101 rows/sec., 6.58 MiB/sec. | ||
| 17393 | 2026.03.18 18:26:37.468597 [ 276 ] {82878e4d-1174-4f2a-98b0-21757a1df5a2} <Debug> TCPHandler: Processed in 0.002081248 sec. | ||
| 17394 | 2026.03.18 18:26:37.468720 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17395 | 2026.03.18 18:26:37.468820 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17396 | 2026.03.18 18:26:37.468863 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17397 | 2026.03.18 18:26:37.469285 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17398 | 2026.03.18 18:26:37.469322 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17399 | 2026.03.18 18:26:37.469638 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17400 | 2026.03.18 18:26:37.469878 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17401 | 2026.03.18 18:26:37.470014 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001215 sec., 32098.765432098768 rows/sec., 2.36 MiB/sec. | ||
| 17402 | 2026.03.18 18:26:37.470054 [ 276 ] {5c283471-966f-4cfe-be7a-0f3f6d9538d3} <Debug> TCPHandler: Processed in 0.001385818 sec. | ||
| 17403 | 2026.03.18 18:26:37.470168 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17404 | 2026.03.18 18:26:37.470264 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17405 | 2026.03.18 18:26:37.470304 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17406 | 2026.03.18 18:26:37.470736 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2026.03.18 18:26:37.470771 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17408 | 2026.03.18 18:26:37.471090 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17409 | 2026.03.18 18:26:37.471304 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2026.03.18 18:26:37.471441 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001196 sec., 86120.40133779265 rows/sec., 6.73 MiB/sec. | ||
| 17411 | 2026.03.18 18:26:37.471481 [ 276 ] {a9e298a1-2694-4991-a1c2-7bafb62785ef} <Debug> TCPHandler: Processed in 0.001362627 sec. | ||
| 17412 | 2026.03.18 18:26:37.471515 [ 223 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17413 | 2026.03.18 18:26:37.471566 [ 223 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17414 | 2026.03.18 18:26:37.471594 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17415 | 2026.03.18 18:26:37.471696 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17416 | 2026.03.18 18:26:37.471740 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17417 | 2026.03.18 18:26:37.472158 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17418 | 2026.03.18 18:26:37.472195 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17419 | 2026.03.18 18:26:37.472554 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17420 | 2026.03.18 18:26:37.472775 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17421 | 2026.03.18 18:26:37.472912 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 17422 | 2026.03.18 18:26:37.472951 [ 276 ] {50842062-6436-4660-9d57-d81504bada42} <Debug> TCPHandler: Processed in 0.001405599 sec. | ||
| 17423 | 2026.03.18 18:26:37.473062 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17424 | 2026.03.18 18:26:37.473159 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17425 | 2026.03.18 18:26:37.473216 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <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 | ||
| 17426 | 2026.03.18 18:26:37.474148 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17427 | 2026.03.18 18:26:37.474188 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17428 | 2026.03.18 18:26:37.474804 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17429 | 2026.03.18 18:26:37.475046 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17430 | 2026.03.18 18:26:37.475193 [ 223 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17431 | 2026.03.18 18:26:37.475196 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002057 sec., 18959.64997569276 rows/sec., 33.97 MiB/sec. | ||
| 17432 | 2026.03.18 18:26:37.475273 [ 276 ] {19db172b-515d-4b9d-b474-dae1194a8c6a} <Debug> TCPHandler: Processed in 0.002260113 sec. | ||
| 17433 | 2026.03.18 18:26:37.475296 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17434 | 2026.03.18 18:26:37.475353 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17435 | 2026.03.18 18:26:37.475392 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17436 | 2026.03.18 18:26:37.475494 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17437 | 2026.03.18 18:26:37.475537 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17438 | 2026.03.18 18:26:37.475880 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.03.18 18:26:37.475919 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17440 | 2026.03.18 18:26:37.476237 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17441 | 2026.03.18 18:26:37.476460 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.03.18 18:26:37.476605 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 17443 | 2026.03.18 18:26:37.476644 [ 276 ] {591f6624-c394-4bad-9522-9bf60738c544} <Debug> TCPHandler: Processed in 0.001302006 sec. | ||
| 17444 | 2026.03.18 18:26:37.476658 [ 219 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17445 | 2026.03.18 18:26:37.476689 [ 219 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17446 | 2026.03.18 18:26:37.478133 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17447 | 2026.03.18 18:26:37.479401 [ 219 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17448 | 2026.03.18 18:26:37.757755 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17449 | 2026.03.18 18:26:37.757937 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17450 | 2026.03.18 18:26:37.758004 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17451 | 2026.03.18 18:26:37.758760 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17452 | 2026.03.18 18:26:37.758809 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17453 | 2026.03.18 18:26:37.759229 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17454 | 2026.03.18 18:26:37.759475 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17455 | 2026.03.18 18:26:37.759636 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 17456 | 2026.03.18 18:26:37.759680 [ 276 ] {e762d8a6-2545-4732-b596-4ed705d9da87} <Debug> TCPHandler: Processed in 0.002056397 sec. | ||
| 17457 | 2026.03.18 18:26:37.759805 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17458 | 2026.03.18 18:26:37.759904 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17459 | 2026.03.18 18:26:37.759946 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17460 | 2026.03.18 18:26:37.760344 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17461 | 2026.03.18 18:26:37.760380 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17462 | 2026.03.18 18:26:37.760681 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 17463 | 2026.03.18 18:26:37.760901 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17464 | 2026.03.18 18:26:37.761038 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 17465 | 2026.03.18 18:26:37.761078 [ 276 ] {243aaedf-762c-413b-8de6-c6aab3783cb8} <Debug> TCPHandler: Processed in 0.001323897 sec. | ||
| 17466 | 2026.03.18 18:26:37.761196 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17467 | 2026.03.18 18:26:37.761296 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17468 | 2026.03.18 18:26:37.761338 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17469 | 2026.03.18 18:26:37.763130 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17470 | 2026.03.18 18:26:37.763168 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17471 | 2026.03.18 18:26:37.763633 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17472 | 2026.03.18 18:26:37.763851 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17473 | 2026.03.18 18:26:37.763985 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.002708 sec., 991875.9231905466 rows/sec., 75.04 MiB/sec. | ||
| 17474 | 2026.03.18 18:26:37.764026 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 17475 | 2026.03.18 18:26:37.764039 [ 276 ] {904d6353-62a8-48a1-be65-afb8e6c24cee} <Debug> TCPHandler: Processed in 0.00289347 sec. | ||
| 17476 | 2026.03.18 18:26:37.764047 [ 217 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17477 | 2026.03.18 18:26:37.764101 [ 217 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17478 | 2026.03.18 18:26:37.764156 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17479 | 2026.03.18 18:26:37.764257 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17480 | 2026.03.18 18:26:37.764298 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17481 | 2026.03.18 18:26:37.764764 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17482 | 2026.03.18 18:26:37.764803 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17483 | 2026.03.18 18:26:37.765119 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17484 | 2026.03.18 18:26:37.765368 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17485 | 2026.03.18 18:26:37.765511 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001273 sec., 123330.71484681853 rows/sec., 7.41 MiB/sec. | ||
| 17486 | 2026.03.18 18:26:37.765551 [ 276 ] {b19fdf42-6964-473c-9b45-4b42a575c761} <Debug> TCPHandler: Processed in 0.00144526 sec. | ||
| 17487 | 2026.03.18 18:26:37.765668 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17488 | 2026.03.18 18:26:37.765763 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17489 | 2026.03.18 18:26:37.765803 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17490 | 2026.03.18 18:26:37.766519 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17491 | 2026.03.18 18:26:37.766556 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17492 | 2026.03.18 18:26:37.766921 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17493 | 2026.03.18 18:26:37.767102 [ 217 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17494 | 2026.03.18 18:26:37.767187 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2026.03.18 18:26:37.767327 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001583 sec., 541377.1320277953 rows/sec., 32.17 MiB/sec. | ||
| 17496 | 2026.03.18 18:26:37.767369 [ 276 ] {38a30cf9-8a78-46d4-a9df-28a2df0f99ab} <Debug> TCPHandler: Processed in 0.001750758 sec. | ||
| 17497 | 2026.03.18 18:26:37.767471 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2026.03.18 18:26:37.767568 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17499 | 2026.03.18 18:26:37.767609 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17500 | 2026.03.18 18:26:37.767990 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17501 | 2026.03.18 18:26:37.768026 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17502 | 2026.03.18 18:26:37.768340 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17503 | 2026.03.18 18:26:37.768552 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17504 | 2026.03.18 18:26:37.768682 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 62.00 KiB/sec. | ||
| 17505 | 2026.03.18 18:26:37.768722 [ 276 ] {524e6dd8-ba2c-4093-92f3-f255d5ae9a1d} <Debug> TCPHandler: Processed in 0.001299966 sec. | ||
| 17506 | 2026.03.18 18:26:37.768837 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17507 | 2026.03.18 18:26:37.768933 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17508 | 2026.03.18 18:26:37.768973 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17509 | 2026.03.18 18:26:37.769416 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17510 | 2026.03.18 18:26:37.769452 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17511 | 2026.03.18 18:26:37.769766 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17512 | 2026.03.18 18:26:37.769980 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17513 | 2026.03.18 18:26:37.770112 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 17514 | 2026.03.18 18:26:37.770180 [ 276 ] {bd4bc0a5-532c-4219-9680-f702ff36527c} <Debug> TCPHandler: Processed in 0.001393718 sec. | ||
| 17515 | 2026.03.18 18:26:37.770297 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17516 | 2026.03.18 18:26:37.770394 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17517 | 2026.03.18 18:26:37.770434 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17518 | 2026.03.18 18:26:37.771383 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17519 | 2026.03.18 18:26:37.771421 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17520 | 2026.03.18 18:26:37.771791 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17521 | 2026.03.18 18:26:37.772013 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17522 | 2026.03.18 18:26:37.772149 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001772 sec., 813205.4176072235 rows/sec., 56.00 MiB/sec. | ||
| 17523 | 2026.03.18 18:26:37.772212 [ 276 ] {0441cca2-aadc-4e48-8dd6-a92892563585} <Debug> TCPHandler: Processed in 0.001963624 sec. | ||
| 17524 | 2026.03.18 18:26:37.772326 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17525 | 2026.03.18 18:26:37.772423 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17526 | 2026.03.18 18:26:37.772465 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17527 | 2026.03.18 18:26:37.772803 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17528 | 2026.03.18 18:26:37.772840 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17529 | 2026.03.18 18:26:37.773149 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17530 | 2026.03.18 18:26:37.773367 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17531 | 2026.03.18 18:26:37.773501 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 17532 | 2026.03.18 18:26:37.773540 [ 276 ] {2d2b5f0a-ccce-49f0-9472-dc49cded4b9d} <Debug> TCPHandler: Processed in 0.001263905 sec. | ||
| 17533 | 2026.03.18 18:26:37.773653 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17534 | 2026.03.18 18:26:37.773748 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17535 | 2026.03.18 18:26:37.773789 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17536 | 2026.03.18 18:26:37.774427 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17537 | 2026.03.18 18:26:37.774463 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17538 | 2026.03.18 18:26:37.774865 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17539 | 2026.03.18 18:26:37.775081 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17540 | 2026.03.18 18:26:37.775220 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.00149 sec., 887919.4630872483 rows/sec., 55.45 MiB/sec. | ||
| 17541 | 2026.03.18 18:26:37.775265 [ 276 ] {cbb05907-df66-48f4-a06f-b3d5e441d045} <Debug> TCPHandler: Processed in 0.001660835 sec. | ||
| 17542 | 2026.03.18 18:26:37.775394 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17543 | 2026.03.18 18:26:37.775495 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17544 | 2026.03.18 18:26:37.775542 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17545 | 2026.03.18 18:26:37.775904 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17546 | 2026.03.18 18:26:37.775944 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17547 | 2026.03.18 18:26:37.776300 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17548 | 2026.03.18 18:26:37.776555 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17549 | 2026.03.18 18:26:37.776706 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 54.69 KiB/sec. | ||
| 17550 | 2026.03.18 18:26:37.776751 [ 276 ] {0444a469-ca9a-4719-98af-e729dc454444} <Debug> TCPHandler: Processed in 0.001413029 sec. | ||
| 17551 | 2026.03.18 18:26:37.776877 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17552 | 2026.03.18 18:26:37.776978 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17553 | 2026.03.18 18:26:37.777040 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <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 | ||
| 17554 | 2026.03.18 18:26:37.777915 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17555 | 2026.03.18 18:26:37.777950 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17556 | 2026.03.18 18:26:37.778483 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17557 | 2026.03.18 18:26:37.778716 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17558 | 2026.03.18 18:26:37.778858 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001902 sec., 6834.910620399579 rows/sec., 12.25 MiB/sec. | ||
| 17559 | 2026.03.18 18:26:37.778917 [ 276 ] {d9b93837-b848-450d-8de0-a1b3975668b6} <Debug> TCPHandler: Processed in 0.002094768 sec. | ||
| 17560 | 2026.03.18 18:26:37.779053 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17561 | 2026.03.18 18:26:37.779149 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17562 | 2026.03.18 18:26:37.779191 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17563 | 2026.03.18 18:26:37.779722 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2026.03.18 18:26:37.779770 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17565 | 2026.03.18 18:26:37.780170 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17566 | 2026.03.18 18:26:37.780455 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17567 | 2026.03.18 18:26:37.780617 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001486 sec., 28263.795423956934 rows/sec., 1.61 MiB/sec. | ||
| 17568 | 2026.03.18 18:26:37.780664 [ 276 ] {d01f5722-418a-4ecc-9335-4dcaf02b5c42} <Debug> TCPHandler: Processed in 0.001659496 sec. | ||
| 17569 | 2026.03.18 18:26:38.001343 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.46 MiB, peak 396.98 MiB, free memory in arenas 0.00 B, will set to 382.10 MiB (RSS), difference: -1.37 MiB | ||
| 17570 | 2026.03.18 18:26:38.070682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35103 | ||
| 17571 | 2026.03.18 18:26:38.071515 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17572 | 2026.03.18 18:26:38.071578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17573 | 2026.03.18 18:26:38.072293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17574 | 2026.03.18 18:26:38.072631 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17575 | 2026.03.18 18:26:38.072821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35103 | ||
| 17576 | 2026.03.18 18:26:38.682235 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58602 | ||
| 17577 | 2026.03.18 18:26:38.682339 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17578 | 2026.03.18 18:26:38.682363 [ 291 ] {} <Debug> TCP-Session: 411f8a21-ba98-494e-b6c4-a55f9e02e63a Authenticating user 'default' from [fd00:1122:3344:101::e]:58602 | ||
| 17579 | 2026.03.18 18:26:38.682384 [ 291 ] {} <Debug> TCP-Session: 411f8a21-ba98-494e-b6c4-a55f9e02e63a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17580 | 2026.03.18 18:26:38.682396 [ 291 ] {} <Debug> TCP-Session: 411f8a21-ba98-494e-b6c4-a55f9e02e63a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17581 | 2026.03.18 18:26:38.682597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58442 | ||
| 17582 | 2026.03.18 18:26:38.682611 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52509 | ||
| 17583 | 2026.03.18 18:26:38.682661 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33601 | ||
| 17584 | 2026.03.18 18:26:38.682673 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48603 | ||
| 17585 | 2026.03.18 18:26:38.682712 [ 291 ] {} <Trace> TCP-Session: 411f8a21-ba98-494e-b6c4-a55f9e02e63a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17586 | 2026.03.18 18:26:38.682725 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17587 | 2026.03.18 18:26:38.682701 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63362 | ||
| 17588 | 2026.03.18 18:26:38.682786 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17589 | 2026.03.18 18:26:38.682775 [ 292 ] {} <Debug> TCP-Session: da7b92ae-0121-4485-8199-2429273525d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58442 | ||
| 17590 | 2026.03.18 18:26:38.682835 [ 288 ] {} <Debug> TCP-Session: 0757c733-6de0-472a-99be-dee34fb7463c Authenticating user 'default' from [fd00:1122:3344:101::e]:48603 | ||
| 17591 | 2026.03.18 18:26:38.682761 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17592 | 2026.03.18 18:26:38.682861 [ 288 ] {} <Debug> TCP-Session: 0757c733-6de0-472a-99be-dee34fb7463c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17593 | 2026.03.18 18:26:38.682857 [ 292 ] {} <Debug> TCP-Session: da7b92ae-0121-4485-8199-2429273525d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17594 | 2026.03.18 18:26:38.682891 [ 288 ] {} <Debug> TCP-Session: 0757c733-6de0-472a-99be-dee34fb7463c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17595 | 2026.03.18 18:26:38.682890 [ 291 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17596 | 2026.03.18 18:26:38.682909 [ 292 ] {} <Debug> TCP-Session: da7b92ae-0121-4485-8199-2429273525d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17597 | 2026.03.18 18:26:38.682889 [ 293 ] {} <Debug> TCP-Session: f98ed599-9602-4e28-8376-49637b51655e Authenticating user 'default' from [fd00:1122:3344:101::e]:52509 | ||
| 17598 | 2026.03.18 18:26:38.682880 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17599 | 2026.03.18 18:26:38.682978 [ 293 ] {} <Debug> TCP-Session: f98ed599-9602-4e28-8376-49637b51655e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17600 | 2026.03.18 18:26:38.682761 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17601 | 2026.03.18 18:26:38.683009 [ 293 ] {} <Debug> TCP-Session: f98ed599-9602-4e28-8376-49637b51655e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17602 | 2026.03.18 18:26:38.683006 [ 290 ] {} <Debug> TCP-Session: bb746d9d-6331-4064-a2b6-a860318dc3fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63362 | ||
| 17603 | 2026.03.18 18:26:38.683028 [ 286 ] {} <Debug> TCP-Session: 3a41a687-1e73-4773-9051-9801e45b7ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33601 | ||
| 17604 | 2026.03.18 18:26:38.683054 [ 290 ] {} <Debug> TCP-Session: bb746d9d-6331-4064-a2b6-a860318dc3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17605 | 2026.03.18 18:26:38.683063 [ 286 ] {} <Debug> TCP-Session: 3a41a687-1e73-4773-9051-9801e45b7ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17606 | 2026.03.18 18:26:38.683075 [ 290 ] {} <Debug> TCP-Session: bb746d9d-6331-4064-a2b6-a860318dc3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17607 | 2026.03.18 18:26:38.683089 [ 286 ] {} <Debug> TCP-Session: 3a41a687-1e73-4773-9051-9801e45b7ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17608 | 2026.03.18 18:26:38.682693 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63240 | ||
| 17609 | 2026.03.18 18:26:38.682650 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55070 | ||
| 17610 | 2026.03.18 18:26:38.682616 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48425 | ||
| 17611 | 2026.03.18 18:26:38.683183 [ 291 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17612 | 2026.03.18 18:26:38.683206 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17613 | 2026.03.18 18:26:38.683224 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17614 | 2026.03.18 18:26:38.683247 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17615 | 2026.03.18 18:26:38.683255 [ 291 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17616 | 2026.03.18 18:26:38.683256 [ 289 ] {} <Debug> TCP-Session: eeab6fe3-29cc-46ad-9dde-944c1268260c Authenticating user 'default' from [fd00:1122:3344:101::e]:63240 | ||
| 17617 | 2026.03.18 18:26:38.683276 [ 294 ] {} <Debug> TCP-Session: 72956eed-1c4b-4cc6-97ae-60e980cdfa68 Authenticating user 'default' from [fd00:1122:3344:101::e]:48425 | ||
| 17618 | 2026.03.18 18:26:38.683311 [ 289 ] {} <Debug> TCP-Session: eeab6fe3-29cc-46ad-9dde-944c1268260c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17619 | 2026.03.18 18:26:38.683322 [ 294 ] {} <Debug> TCP-Session: 72956eed-1c4b-4cc6-97ae-60e980cdfa68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17620 | 2026.03.18 18:26:38.683341 [ 289 ] {} <Debug> TCP-Session: eeab6fe3-29cc-46ad-9dde-944c1268260c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17621 | 2026.03.18 18:26:38.683352 [ 294 ] {} <Debug> TCP-Session: 72956eed-1c4b-4cc6-97ae-60e980cdfa68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17622 | 2026.03.18 18:26:38.683266 [ 275 ] {} <Debug> TCP-Session: 2a9e9861-fb07-4e37-ac57-18eb1fd0769f Authenticating user 'default' from [fd00:1122:3344:101::e]:55070 | ||
| 17623 | 2026.03.18 18:26:38.683398 [ 275 ] {} <Debug> TCP-Session: 2a9e9861-fb07-4e37-ac57-18eb1fd0769f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17624 | 2026.03.18 18:26:38.683410 [ 275 ] {} <Debug> TCP-Session: 2a9e9861-fb07-4e37-ac57-18eb1fd0769f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17625 | 2026.03.18 18:26:38.683572 [ 291 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 17626 | 2026.03.18 18:26:38.684490 [ 307 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Trace> AggregatingTransform: Aggregating | ||
| 17627 | 2026.03.18 18:26:38.684554 [ 307 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 17628 | 2026.03.18 18:26:38.684589 [ 307 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916256 sec. (1091.398 rows/sec., 42.63 KiB/sec.) | ||
| 17629 | 2026.03.18 18:26:38.684608 [ 307 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Trace> Aggregator: Merging aggregated data | ||
| 17630 | 2026.03.18 18:26:38.686098 [ 291 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003263 sec., 306.4664419246093 rows/sec., 11.97 KiB/sec. | ||
| 17631 | 2026.03.18 18:26:38.686232 [ 291 ] {39fbf887-3547-4cd4-8071-a1e1e8b8c9bc} <Debug> TCPHandler: Processed in 0.00362989 sec. | ||
| 17632 | 2026.03.18 18:26:38.686341 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17633 | 2026.03.18 18:26:38.686368 [ 291 ] {} <Debug> TCP-Session: 411f8a21-ba98-494e-b6c4-a55f9e02e63a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17634 | 2026.03.18 18:26:38.686377 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17635 | 2026.03.18 18:26:38.686407 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17636 | 2026.03.18 18:26:38.686425 [ 293 ] {} <Debug> TCP-Session: f98ed599-9602-4e28-8376-49637b51655e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17637 | 2026.03.18 18:26:38.686448 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17638 | 2026.03.18 18:26:38.686466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17639 | 2026.03.18 18:26:38.686488 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17640 | 2026.03.18 18:26:38.686496 [ 290 ] {} <Debug> TCP-Session: bb746d9d-6331-4064-a2b6-a860318dc3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17641 | 2026.03.18 18:26:38.686508 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17642 | 2026.03.18 18:26:38.686533 [ 288 ] {} <Debug> TCP-Session: 0757c733-6de0-472a-99be-dee34fb7463c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17643 | 2026.03.18 18:26:38.686537 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17644 | 2026.03.18 18:26:38.686559 [ 294 ] {} <Debug> TCP-Session: 72956eed-1c4b-4cc6-97ae-60e980cdfa68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17645 | 2026.03.18 18:26:38.686552 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17646 | 2026.03.18 18:26:38.686592 [ 275 ] {} <Debug> TCP-Session: 2a9e9861-fb07-4e37-ac57-18eb1fd0769f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2026.03.18 18:26:38.686516 [ 292 ] {} <Debug> TCP-Session: da7b92ae-0121-4485-8199-2429273525d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2026.03.18 18:26:38.686634 [ 289 ] {} <Debug> TCP-Session: eeab6fe3-29cc-46ad-9dde-944c1268260c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17649 | 2026.03.18 18:26:38.686448 [ 286 ] {} <Debug> TCP-Session: 3a41a687-1e73-4773-9051-9801e45b7ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17650 | 2026.03.18 18:26:38.893625 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64625 | ||
| 17651 | 2026.03.18 18:26:38.893732 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17652 | 2026.03.18 18:26:38.893758 [ 291 ] {} <Debug> TCP-Session: 0d1bcdf5-b5ec-4fc7-986d-926bf6719c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:64625 | ||
| 17653 | 2026.03.18 18:26:38.893780 [ 291 ] {} <Debug> TCP-Session: 0d1bcdf5-b5ec-4fc7-986d-926bf6719c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17654 | 2026.03.18 18:26:38.893793 [ 291 ] {} <Debug> TCP-Session: 0d1bcdf5-b5ec-4fc7-986d-926bf6719c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17655 | 2026.03.18 18:26:38.893982 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63583 | ||
| 17656 | 2026.03.18 18:26:38.894018 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57488 | ||
| 17657 | 2026.03.18 18:26:38.894043 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64844 | ||
| 17658 | 2026.03.18 18:26:38.894064 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53861 | ||
| 17659 | 2026.03.18 18:26:38.894090 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17660 | 2026.03.18 18:26:38.894054 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 17661 | 2026.03.18 18:26:38.894141 [ 292 ] {} <Debug> TCP-Session: dfcaeb9b-2a92-4b85-a6ed-48a8bb83e6b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63583 | ||
| 17662 | 2026.03.18 18:26:38.894145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17663 | 2026.03.18 18:26:38.894154 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17664 | 2026.03.18 18:26:38.894168 [ 292 ] {} <Debug> TCP-Session: dfcaeb9b-2a92-4b85-a6ed-48a8bb83e6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17665 | 2026.03.18 18:26:38.894183 [ 293 ] {} <Debug> TCP-Session: e70ede40-de88-4d50-9edb-d203f16ad7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57488 | ||
| 17666 | 2026.03.18 18:26:38.894195 [ 289 ] {} <Debug> TCP-Session: 836fd308-ccb4-4a10-8151-1bfb8c8cb767 Authenticating user 'default' from [fd00:1122:3344:101::e]:53861 | ||
| 17667 | 2026.03.18 18:26:38.894204 [ 292 ] {} <Debug> TCP-Session: dfcaeb9b-2a92-4b85-a6ed-48a8bb83e6b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17668 | 2026.03.18 18:26:38.894224 [ 293 ] {} <Debug> TCP-Session: e70ede40-de88-4d50-9edb-d203f16ad7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17669 | 2026.03.18 18:26:38.894229 [ 289 ] {} <Debug> TCP-Session: 836fd308-ccb4-4a10-8151-1bfb8c8cb767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17670 | 2026.03.18 18:26:38.894250 [ 293 ] {} <Debug> TCP-Session: e70ede40-de88-4d50-9edb-d203f16ad7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17671 | 2026.03.18 18:26:38.894195 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17672 | 2026.03.18 18:26:38.894259 [ 289 ] {} <Debug> TCP-Session: 836fd308-ccb4-4a10-8151-1bfb8c8cb767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2026.03.18 18:26:38.894164 [ 291 ] {} <Trace> TCP-Session: 0d1bcdf5-b5ec-4fc7-986d-926bf6719c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17674 | 2026.03.18 18:26:38.894294 [ 288 ] {} <Debug> TCP-Session: c8359389-0480-4c8c-aaf5-79ef23c73d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 17675 | 2026.03.18 18:26:38.894145 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17676 | 2026.03.18 18:26:38.894356 [ 288 ] {} <Debug> TCP-Session: c8359389-0480-4c8c-aaf5-79ef23c73d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17677 | 2026.03.18 18:26:38.894031 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45925 | ||
| 17678 | 2026.03.18 18:26:38.894384 [ 288 ] {} <Debug> TCP-Session: c8359389-0480-4c8c-aaf5-79ef23c73d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17679 | 2026.03.18 18:26:38.894380 [ 286 ] {} <Debug> TCP-Session: 45e469d1-e8e3-4220-afc2-3724d4450745 Authenticating user 'default' from [fd00:1122:3344:101::e]:64844 | ||
| 17680 | 2026.03.18 18:26:38.894025 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47380 | ||
| 17681 | 2026.03.18 18:26:38.894466 [ 286 ] {} <Debug> TCP-Session: 45e469d1-e8e3-4220-afc2-3724d4450745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17682 | 2026.03.18 18:26:38.894489 [ 291 ] {09e15160-1c52-4d18-938e-0cee707203af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17683 | 2026.03.18 18:26:38.894495 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17684 | 2026.03.18 18:26:38.894506 [ 286 ] {} <Debug> TCP-Session: 45e469d1-e8e3-4220-afc2-3724d4450745 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17685 | 2026.03.18 18:26:38.894540 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17686 | 2026.03.18 18:26:38.894549 [ 275 ] {} <Debug> TCP-Session: 25cd4f08-c776-4f7d-b0c7-e6ce5951d5b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45925 | ||
| 17687 | 2026.03.18 18:26:38.894074 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38749 | ||
| 17688 | 2026.03.18 18:26:38.894578 [ 294 ] {} <Debug> TCP-Session: 3ac02941-5530-408d-a548-2551a12bd79f Authenticating user 'default' from [fd00:1122:3344:101::e]:47380 | ||
| 17689 | 2026.03.18 18:26:38.894588 [ 275 ] {} <Debug> TCP-Session: 25cd4f08-c776-4f7d-b0c7-e6ce5951d5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17690 | 2026.03.18 18:26:38.894610 [ 294 ] {} <Debug> TCP-Session: 3ac02941-5530-408d-a548-2551a12bd79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17691 | 2026.03.18 18:26:38.894613 [ 275 ] {} <Debug> TCP-Session: 25cd4f08-c776-4f7d-b0c7-e6ce5951d5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17692 | 2026.03.18 18:26:38.894627 [ 294 ] {} <Debug> TCP-Session: 3ac02941-5530-408d-a548-2551a12bd79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17693 | 2026.03.18 18:26:38.894643 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17694 | 2026.03.18 18:26:38.894666 [ 290 ] {} <Debug> TCP-Session: 4f4b2f76-3cc2-4550-b314-0d4a5d8f72a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38749 | ||
| 17695 | 2026.03.18 18:26:38.894683 [ 290 ] {} <Debug> TCP-Session: 4f4b2f76-3cc2-4550-b314-0d4a5d8f72a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17696 | 2026.03.18 18:26:38.894701 [ 290 ] {} <Debug> TCP-Session: 4f4b2f76-3cc2-4550-b314-0d4a5d8f72a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17697 | 2026.03.18 18:26:38.894769 [ 291 ] {09e15160-1c52-4d18-938e-0cee707203af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17698 | 2026.03.18 18:26:38.894828 [ 291 ] {09e15160-1c52-4d18-938e-0cee707203af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17699 | 2026.03.18 18:26:38.895107 [ 291 ] {09e15160-1c52-4d18-938e-0cee707203af} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 17700 | 2026.03.18 18:26:38.896042 [ 342 ] {09e15160-1c52-4d18-938e-0cee707203af} <Trace> AggregatingTransform: Aggregating | ||
| 17701 | 2026.03.18 18:26:38.896095 [ 342 ] {09e15160-1c52-4d18-938e-0cee707203af} <Trace> Aggregator: Aggregation method: without_key | ||
| 17702 | 2026.03.18 18:26:38.896133 [ 342 ] {09e15160-1c52-4d18-938e-0cee707203af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929276 sec. (1076.107 rows/sec., 42.04 KiB/sec.) | ||
| 17703 | 2026.03.18 18:26:38.896154 [ 342 ] {09e15160-1c52-4d18-938e-0cee707203af} <Trace> Aggregator: Merging aggregated data | ||
| 17704 | 2026.03.18 18:26:38.897561 [ 291 ] {09e15160-1c52-4d18-938e-0cee707203af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 17705 | 2026.03.18 18:26:38.897724 [ 291 ] {09e15160-1c52-4d18-938e-0cee707203af} <Debug> TCPHandler: Processed in 0.003678141 sec. | ||
| 17706 | 2026.03.18 18:26:38.897854 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17707 | 2026.03.18 18:26:38.897875 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17708 | 2026.03.18 18:26:38.897887 [ 291 ] {} <Debug> TCP-Session: 0d1bcdf5-b5ec-4fc7-986d-926bf6719c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17709 | 2026.03.18 18:26:38.897894 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17710 | 2026.03.18 18:26:38.897920 [ 293 ] {} <Debug> TCP-Session: e70ede40-de88-4d50-9edb-d203f16ad7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17711 | 2026.03.18 18:26:38.897932 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17712 | 2026.03.18 18:26:38.897954 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17713 | 2026.03.18 18:26:38.897954 [ 292 ] {} <Debug> TCP-Session: dfcaeb9b-2a92-4b85-a6ed-48a8bb83e6b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17714 | 2026.03.18 18:26:38.897981 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17715 | 2026.03.18 18:26:38.897994 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17716 | 2026.03.18 18:26:38.898034 [ 286 ] {} <Debug> TCP-Session: 45e469d1-e8e3-4220-afc2-3724d4450745 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17717 | 2026.03.18 18:26:38.897995 [ 294 ] {} <Debug> TCP-Session: 3ac02941-5530-408d-a548-2551a12bd79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2026.03.18 18:26:38.898055 [ 289 ] {} <Debug> TCP-Session: 836fd308-ccb4-4a10-8151-1bfb8c8cb767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17719 | 2026.03.18 18:26:38.897983 [ 290 ] {} <Debug> TCP-Session: 4f4b2f76-3cc2-4550-b314-0d4a5d8f72a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17720 | 2026.03.18 18:26:38.897969 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17721 | 2026.03.18 18:26:38.897921 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17722 | 2026.03.18 18:26:38.898175 [ 288 ] {} <Debug> TCP-Session: c8359389-0480-4c8c-aaf5-79ef23c73d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17723 | 2026.03.18 18:26:38.898186 [ 275 ] {} <Debug> TCP-Session: 25cd4f08-c776-4f7d-b0c7-e6ce5951d5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17724 | 2026.03.18 18:26:39.873037 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 17725 | 2026.03.18 18:26:39.889205 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17726 | 2026.03.18 18:26:39.889251 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17727 | 2026.03.18 18:26:39.895374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17728 | 2026.03.18 18:26:39.896039 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17729 | 2026.03.18 18:26:39.899316 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17730 | 2026.03.18 18:26:40.673316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 2276 | ||
| 17731 | 2026.03.18 18:26:40.676295 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2026.03.18 18:26:40.676339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17733 | 2026.03.18 18:26:40.677592 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17734 | 2026.03.18 18:26:40.677860 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17735 | 2026.03.18 18:26:40.678119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2276 | ||
| 17736 | 2026.03.18 18:26:42.463561 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17737 | 2026.03.18 18:26:42.463849 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17738 | 2026.03.18 18:26:42.463938 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17739 | 2026.03.18 18:26:42.464590 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.03.18 18:26:42.464639 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17741 | 2026.03.18 18:26:42.465041 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17742 | 2026.03.18 18:26:42.465265 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.03.18 18:26:42.465424 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 17744 | 2026.03.18 18:26:42.465467 [ 276 ] {a1973d97-32f2-4077-a03f-7b7d053d14e0} <Debug> TCPHandler: Processed in 0.002089378 sec. | ||
| 17745 | 2026.03.18 18:26:42.465584 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17746 | 2026.03.18 18:26:42.465681 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17747 | 2026.03.18 18:26:42.465722 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17748 | 2026.03.18 18:26:42.466143 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17749 | 2026.03.18 18:26:42.466179 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17750 | 2026.03.18 18:26:42.466484 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17751 | 2026.03.18 18:26:42.466696 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2026.03.18 18:26:42.466824 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 17753 | 2026.03.18 18:26:42.466862 [ 276 ] {de29a51b-1523-47f5-948c-85b895317ade} <Debug> TCPHandler: Processed in 0.001327807 sec. | ||
| 17754 | 2026.03.18 18:26:42.466975 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.03.18 18:26:42.467072 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17756 | 2026.03.18 18:26:42.467116 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17757 | 2026.03.18 18:26:42.467491 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.03.18 18:26:42.467527 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17759 | 2026.03.18 18:26:42.467852 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17760 | 2026.03.18 18:26:42.468078 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.03.18 18:26:42.468200 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 5 parts from all_1_119_24 to all_123_123_0 | ||
| 17762 | 2026.03.18 18:26:42.468207 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001154 sec., 110918.54419410744 rows/sec., 7.73 MiB/sec. | ||
| 17763 | 2026.03.18 18:26:42.468276 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2026.03.18 18:26:42.468294 [ 276 ] {d1cb55c5-c406-4e54-b5ac-ca983f90572e} <Debug> TCPHandler: Processed in 0.001367468 sec. | ||
| 17765 | 2026.03.18 18:26:42.468303 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17766 | 2026.03.18 18:26:42.468416 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17767 | 2026.03.18 18:26:42.468417 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_119_24 to all_123_123_0 into Compact with storage Full | ||
| 17768 | 2026.03.18 18:26:42.468516 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17769 | 2026.03.18 18:26:42.468540 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17770 | 2026.03.18 18:26:42.468557 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17771 | 2026.03.18 18:26:42.468576 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_24, total 42786 rows starting from the beginning of the part | ||
| 17772 | 2026.03.18 18:26:42.468646 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 162 rows starting from the beginning of the part | ||
| 17773 | 2026.03.18 18:26:42.468698 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 265 rows starting from the beginning of the part | ||
| 17774 | 2026.03.18 18:26:42.468748 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 17775 | 2026.03.18 18:26:42.468793 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1323 rows starting from the beginning of the part | ||
| 17776 | 2026.03.18 18:26:42.468881 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17777 | 2026.03.18 18:26:42.468915 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17778 | 2026.03.18 18:26:42.469223 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17779 | 2026.03.18 18:26:42.469434 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17780 | 2026.03.18 18:26:42.469560 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 17781 | 2026.03.18 18:26:42.469597 [ 276 ] {a555217b-b060-46b7-b2ca-ed89893a5dd0} <Debug> TCPHandler: Processed in 0.001229934 sec. | ||
| 17782 | 2026.03.18 18:26:42.476466 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44696 rows, containing 5 columns (5 merged, 0 gathered) in 0.008082713 sec., 5529826.433278034 rows/sec., 361.31 MiB/sec. | ||
| 17783 | 2026.03.18 18:26:42.477044 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Trace> MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) | ||
| 17784 | 2026.03.18 18:26:42.477356 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.03.18 18:26:42.477441 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_123_25} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 5 parts: [all_1_119_24, all_123_123_0] -> all_1_123_25 | ||
| 17786 | 2026.03.18 18:26:42.477551 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 17787 | 2026.03.18 18:26:45.351056 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17788 | 2026.03.18 18:26:45.351128 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17789 | 2026.03.18 18:26:45.573896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35551 | ||
| 17790 | 2026.03.18 18:26:45.574387 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.03.18 18:26:45.574435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17792 | 2026.03.18 18:26:45.574890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17793 | 2026.03.18 18:26:45.575196 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17794 | 2026.03.18 18:26:45.575326 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35551 | ||
| 17795 | 2026.03.18 18:26:47.400357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 17796 | 2026.03.18 18:26:47.417076 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2026.03.18 18:26:47.417148 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17798 | 2026.03.18 18:26:47.423326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17799 | 2026.03.18 18:26:47.424020 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.03.18 18:26:47.427194 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 17801 | 2026.03.18 18:26:47.466457 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17802 | 2026.03.18 18:26:47.466639 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17803 | 2026.03.18 18:26:47.466704 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17804 | 2026.03.18 18:26:47.467479 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.03.18 18:26:47.467516 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17806 | 2026.03.18 18:26:47.467925 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17807 | 2026.03.18 18:26:47.468169 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2026.03.18 18:26:47.468319 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.00173 sec., 77456.64739884392 rows/sec., 6.70 MiB/sec. | ||
| 17809 | 2026.03.18 18:26:47.468361 [ 276 ] {e1802312-c12f-432f-80ed-347ef88f1d2d} <Debug> TCPHandler: Processed in 0.002029526 sec. | ||
| 17810 | 2026.03.18 18:26:47.468496 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17811 | 2026.03.18 18:26:47.468594 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17812 | 2026.03.18 18:26:47.468635 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17813 | 2026.03.18 18:26:47.469089 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17814 | 2026.03.18 18:26:47.469125 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17815 | 2026.03.18 18:26:47.469419 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17816 | 2026.03.18 18:26:47.469631 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.03.18 18:26:47.469759 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001185 sec., 32911.39240506329 rows/sec., 2.42 MiB/sec. | ||
| 17818 | 2026.03.18 18:26:47.469763 [ 146 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17819 | 2026.03.18 18:26:47.469797 [ 276 ] {bd7c718f-3474-4e36-b664-01ba6b5d65b2} <Debug> TCPHandler: Processed in 0.001359227 sec. | ||
| 17820 | 2026.03.18 18:26:47.469808 [ 146 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17821 | 2026.03.18 18:26:47.469834 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17822 | 2026.03.18 18:26:47.469911 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2026.03.18 18:26:47.469927 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17824 | 2026.03.18 18:26:47.470006 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17825 | 2026.03.18 18:26:47.470032 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17826 | 2026.03.18 18:26:47.470046 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17827 | 2026.03.18 18:26:47.470065 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 226 rows starting from the beginning of the part | ||
| 17828 | 2026.03.18 18:26:47.470127 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 43 rows starting from the beginning of the part | ||
| 17829 | 2026.03.18 18:26:47.470173 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 144 rows starting from the beginning of the part | ||
| 17830 | 2026.03.18 18:26:47.470216 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 39 rows starting from the beginning of the part | ||
| 17831 | 2026.03.18 18:26:47.470258 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 157 rows starting from the beginning of the part | ||
| 17832 | 2026.03.18 18:26:47.470298 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 39 rows starting from the beginning of the part | ||
| 17833 | 2026.03.18 18:26:47.470500 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2026.03.18 18:26:47.470534 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17835 | 2026.03.18 18:26:47.470848 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17836 | 2026.03.18 18:26:47.471057 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2026.03.18 18:26:47.471104 [ 199 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214154 sec., 533704.9501134122 rows/sec., 36.01 MiB/sec. | ||
| 17838 | 2026.03.18 18:26:47.471187 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001198 sec., 85976.62771285475 rows/sec., 6.72 MiB/sec. | ||
| 17839 | 2026.03.18 18:26:47.471231 [ 276 ] {c719cff7-7e43-4206-b4a0-6c47308a2946} <Debug> TCPHandler: Processed in 0.001369838 sec. | ||
| 17840 | 2026.03.18 18:26:47.471254 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17841 | 2026.03.18 18:26:47.471350 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17842 | 2026.03.18 18:26:47.471447 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17843 | 2026.03.18 18:26:47.471485 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17844 | 2026.03.18 18:26:47.471490 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17845 | 2026.03.18 18:26:47.471546 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_106_21} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17846 | 2026.03.18 18:26:47.471610 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17847 | 2026.03.18 18:26:47.471914 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17848 | 2026.03.18 18:26:47.471948 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17849 | 2026.03.18 18:26:47.472279 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17850 | 2026.03.18 18:26:47.472491 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17851 | 2026.03.18 18:26:47.472620 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 17852 | 2026.03.18 18:26:47.472657 [ 276 ] {bd302b56-fd90-4559-bab1-5dc1d57ff1f7} <Debug> TCPHandler: Processed in 0.001356007 sec. | ||
| 17853 | 2026.03.18 18:26:47.472758 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17854 | 2026.03.18 18:26:47.472854 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17855 | 2026.03.18 18:26:47.472908 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <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 | ||
| 17856 | 2026.03.18 18:26:47.473823 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17857 | 2026.03.18 18:26:47.473859 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17858 | 2026.03.18 18:26:47.474448 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17859 | 2026.03.18 18:26:47.474669 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17860 | 2026.03.18 18:26:47.474807 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001972 sec., 19776.87626774848 rows/sec., 35.44 MiB/sec. | ||
| 17861 | 2026.03.18 18:26:47.474861 [ 276 ] {9aaf32f6-743d-41d4-b165-b114f9f5e80c} <Debug> TCPHandler: Processed in 0.00215223 sec. | ||
| 17862 | 2026.03.18 18:26:47.474979 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17863 | 2026.03.18 18:26:47.475084 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17864 | 2026.03.18 18:26:47.475127 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17865 | 2026.03.18 18:26:47.475491 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17866 | 2026.03.18 18:26:47.475527 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17867 | 2026.03.18 18:26:47.475853 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17868 | 2026.03.18 18:26:47.476080 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17869 | 2026.03.18 18:26:47.476216 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 17870 | 2026.03.18 18:26:47.476257 [ 276 ] {d6d0bcab-61b1-4072-bb26-df73a4fca20b} <Debug> TCPHandler: Processed in 0.001331197 sec. | ||
| 17871 | 2026.03.18 18:26:48.633856 [ 223 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17872 | 2026.03.18 18:26:48.633935 [ 223 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17873 | 2026.03.18 18:26:48.635929 [ 223 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17874 | 2026.03.18 18:26:49.728883 [ 217 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17875 | 2026.03.18 18:26:49.728936 [ 217 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17876 | 2026.03.18 18:26:49.731823 [ 217 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17877 | 2026.03.18 18:26:50.678461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2296 | ||
| 17878 | 2026.03.18 18:26:50.680563 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17879 | 2026.03.18 18:26:50.680605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17880 | 2026.03.18 18:26:50.681749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17881 | 2026.03.18 18:26:50.682040 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17882 | 2026.03.18 18:26:50.682184 [ 139 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17883 | 2026.03.18 18:26:50.682218 [ 139 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17884 | 2026.03.18 18:26:50.682237 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17885 | 2026.03.18 18:26:50.682307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2296 | ||
| 17886 | 2026.03.18 18:26:50.682331 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 17887 | 2026.03.18 18:26:50.682798 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17888 | 2026.03.18 18:26:50.682926 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2094 rows starting from the beginning of the part | ||
| 17889 | 2026.03.18 18:26:50.683244 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 17890 | 2026.03.18 18:26:50.683540 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 17891 | 2026.03.18 18:26:50.683821 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 17892 | 2026.03.18 18:26:50.684095 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 17893 | 2026.03.18 18:26:50.684373 [ 195 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 17894 | 2026.03.18 18:26:50.691325 [ 197 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 72 columns (72 merged, 0 gathered) in 0.009033149 sec., 254174.92836661942 rows/sec., 195.42 MiB/sec. | ||
| 17895 | 2026.03.18 18:26:50.693105 [ 199 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17896 | 2026.03.18 18:26:50.693628 [ 199 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2026.03.18 18:26:50.693697 [ 199 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_56_11} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17898 | 2026.03.18 18:26:50.693866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
| 17899 | 2026.03.18 18:26:52.472774 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17900 | 2026.03.18 18:26:52.472969 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17901 | 2026.03.18 18:26:52.473037 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17902 | 2026.03.18 18:26:52.473785 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2026.03.18 18:26:52.473821 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17904 | 2026.03.18 18:26:52.474209 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17905 | 2026.03.18 18:26:52.474427 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17906 | 2026.03.18 18:26:52.474568 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001653 sec., 171808.83242589232 rows/sec., 10.91 MiB/sec. | ||
| 17907 | 2026.03.18 18:26:52.474609 [ 276 ] {d00f4bfa-cc9f-4b1a-b87b-0440ddf2c241} <Debug> TCPHandler: Processed in 0.001968684 sec. | ||
| 17908 | 2026.03.18 18:26:52.474731 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2026.03.18 18:26:52.474826 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17910 | 2026.03.18 18:26:52.474866 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17911 | 2026.03.18 18:26:52.475604 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.03.18 18:26:52.475637 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17913 | 2026.03.18 18:26:52.475975 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17914 | 2026.03.18 18:26:52.476220 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.03.18 18:26:52.476309 [ 142 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17916 | 2026.03.18 18:26:52.476343 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001536 sec., 521484.375 rows/sec., 40.59 MiB/sec. | ||
| 17917 | 2026.03.18 18:26:52.476347 [ 142 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2026.03.18 18:26:52.476374 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17919 | 2026.03.18 18:26:52.476381 [ 276 ] {218a8fd9-0948-4343-9aad-bedc3561a790} <Debug> TCPHandler: Processed in 0.001698246 sec. | ||
| 17920 | 2026.03.18 18:26:52.476507 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17921 | 2026.03.18 18:26:52.476516 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17922 | 2026.03.18 18:26:52.476599 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17923 | 2026.03.18 18:26:52.476642 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17924 | 2026.03.18 18:26:52.476682 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17925 | 2026.03.18 18:26:52.476725 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2893 rows starting from the beginning of the part | ||
| 17926 | 2026.03.18 18:26:52.476800 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 134 rows starting from the beginning of the part | ||
| 17927 | 2026.03.18 18:26:52.476852 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2686 rows starting from the beginning of the part | ||
| 17928 | 2026.03.18 18:26:52.476903 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 17929 | 2026.03.18 18:26:52.476950 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 134 rows starting from the beginning of the part | ||
| 17930 | 2026.03.18 18:26:52.476996 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 801 rows starting from the beginning of the part | ||
| 17931 | 2026.03.18 18:26:52.477084 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17932 | 2026.03.18 18:26:52.477123 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17933 | 2026.03.18 18:26:52.477443 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17934 | 2026.03.18 18:26:52.477671 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17935 | 2026.03.18 18:26:52.477801 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.00122 sec., 118032.7868852459 rows/sec., 6.96 MiB/sec. | ||
| 17936 | 2026.03.18 18:26:52.477839 [ 276 ] {5360140a-a2a2-40c6-8ed4-7245ae56b35c} <Debug> TCPHandler: Processed in 0.001387989 sec. | ||
| 17937 | 2026.03.18 18:26:52.477962 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17938 | 2026.03.18 18:26:52.478055 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17939 | 2026.03.18 18:26:52.478094 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17940 | 2026.03.18 18:26:52.478524 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2026.03.18 18:26:52.478557 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17942 | 2026.03.18 18:26:52.478852 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17943 | 2026.03.18 18:26:52.479053 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17944 | 2026.03.18 18:26:52.479174 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6704 rows, containing 5 columns (5 merged, 0 gathered) in 0.002730875 sec., 2454890.831693139 rows/sec., 198.08 MiB/sec. | ||
| 17945 | 2026.03.18 18:26:52.479198 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 17946 | 2026.03.18 18:26:52.479231 [ 222 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17947 | 2026.03.18 18:26:52.479259 [ 276 ] {ca73c78c-1c1e-4c91-9524-7860ad59ee16} <Debug> TCPHandler: Processed in 0.001343537 sec. | ||
| 17948 | 2026.03.18 18:26:52.479268 [ 222 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17949 | 2026.03.18 18:26:52.479375 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17950 | 2026.03.18 18:26:52.479466 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17951 | 2026.03.18 18:26:52.479490 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17952 | 2026.03.18 18:26:52.479508 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17953 | 2026.03.18 18:26:52.479791 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17954 | 2026.03.18 18:26:52.479872 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_126_25} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17955 | 2026.03.18 18:26:52.479951 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 17956 | 2026.03.18 18:26:52.479969 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.03.18 18:26:52.480007 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17958 | 2026.03.18 18:26:52.480306 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17959 | 2026.03.18 18:26:52.480513 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.03.18 18:26:52.480636 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 17961 | 2026.03.18 18:26:52.480673 [ 276 ] {0470d9b5-bd34-42f7-8a78-47fc470203fd} <Debug> TCPHandler: Processed in 0.001345408 sec. | ||
| 17962 | 2026.03.18 18:26:52.480789 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17963 | 2026.03.18 18:26:52.480882 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17964 | 2026.03.18 18:26:52.480919 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17965 | 2026.03.18 18:26:52.481483 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.03.18 18:26:52.481516 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17967 | 2026.03.18 18:26:52.481834 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17968 | 2026.03.18 18:26:52.482045 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17969 | 2026.03.18 18:26:52.482160 [ 222 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17970 | 2026.03.18 18:26:52.482164 [ 142 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17971 | 2026.03.18 18:26:52.482177 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001314 sec., 374429.2237442922 rows/sec., 26.26 MiB/sec. | ||
| 17972 | 2026.03.18 18:26:52.482205 [ 142 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17973 | 2026.03.18 18:26:52.482225 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17974 | 2026.03.18 18:26:52.482225 [ 276 ] {5f308d76-44b9-4d3c-bf9c-d8acb4fd892e} <Debug> TCPHandler: Processed in 0.001484151 sec. | ||
| 17975 | 2026.03.18 18:26:52.482298 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17976 | 2026.03.18 18:26:52.482351 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17977 | 2026.03.18 18:26:52.482383 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17978 | 2026.03.18 18:26:52.482411 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1552 rows starting from the beginning of the part | ||
| 17979 | 2026.03.18 18:26:52.482443 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17980 | 2026.03.18 18:26:52.482464 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 103 rows starting from the beginning of the part | ||
| 17981 | 2026.03.18 18:26:52.482483 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17982 | 2026.03.18 18:26:52.482506 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1441 rows starting from the beginning of the part | ||
| 17983 | 2026.03.18 18:26:52.482544 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 17984 | 2026.03.18 18:26:52.482582 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 103 rows starting from the beginning of the part | ||
| 17985 | 2026.03.18 18:26:52.482618 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 492 rows starting from the beginning of the part | ||
| 17986 | 2026.03.18 18:26:52.482811 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17987 | 2026.03.18 18:26:52.482844 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17988 | 2026.03.18 18:26:52.483144 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17989 | 2026.03.18 18:26:52.483348 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17990 | 2026.03.18 18:26:52.483472 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 17991 | 2026.03.18 18:26:52.483507 [ 276 ] {6e77248f-ff7f-44ae-ab4b-02f2f477caf6} <Debug> TCPHandler: Processed in 0.001203242 sec. | ||
| 17992 | 2026.03.18 18:26:52.483620 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17993 | 2026.03.18 18:26:52.483712 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17994 | 2026.03.18 18:26:52.483753 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17995 | 2026.03.18 18:26:52.483870 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605525 sec., 2338798.8352719517 rows/sec., 172.81 MiB/sec. | ||
| 17996 | 2026.03.18 18:26:52.484053 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17997 | 2026.03.18 18:26:52.484157 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17998 | 2026.03.18 18:26:52.484190 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17999 | 2026.03.18 18:26:52.484298 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18000 | 2026.03.18 18:26:52.484362 [ 193 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_126_25} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18001 | 2026.03.18 18:26:52.484419 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18002 | 2026.03.18 18:26:52.484553 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18003 | 2026.03.18 18:26:52.484763 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2026.03.18 18:26:52.484890 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 18005 | 2026.03.18 18:26:52.484927 [ 276 ] {7d3d476d-87cf-42b0-84e4-d8230a59aa5a} <Debug> TCPHandler: Processed in 0.001354018 sec. | ||
| 18006 | 2026.03.18 18:26:52.485040 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2026.03.18 18:26:52.485133 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18008 | 2026.03.18 18:26:52.485176 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18009 | 2026.03.18 18:26:52.485491 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2026.03.18 18:26:52.485525 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 18011 | 2026.03.18 18:26:52.485817 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18012 | 2026.03.18 18:26:52.486020 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2026.03.18 18:26:52.486146 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 18014 | 2026.03.18 18:26:52.486182 [ 276 ] {4d641d56-5b57-4629-bbfc-d9d872990c53} <Debug> TCPHandler: Processed in 0.001189482 sec. | ||
| 18015 | 2026.03.18 18:26:52.486192 [ 221 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18016 | 2026.03.18 18:26:52.486239 [ 221 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18017 | 2026.03.18 18:26:52.486288 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18018 | 2026.03.18 18:26:52.486386 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18019 | 2026.03.18 18:26:52.486439 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <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 | ||
| 18020 | 2026.03.18 18:26:52.487174 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18021 | 2026.03.18 18:26:52.487210 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 18022 | 2026.03.18 18:26:52.487718 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18023 | 2026.03.18 18:26:52.487944 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18024 | 2026.03.18 18:26:52.488025 [ 221 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18025 | 2026.03.18 18:26:52.488092 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001723 sec., 1160.7661056297156 rows/sec., 2.08 MiB/sec. | ||
| 18026 | 2026.03.18 18:26:52.488149 [ 276 ] {fc98b19b-65cd-4c73-b167-afb644d9be25} <Debug> TCPHandler: Processed in 0.001909282 sec. | ||
| 18027 | 2026.03.18 18:26:52.488268 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18028 | 2026.03.18 18:26:52.488360 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18029 | 2026.03.18 18:26:52.488399 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18030 | 2026.03.18 18:26:52.488759 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18031 | 2026.03.18 18:26:52.488793 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 18032 | 2026.03.18 18:26:52.489146 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18033 | 2026.03.18 18:26:52.489400 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18034 | 2026.03.18 18:26:52.489552 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 4.65 MiB/sec. | ||
| 18035 | 2026.03.18 18:26:52.489559 [ 133 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18036 | 2026.03.18 18:26:52.489598 [ 276 ] {78a81f20-f7b9-43f9-998c-99038c6c8def} <Debug> TCPHandler: Processed in 0.001377238 sec. | ||
| 18037 | 2026.03.18 18:26:52.489602 [ 133 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18038 | 2026.03.18 18:26:52.489637 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 18039 | 2026.03.18 18:26:52.489714 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 18040 | 2026.03.18 18:26:52.489797 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18041 | 2026.03.18 18:26:52.489826 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7470 rows starting from the beginning of the part | ||
| 18042 | 2026.03.18 18:26:52.489884 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 18043 | 2026.03.18 18:26:52.489935 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 42 rows starting from the beginning of the part | ||
| 18044 | 2026.03.18 18:26:52.489983 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
| 18045 | 2026.03.18 18:26:52.490031 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 18046 | 2026.03.18 18:26:52.490080 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 18047 | 2026.03.18 18:26:52.492147 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465818 sec., 3151084.143274159 rows/sec., 203.46 MiB/sec. | ||
| 18048 | 2026.03.18 18:26:52.492608 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18049 | 2026.03.18 18:26:52.492949 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18050 | 2026.03.18 18:26:52.493035 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_126_25} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18051 | 2026.03.18 18:26:52.493155 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 18052 | 2026.03.18 18:26:53.076426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36063 | ||
| 18053 | 2026.03.18 18:26:53.076957 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18054 | 2026.03.18 18:26:53.077004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 18055 | 2026.03.18 18:26:53.077499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18056 | 2026.03.18 18:26:53.077737 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2026.03.18 18:26:53.077887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36063 | ||
| 18058 | 2026.03.18 18:26:53.078038 [ 222 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18059 | 2026.03.18 18:26:53.078116 [ 222 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18060 | 2026.03.18 18:26:53.081387 [ 222 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18061 | 2026.03.18 18:26:53.105001 [ 223 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18062 | 2026.03.18 18:26:53.105082 [ 223 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18063 | 2026.03.18 18:26:53.107848 [ 223 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18064 | 2026.03.18 18:26:54.928113 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 18065 | 2026.03.18 18:26:54.945262 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18066 | 2026.03.18 18:26:54.945315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18067 | 2026.03.18 18:26:54.951446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18068 | 2026.03.18 18:26:54.952159 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18069 | 2026.03.18 18:26:54.952515 [ 224 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18070 | 2026.03.18 18:26:54.952565 [ 224 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18071 | 2026.03.18 18:26:54.954675 [ 224 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18072 | 2026.03.18 18:26:54.955297 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 18073 | 2026.03.18 18:26:55.001157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.97 MiB, peak 396.98 MiB, free memory in arenas 0.00 B, will set to 382.45 MiB (RSS), difference: 3.48 MiB | ||
| 18074 | 2026.03.18 18:26:57.467878 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2026.03.18 18:26:57.468085 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18076 | 2026.03.18 18:26:57.468158 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18077 | 2026.03.18 18:26:57.468819 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2026.03.18 18:26:57.468867 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18079 | 2026.03.18 18:26:57.469252 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18080 | 2026.03.18 18:26:57.469484 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2026.03.18 18:26:57.469655 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001623 sec., 4929.143561306223 rows/sec., 401.94 KiB/sec. | ||
| 18082 | 2026.03.18 18:26:57.469705 [ 276 ] {dc32b5b4-b7d1-4f1a-8f60-61e6ef10df21} <Debug> TCPHandler: Processed in 0.001958125 sec. | ||
| 18083 | 2026.03.18 18:26:57.469827 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18084 | 2026.03.18 18:26:57.469928 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18085 | 2026.03.18 18:26:57.469971 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18086 | 2026.03.18 18:26:57.470476 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2026.03.18 18:26:57.470514 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18088 | 2026.03.18 18:26:57.470837 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18089 | 2026.03.18 18:26:57.471051 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2026.03.18 18:26:57.471183 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Debug> executeQuery: Read 138 rows, 12.16 KiB in 0.001278 sec., 107981.220657277 rows/sec., 9.29 MiB/sec. | ||
| 18091 | 2026.03.18 18:26:57.471222 [ 276 ] {801fd97a-09e9-4e3d-84b8-4ea2509d70c5} <Debug> TCPHandler: Processed in 0.00144714 sec. | ||
| 18092 | 2026.03.18 18:26:57.471323 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18093 | 2026.03.18 18:26:57.471418 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18094 | 2026.03.18 18:26:57.471459 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18095 | 2026.03.18 18:26:57.471870 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18096 | 2026.03.18 18:26:57.471906 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18097 | 2026.03.18 18:26:57.472184 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18098 | 2026.03.18 18:26:57.472386 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18099 | 2026.03.18 18:26:57.472505 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Debug> executeQuery: Read 47 rows, 3.49 KiB in 0.001141 sec., 41191.93689745836 rows/sec., 2.99 MiB/sec. | ||
| 18100 | 2026.03.18 18:26:57.472541 [ 276 ] {121d4131-3603-4955-a8c8-0915c3e66004} <Debug> TCPHandler: Processed in 0.001301866 sec. | ||
| 18101 | 2026.03.18 18:26:57.472654 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18102 | 2026.03.18 18:26:57.472770 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18103 | 2026.03.18 18:26:57.472816 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18104 | 2026.03.18 18:26:57.473395 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18105 | 2026.03.18 18:26:57.473432 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18106 | 2026.03.18 18:26:57.473760 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18107 | 2026.03.18 18:26:57.473983 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18108 | 2026.03.18 18:26:57.474114 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Debug> executeQuery: Read 111 rows, 8.89 KiB in 0.001316 sec., 84346.50455927053 rows/sec., 6.60 MiB/sec. | ||
| 18109 | 2026.03.18 18:26:57.474154 [ 276 ] {7b88c685-80d1-4074-8a9e-e43a966d5fff} <Debug> TCPHandler: Processed in 0.001516832 sec. | ||
| 18110 | 2026.03.18 18:26:57.474263 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18111 | 2026.03.18 18:26:57.474358 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18112 | 2026.03.18 18:26:57.474400 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18113 | 2026.03.18 18:26:57.474805 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2026.03.18 18:26:57.474841 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18115 | 2026.03.18 18:26:57.475178 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18116 | 2026.03.18 18:26:57.475392 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18117 | 2026.03.18 18:26:57.475524 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001184 sec., 138513.51351351352 rows/sec., 9.64 MiB/sec. | ||
| 18118 | 2026.03.18 18:26:57.475562 [ 276 ] {8f3d3412-a6c3-4b16-bbe0-60265e2c22a4} <Debug> TCPHandler: Processed in 0.001349297 sec. | ||
| 18119 | 2026.03.18 18:26:57.475662 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18120 | 2026.03.18 18:26:57.475755 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18121 | 2026.03.18 18:26:57.475808 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <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 | ||
| 18122 | 2026.03.18 18:26:57.476681 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18123 | 2026.03.18 18:26:57.476717 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18124 | 2026.03.18 18:26:57.477303 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18125 | 2026.03.18 18:26:57.477524 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18126 | 2026.03.18 18:26:57.477666 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00193 sec., 20207.253886010363 rows/sec., 36.21 MiB/sec. | ||
| 18127 | 2026.03.18 18:26:57.477664 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18128 | 2026.03.18 18:26:57.477727 [ 276 ] {8d29067b-5852-4dd3-b4a7-4e7156cd4d4b} <Debug> TCPHandler: Processed in 0.002114098 sec. | ||
| 18129 | 2026.03.18 18:26:57.477769 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18130 | 2026.03.18 18:26:57.477810 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18131 | 2026.03.18 18:26:57.477848 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18132 | 2026.03.18 18:26:57.477936 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 18133 | 2026.03.18 18:26:57.477949 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18134 | 2026.03.18 18:26:57.478018 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18135 | 2026.03.18 18:26:57.478193 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18136 | 2026.03.18 18:26:57.478256 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2242 rows starting from the beginning of the part | ||
| 18137 | 2026.03.18 18:26:57.478369 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18138 | 2026.03.18 18:26:57.478384 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 39 rows starting from the beginning of the part | ||
| 18139 | 2026.03.18 18:26:57.478412 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18140 | 2026.03.18 18:26:57.478500 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 13 rows starting from the beginning of the part | ||
| 18141 | 2026.03.18 18:26:57.478605 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 39 rows starting from the beginning of the part | ||
| 18142 | 2026.03.18 18:26:57.478705 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2 rows starting from the beginning of the part | ||
| 18143 | 2026.03.18 18:26:57.478734 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18144 | 2026.03.18 18:26:57.478800 [ 194 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 39 rows starting from the beginning of the part | ||
| 18145 | 2026.03.18 18:26:57.478966 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2026.03.18 18:26:57.479103 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 18147 | 2026.03.18 18:26:57.479144 [ 276 ] {b69df224-c854-42db-9948-9d4945b1686b} <Debug> TCPHandler: Processed in 0.001346277 sec. | ||
| 18148 | 2026.03.18 18:26:57.486789 [ 200 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 19 columns (19 merged, 0 gathered) in 0.008909175 sec., 266466.87263411033 rows/sec., 477.50 MiB/sec. | ||
| 18149 | 2026.03.18 18:26:57.488987 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18150 | 2026.03.18 18:26:57.489338 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18151 | 2026.03.18 18:26:57.489406 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18152 | 2026.03.18 18:26:57.489532 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.59 MiB. | ||
| 18153 | 2026.03.18 18:26:58.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.01 MiB, peak 401.56 MiB, free memory in arenas 0.00 B, will set to 385.35 MiB (RSS), difference: 2.34 MiB | ||
| 18154 | 2026.03.18 18:27:00.351376 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18155 | 2026.03.18 18:27:00.351447 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18156 | 2026.03.18 18:27:00.578986 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36511 | ||
| 18157 | 2026.03.18 18:27:00.579490 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18158 | 2026.03.18 18:27:00.579535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18159 | 2026.03.18 18:27:00.580006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18160 | 2026.03.18 18:27:00.580238 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2026.03.18 18:27:00.580365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36511 | ||
| 18162 | 2026.03.18 18:27:00.580391 [ 126 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18163 | 2026.03.18 18:27:00.580475 [ 126 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18164 | 2026.03.18 18:27:00.580510 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18165 | 2026.03.18 18:27:00.580656 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18166 | 2026.03.18 18:27:00.580814 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18167 | 2026.03.18 18:27:00.580855 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34143 rows starting from the beginning of the part | ||
| 18168 | 2026.03.18 18:27:00.580926 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 18169 | 2026.03.18 18:27:00.580975 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 18170 | 2026.03.18 18:27:00.581025 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 18171 | 2026.03.18 18:27:00.581069 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 18172 | 2026.03.18 18:27:00.581113 [ 190 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 18173 | 2026.03.18 18:27:00.583457 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36511 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868648 sec., 12727598.50633469 rows/sec., 182.07 MiB/sec. | ||
| 18174 | 2026.03.18 18:27:00.583709 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18175 | 2026.03.18 18:27:00.584004 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18176 | 2026.03.18 18:27:00.584098 [ 186 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_76_15} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18177 | 2026.03.18 18:27:00.584181 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18178 | 2026.03.18 18:27:00.683290 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2332 | ||
| 18179 | 2026.03.18 18:27:00.685775 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2026.03.18 18:27:00.685811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18181 | 2026.03.18 18:27:00.687011 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18182 | 2026.03.18 18:27:00.687280 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18183 | 2026.03.18 18:27:00.687641 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2332 | ||
| 18184 | 2026.03.18 18:27:02.345124 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18185 | 2026.03.18 18:27:02.345178 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18186 | 2026.03.18 18:27:02.348590 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18187 | 2026.03.18 18:27:02.456257 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18188 | 2026.03.18 18:27:02.472741 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18189 | 2026.03.18 18:27:02.472750 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.03.18 18:27:02.472856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18191 | 2026.03.18 18:27:02.473034 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18192 | 2026.03.18 18:27:02.473146 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18193 | 2026.03.18 18:27:02.474138 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2026.03.18 18:27:02.474188 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18195 | 2026.03.18 18:27:02.474598 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18196 | 2026.03.18 18:27:02.474822 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.03.18 18:27:02.474986 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002028 sec., 140039.44773175544 rows/sec., 8.89 MiB/sec. | ||
| 18198 | 2026.03.18 18:27:02.474982 [ 130 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 18199 | 2026.03.18 18:27:02.475029 [ 276 ] {3f804608-a4f9-40c2-9392-17402de62d4a} <Debug> TCPHandler: Processed in 0.002475848 sec. | ||
| 18200 | 2026.03.18 18:27:02.475068 [ 130 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18201 | 2026.03.18 18:27:02.475098 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18202 | 2026.03.18 18:27:02.475193 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18203 | 2026.03.18 18:27:02.475211 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 18204 | 2026.03.18 18:27:02.475298 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18205 | 2026.03.18 18:27:02.475333 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18206 | 2026.03.18 18:27:02.475344 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18207 | 2026.03.18 18:27:02.475378 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 308 rows starting from the beginning of the part | ||
| 18208 | 2026.03.18 18:27:02.475455 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 18209 | 2026.03.18 18:27:02.475499 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 18210 | 2026.03.18 18:27:02.475542 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 18211 | 2026.03.18 18:27:02.475581 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 18212 | 2026.03.18 18:27:02.475624 [ 187 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 18213 | 2026.03.18 18:27:02.476270 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18214 | 2026.03.18 18:27:02.476311 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18215 | 2026.03.18 18:27:02.476653 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490561 sec., 1159295.0573643078 rows/sec., 78.37 MiB/sec. | ||
| 18216 | 2026.03.18 18:27:02.476689 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18217 | 2026.03.18 18:27:02.476816 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 18218 | 2026.03.18 18:27:02.476911 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18219 | 2026.03.18 18:27:02.477045 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001767 sec., 453310.69609507645 rows/sec., 35.29 MiB/sec. | ||
| 18220 | 2026.03.18 18:27:02.477085 [ 276 ] {4fcf305c-869e-4d30-bd94-0228fbfdd503} <Debug> TCPHandler: Processed in 0.001947083 sec. | ||
| 18221 | 2026.03.18 18:27:02.477121 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18222 | 2026.03.18 18:27:02.477155 [ 217 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18223 | 2026.03.18 18:27:02.477195 [ 217 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18224 | 2026.03.18 18:27:02.477203 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_55_12} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 18225 | 2026.03.18 18:27:02.477217 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18226 | 2026.03.18 18:27:02.477301 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 18227 | 2026.03.18 18:27:02.477314 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18228 | 2026.03.18 18:27:02.477446 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18229 | 2026.03.18 18:27:02.477966 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2026.03.18 18:27:02.478005 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18231 | 2026.03.18 18:27:02.478356 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18232 | 2026.03.18 18:27:02.478642 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2026.03.18 18:27:02.478778 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001481 sec., 97231.60027008779 rows/sec., 5.73 MiB/sec. | ||
| 18234 | 2026.03.18 18:27:02.478815 [ 276 ] {22dfeabc-2d14-419d-b2de-78a217758b4d} <Debug> TCPHandler: Processed in 0.001657816 sec. | ||
| 18235 | 2026.03.18 18:27:02.478969 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18236 | 2026.03.18 18:27:02.479037 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18237 | 2026.03.18 18:27:02.479142 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18238 | 2026.03.18 18:27:02.479184 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18239 | 2026.03.18 18:27:02.479641 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18240 | 2026.03.18 18:27:02.479677 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18241 | 2026.03.18 18:27:02.479729 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18242 | 2026.03.18 18:27:02.480035 [ 129 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18243 | 2026.03.18 18:27:02.480039 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18244 | 2026.03.18 18:27:02.480077 [ 129 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18245 | 2026.03.18 18:27:02.480097 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18246 | 2026.03.18 18:27:02.480217 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 18247 | 2026.03.18 18:27:02.480281 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18248 | 2026.03.18 18:27:02.480429 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001304 sec., 114263.8036809816 rows/sec., 7.38 MiB/sec. | ||
| 18249 | 2026.03.18 18:27:02.480468 [ 276 ] {8b2fd272-4c6c-4d87-a098-89fe39a0b0de} <Debug> TCPHandler: Processed in 0.001483861 sec. | ||
| 18250 | 2026.03.18 18:27:02.480595 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18251 | 2026.03.18 18:27:02.480677 [ 217 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18252 | 2026.03.18 18:27:02.480693 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18253 | 2026.03.18 18:27:02.480740 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18254 | 2026.03.18 18:27:02.481198 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2026.03.18 18:27:02.481232 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18256 | 2026.03.18 18:27:02.481535 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18257 | 2026.03.18 18:27:02.481742 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2026.03.18 18:27:02.481862 [ 129 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 18259 | 2026.03.18 18:27:02.481868 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001194 sec., 123953.09882747069 rows/sec., 7.05 MiB/sec. | ||
| 18260 | 2026.03.18 18:27:02.481896 [ 129 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18261 | 2026.03.18 18:27:02.481916 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18262 | 2026.03.18 18:27:02.481918 [ 276 ] {3bcd805f-357d-4470-8370-1a5a542a244c} <Debug> TCPHandler: Processed in 0.001380968 sec. | ||
| 18263 | 2026.03.18 18:27:02.481979 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 18264 | 2026.03.18 18:27:02.482045 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18265 | 2026.03.18 18:27:02.482055 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18266 | 2026.03.18 18:27:02.482086 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 160 rows starting from the beginning of the part | ||
| 18267 | 2026.03.18 18:27:02.482140 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 18268 | 2026.03.18 18:27:02.482142 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18269 | 2026.03.18 18:27:02.482182 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 18270 | 2026.03.18 18:27:02.482187 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18271 | 2026.03.18 18:27:02.482225 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 18272 | 2026.03.18 18:27:02.482264 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 18273 | 2026.03.18 18:27:02.482302 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 18274 | 2026.03.18 18:27:02.482798 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18275 | 2026.03.18 18:27:02.482831 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18276 | 2026.03.18 18:27:02.483003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18277 | 2026.03.18 18:27:02.483087 [ 191 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133771 sec., 793811.0958914984 rows/sec., 48.38 MiB/sec. | ||
| 18278 | 2026.03.18 18:27:02.483163 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18279 | 2026.03.18 18:27:02.483279 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 18280 | 2026.03.18 18:27:02.483445 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2026.03.18 18:27:02.483593 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001468 sec., 335149.863760218 rows/sec., 23.51 MiB/sec. | ||
| 18282 | 2026.03.18 18:27:02.483594 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18283 | 2026.03.18 18:27:02.483636 [ 276 ] {710529b3-5b0b-4816-a4c3-276cf29a8ebf} <Debug> TCPHandler: Processed in 0.001647666 sec. | ||
| 18284 | 2026.03.18 18:27:02.483674 [ 225 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18285 | 2026.03.18 18:27:02.483684 [ 192 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_55_12} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 18286 | 2026.03.18 18:27:02.483699 [ 225 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18287 | 2026.03.18 18:27:02.483748 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18288 | 2026.03.18 18:27:02.483804 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18289 | 2026.03.18 18:27:02.483856 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18290 | 2026.03.18 18:27:02.483902 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18291 | 2026.03.18 18:27:02.484102 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18292 | 2026.03.18 18:27:02.484241 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.03.18 18:27:02.484282 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18294 | 2026.03.18 18:27:02.484611 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18295 | 2026.03.18 18:27:02.484811 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18296 | 2026.03.18 18:27:02.484954 [ 128 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 18297 | 2026.03.18 18:27:02.484958 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 18298 | 2026.03.18 18:27:02.485001 [ 128 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18299 | 2026.03.18 18:27:02.485028 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18300 | 2026.03.18 18:27:02.485028 [ 276 ] {976a7f50-236a-422e-b7a4-bea7c96c1a7a} <Debug> TCPHandler: Processed in 0.001331647 sec. | ||
| 18301 | 2026.03.18 18:27:02.485121 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 18302 | 2026.03.18 18:27:02.485123 [ 220 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18303 | 2026.03.18 18:27:02.485164 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18304 | 2026.03.18 18:27:02.485174 [ 220 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18305 | 2026.03.18 18:27:02.485217 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18306 | 2026.03.18 18:27:02.485248 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 276 rows starting from the beginning of the part | ||
| 18307 | 2026.03.18 18:27:02.485266 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18308 | 2026.03.18 18:27:02.485299 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 18309 | 2026.03.18 18:27:02.485310 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18310 | 2026.03.18 18:27:02.485345 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 18311 | 2026.03.18 18:27:02.485387 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 18312 | 2026.03.18 18:27:02.485426 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 18313 | 2026.03.18 18:27:02.485466 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 18314 | 2026.03.18 18:27:02.485553 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 18315 | 2026.03.18 18:27:02.485741 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.03.18 18:27:02.485780 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18317 | 2026.03.18 18:27:02.486120 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18318 | 2026.03.18 18:27:02.486152 [ 191 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001067029 sec., 286777.5852390141 rows/sec., 14.63 MiB/sec. | ||
| 18319 | 2026.03.18 18:27:02.486309 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 18320 | 2026.03.18 18:27:02.486481 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18321 | 2026.03.18 18:27:02.486641 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00139 sec., 190647.4820143885 rows/sec., 12.67 MiB/sec. | ||
| 18322 | 2026.03.18 18:27:02.486642 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2026.03.18 18:27:02.486646 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 | ||
| 18324 | 2026.03.18 18:27:02.486687 [ 276 ] {926bfa04-5058-4493-b7cc-0643ed61556c} <Debug> TCPHandler: Processed in 0.001576854 sec. | ||
| 18325 | 2026.03.18 18:27:02.486721 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.03.18 18:27:02.486732 [ 189 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_51_11} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 18327 | 2026.03.18 18:27:02.486751 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18328 | 2026.03.18 18:27:02.486795 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18329 | 2026.03.18 18:27:02.486825 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18330 | 2026.03.18 18:27:02.486858 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full | ||
| 18331 | 2026.03.18 18:27:02.486935 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18332 | 2026.03.18 18:27:02.486983 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18333 | 2026.03.18 18:27:02.487014 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18334 | 2026.03.18 18:27:02.487053 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_123_25, total 44696 rows starting from the beginning of the part | ||
| 18335 | 2026.03.18 18:27:02.487121 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 128 rows starting from the beginning of the part | ||
| 18336 | 2026.03.18 18:27:02.487172 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 18337 | 2026.03.18 18:27:02.487219 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 265 rows starting from the beginning of the part | ||
| 18338 | 2026.03.18 18:27:02.487263 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 164 rows starting from the beginning of the part | ||
| 18339 | 2026.03.18 18:27:02.487307 [ 192 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 265 rows starting from the beginning of the part | ||
| 18340 | 2026.03.18 18:27:02.487320 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18341 | 2026.03.18 18:27:02.487363 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18342 | 2026.03.18 18:27:02.487734 [ 225 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18343 | 2026.03.18 18:27:02.487737 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18344 | 2026.03.18 18:27:02.488031 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18345 | 2026.03.18 18:27:02.488187 [ 129 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
| 18346 | 2026.03.18 18:27:02.488203 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec. | ||
| 18347 | 2026.03.18 18:27:02.488221 [ 129 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18348 | 2026.03.18 18:27:02.488241 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18349 | 2026.03.18 18:27:02.488243 [ 276 ] {69a7413a-b055-4e49-be8e-61d61f09b9f8} <Debug> TCPHandler: Processed in 0.001466001 sec. | ||
| 18350 | 2026.03.18 18:27:02.488321 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
| 18351 | 2026.03.18 18:27:02.488364 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18352 | 2026.03.18 18:27:02.488427 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18353 | 2026.03.18 18:27:02.488462 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
| 18354 | 2026.03.18 18:27:02.488463 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18355 | 2026.03.18 18:27:02.488518 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 18356 | 2026.03.18 18:27:02.488534 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <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 | ||
| 18357 | 2026.03.18 18:27:02.488566 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 18358 | 2026.03.18 18:27:02.488610 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 18359 | 2026.03.18 18:27:02.488648 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 18360 | 2026.03.18 18:27:02.488685 [ 191 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 18361 | 2026.03.18 18:27:02.488875 [ 220 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18362 | 2026.03.18 18:27:02.489330 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18363 | 2026.03.18 18:27:02.489370 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18364 | 2026.03.18 18:27:02.489423 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137951 sec., 44817.395476606645 rows/sec., 2.95 MiB/sec. | ||
| 18365 | 2026.03.18 18:27:02.489560 [ 195 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 18366 | 2026.03.18 18:27:02.489859 [ 195 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18367 | 2026.03.18 18:27:02.489903 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18368 | 2026.03.18 18:27:02.489940 [ 195 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_51_11} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
| 18369 | 2026.03.18 18:27:02.489984 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 18370 | 2026.03.18 18:27:02.490015 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18371 | 2026.03.18 18:27:02.490143 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18372 | 2026.03.18 18:27:02.490290 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001844 sec., 1084.5986984815618 rows/sec., 1.94 MiB/sec. | ||
| 18373 | 2026.03.18 18:27:02.490362 [ 276 ] {c775c526-e042-4bdc-acbd-045edd223b82} <Debug> TCPHandler: Processed in 0.002046106 sec. | ||
| 18374 | 2026.03.18 18:27:02.490482 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18375 | 2026.03.18 18:27:02.490582 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18376 | 2026.03.18 18:27:02.490622 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18377 | 2026.03.18 18:27:02.490967 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18378 | 2026.03.18 18:27:02.491002 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18379 | 2026.03.18 18:27:02.491323 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18380 | 2026.03.18 18:27:02.491544 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2026.03.18 18:27:02.491680 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00112 sec., 80357.14285714287 rows/sec., 5.03 MiB/sec. | ||
| 18382 | 2026.03.18 18:27:02.491721 [ 276 ] {dce82288-c798-4c24-8499-8c1d92da17ca} <Debug> TCPHandler: Processed in 0.001287295 sec. | ||
| 18383 | 2026.03.18 18:27:02.491773 [ 222 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18384 | 2026.03.18 18:27:02.491808 [ 222 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18385 | 2026.03.18 18:27:02.494379 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 18386 | 2026.03.18 18:27:02.494399 [ 222 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18387 | 2026.03.18 18:27:02.495511 [ 191 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45678 rows, containing 5 columns (5 merged, 0 gathered) in 0.00869027 sec., 5256223.339435944 rows/sec., 343.72 MiB/sec. | ||
| 18388 | 2026.03.18 18:27:02.496060 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
| 18389 | 2026.03.18 18:27:02.496312 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18390 | 2026.03.18 18:27:02.496381 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 | ||
| 18391 | 2026.03.18 18:27:02.496459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18392 | 2026.03.18 18:27:02.498801 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 18393 | 2026.03.18 18:27:02.503403 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 18394 | 2026.03.18 18:27:02.508009 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 18395 | 2026.03.18 18:27:02.561860 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08170622 sec., 7012.929982564363 rows/sec., 36.26 MiB/sec. | ||
| 18396 | 2026.03.18 18:27:02.564842 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18397 | 2026.03.18 18:27:02.566871 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2026.03.18 18:27:02.566972 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_76_15} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18399 | 2026.03.18 18:27:02.569904 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18400 | 2026.03.18 18:27:03.001083 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.37 MiB, peak 404.78 MiB, free memory in arenas 0.00 B, will set to 385.43 MiB (RSS), difference: -1.95 MiB | ||
| 18401 | 2026.03.18 18:27:03.269491 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18402 | 2026.03.18 18:27:03.269578 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18403 | 2026.03.18 18:27:03.272227 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18404 | 2026.03.18 18:27:07.466456 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18405 | 2026.03.18 18:27:07.466648 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18406 | 2026.03.18 18:27:07.466712 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18407 | 2026.03.18 18:27:07.467442 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18408 | 2026.03.18 18:27:07.467483 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18409 | 2026.03.18 18:27:07.467872 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18410 | 2026.03.18 18:27:07.468090 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18411 | 2026.03.18 18:27:07.468243 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.00164 sec., 81707.31707317074 rows/sec., 7.07 MiB/sec. | ||
| 18412 | 2026.03.18 18:27:07.468286 [ 276 ] {1287e932-eb77-413b-b106-1df4bb2263aa} <Debug> TCPHandler: Processed in 0.001954404 sec. | ||
| 18413 | 2026.03.18 18:27:07.468412 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18414 | 2026.03.18 18:27:07.468508 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18415 | 2026.03.18 18:27:07.468549 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18416 | 2026.03.18 18:27:07.468974 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2026.03.18 18:27:07.469009 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18418 | 2026.03.18 18:27:07.469297 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18419 | 2026.03.18 18:27:07.469495 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.03.18 18:27:07.469625 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001134 sec., 34391.53439153439 rows/sec., 2.53 MiB/sec. | ||
| 18421 | 2026.03.18 18:27:07.469665 [ 276 ] {ba25b321-916c-4f67-a8a7-1f24220227ea} <Debug> TCPHandler: Processed in 0.001303585 sec. | ||
| 18422 | 2026.03.18 18:27:07.469782 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.03.18 18:27:07.469877 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18424 | 2026.03.18 18:27:07.469915 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18425 | 2026.03.18 18:27:07.470371 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2026.03.18 18:27:07.470406 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18427 | 2026.03.18 18:27:07.470695 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18428 | 2026.03.18 18:27:07.470907 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.03.18 18:27:07.471038 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001178 sec., 87436.33276740237 rows/sec., 6.83 MiB/sec. | ||
| 18430 | 2026.03.18 18:27:07.471079 [ 276 ] {3476a3ab-e15e-48b3-bc21-b5b5ec598879} <Debug> TCPHandler: Processed in 0.001345157 sec. | ||
| 18431 | 2026.03.18 18:27:07.471200 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.03.18 18:27:07.471293 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18433 | 2026.03.18 18:27:07.471334 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18434 | 2026.03.18 18:27:07.471756 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.03.18 18:27:07.471791 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18436 | 2026.03.18 18:27:07.472101 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18437 | 2026.03.18 18:27:07.472301 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.03.18 18:27:07.472430 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 18439 | 2026.03.18 18:27:07.472469 [ 276 ] {482b652c-f274-4fec-9c79-bf596d699c64} <Debug> TCPHandler: Processed in 0.001317077 sec. | ||
| 18440 | 2026.03.18 18:27:07.472584 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.03.18 18:27:07.472677 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.03.18 18:27:07.472730 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <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 | ||
| 18443 | 2026.03.18 18:27:07.473616 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.03.18 18:27:07.473651 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18445 | 2026.03.18 18:27:07.474206 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18446 | 2026.03.18 18:27:07.474420 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.03.18 18:27:07.474558 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001898 sec., 20547.945205479453 rows/sec., 36.82 MiB/sec. | ||
| 18448 | 2026.03.18 18:27:07.474616 [ 276 ] {74caa662-681d-481e-aced-24292eb80dbd} <Debug> TCPHandler: Processed in 0.002080207 sec. | ||
| 18449 | 2026.03.18 18:27:07.474738 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.03.18 18:27:07.474833 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18451 | 2026.03.18 18:27:07.474874 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18452 | 2026.03.18 18:27:07.475238 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.03.18 18:27:07.475273 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18454 | 2026.03.18 18:27:07.475564 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18455 | 2026.03.18 18:27:07.475776 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.03.18 18:27:07.475906 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18457 | 2026.03.18 18:27:07.475948 [ 276 ] {1f88deb7-cccb-4115-8104-cf9029711d3e} <Debug> TCPHandler: Processed in 0.001258474 sec. | ||
| 18458 | 2026.03.18 18:27:07.756947 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2026.03.18 18:27:07.757121 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18460 | 2026.03.18 18:27:07.757188 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18461 | 2026.03.18 18:27:07.757921 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.03.18 18:27:07.757967 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18463 | 2026.03.18 18:27:07.758352 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18464 | 2026.03.18 18:27:07.758572 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.03.18 18:27:07.758735 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001653 sec., 171808.83242589232 rows/sec., 10.91 MiB/sec. | ||
| 18466 | 2026.03.18 18:27:07.758782 [ 276 ] {9ae95ab7-9336-4080-b3e9-2d9c565fd217} <Debug> TCPHandler: Processed in 0.001951504 sec. | ||
| 18467 | 2026.03.18 18:27:07.758909 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2026.03.18 18:27:07.759009 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18469 | 2026.03.18 18:27:07.759050 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18470 | 2026.03.18 18:27:07.759466 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.03.18 18:27:07.759503 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18472 | 2026.03.18 18:27:07.759794 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18473 | 2026.03.18 18:27:07.760002 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2026.03.18 18:27:07.760136 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 284.87 KiB/sec. | ||
| 18475 | 2026.03.18 18:27:07.760181 [ 276 ] {263bab4e-85c5-49ee-af11-de1be0a11358} <Debug> TCPHandler: Processed in 0.001322597 sec. | ||
| 18476 | 2026.03.18 18:27:07.760192 [ 224 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18477 | 2026.03.18 18:27:07.760256 [ 224 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18478 | 2026.03.18 18:27:07.760294 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18479 | 2026.03.18 18:27:07.760396 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18480 | 2026.03.18 18:27:07.760437 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18481 | 2026.03.18 18:27:07.762137 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18482 | 2026.03.18 18:27:07.762174 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18483 | 2026.03.18 18:27:07.762395 [ 224 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 18484 | 2026.03.18 18:27:07.762661 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18485 | 2026.03.18 18:27:07.762896 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18486 | 2026.03.18 18:27:07.763034 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.002654 sec., 1012434.0617935192 rows/sec., 76.59 MiB/sec. | ||
| 18487 | 2026.03.18 18:27:07.763077 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 18488 | 2026.03.18 18:27:07.763089 [ 276 ] {1124522d-63e4-402d-8dbc-6d35b9d5e611} <Debug> TCPHandler: Processed in 0.002844488 sec. | ||
| 18489 | 2026.03.18 18:27:07.763209 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18490 | 2026.03.18 18:27:07.763307 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18491 | 2026.03.18 18:27:07.763347 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18492 | 2026.03.18 18:27:07.763806 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18493 | 2026.03.18 18:27:07.763842 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18494 | 2026.03.18 18:27:07.764142 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18495 | 2026.03.18 18:27:07.764358 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18496 | 2026.03.18 18:27:07.764484 [ 116 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18497 | 2026.03.18 18:27:07.764490 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.0012 sec., 132500 rows/sec., 7.97 MiB/sec. | ||
| 18498 | 2026.03.18 18:27:07.764554 [ 116 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18499 | 2026.03.18 18:27:07.764573 [ 276 ] {abedda59-b20b-46f9-a06b-b71e65bd06f0} <Debug> TCPHandler: Processed in 0.001413899 sec. | ||
| 18500 | 2026.03.18 18:27:07.764579 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18501 | 2026.03.18 18:27:07.764690 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18502 | 2026.03.18 18:27:07.764711 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2026.03.18 18:27:07.764801 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18504 | 2026.03.18 18:27:07.764813 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18505 | 2026.03.18 18:27:07.764836 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 226 rows starting from the beginning of the part | ||
| 18506 | 2026.03.18 18:27:07.764855 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18507 | 2026.03.18 18:27:07.764903 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 144 rows starting from the beginning of the part | ||
| 18508 | 2026.03.18 18:27:07.764960 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 47 rows starting from the beginning of the part | ||
| 18509 | 2026.03.18 18:27:07.765011 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 144 rows starting from the beginning of the part | ||
| 18510 | 2026.03.18 18:27:07.765057 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 39 rows starting from the beginning of the part | ||
| 18511 | 2026.03.18 18:27:07.765106 [ 197 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 159 rows starting from the beginning of the part | ||
| 18512 | 2026.03.18 18:27:07.765581 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18513 | 2026.03.18 18:27:07.765617 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18514 | 2026.03.18 18:27:07.765957 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18515 | 2026.03.18 18:27:07.766000 [ 196 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351527 sec., 561587.0049211003 rows/sec., 37.13 MiB/sec. | ||
| 18516 | 2026.03.18 18:27:07.766182 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.03.18 18:27:07.766193 [ 194 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18518 | 2026.03.18 18:27:07.766327 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00153 sec., 560130.7189542484 rows/sec., 33.29 MiB/sec. | ||
| 18519 | 2026.03.18 18:27:07.766373 [ 276 ] {5e90ca9d-8412-4b5e-a8ba-156f2a387d3c} <Debug> TCPHandler: Processed in 0.001711087 sec. | ||
| 18520 | 2026.03.18 18:27:07.766485 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18521 | 2026.03.18 18:27:07.766503 [ 194 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2026.03.18 18:27:07.766582 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18523 | 2026.03.18 18:27:07.766585 [ 194 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_111_22} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18524 | 2026.03.18 18:27:07.766631 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18525 | 2026.03.18 18:27:07.766715 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 18526 | 2026.03.18 18:27:07.767044 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18527 | 2026.03.18 18:27:07.767084 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18528 | 2026.03.18 18:27:07.767367 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18529 | 2026.03.18 18:27:07.767574 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18530 | 2026.03.18 18:27:07.767708 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 18531 | 2026.03.18 18:27:07.767747 [ 276 ] {0d1e435d-a924-49e0-93b7-124b9b243660} <Debug> TCPHandler: Processed in 0.001311716 sec. | ||
| 18532 | 2026.03.18 18:27:07.767849 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18533 | 2026.03.18 18:27:07.767944 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18534 | 2026.03.18 18:27:07.767985 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18535 | 2026.03.18 18:27:07.768426 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18536 | 2026.03.18 18:27:07.768462 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18537 | 2026.03.18 18:27:07.768769 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18538 | 2026.03.18 18:27:07.768975 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18539 | 2026.03.18 18:27:07.769112 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 18540 | 2026.03.18 18:27:07.769151 [ 276 ] {a380d68c-3904-4ff0-a1fd-62947c5fa2ce} <Debug> TCPHandler: Processed in 0.001350587 sec. | ||
| 18541 | 2026.03.18 18:27:07.769266 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18542 | 2026.03.18 18:27:07.769361 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18543 | 2026.03.18 18:27:07.769400 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18544 | 2026.03.18 18:27:07.770332 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18545 | 2026.03.18 18:27:07.770368 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18546 | 2026.03.18 18:27:07.770717 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18547 | 2026.03.18 18:27:07.770925 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18548 | 2026.03.18 18:27:07.771059 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001714 sec., 841890.3150525087 rows/sec., 57.99 MiB/sec. | ||
| 18549 | 2026.03.18 18:27:07.771099 [ 276 ] {69add6e7-fd81-4c36-aa64-5d5aa0000db5} <Debug> TCPHandler: Processed in 0.001882822 sec. | ||
| 18550 | 2026.03.18 18:27:07.771210 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18551 | 2026.03.18 18:27:07.771306 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18552 | 2026.03.18 18:27:07.771347 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18553 | 2026.03.18 18:27:07.771688 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.03.18 18:27:07.771723 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18555 | 2026.03.18 18:27:07.772017 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18556 | 2026.03.18 18:27:07.772222 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.03.18 18:27:07.772353 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 18558 | 2026.03.18 18:27:07.772391 [ 276 ] {5566e914-f3a1-4cf8-99e5-4c3e348da62c} <Debug> TCPHandler: Processed in 0.001230994 sec. | ||
| 18559 | 2026.03.18 18:27:07.772502 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.03.18 18:27:07.772597 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18561 | 2026.03.18 18:27:07.772640 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18562 | 2026.03.18 18:27:07.773268 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.03.18 18:27:07.773304 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18564 | 2026.03.18 18:27:07.773705 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18565 | 2026.03.18 18:27:07.773915 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.03.18 18:27:07.774055 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001475 sec., 897627.1186440678 rows/sec., 56.06 MiB/sec. | ||
| 18567 | 2026.03.18 18:27:07.774094 [ 276 ] {c21e189d-5481-42ba-9867-2846bba789f6} <Debug> TCPHandler: Processed in 0.001642015 sec. | ||
| 18568 | 2026.03.18 18:27:07.774209 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.03.18 18:27:07.774307 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18570 | 2026.03.18 18:27:07.774350 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18571 | 2026.03.18 18:27:07.774670 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.03.18 18:27:07.774706 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18573 | 2026.03.18 18:27:07.774997 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18574 | 2026.03.18 18:27:07.775200 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.03.18 18:27:07.775331 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 18576 | 2026.03.18 18:27:07.775369 [ 276 ] {d0d461bd-c54b-43b8-b3d0-ee06a14f06bc} <Debug> TCPHandler: Processed in 0.001209643 sec. | ||
| 18577 | 2026.03.18 18:27:07.775478 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.03.18 18:27:07.775574 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18579 | 2026.03.18 18:27:07.775627 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <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 | ||
| 18580 | 2026.03.18 18:27:07.776400 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18581 | 2026.03.18 18:27:07.776437 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18582 | 2026.03.18 18:27:07.776950 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18583 | 2026.03.18 18:27:07.777171 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2026.03.18 18:27:07.777322 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001764 sec., 7369.614512471656 rows/sec., 13.21 MiB/sec. | ||
| 18585 | 2026.03.18 18:27:07.777380 [ 276 ] {ee97bc0b-6d55-4765-95c6-9549a5febf6c} <Debug> TCPHandler: Processed in 0.001950703 sec. | ||
| 18586 | 2026.03.18 18:27:07.777496 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.03.18 18:27:07.777594 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18588 | 2026.03.18 18:27:07.777636 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18589 | 2026.03.18 18:27:07.777978 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.03.18 18:27:07.778015 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18591 | 2026.03.18 18:27:07.778314 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18592 | 2026.03.18 18:27:07.778528 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.03.18 18:27:07.778661 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001085 sec., 38709.67741935484 rows/sec., 2.21 MiB/sec. | ||
| 18594 | 2026.03.18 18:27:07.778700 [ 276 ] {b58b9b8d-e33f-4683-aa4e-4d14a602f67f} <Debug> TCPHandler: Processed in 0.001253014 sec. | ||
| 18595 | 2026.03.18 18:27:08.000356 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.83 MiB, peak 404.78 MiB, free memory in arenas 0.00 B, will set to 385.43 MiB (RSS), difference: -1.40 MiB | ||
| 18596 | 2026.03.18 18:27:08.080594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37023 | ||
| 18597 | 2026.03.18 18:27:08.081413 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18598 | 2026.03.18 18:27:08.081485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18599 | 2026.03.18 18:27:08.082205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18600 | 2026.03.18 18:27:08.082540 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18601 | 2026.03.18 18:27:08.082727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37023 | ||
| 18602 | 2026.03.18 18:27:09.983145 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18603 | 2026.03.18 18:27:09.999275 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18604 | 2026.03.18 18:27:09.999329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18605 | 2026.03.18 18:27:10.005453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18606 | 2026.03.18 18:27:10.006188 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18607 | 2026.03.18 18:27:10.009103 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18608 | 2026.03.18 18:27:10.688768 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2392 | ||
| 18609 | 2026.03.18 18:27:10.691655 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18610 | 2026.03.18 18:27:10.691693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18611 | 2026.03.18 18:27:10.692897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18612 | 2026.03.18 18:27:10.693202 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18613 | 2026.03.18 18:27:10.693566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2392 | ||
| 18614 | 2026.03.18 18:27:12.463338 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18615 | 2026.03.18 18:27:12.463530 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18616 | 2026.03.18 18:27:12.463596 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18617 | 2026.03.18 18:27:12.464267 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18618 | 2026.03.18 18:27:12.464316 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18619 | 2026.03.18 18:27:12.464709 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18620 | 2026.03.18 18:27:12.464936 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18621 | 2026.03.18 18:27:12.465087 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 18622 | 2026.03.18 18:27:12.465100 [ 51 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18623 | 2026.03.18 18:27:12.465129 [ 276 ] {17eb7549-46fd-4880-b627-92aa7fdff589} <Debug> TCPHandler: Processed in 0.001917282 sec. | ||
| 18624 | 2026.03.18 18:27:12.465178 [ 51 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18625 | 2026.03.18 18:27:12.465208 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18626 | 2026.03.18 18:27:12.465268 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2026.03.18 18:27:12.465311 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18628 | 2026.03.18 18:27:12.465366 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18629 | 2026.03.18 18:27:12.465405 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18630 | 2026.03.18 18:27:12.465422 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18631 | 2026.03.18 18:27:12.465456 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2893 rows starting from the beginning of the part | ||
| 18632 | 2026.03.18 18:27:12.465523 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 138 rows starting from the beginning of the part | ||
| 18633 | 2026.03.18 18:27:12.465576 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 801 rows starting from the beginning of the part | ||
| 18634 | 2026.03.18 18:27:12.465627 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 134 rows starting from the beginning of the part | ||
| 18635 | 2026.03.18 18:27:12.465674 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2687 rows starting from the beginning of the part | ||
| 18636 | 2026.03.18 18:27:12.465720 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 18637 | 2026.03.18 18:27:12.465814 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18638 | 2026.03.18 18:27:12.465849 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18639 | 2026.03.18 18:27:12.466156 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18640 | 2026.03.18 18:27:12.466368 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18641 | 2026.03.18 18:27:12.466489 [ 51 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18642 | 2026.03.18 18:27:12.466495 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 18643 | 2026.03.18 18:27:12.466522 [ 51 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18644 | 2026.03.18 18:27:12.466546 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18645 | 2026.03.18 18:27:12.466547 [ 276 ] {9204b87f-74bf-4565-bb49-8dcd0a6739b7} <Debug> TCPHandler: Processed in 0.001326876 sec. | ||
| 18646 | 2026.03.18 18:27:12.466670 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18647 | 2026.03.18 18:27:12.466673 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18648 | 2026.03.18 18:27:12.466763 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18649 | 2026.03.18 18:27:12.466812 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18650 | 2026.03.18 18:27:12.466854 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18651 | 2026.03.18 18:27:12.466895 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1552 rows starting from the beginning of the part | ||
| 18652 | 2026.03.18 18:27:12.466967 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 111 rows starting from the beginning of the part | ||
| 18653 | 2026.03.18 18:27:12.467016 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 492 rows starting from the beginning of the part | ||
| 18654 | 2026.03.18 18:27:12.467060 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 103 rows starting from the beginning of the part | ||
| 18655 | 2026.03.18 18:27:12.467102 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1443 rows starting from the beginning of the part | ||
| 18656 | 2026.03.18 18:27:12.467146 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 18657 | 2026.03.18 18:27:12.467235 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18658 | 2026.03.18 18:27:12.467274 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18659 | 2026.03.18 18:27:12.467621 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18660 | 2026.03.18 18:27:12.467856 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18661 | 2026.03.18 18:27:12.467896 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6709 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626642 sec., 2554211.8035118603 rows/sec., 206.08 MiB/sec. | ||
| 18662 | 2026.03.18 18:27:12.468010 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001265 sec., 101185.77075098814 rows/sec., 7.05 MiB/sec. | ||
| 18663 | 2026.03.18 18:27:12.468055 [ 276 ] {465226c8-da73-4b88-bdf3-6ba5e8342412} <Debug> TCPHandler: Processed in 0.001432539 sec. | ||
| 18664 | 2026.03.18 18:27:12.468165 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18665 | 2026.03.18 18:27:12.468177 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18666 | 2026.03.18 18:27:12.468289 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18667 | 2026.03.18 18:27:12.468347 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18668 | 2026.03.18 18:27:12.468512 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18669 | 2026.03.18 18:27:12.468598 [ 193 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_131_26} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18670 | 2026.03.18 18:27:12.468623 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3765 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021556 sec., 1862426.764334008 rows/sec., 137.66 MiB/sec. | ||
| 18671 | 2026.03.18 18:27:12.468687 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 18672 | 2026.03.18 18:27:12.468764 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18673 | 2026.03.18 18:27:12.468796 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18674 | 2026.03.18 18:27:12.468825 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18675 | 2026.03.18 18:27:12.469147 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18676 | 2026.03.18 18:27:12.469149 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18677 | 2026.03.18 18:27:12.469237 [ 200 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_131_26} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18678 | 2026.03.18 18:27:12.469337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 18679 | 2026.03.18 18:27:12.469400 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18680 | 2026.03.18 18:27:12.469522 [ 51 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18681 | 2026.03.18 18:27:12.469535 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001272 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
| 18682 | 2026.03.18 18:27:12.469558 [ 51 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18683 | 2026.03.18 18:27:12.469579 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18684 | 2026.03.18 18:27:12.469582 [ 276 ] {8d6a42a8-c2ed-41be-b092-cb1ba57e96ef} <Debug> TCPHandler: Processed in 0.00146392 sec. | ||
| 18685 | 2026.03.18 18:27:12.469667 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18686 | 2026.03.18 18:27:12.469791 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18687 | 2026.03.18 18:27:12.469824 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7770 rows starting from the beginning of the part | ||
| 18688 | 2026.03.18 18:27:12.469889 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 18689 | 2026.03.18 18:27:12.469932 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 18690 | 2026.03.18 18:27:12.469970 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 18691 | 2026.03.18 18:27:12.470007 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 42 rows starting from the beginning of the part | ||
| 18692 | 2026.03.18 18:27:12.470043 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 18693 | 2026.03.18 18:27:12.472110 [ 200 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8070 rows, containing 4 columns (4 merged, 0 gathered) in 0.002483668 sec., 3249226.547187466 rows/sec., 209.79 MiB/sec. | ||
| 18694 | 2026.03.18 18:27:12.472666 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18695 | 2026.03.18 18:27:12.472947 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18696 | 2026.03.18 18:27:12.473012 [ 193 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_131_26} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18697 | 2026.03.18 18:27:12.473098 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18698 | 2026.03.18 18:27:15.351691 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18699 | 2026.03.18 18:27:15.351761 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18700 | 2026.03.18 18:27:15.583822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37471 | ||
| 18701 | 2026.03.18 18:27:15.584343 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.03.18 18:27:15.584382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18703 | 2026.03.18 18:27:15.584858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18704 | 2026.03.18 18:27:15.585089 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2026.03.18 18:27:15.585222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37471 | ||
| 18706 | 2026.03.18 18:27:17.187425 [ 221 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18707 | 2026.03.18 18:27:17.187482 [ 221 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18708 | 2026.03.18 18:27:17.190279 [ 221 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18709 | 2026.03.18 18:27:17.468285 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18710 | 2026.03.18 18:27:17.468469 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18711 | 2026.03.18 18:27:17.468534 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18712 | 2026.03.18 18:27:17.469259 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18713 | 2026.03.18 18:27:17.469305 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18714 | 2026.03.18 18:27:17.469695 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18715 | 2026.03.18 18:27:17.469912 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18716 | 2026.03.18 18:27:17.470062 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001642 sec., 81607.79537149817 rows/sec., 7.06 MiB/sec. | ||
| 18717 | 2026.03.18 18:27:17.470103 [ 276 ] {f41c5d0d-7b57-4878-9f15-b4d6b8f632f1} <Debug> TCPHandler: Processed in 0.001943584 sec. | ||
| 18718 | 2026.03.18 18:27:17.470215 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18719 | 2026.03.18 18:27:17.470309 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18720 | 2026.03.18 18:27:17.470349 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18721 | 2026.03.18 18:27:17.470753 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18722 | 2026.03.18 18:27:17.470788 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18723 | 2026.03.18 18:27:17.471075 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18724 | 2026.03.18 18:27:17.471276 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.03.18 18:27:17.471404 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001113 sec., 35040.43126684636 rows/sec., 2.57 MiB/sec. | ||
| 18726 | 2026.03.18 18:27:17.471441 [ 276 ] {7dbad058-97da-4ac8-8759-2082fac39dd1} <Debug> TCPHandler: Processed in 0.001273995 sec. | ||
| 18727 | 2026.03.18 18:27:17.471546 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18728 | 2026.03.18 18:27:17.471637 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18729 | 2026.03.18 18:27:17.471676 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18730 | 2026.03.18 18:27:17.472090 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.03.18 18:27:17.472125 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18732 | 2026.03.18 18:27:17.472428 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18733 | 2026.03.18 18:27:17.472623 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18734 | 2026.03.18 18:27:17.472749 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00113 sec., 91150.44247787612 rows/sec., 7.12 MiB/sec. | ||
| 18735 | 2026.03.18 18:27:17.472786 [ 276 ] {65afea1b-2e68-4bf4-96be-e8b5dbd0875f} <Debug> TCPHandler: Processed in 0.001287426 sec. | ||
| 18736 | 2026.03.18 18:27:17.472893 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18737 | 2026.03.18 18:27:17.472986 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18738 | 2026.03.18 18:27:17.473027 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18739 | 2026.03.18 18:27:17.473428 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18740 | 2026.03.18 18:27:17.473461 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18741 | 2026.03.18 18:27:17.473773 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18742 | 2026.03.18 18:27:17.473971 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18743 | 2026.03.18 18:27:17.474095 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 18744 | 2026.03.18 18:27:17.474130 [ 276 ] {249de1af-a7b0-40f0-9a2f-a59e5f5c3483} <Debug> TCPHandler: Processed in 0.001284785 sec. | ||
| 18745 | 2026.03.18 18:27:17.474236 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.03.18 18:27:17.474328 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18747 | 2026.03.18 18:27:17.474380 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <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 | ||
| 18748 | 2026.03.18 18:27:17.475226 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18749 | 2026.03.18 18:27:17.475259 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18750 | 2026.03.18 18:27:17.475799 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18751 | 2026.03.18 18:27:17.476011 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.03.18 18:27:17.476143 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001832 sec., 21288.2096069869 rows/sec., 38.15 MiB/sec. | ||
| 18753 | 2026.03.18 18:27:17.476195 [ 276 ] {6bcb9a96-e0f0-4e7d-ac0e-b2ae78403174} <Debug> TCPHandler: Processed in 0.002005795 sec. | ||
| 18754 | 2026.03.18 18:27:17.476301 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18755 | 2026.03.18 18:27:17.476393 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18756 | 2026.03.18 18:27:17.476433 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18757 | 2026.03.18 18:27:17.476755 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18758 | 2026.03.18 18:27:17.476789 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18759 | 2026.03.18 18:27:17.477100 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18760 | 2026.03.18 18:27:17.477309 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18761 | 2026.03.18 18:27:17.477432 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 18762 | 2026.03.18 18:27:17.477466 [ 276 ] {73411323-770f-448f-8c6a-e9cf8213ea91} <Debug> TCPHandler: Processed in 0.001213214 sec. | ||
| 18763 | 2026.03.18 18:27:17.510111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 18764 | 2026.03.18 18:27:17.527296 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18765 | 2026.03.18 18:27:17.527344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18766 | 2026.03.18 18:27:17.533440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18767 | 2026.03.18 18:27:17.534157 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18768 | 2026.03.18 18:27:17.537006 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 18769 | 2026.03.18 18:27:18.242324 [ 46 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 18770 | 2026.03.18 18:27:18.242397 [ 46 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18771 | 2026.03.18 18:27:18.242421 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18772 | 2026.03.18 18:27:18.242552 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 18773 | 2026.03.18 18:27:18.242709 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18774 | 2026.03.18 18:27:18.242747 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 20 rows starting from the beginning of the part | ||
| 18775 | 2026.03.18 18:27:18.242823 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 18776 | 2026.03.18 18:27:18.242877 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 18777 | 2026.03.18 18:27:18.242927 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 18778 | 2026.03.18 18:27:18.242975 [ 200 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 18779 | 2026.03.18 18:27:18.243714 [ 201 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224763 sec., 31026.41082397166 rows/sec., 2.59 MiB/sec. | ||
| 18780 | 2026.03.18 18:27:18.243871 [ 189 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 18781 | 2026.03.18 18:27:18.244164 [ 189 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18782 | 2026.03.18 18:27:18.244244 [ 189 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_38_9} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 18783 | 2026.03.18 18:27:18.244336 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18784 | 2026.03.18 18:27:20.693847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2412 | ||
| 18785 | 2026.03.18 18:27:20.695945 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18786 | 2026.03.18 18:27:20.695986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18787 | 2026.03.18 18:27:20.697099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18788 | 2026.03.18 18:27:20.697350 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18789 | 2026.03.18 18:27:20.697608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2412 | ||
| 18790 | 2026.03.18 18:27:20.697621 [ 223 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18791 | 2026.03.18 18:27:20.697657 [ 223 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18792 | 2026.03.18 18:27:20.700714 [ 223 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18793 | 2026.03.18 18:27:20.829053 [ 53 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 18794 | 2026.03.18 18:27:20.829116 [ 53 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18795 | 2026.03.18 18:27:20.829136 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18796 | 2026.03.18 18:27:20.829262 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 18797 | 2026.03.18 18:27:20.829421 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18798 | 2026.03.18 18:27:20.829460 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 881 rows starting from the beginning of the part | ||
| 18799 | 2026.03.18 18:27:20.829544 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 857 rows starting from the beginning of the part | ||
| 18800 | 2026.03.18 18:27:20.829624 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 18801 | 2026.03.18 18:27:20.829700 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 18802 | 2026.03.18 18:27:20.829778 [ 200 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 857 rows starting from the beginning of the part | ||
| 18803 | 2026.03.18 18:27:20.831037 [ 201 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 5 columns (5 merged, 0 gathered) in 0.00183274 sec., 1578510.8635158287 rows/sec., 100.98 MiB/sec. | ||
| 18804 | 2026.03.18 18:27:20.831278 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 18805 | 2026.03.18 18:27:20.831603 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.03.18 18:27:20.831690 [ 198 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_56_12} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 18807 | 2026.03.18 18:27:20.831789 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 18808 | 2026.03.18 18:27:22.472942 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18809 | 2026.03.18 18:27:22.473125 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18810 | 2026.03.18 18:27:22.473192 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18811 | 2026.03.18 18:27:22.473948 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18812 | 2026.03.18 18:27:22.473997 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18813 | 2026.03.18 18:27:22.474405 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18814 | 2026.03.18 18:27:22.474631 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18815 | 2026.03.18 18:27:22.474787 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 18816 | 2026.03.18 18:27:22.474833 [ 276 ] {c1a7b8d7-4516-4205-8d03-4f3189709d1b} <Debug> TCPHandler: Processed in 0.002038846 sec. | ||
| 18817 | 2026.03.18 18:27:22.474959 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18818 | 2026.03.18 18:27:22.475056 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18819 | 2026.03.18 18:27:22.475098 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18820 | 2026.03.18 18:27:22.475934 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18821 | 2026.03.18 18:27:22.475970 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18822 | 2026.03.18 18:27:22.476312 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18823 | 2026.03.18 18:27:22.476514 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18824 | 2026.03.18 18:27:22.476645 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001609 sec., 497824.7358607831 rows/sec., 38.75 MiB/sec. | ||
| 18825 | 2026.03.18 18:27:22.476685 [ 276 ] {0d4e4dee-496a-4686-a42d-01e83c2f6c1a} <Debug> TCPHandler: Processed in 0.001778809 sec. | ||
| 18826 | 2026.03.18 18:27:22.476796 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18827 | 2026.03.18 18:27:22.476891 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18828 | 2026.03.18 18:27:22.476932 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18829 | 2026.03.18 18:27:22.477392 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2026.03.18 18:27:22.477427 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18831 | 2026.03.18 18:27:22.477718 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18832 | 2026.03.18 18:27:22.477945 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18833 | 2026.03.18 18:27:22.478069 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001196 sec., 120401.33779264214 rows/sec., 7.10 MiB/sec. | ||
| 18834 | 2026.03.18 18:27:22.478108 [ 276 ] {2b078d4c-2422-452c-b559-8d62b5bb253c} <Debug> TCPHandler: Processed in 0.001364297 sec. | ||
| 18835 | 2026.03.18 18:27:22.478221 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18836 | 2026.03.18 18:27:22.478316 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18837 | 2026.03.18 18:27:22.478356 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18838 | 2026.03.18 18:27:22.478812 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18839 | 2026.03.18 18:27:22.478847 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18840 | 2026.03.18 18:27:22.479135 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18841 | 2026.03.18 18:27:22.479338 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18842 | 2026.03.18 18:27:22.479462 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001164 sec., 128006.87285223366 rows/sec., 8.27 MiB/sec. | ||
| 18843 | 2026.03.18 18:27:22.479501 [ 276 ] {28fa0a04-adf8-4aae-a81b-85f28f96f27b} <Debug> TCPHandler: Processed in 0.001329207 sec. | ||
| 18844 | 2026.03.18 18:27:22.479617 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18845 | 2026.03.18 18:27:22.479712 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18846 | 2026.03.18 18:27:22.479752 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18847 | 2026.03.18 18:27:22.480208 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18848 | 2026.03.18 18:27:22.480243 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18849 | 2026.03.18 18:27:22.480531 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18850 | 2026.03.18 18:27:22.480733 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18851 | 2026.03.18 18:27:22.480858 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 18852 | 2026.03.18 18:27:22.480897 [ 276 ] {0c9e9525-89c9-4194-ae39-f8886f037970} <Debug> TCPHandler: Processed in 0.001331587 sec. | ||
| 18853 | 2026.03.18 18:27:22.481013 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18854 | 2026.03.18 18:27:22.481107 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18855 | 2026.03.18 18:27:22.481147 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18856 | 2026.03.18 18:27:22.481793 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18857 | 2026.03.18 18:27:22.481829 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18858 | 2026.03.18 18:27:22.482142 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18859 | 2026.03.18 18:27:22.482354 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18860 | 2026.03.18 18:27:22.482481 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001391 sec., 353702.3723939612 rows/sec., 24.81 MiB/sec. | ||
| 18861 | 2026.03.18 18:27:22.482520 [ 276 ] {5cc91975-0c27-4002-8e7c-32c26f39e255} <Debug> TCPHandler: Processed in 0.001556783 sec. | ||
| 18862 | 2026.03.18 18:27:22.482629 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18863 | 2026.03.18 18:27:22.482724 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18864 | 2026.03.18 18:27:22.482765 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18865 | 2026.03.18 18:27:22.483091 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2026.03.18 18:27:22.483126 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18867 | 2026.03.18 18:27:22.483412 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18868 | 2026.03.18 18:27:22.483613 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2026.03.18 18:27:22.483740 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 18870 | 2026.03.18 18:27:22.483779 [ 276 ] {afd82a6f-45a7-4d31-8488-28874713b06b} <Debug> TCPHandler: Processed in 0.001199784 sec. | ||
| 18871 | 2026.03.18 18:27:22.483879 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18872 | 2026.03.18 18:27:22.483974 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18873 | 2026.03.18 18:27:22.484016 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18874 | 2026.03.18 18:27:22.484439 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18875 | 2026.03.18 18:27:22.484475 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18876 | 2026.03.18 18:27:22.484789 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18877 | 2026.03.18 18:27:22.484994 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18878 | 2026.03.18 18:27:22.485119 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_128_26 to all_133_133_0 | ||
| 18879 | 2026.03.18 18:27:22.485128 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 18880 | 2026.03.18 18:27:22.485192 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18881 | 2026.03.18 18:27:22.485208 [ 276 ] {e0fdea77-87b2-4c7e-bd82-fcce88753d2e} <Debug> TCPHandler: Processed in 0.001378988 sec. | ||
| 18882 | 2026.03.18 18:27:22.485217 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18883 | 2026.03.18 18:27:22.485330 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18884 | 2026.03.18 18:27:22.485347 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_26 to all_133_133_0 into Compact with storage Full | ||
| 18885 | 2026.03.18 18:27:22.485430 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18886 | 2026.03.18 18:27:22.485476 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18887 | 2026.03.18 18:27:22.485512 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18888 | 2026.03.18 18:27:22.485557 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_128_26, total 45678 rows starting from the beginning of the part | ||
| 18889 | 2026.03.18 18:27:22.485636 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 18890 | 2026.03.18 18:27:22.485691 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1324 rows starting from the beginning of the part | ||
| 18891 | 2026.03.18 18:27:22.485744 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
| 18892 | 2026.03.18 18:27:22.485788 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18893 | 2026.03.18 18:27:22.485790 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18894 | 2026.03.18 18:27:22.485832 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18895 | 2026.03.18 18:27:22.485861 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 265 rows starting from the beginning of the part | ||
| 18896 | 2026.03.18 18:27:22.486157 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18897 | 2026.03.18 18:27:22.486416 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2026.03.18 18:27:22.486548 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 18899 | 2026.03.18 18:27:22.486587 [ 276 ] {8b1e220b-1965-4596-ba21-842865d7240e} <Debug> TCPHandler: Processed in 0.001307066 sec. | ||
| 18900 | 2026.03.18 18:27:22.486705 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18901 | 2026.03.18 18:27:22.486798 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18902 | 2026.03.18 18:27:22.486851 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <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 | ||
| 18903 | 2026.03.18 18:27:22.487632 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18904 | 2026.03.18 18:27:22.487668 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18905 | 2026.03.18 18:27:22.488153 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18906 | 2026.03.18 18:27:22.488380 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18907 | 2026.03.18 18:27:22.488516 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18908 | 2026.03.18 18:27:22.488519 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001738 sec., 1150.7479861910242 rows/sec., 2.06 MiB/sec. | ||
| 18909 | 2026.03.18 18:27:22.488563 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18910 | 2026.03.18 18:27:22.488590 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18911 | 2026.03.18 18:27:22.488601 [ 276 ] {93c8f412-8693-496d-a289-be57655915fe} <Debug> TCPHandler: Processed in 0.001946173 sec. | ||
| 18912 | 2026.03.18 18:27:22.488728 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18913 | 2026.03.18 18:27:22.488723 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 18914 | 2026.03.18 18:27:22.488831 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18915 | 2026.03.18 18:27:22.488883 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18916 | 2026.03.18 18:27:22.489088 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18917 | 2026.03.18 18:27:22.489200 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2374 rows starting from the beginning of the part | ||
| 18918 | 2026.03.18 18:27:22.489266 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18919 | 2026.03.18 18:27:22.489308 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18920 | 2026.03.18 18:27:22.489340 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 2 rows starting from the beginning of the part | ||
| 18921 | 2026.03.18 18:27:22.489469 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 39 rows starting from the beginning of the part | ||
| 18922 | 2026.03.18 18:27:22.489598 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 13 rows starting from the beginning of the part | ||
| 18923 | 2026.03.18 18:27:22.489652 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18924 | 2026.03.18 18:27:22.489725 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 39 rows starting from the beginning of the part | ||
| 18925 | 2026.03.18 18:27:22.489841 [ 198 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 2 rows starting from the beginning of the part | ||
| 18926 | 2026.03.18 18:27:22.489896 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18927 | 2026.03.18 18:27:22.490035 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001228 sec., 73289.90228013029 rows/sec., 4.59 MiB/sec. | ||
| 18928 | 2026.03.18 18:27:22.490073 [ 276 ] {eddbecf8-1ef5-47a4-93c2-df83ca72775b} <Debug> TCPHandler: Processed in 0.001397839 sec. | ||
| 18929 | 2026.03.18 18:27:22.490139 [ 224 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18930 | 2026.03.18 18:27:22.490180 [ 224 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18931 | 2026.03.18 18:27:22.493043 [ 224 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18932 | 2026.03.18 18:27:22.495833 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47715 rows, containing 5 columns (5 merged, 0 gathered) in 0.01054479 sec., 4524983.427834978 rows/sec., 295.74 MiB/sec. | ||
| 18933 | 2026.03.18 18:27:22.496446 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) | ||
| 18934 | 2026.03.18 18:27:22.496762 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18935 | 2026.03.18 18:27:22.496841 [ 195 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_128_26, all_133_133_0] -> all_1_133_27 | ||
| 18936 | 2026.03.18 18:27:22.496981 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18937 | 2026.03.18 18:27:22.499919 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2469 rows, containing 19 columns (19 merged, 0 gathered) in 0.01126337 sec., 219206.15233273877 rows/sec., 392.81 MiB/sec. | ||
| 18938 | 2026.03.18 18:27:22.502086 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18939 | 2026.03.18 18:27:22.502419 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18940 | 2026.03.18 18:27:22.502490 [ 195 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18941 | 2026.03.18 18:27:22.502636 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.63 MiB. | ||
| 18942 | 2026.03.18 18:27:22.958855 [ 224 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18943 | 2026.03.18 18:27:22.958912 [ 224 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18944 | 2026.03.18 18:27:22.961263 [ 224 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18945 | 2026.03.18 18:27:23.001109 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.28 MiB, peak 404.87 MiB, free memory in arenas 0.00 B, will set to 389.70 MiB (RSS), difference: 3.42 MiB | ||
| 18946 | 2026.03.18 18:27:23.013652 [ 224 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18947 | 2026.03.18 18:27:23.013691 [ 224 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18948 | 2026.03.18 18:27:23.016689 [ 224 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18949 | 2026.03.18 18:27:23.086292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37983 | ||
| 18950 | 2026.03.18 18:27:23.086799 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.03.18 18:27:23.086837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18952 | 2026.03.18 18:27:23.087337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18953 | 2026.03.18 18:27:23.087559 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18954 | 2026.03.18 18:27:23.087685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37983 | ||
| 18955 | 2026.03.18 18:27:23.608605 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18956 | 2026.03.18 18:27:23.608656 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18957 | 2026.03.18 18:27:23.612018 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18958 | 2026.03.18 18:27:25.037945 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18959 | 2026.03.18 18:27:25.055278 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.03.18 18:27:25.055328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18961 | 2026.03.18 18:27:25.061512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18962 | 2026.03.18 18:27:25.062241 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18963 | 2026.03.18 18:27:25.065078 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18964 | 2026.03.18 18:27:27.467113 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18965 | 2026.03.18 18:27:27.467371 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18966 | 2026.03.18 18:27:27.467434 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18967 | 2026.03.18 18:27:27.468033 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18968 | 2026.03.18 18:27:27.468072 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18969 | 2026.03.18 18:27:27.468444 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 18970 | 2026.03.18 18:27:27.468661 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18971 | 2026.03.18 18:27:27.468820 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001505 sec., 2657.8073089700997 rows/sec., 216.73 KiB/sec. | ||
| 18972 | 2026.03.18 18:27:27.468871 [ 276 ] {e2cb9bbe-54df-443d-94d1-91e448ec94c9} <Debug> TCPHandler: Processed in 0.001933483 sec. | ||
| 18973 | 2026.03.18 18:27:27.468980 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18974 | 2026.03.18 18:27:27.469072 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18975 | 2026.03.18 18:27:27.469111 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18976 | 2026.03.18 18:27:27.469572 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18977 | 2026.03.18 18:27:27.469607 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18978 | 2026.03.18 18:27:27.469920 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18979 | 2026.03.18 18:27:27.470120 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18980 | 2026.03.18 18:27:27.470247 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Debug> executeQuery: Read 136 rows, 12.02 KiB in 0.001192 sec., 114093.95973154363 rows/sec., 9.84 MiB/sec. | ||
| 18981 | 2026.03.18 18:27:27.470283 [ 276 ] {8c4baaa9-d570-4bb0-92b8-6158d72fbc85} <Debug> TCPHandler: Processed in 0.001351107 sec. | ||
| 18982 | 2026.03.18 18:27:27.470391 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18983 | 2026.03.18 18:27:27.470483 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18984 | 2026.03.18 18:27:27.470521 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18985 | 2026.03.18 18:27:27.470911 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18986 | 2026.03.18 18:27:27.470946 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18987 | 2026.03.18 18:27:27.471235 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18988 | 2026.03.18 18:27:27.471433 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18989 | 2026.03.18 18:27:27.471558 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Debug> executeQuery: Read 43 rows, 3.21 KiB in 0.001093 sec., 39341.26258005489 rows/sec., 2.87 MiB/sec. | ||
| 18990 | 2026.03.18 18:27:27.471594 [ 276 ] {4e1ecbd9-c70a-4bef-b255-dbadfc8a0e49} <Debug> TCPHandler: Processed in 0.001251374 sec. | ||
| 18991 | 2026.03.18 18:27:27.471700 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18992 | 2026.03.18 18:27:27.471792 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18993 | 2026.03.18 18:27:27.471830 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18994 | 2026.03.18 18:27:27.472233 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18995 | 2026.03.18 18:27:27.472268 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18996 | 2026.03.18 18:27:27.472563 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18997 | 2026.03.18 18:27:27.472761 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18998 | 2026.03.18 18:27:27.472888 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001114 sec., 96050.26929982047 rows/sec., 7.51 MiB/sec. | ||
| 18999 | 2026.03.18 18:27:27.472925 [ 276 ] {42c3f40c-7495-4c39-90ec-1cf703463f2f} <Debug> TCPHandler: Processed in 0.001272315 sec. | ||
| 19000 | 2026.03.18 18:27:27.473032 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19001 | 2026.03.18 18:27:27.473123 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19002 | 2026.03.18 18:27:27.473165 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19003 | 2026.03.18 18:27:27.473551 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19004 | 2026.03.18 18:27:27.473585 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19005 | 2026.03.18 18:27:27.473912 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19006 | 2026.03.18 18:27:27.474115 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19007 | 2026.03.18 18:27:27.474241 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001136 sec., 142605.63380281688 rows/sec., 9.93 MiB/sec. | ||
| 19008 | 2026.03.18 18:27:27.474277 [ 276 ] {cc927708-41d3-41bb-b866-9b0a2b0b0d03} <Debug> TCPHandler: Processed in 0.001292476 sec. | ||
| 19009 | 2026.03.18 18:27:27.474382 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19010 | 2026.03.18 18:27:27.474490 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19011 | 2026.03.18 18:27:27.474548 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <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 | ||
| 19012 | 2026.03.18 18:27:27.475405 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19013 | 2026.03.18 18:27:27.475444 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19014 | 2026.03.18 18:27:27.476020 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19015 | 2026.03.18 18:27:27.476252 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19016 | 2026.03.18 18:27:27.476400 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001929 sec., 20217.72939346812 rows/sec., 36.23 MiB/sec. | ||
| 19017 | 2026.03.18 18:27:27.476459 [ 276 ] {516d4970-dfe2-461c-98be-3e40563101bd} <Debug> TCPHandler: Processed in 0.002128079 sec. | ||
| 19018 | 2026.03.18 18:27:27.476576 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.03.18 18:27:27.476674 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19020 | 2026.03.18 18:27:27.476717 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19021 | 2026.03.18 18:27:27.477075 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2026.03.18 18:27:27.477112 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19023 | 2026.03.18 18:27:27.477423 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19024 | 2026.03.18 18:27:27.477630 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.03.18 18:27:27.477765 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 19026 | 2026.03.18 18:27:27.477805 [ 276 ] {a0f5f39f-f8ce-44f9-a2a6-f6d970f13ef6} <Debug> TCPHandler: Processed in 0.001280565 sec. | ||
| 19027 | 2026.03.18 18:27:27.754830 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19028 | 2026.03.18 18:27:27.754913 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19029 | 2026.03.18 18:27:27.757767 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19030 | 2026.03.18 18:27:30.351805 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19031 | 2026.03.18 18:27:30.351903 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19032 | 2026.03.18 18:27:30.479204 [ 217 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19033 | 2026.03.18 18:27:30.479249 [ 217 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19034 | 2026.03.18 18:27:30.481334 [ 217 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19035 | 2026.03.18 18:27:30.588701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38431 | ||
| 19036 | 2026.03.18 18:27:30.589203 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19037 | 2026.03.18 18:27:30.589240 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19038 | 2026.03.18 18:27:30.589719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19039 | 2026.03.18 18:27:30.589946 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19040 | 2026.03.18 18:27:30.590071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38431 | ||
| 19041 | 2026.03.18 18:27:30.698530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2448 | ||
| 19042 | 2026.03.18 18:27:30.700968 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19043 | 2026.03.18 18:27:30.701016 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19044 | 2026.03.18 18:27:30.702205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19045 | 2026.03.18 18:27:30.702460 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19046 | 2026.03.18 18:27:30.702739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2448 | ||
| 19047 | 2026.03.18 18:27:30.728309 [ 217 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19048 | 2026.03.18 18:27:30.728351 [ 217 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19049 | 2026.03.18 18:27:30.731578 [ 217 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19050 | 2026.03.18 18:27:31.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.70 MiB, peak 404.87 MiB, free memory in arenas 0.00 B, will set to 389.70 MiB (RSS), difference: 3.99 MiB | ||
| 19051 | 2026.03.18 18:27:31.002314 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000917725 sec. | ||
| 19052 | 2026.03.18 18:27:32.203938 [ 220 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19053 | 2026.03.18 18:27:32.204000 [ 220 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19054 | 2026.03.18 18:27:32.206699 [ 220 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19055 | 2026.03.18 18:27:32.472831 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19056 | 2026.03.18 18:27:32.473017 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19057 | 2026.03.18 18:27:32.473084 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19058 | 2026.03.18 18:27:32.473811 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2026.03.18 18:27:32.473858 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19060 | 2026.03.18 18:27:32.474263 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19061 | 2026.03.18 18:27:32.474510 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2026.03.18 18:27:32.474669 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0017 sec., 167058.82352941178 rows/sec., 10.61 MiB/sec. | ||
| 19063 | 2026.03.18 18:27:32.474719 [ 276 ] {9778ec33-b154-4dfa-a819-10a7c7fbbc63} <Debug> TCPHandler: Processed in 0.002013005 sec. | ||
| 19064 | 2026.03.18 18:27:32.474725 [ 224 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19065 | 2026.03.18 18:27:32.474779 [ 224 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19066 | 2026.03.18 18:27:32.474846 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19067 | 2026.03.18 18:27:32.474950 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19068 | 2026.03.18 18:27:32.474993 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19069 | 2026.03.18 18:27:32.475692 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19070 | 2026.03.18 18:27:32.475734 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19071 | 2026.03.18 18:27:32.476096 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19072 | 2026.03.18 18:27:32.476373 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19073 | 2026.03.18 18:27:32.476515 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001582 sec., 506321.1125158028 rows/sec., 39.41 MiB/sec. | ||
| 19074 | 2026.03.18 18:27:32.476560 [ 276 ] {f1c5f8dc-3af4-495c-a513-8f32c1eb0433} <Debug> TCPHandler: Processed in 0.001764378 sec. | ||
| 19075 | 2026.03.18 18:27:32.476683 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19076 | 2026.03.18 18:27:32.476787 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19077 | 2026.03.18 18:27:32.476833 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19078 | 2026.03.18 18:27:32.477275 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19079 | 2026.03.18 18:27:32.477316 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19080 | 2026.03.18 18:27:32.477449 [ 224 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19081 | 2026.03.18 18:27:32.477645 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19082 | 2026.03.18 18:27:32.477875 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.03.18 18:27:32.478011 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.00124 sec., 116129.03225806452 rows/sec., 6.85 MiB/sec. | ||
| 19084 | 2026.03.18 18:27:32.478052 [ 276 ] {13c008e7-2d1e-498d-a347-e64236d0df24} <Debug> TCPHandler: Processed in 0.001420059 sec. | ||
| 19085 | 2026.03.18 18:27:32.478173 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19086 | 2026.03.18 18:27:32.478270 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19087 | 2026.03.18 18:27:32.478312 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19088 | 2026.03.18 18:27:32.478750 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19089 | 2026.03.18 18:27:32.478786 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19090 | 2026.03.18 18:27:32.479097 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19091 | 2026.03.18 18:27:32.479328 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19092 | 2026.03.18 18:27:32.479462 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 19093 | 2026.03.18 18:27:32.479506 [ 276 ] {03c8adba-41fd-4f53-a75e-449685959867} <Debug> TCPHandler: Processed in 0.001383578 sec. | ||
| 19094 | 2026.03.18 18:27:32.479625 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19095 | 2026.03.18 18:27:32.479723 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19096 | 2026.03.18 18:27:32.479766 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19097 | 2026.03.18 18:27:32.480203 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19098 | 2026.03.18 18:27:32.480239 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19099 | 2026.03.18 18:27:32.480546 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19100 | 2026.03.18 18:27:32.480776 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19101 | 2026.03.18 18:27:32.480911 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 19102 | 2026.03.18 18:27:32.480951 [ 276 ] {1d2aca24-fbf2-43a7-87a5-0f4b305c6c41} <Debug> TCPHandler: Processed in 0.001375778 sec. | ||
| 19103 | 2026.03.18 18:27:32.481071 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19104 | 2026.03.18 18:27:32.481169 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19105 | 2026.03.18 18:27:32.481211 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19106 | 2026.03.18 18:27:32.481768 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19107 | 2026.03.18 18:27:32.481804 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19108 | 2026.03.18 18:27:32.482138 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19109 | 2026.03.18 18:27:32.482363 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19110 | 2026.03.18 18:27:32.482500 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001347 sec., 365256.1247216035 rows/sec., 25.62 MiB/sec. | ||
| 19111 | 2026.03.18 18:27:32.482542 [ 276 ] {cf8c402a-00c2-46dd-9f41-3f4890385781} <Debug> TCPHandler: Processed in 0.001522182 sec. | ||
| 19112 | 2026.03.18 18:27:32.482657 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19113 | 2026.03.18 18:27:32.482757 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19114 | 2026.03.18 18:27:32.482801 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19115 | 2026.03.18 18:27:32.483149 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.03.18 18:27:32.483187 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19117 | 2026.03.18 18:27:32.483493 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19118 | 2026.03.18 18:27:32.483714 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19119 | 2026.03.18 18:27:32.483846 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 19120 | 2026.03.18 18:27:32.483886 [ 276 ] {494f653b-698e-4b2a-bdee-8612a5e80145} <Debug> TCPHandler: Processed in 0.001280185 sec. | ||
| 19121 | 2026.03.18 18:27:32.483999 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19122 | 2026.03.18 18:27:32.484098 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19123 | 2026.03.18 18:27:32.484143 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19124 | 2026.03.18 18:27:32.484546 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19125 | 2026.03.18 18:27:32.484582 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19126 | 2026.03.18 18:27:32.484917 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19127 | 2026.03.18 18:27:32.485143 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19128 | 2026.03.18 18:27:32.485276 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 19129 | 2026.03.18 18:27:32.485317 [ 276 ] {4c99f4dc-5e51-428b-9923-96fe2d56588b} <Debug> TCPHandler: Processed in 0.001367707 sec. | ||
| 19130 | 2026.03.18 18:27:32.485436 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19131 | 2026.03.18 18:27:32.485534 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19132 | 2026.03.18 18:27:32.485579 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19133 | 2026.03.18 18:27:32.485905 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19134 | 2026.03.18 18:27:32.485942 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19135 | 2026.03.18 18:27:32.486242 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19136 | 2026.03.18 18:27:32.486453 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2026.03.18 18:27:32.486587 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 19138 | 2026.03.18 18:27:32.486627 [ 276 ] {ae415d0d-fd74-4273-84af-4a5d6271ecbe} <Debug> TCPHandler: Processed in 0.001240884 sec. | ||
| 19139 | 2026.03.18 18:27:32.486749 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19140 | 2026.03.18 18:27:32.486848 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19141 | 2026.03.18 18:27:32.486904 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <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 | ||
| 19142 | 2026.03.18 18:27:32.487686 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19143 | 2026.03.18 18:27:32.487724 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19144 | 2026.03.18 18:27:32.488221 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19145 | 2026.03.18 18:27:32.488462 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19146 | 2026.03.18 18:27:32.488604 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001773 sec., 1128.0315848843768 rows/sec., 2.02 MiB/sec. | ||
| 19147 | 2026.03.18 18:27:32.488663 [ 276 ] {a1b7852e-5669-450b-804b-55e79ae5f52a} <Debug> TCPHandler: Processed in 0.001971024 sec. | ||
| 19148 | 2026.03.18 18:27:32.488785 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19149 | 2026.03.18 18:27:32.488885 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19150 | 2026.03.18 18:27:32.488928 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19151 | 2026.03.18 18:27:32.489270 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19152 | 2026.03.18 18:27:32.489311 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19153 | 2026.03.18 18:27:32.489643 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19154 | 2026.03.18 18:27:32.489866 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19155 | 2026.03.18 18:27:32.490002 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 19156 | 2026.03.18 18:27:32.490041 [ 276 ] {13a319a8-d8b5-49c4-b9ae-c84d52b560f1} <Debug> TCPHandler: Processed in 0.001305806 sec. | ||
| 19157 | 2026.03.18 18:27:32.566032 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 19158 | 2026.03.18 18:27:32.582067 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19159 | 2026.03.18 18:27:32.582124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19160 | 2026.03.18 18:27:32.588191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19161 | 2026.03.18 18:27:32.588884 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19162 | 2026.03.18 18:27:32.591660 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 19163 | 2026.03.18 18:27:33.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.00 MiB, peak 404.87 MiB, free memory in arenas 0.00 B, will set to 389.70 MiB (RSS), difference: -1.31 MiB | ||
| 19164 | 2026.03.18 18:27:37.071263 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46578 | ||
| 19165 | 2026.03.18 18:27:37.071394 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19166 | 2026.03.18 18:27:37.071424 [ 294 ] {} <Debug> TCP-Session: 78833276-c56f-4032-ab49-8a32855df413 Authenticating user 'default' from [fd00:1122:3344:101::e]:46578 | ||
| 19167 | 2026.03.18 18:27:37.071447 [ 294 ] {} <Debug> TCP-Session: 78833276-c56f-4032-ab49-8a32855df413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19168 | 2026.03.18 18:27:37.071460 [ 294 ] {} <Debug> TCP-Session: 78833276-c56f-4032-ab49-8a32855df413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19169 | 2026.03.18 18:27:37.071646 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43866 | ||
| 19170 | 2026.03.18 18:27:37.071691 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54245 | ||
| 19171 | 2026.03.18 18:27:37.071712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38353 | ||
| 19172 | 2026.03.18 18:27:37.071720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41714 | ||
| 19173 | 2026.03.18 18:27:37.071751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47718 | ||
| 19174 | 2026.03.18 18:27:37.071787 [ 294 ] {} <Trace> TCP-Session: 78833276-c56f-4032-ab49-8a32855df413 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19175 | 2026.03.18 18:27:37.071810 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19176 | 2026.03.18 18:27:37.071810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19177 | 2026.03.18 18:27:37.071825 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19178 | 2026.03.18 18:27:37.071857 [ 289 ] {} <Debug> TCP-Session: 4b9da2b1-ad02-40cf-8bde-a7c60945a191 Authenticating user 'default' from [fd00:1122:3344:101::e]:38353 | ||
| 19179 | 2026.03.18 18:27:37.071847 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19180 | 2026.03.18 18:27:37.071890 [ 290 ] {} <Debug> TCP-Session: 224112cd-be5c-448c-988a-71a99a25f49b Authenticating user 'default' from [fd00:1122:3344:101::e]:41714 | ||
| 19181 | 2026.03.18 18:27:37.071899 [ 289 ] {} <Debug> TCP-Session: 4b9da2b1-ad02-40cf-8bde-a7c60945a191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19182 | 2026.03.18 18:27:37.071912 [ 293 ] {} <Debug> TCP-Session: ac525b4b-6323-4e20-b9ec-dc1d44831a2d Authenticating user 'default' from [fd00:1122:3344:101::e]:47718 | ||
| 19183 | 2026.03.18 18:27:37.071925 [ 290 ] {} <Debug> TCP-Session: 224112cd-be5c-448c-988a-71a99a25f49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19184 | 2026.03.18 18:27:37.071933 [ 289 ] {} <Debug> TCP-Session: 4b9da2b1-ad02-40cf-8bde-a7c60945a191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19185 | 2026.03.18 18:27:37.071945 [ 293 ] {} <Debug> TCP-Session: ac525b4b-6323-4e20-b9ec-dc1d44831a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19186 | 2026.03.18 18:27:37.071955 [ 290 ] {} <Debug> TCP-Session: 224112cd-be5c-448c-988a-71a99a25f49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19187 | 2026.03.18 18:27:37.071966 [ 294 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46578) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19188 | 2026.03.18 18:27:37.071984 [ 293 ] {} <Debug> TCP-Session: ac525b4b-6323-4e20-b9ec-dc1d44831a2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19189 | 2026.03.18 18:27:37.071738 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55564 | ||
| 19190 | 2026.03.18 18:27:37.071723 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19191 | 2026.03.18 18:27:37.071705 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44379 | ||
| 19192 | 2026.03.18 18:27:37.072086 [ 275 ] {} <Debug> TCP-Session: 212e153e-c4ab-4891-b436-d3c0a2ebe08d Authenticating user 'default' from [fd00:1122:3344:101::e]:43866 | ||
| 19193 | 2026.03.18 18:27:37.071744 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52640 | ||
| 19194 | 2026.03.18 18:27:37.072122 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19195 | 2026.03.18 18:27:37.072126 [ 275 ] {} <Debug> TCP-Session: 212e153e-c4ab-4891-b436-d3c0a2ebe08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19196 | 2026.03.18 18:27:37.072172 [ 291 ] {} <Debug> TCP-Session: 67bd0f9a-db85-4317-8e53-62de0fc73da6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55564 | ||
| 19197 | 2026.03.18 18:27:37.072176 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19198 | 2026.03.18 18:27:37.072184 [ 275 ] {} <Debug> TCP-Session: 212e153e-c4ab-4891-b436-d3c0a2ebe08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19199 | 2026.03.18 18:27:37.072210 [ 291 ] {} <Debug> TCP-Session: 67bd0f9a-db85-4317-8e53-62de0fc73da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19200 | 2026.03.18 18:27:37.072223 [ 288 ] {} <Debug> TCP-Session: 04701de0-5ea4-4aa2-8ae8-9e22a585e856 Authenticating user 'default' from [fd00:1122:3344:101::e]:44379 | ||
| 19201 | 2026.03.18 18:27:37.072242 [ 291 ] {} <Debug> TCP-Session: 67bd0f9a-db85-4317-8e53-62de0fc73da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19202 | 2026.03.18 18:27:37.072245 [ 294 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19203 | 2026.03.18 18:27:37.072265 [ 288 ] {} <Debug> TCP-Session: 04701de0-5ea4-4aa2-8ae8-9e22a585e856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19204 | 2026.03.18 18:27:37.072308 [ 288 ] {} <Debug> TCP-Session: 04701de0-5ea4-4aa2-8ae8-9e22a585e856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19205 | 2026.03.18 18:27:37.071847 [ 286 ] {} <Debug> TCP-Session: 06eef598-8c02-4c65-903f-b45739cf325d Authenticating user 'default' from [fd00:1122:3344:101::e]:54245 | ||
| 19206 | 2026.03.18 18:27:37.072329 [ 294 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19207 | 2026.03.18 18:27:37.072355 [ 286 ] {} <Debug> TCP-Session: 06eef598-8c02-4c65-903f-b45739cf325d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19208 | 2026.03.18 18:27:37.072378 [ 286 ] {} <Debug> TCP-Session: 06eef598-8c02-4c65-903f-b45739cf325d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19209 | 2026.03.18 18:27:37.072432 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19210 | 2026.03.18 18:27:37.072464 [ 292 ] {} <Debug> TCP-Session: 26434759-45a0-444f-b016-aab664ff9275 Authenticating user 'default' from [fd00:1122:3344:101::e]:52640 | ||
| 19211 | 2026.03.18 18:27:37.072481 [ 292 ] {} <Debug> TCP-Session: 26434759-45a0-444f-b016-aab664ff9275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19212 | 2026.03.18 18:27:37.072494 [ 292 ] {} <Debug> TCP-Session: 26434759-45a0-444f-b016-aab664ff9275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19213 | 2026.03.18 18:27:37.072626 [ 294 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 19214 | 2026.03.18 18:27:37.073541 [ 339 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Trace> AggregatingTransform: Aggregating | ||
| 19215 | 2026.03.18 18:27:37.073582 [ 339 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Trace> Aggregator: Aggregation method: without_key | ||
| 19216 | 2026.03.18 18:27:37.073619 [ 339 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888604 sec. (1125.361 rows/sec., 43.96 KiB/sec.) | ||
| 19217 | 2026.03.18 18:27:37.073637 [ 339 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Trace> Aggregator: Merging aggregated data | ||
| 19218 | 2026.03.18 18:27:37.075066 [ 294 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 19219 | 2026.03.18 18:27:37.075216 [ 294 ] {99af03af-3cfb-4b57-b30e-017e76f87946} <Debug> TCPHandler: Processed in 0.003569178 sec. | ||
| 19220 | 2026.03.18 18:27:37.075304 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19221 | 2026.03.18 18:27:37.075332 [ 294 ] {} <Debug> TCP-Session: 78833276-c56f-4032-ab49-8a32855df413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19222 | 2026.03.18 18:27:37.075336 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19223 | 2026.03.18 18:27:37.075360 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19224 | 2026.03.18 18:27:37.075376 [ 293 ] {} <Debug> TCP-Session: ac525b4b-6323-4e20-b9ec-dc1d44831a2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19225 | 2026.03.18 18:27:37.075381 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19226 | 2026.03.18 18:27:37.075400 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19227 | 2026.03.18 18:27:37.075429 [ 286 ] {} <Debug> TCP-Session: 06eef598-8c02-4c65-903f-b45739cf325d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19228 | 2026.03.18 18:27:37.075438 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19229 | 2026.03.18 18:27:37.075455 [ 288 ] {} <Debug> TCP-Session: 04701de0-5ea4-4aa2-8ae8-9e22a585e856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19230 | 2026.03.18 18:27:37.075454 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19231 | 2026.03.18 18:27:37.075492 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19232 | 2026.03.18 18:27:37.075515 [ 292 ] {} <Debug> TCP-Session: 26434759-45a0-444f-b016-aab664ff9275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19233 | 2026.03.18 18:27:37.075491 [ 290 ] {} <Debug> TCP-Session: 224112cd-be5c-448c-988a-71a99a25f49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19234 | 2026.03.18 18:27:37.075545 [ 291 ] {} <Debug> TCP-Session: 67bd0f9a-db85-4317-8e53-62de0fc73da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19235 | 2026.03.18 18:27:37.075420 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19236 | 2026.03.18 18:27:37.075404 [ 275 ] {} <Debug> TCP-Session: 212e153e-c4ab-4891-b436-d3c0a2ebe08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19237 | 2026.03.18 18:27:37.075615 [ 289 ] {} <Debug> TCP-Session: 4b9da2b1-ad02-40cf-8bde-a7c60945a191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19238 | 2026.03.18 18:27:37.277067 [ 220 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19239 | 2026.03.18 18:27:37.277118 [ 220 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19240 | 2026.03.18 18:27:37.280227 [ 220 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19241 | 2026.03.18 18:27:37.467804 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19242 | 2026.03.18 18:27:37.468006 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19243 | 2026.03.18 18:27:37.468074 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19244 | 2026.03.18 18:27:37.469083 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19245 | 2026.03.18 18:27:37.469147 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19246 | 2026.03.18 18:27:37.469684 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19247 | 2026.03.18 18:27:37.469978 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19248 | 2026.03.18 18:27:37.470183 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.002227 sec., 60170.63313875169 rows/sec., 5.20 MiB/sec. | ||
| 19249 | 2026.03.18 18:27:37.470225 [ 111 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19250 | 2026.03.18 18:27:37.470243 [ 276 ] {f8423018-28b2-4460-a31f-7a87e66d544f} <Debug> TCPHandler: Processed in 0.002628623 sec. | ||
| 19251 | 2026.03.18 18:27:37.470334 [ 111 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19252 | 2026.03.18 18:27:37.470367 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19253 | 2026.03.18 18:27:37.470517 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19254 | 2026.03.18 18:27:37.470549 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19255 | 2026.03.18 18:27:37.470637 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19256 | 2026.03.18 18:27:37.470695 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19257 | 2026.03.18 18:27:37.470752 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19258 | 2026.03.18 18:27:37.470802 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2893 rows starting from the beginning of the part | ||
| 19259 | 2026.03.18 18:27:37.470903 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 134 rows starting from the beginning of the part | ||
| 19260 | 2026.03.18 18:27:37.470968 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 801 rows starting from the beginning of the part | ||
| 19261 | 2026.03.18 18:27:37.471036 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 136 rows starting from the beginning of the part | ||
| 19262 | 2026.03.18 18:27:37.471107 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 801 rows starting from the beginning of the part | ||
| 19263 | 2026.03.18 18:27:37.471170 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 134 rows starting from the beginning of the part | ||
| 19264 | 2026.03.18 18:27:37.471306 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19265 | 2026.03.18 18:27:37.471358 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19266 | 2026.03.18 18:27:37.471767 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19267 | 2026.03.18 18:27:37.472078 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19268 | 2026.03.18 18:27:37.472245 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001636 sec., 23838.630806845966 rows/sec., 1.75 MiB/sec. | ||
| 19269 | 2026.03.18 18:27:37.472254 [ 110 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19270 | 2026.03.18 18:27:37.472289 [ 276 ] {3da60e37-7911-4c6a-9c96-54b81d443b19} <Debug> TCPHandler: Processed in 0.00183455 sec. | ||
| 19271 | 2026.03.18 18:27:37.472306 [ 110 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19272 | 2026.03.18 18:27:37.472360 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19273 | 2026.03.18 18:27:37.472419 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19274 | 2026.03.18 18:27:37.472450 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19275 | 2026.03.18 18:27:37.472519 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19276 | 2026.03.18 18:27:37.472527 [ 221 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19277 | 2026.03.18 18:27:37.472569 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19278 | 2026.03.18 18:27:37.472592 [ 221 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19279 | 2026.03.18 18:27:37.472565 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19280 | 2026.03.18 18:27:37.472619 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 226 rows starting from the beginning of the part | ||
| 19281 | 2026.03.18 18:27:37.472688 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 39 rows starting from the beginning of the part | ||
| 19282 | 2026.03.18 18:27:37.472734 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 144 rows starting from the beginning of the part | ||
| 19283 | 2026.03.18 18:27:37.472772 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 43 rows starting from the beginning of the part | ||
| 19284 | 2026.03.18 18:27:37.472811 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 144 rows starting from the beginning of the part | ||
| 19285 | 2026.03.18 18:27:37.472851 [ 195 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 39 rows starting from the beginning of the part | ||
| 19286 | 2026.03.18 18:27:37.473087 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19287 | 2026.03.18 18:27:37.473132 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19288 | 2026.03.18 18:27:37.473386 [ 192 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4899 rows, containing 5 columns (5 merged, 0 gathered) in 0.0029227 sec., 1676189.8244773669 rows/sec., 137.08 MiB/sec. | ||
| 19289 | 2026.03.18 18:27:37.473488 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19290 | 2026.03.18 18:27:37.473671 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19291 | 2026.03.18 18:27:37.473712 [ 191 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293985 sec., 490732.1182239361 rows/sec., 33.02 MiB/sec. | ||
| 19292 | 2026.03.18 18:27:37.473735 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19293 | 2026.03.18 18:27:37.473888 [ 110 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19294 | 2026.03.18 18:27:37.473892 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001392 sec., 73994.25287356322 rows/sec., 5.78 MiB/sec. | ||
| 19295 | 2026.03.18 18:27:37.473923 [ 110 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19296 | 2026.03.18 18:27:37.473939 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19297 | 2026.03.18 18:27:37.473951 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19298 | 2026.03.18 18:27:37.473952 [ 276 ] {79bc570d-fff0-4d9a-be9f-b10575d820b1} <Debug> TCPHandler: Processed in 0.001587434 sec. | ||
| 19299 | 2026.03.18 18:27:37.474029 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.03.18 18:27:37.474042 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19301 | 2026.03.18 18:27:37.474096 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19302 | 2026.03.18 18:27:37.474127 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_136_27} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19303 | 2026.03.18 18:27:37.474139 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19304 | 2026.03.18 18:27:37.474171 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1552 rows starting from the beginning of the part | ||
| 19305 | 2026.03.18 18:27:37.474201 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19306 | 2026.03.18 18:27:37.474214 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 19307 | 2026.03.18 18:27:37.474225 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 103 rows starting from the beginning of the part | ||
| 19308 | 2026.03.18 18:27:37.474255 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19309 | 2026.03.18 18:27:37.474279 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 492 rows starting from the beginning of the part | ||
| 19310 | 2026.03.18 18:27:37.474328 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 107 rows starting from the beginning of the part | ||
| 19311 | 2026.03.18 18:27:37.474344 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19312 | 2026.03.18 18:27:37.474370 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 492 rows starting from the beginning of the part | ||
| 19313 | 2026.03.18 18:27:37.474415 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 103 rows starting from the beginning of the part | ||
| 19314 | 2026.03.18 18:27:37.474444 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_116_23} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19315 | 2026.03.18 18:27:37.474558 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 19316 | 2026.03.18 18:27:37.474690 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19317 | 2026.03.18 18:27:37.474731 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19318 | 2026.03.18 18:27:37.475099 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19319 | 2026.03.18 18:27:37.475315 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19320 | 2026.03.18 18:27:37.475450 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 19321 | 2026.03.18 18:27:37.475489 [ 276 ] {17280fe0-bd45-41ec-a325-0314cd544629} <Debug> TCPHandler: Processed in 0.00144149 sec. | ||
| 19322 | 2026.03.18 18:27:37.475559 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547412 sec., 1841138.623714951 rows/sec., 137.42 MiB/sec. | ||
| 19323 | 2026.03.18 18:27:37.475606 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19324 | 2026.03.18 18:27:37.475709 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19325 | 2026.03.18 18:27:37.475751 [ 199 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19326 | 2026.03.18 18:27:37.475767 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <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 | ||
| 19327 | 2026.03.18 18:27:37.476005 [ 199 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19328 | 2026.03.18 18:27:37.476070 [ 199 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_136_27} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19329 | 2026.03.18 18:27:37.476138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 19330 | 2026.03.18 18:27:37.476641 [ 221 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19331 | 2026.03.18 18:27:37.476680 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19332 | 2026.03.18 18:27:37.476723 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19333 | 2026.03.18 18:27:37.477330 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19334 | 2026.03.18 18:27:37.477567 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19335 | 2026.03.18 18:27:37.477715 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002024 sec., 19268.774703557312 rows/sec., 34.53 MiB/sec. | ||
| 19336 | 2026.03.18 18:27:37.477775 [ 276 ] {a9baba89-7aea-4eeb-9d33-28e1d1055155} <Debug> TCPHandler: Processed in 0.002216521 sec. | ||
| 19337 | 2026.03.18 18:27:37.477885 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19338 | 2026.03.18 18:27:37.477983 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19339 | 2026.03.18 18:27:37.478025 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19340 | 2026.03.18 18:27:37.478364 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19341 | 2026.03.18 18:27:37.478400 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19342 | 2026.03.18 18:27:37.478713 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19343 | 2026.03.18 18:27:37.478921 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19344 | 2026.03.18 18:27:37.479044 [ 110 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19345 | 2026.03.18 18:27:37.479054 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 19346 | 2026.03.18 18:27:37.479086 [ 110 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19347 | 2026.03.18 18:27:37.479108 [ 276 ] {4def3dea-ec6f-47cb-81e4-bbde4e47cd32} <Debug> TCPHandler: Processed in 0.001271265 sec. | ||
| 19348 | 2026.03.18 18:27:37.479110 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19349 | 2026.03.18 18:27:37.479196 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 19350 | 2026.03.18 18:27:37.479296 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19351 | 2026.03.18 18:27:37.479324 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8070 rows starting from the beginning of the part | ||
| 19352 | 2026.03.18 18:27:37.479369 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 19353 | 2026.03.18 18:27:37.479405 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 19354 | 2026.03.18 18:27:37.479440 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 19355 | 2026.03.18 18:27:37.479470 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 19356 | 2026.03.18 18:27:37.479502 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 19357 | 2026.03.18 18:27:37.481596 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002428477 sec., 3471311.443344944 rows/sec., 224.19 MiB/sec. | ||
| 19358 | 2026.03.18 18:27:37.481727 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19359 | 2026.03.18 18:27:37.481972 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.03.18 18:27:37.482035 [ 191 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_136_27} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19361 | 2026.03.18 18:27:37.482093 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 19362 | 2026.03.18 18:27:37.799183 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19363 | 2026.03.18 18:27:37.799485 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19364 | 2026.03.18 18:27:37.799591 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19365 | 2026.03.18 18:27:37.800664 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19366 | 2026.03.18 18:27:37.800735 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19367 | 2026.03.18 18:27:37.801323 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19368 | 2026.03.18 18:27:37.801657 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19369 | 2026.03.18 18:27:37.801888 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002485 sec., 114285.71428571429 rows/sec., 7.26 MiB/sec. | ||
| 19370 | 2026.03.18 18:27:37.801944 [ 276 ] {591eee4b-2dc1-4f57-883a-02a52ea258ca} <Debug> TCPHandler: Processed in 0.002967502 sec. | ||
| 19371 | 2026.03.18 18:27:37.802108 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19372 | 2026.03.18 18:27:37.802235 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19373 | 2026.03.18 18:27:37.802297 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19374 | 2026.03.18 18:27:37.802895 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19375 | 2026.03.18 18:27:37.802948 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19376 | 2026.03.18 18:27:37.803372 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19377 | 2026.03.18 18:27:37.803684 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19378 | 2026.03.18 18:27:37.803882 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 19379 | 2026.03.18 18:27:37.803939 [ 276 ] {cec740a0-2543-43ca-995e-3992b5ba2916} <Debug> TCPHandler: Processed in 0.001900473 sec. | ||
| 19380 | 2026.03.18 18:27:37.804086 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19381 | 2026.03.18 18:27:37.804223 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19382 | 2026.03.18 18:27:37.804282 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19383 | 2026.03.18 18:27:37.806626 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19384 | 2026.03.18 18:27:37.806684 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19385 | 2026.03.18 18:27:37.807376 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19386 | 2026.03.18 18:27:37.807698 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19387 | 2026.03.18 18:27:37.807892 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Debug> executeQuery: Read 2686 rows, 208.08 KiB in 0.003697 sec., 726535.0284014065 rows/sec., 54.97 MiB/sec. | ||
| 19388 | 2026.03.18 18:27:37.807953 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 19389 | 2026.03.18 18:27:37.807974 [ 276 ] {2b0071bb-1156-4579-b8f1-a6a60a3a899e} <Debug> TCPHandler: Processed in 0.003957479 sec. | ||
| 19390 | 2026.03.18 18:27:37.808144 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19391 | 2026.03.18 18:27:37.808286 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19392 | 2026.03.18 18:27:37.808346 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19393 | 2026.03.18 18:27:37.809003 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19394 | 2026.03.18 18:27:37.809054 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19395 | 2026.03.18 18:27:37.809502 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19396 | 2026.03.18 18:27:37.809845 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19397 | 2026.03.18 18:27:37.810038 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001781 sec., 88152.72318921954 rows/sec., 5.30 MiB/sec. | ||
| 19398 | 2026.03.18 18:27:37.810096 [ 276 ] {dbbb1532-de9b-4c8e-b737-40b2e750eab9} <Debug> TCPHandler: Processed in 0.002024706 sec. | ||
| 19399 | 2026.03.18 18:27:37.810253 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19400 | 2026.03.18 18:27:37.810392 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19401 | 2026.03.18 18:27:37.810452 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19402 | 2026.03.18 18:27:37.811433 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19403 | 2026.03.18 18:27:37.811483 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19404 | 2026.03.18 18:27:37.811993 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19405 | 2026.03.18 18:27:37.812330 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19406 | 2026.03.18 18:27:37.812515 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00215 sec., 398604.6511627907 rows/sec., 23.69 MiB/sec. | ||
| 19407 | 2026.03.18 18:27:37.812573 [ 276 ] {dd3c11b7-c14f-4381-9839-a385bb0b5c5b} <Debug> TCPHandler: Processed in 0.002388515 sec. | ||
| 19408 | 2026.03.18 18:27:37.812727 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19409 | 2026.03.18 18:27:37.812872 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19410 | 2026.03.18 18:27:37.812932 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19411 | 2026.03.18 18:27:37.813504 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19412 | 2026.03.18 18:27:37.813557 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19413 | 2026.03.18 18:27:37.813969 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19414 | 2026.03.18 18:27:37.814278 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19415 | 2026.03.18 18:27:37.814466 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 43.32 KiB/sec. | ||
| 19416 | 2026.03.18 18:27:37.814523 [ 276 ] {ea6d6eb6-d556-4218-9801-559831c2d0c5} <Debug> TCPHandler: Processed in 0.001868491 sec. | ||
| 19417 | 2026.03.18 18:27:37.814664 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19418 | 2026.03.18 18:27:37.814806 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19419 | 2026.03.18 18:27:37.814863 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19420 | 2026.03.18 18:27:37.815500 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19421 | 2026.03.18 18:27:37.815550 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19422 | 2026.03.18 18:27:37.815986 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19423 | 2026.03.18 18:27:37.816304 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19424 | 2026.03.18 18:27:37.816492 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001715 sec., 86297.37609329446 rows/sec., 4.91 MiB/sec. | ||
| 19425 | 2026.03.18 18:27:37.816549 [ 276 ] {42efb633-5347-4def-a6cf-d3ed57693e33} <Debug> TCPHandler: Processed in 0.001950054 sec. | ||
| 19426 | 2026.03.18 18:27:37.816699 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19427 | 2026.03.18 18:27:37.816834 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19428 | 2026.03.18 18:27:37.816896 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19429 | 2026.03.18 18:27:37.818202 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2026.03.18 18:27:37.818260 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19431 | 2026.03.18 18:27:37.818815 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19432 | 2026.03.18 18:27:37.819144 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19433 | 2026.03.18 18:27:37.819346 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.002539 sec., 567546.2780622292 rows/sec., 39.08 MiB/sec. | ||
| 19434 | 2026.03.18 18:27:37.819409 [ 276 ] {0802f441-0974-4ce6-805e-8f0b758bb600} <Debug> TCPHandler: Processed in 0.002776427 sec. | ||
| 19435 | 2026.03.18 18:27:37.819566 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19436 | 2026.03.18 18:27:37.819709 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19437 | 2026.03.18 18:27:37.819770 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19438 | 2026.03.18 18:27:37.820283 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19439 | 2026.03.18 18:27:37.820339 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19440 | 2026.03.18 18:27:37.820807 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19441 | 2026.03.18 18:27:37.821132 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19442 | 2026.03.18 18:27:37.821325 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 190.22 KiB/sec. | ||
| 19443 | 2026.03.18 18:27:37.821387 [ 276 ] {ab7b0d81-0457-414a-aff5-f98dd62586a4} <Debug> TCPHandler: Processed in 0.001895882 sec. | ||
| 19444 | 2026.03.18 18:27:37.821549 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19445 | 2026.03.18 18:27:37.821696 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19446 | 2026.03.18 18:27:37.821757 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19447 | 2026.03.18 18:27:37.822721 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19448 | 2026.03.18 18:27:37.822772 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19449 | 2026.03.18 18:27:37.823356 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19450 | 2026.03.18 18:27:37.823683 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19451 | 2026.03.18 18:27:37.823870 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.002207 sec., 599456.2754870865 rows/sec., 37.44 MiB/sec. | ||
| 19452 | 2026.03.18 18:27:37.823927 [ 276 ] {503f96dd-f35d-42ce-b7cb-8ff348d9be37} <Debug> TCPHandler: Processed in 0.002449887 sec. | ||
| 19453 | 2026.03.18 18:27:37.824082 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19454 | 2026.03.18 18:27:37.824213 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19455 | 2026.03.18 18:27:37.824276 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19456 | 2026.03.18 18:27:37.824739 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19457 | 2026.03.18 18:27:37.824792 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19458 | 2026.03.18 18:27:37.825215 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 19459 | 2026.03.18 18:27:37.825530 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19460 | 2026.03.18 18:27:37.825727 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. | ||
| 19461 | 2026.03.18 18:27:37.825780 [ 276 ] {11289174-962e-49da-b1d1-d98fb013a10f} <Debug> TCPHandler: Processed in 0.001768169 sec. | ||
| 19462 | 2026.03.18 18:27:37.825954 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19463 | 2026.03.18 18:27:37.826094 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19464 | 2026.03.18 18:27:37.826169 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <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 | ||
| 19465 | 2026.03.18 18:27:37.827286 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2026.03.18 18:27:37.827329 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19467 | 2026.03.18 18:27:37.828057 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19468 | 2026.03.18 18:27:37.828387 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2026.03.18 18:27:37.828589 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002524 sec., 5150.5546751188585 rows/sec., 9.23 MiB/sec. | ||
| 19470 | 2026.03.18 18:27:37.828669 [ 276 ] {fad3fc38-dfb6-4cf6-b250-405d29e231e3} <Debug> TCPHandler: Processed in 0.002787617 sec. | ||
| 19471 | 2026.03.18 18:27:37.828835 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19472 | 2026.03.18 18:27:37.828973 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19473 | 2026.03.18 18:27:37.829035 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19474 | 2026.03.18 18:27:37.829476 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19475 | 2026.03.18 18:27:37.829529 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19476 | 2026.03.18 18:27:37.829979 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19477 | 2026.03.18 18:27:37.830293 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19478 | 2026.03.18 18:27:37.830474 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001528 sec., 27486.910994764396 rows/sec., 1.57 MiB/sec. | ||
| 19479 | 2026.03.18 18:27:37.830528 [ 276 ] {99a61114-c4b5-4285-85c4-a7d403a4096a} <Debug> TCPHandler: Processed in 0.001764369 sec. | ||
| 19480 | 2026.03.18 18:27:38.000323 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.44 MiB, peak 404.87 MiB, free memory in arenas 0.00 B, will set to 389.70 MiB (RSS), difference: -1.74 MiB | ||
| 19481 | 2026.03.18 18:27:38.091197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38943 | ||
| 19482 | 2026.03.18 18:27:38.092003 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19483 | 2026.03.18 18:27:38.092083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19484 | 2026.03.18 18:27:38.092842 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19485 | 2026.03.18 18:27:38.093189 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19486 | 2026.03.18 18:27:38.093390 [ 107 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19487 | 2026.03.18 18:27:38.093414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38943 | ||
| 19488 | 2026.03.18 18:27:38.093443 [ 107 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19489 | 2026.03.18 18:27:38.093469 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19490 | 2026.03.18 18:27:38.093586 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19491 | 2026.03.18 18:27:38.093707 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19492 | 2026.03.18 18:27:38.093749 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36511 rows starting from the beginning of the part | ||
| 19493 | 2026.03.18 18:27:38.093826 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 19494 | 2026.03.18 18:27:38.093887 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 19495 | 2026.03.18 18:27:38.093947 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 19496 | 2026.03.18 18:27:38.094009 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 19497 | 2026.03.18 18:27:38.094065 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 19498 | 2026.03.18 18:27:38.098102 [ 188 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38943 rows, containing 4 columns (4 merged, 0 gathered) in 0.004570016 sec., 8521414.367039416 rows/sec., 121.90 MiB/sec. | ||
| 19499 | 2026.03.18 18:27:38.098638 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19500 | 2026.03.18 18:27:38.099120 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2026.03.18 18:27:38.099233 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_81_16} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19502 | 2026.03.18 18:27:38.099393 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19503 | 2026.03.18 18:27:38.216742 [ 223 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19504 | 2026.03.18 18:27:38.216806 [ 223 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19505 | 2026.03.18 18:27:38.220137 [ 223 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 19506 | 2026.03.18 18:27:38.613649 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64143 | ||
| 19507 | 2026.03.18 18:27:38.613790 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19508 | 2026.03.18 18:27:38.613827 [ 294 ] {} <Debug> TCP-Session: 3a047d9e-6dcd-4fce-99fa-08d3736ed548 Authenticating user 'default' from [fd00:1122:3344:101::e]:64143 | ||
| 19509 | 2026.03.18 18:27:38.613857 [ 294 ] {} <Debug> TCP-Session: 3a047d9e-6dcd-4fce-99fa-08d3736ed548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19510 | 2026.03.18 18:27:38.613874 [ 294 ] {} <Debug> TCP-Session: 3a047d9e-6dcd-4fce-99fa-08d3736ed548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19511 | 2026.03.18 18:27:38.614076 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57287 | ||
| 19512 | 2026.03.18 18:27:38.614128 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48033 | ||
| 19513 | 2026.03.18 18:27:38.614147 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36581 | ||
| 19514 | 2026.03.18 18:27:38.614178 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47286 | ||
| 19515 | 2026.03.18 18:27:38.614189 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51699 | ||
| 19516 | 2026.03.18 18:27:38.614265 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19517 | 2026.03.18 18:27:38.614265 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19518 | 2026.03.18 18:27:38.614175 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56265 | ||
| 19519 | 2026.03.18 18:27:38.614312 [ 289 ] {} <Debug> TCP-Session: bfe1e1e3-5bcc-41ac-9a76-626c3e42641e Authenticating user 'default' from [fd00:1122:3344:101::e]:36581 | ||
| 19520 | 2026.03.18 18:27:38.614327 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19521 | 2026.03.18 18:27:38.614313 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19522 | 2026.03.18 18:27:38.614374 [ 289 ] {} <Debug> TCP-Session: bfe1e1e3-5bcc-41ac-9a76-626c3e42641e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19523 | 2026.03.18 18:27:38.614379 [ 293 ] {} <Debug> TCP-Session: 2efaadba-4169-4565-9d99-1b948f9fbe6d Authenticating user 'default' from [fd00:1122:3344:101::e]:51699 | ||
| 19524 | 2026.03.18 18:27:38.614405 [ 292 ] {} <Debug> TCP-Session: 423d48a4-27e3-4d22-8dac-0d20a39c9d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:47286 | ||
| 19525 | 2026.03.18 18:27:38.614410 [ 289 ] {} <Debug> TCP-Session: bfe1e1e3-5bcc-41ac-9a76-626c3e42641e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19526 | 2026.03.18 18:27:38.614426 [ 293 ] {} <Debug> TCP-Session: 2efaadba-4169-4565-9d99-1b948f9fbe6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19527 | 2026.03.18 18:27:38.614444 [ 292 ] {} <Debug> TCP-Session: 423d48a4-27e3-4d22-8dac-0d20a39c9d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19528 | 2026.03.18 18:27:38.614464 [ 293 ] {} <Debug> TCP-Session: 2efaadba-4169-4565-9d99-1b948f9fbe6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19529 | 2026.03.18 18:27:38.614476 [ 292 ] {} <Debug> TCP-Session: 423d48a4-27e3-4d22-8dac-0d20a39c9d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19530 | 2026.03.18 18:27:38.614308 [ 294 ] {} <Trace> TCP-Session: 3a047d9e-6dcd-4fce-99fa-08d3736ed548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19531 | 2026.03.18 18:27:38.614302 [ 286 ] {} <Debug> TCP-Session: 15268995-1896-4a91-baa9-67b28d8514e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48033 | ||
| 19532 | 2026.03.18 18:27:38.614159 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19533 | 2026.03.18 18:27:38.614577 [ 286 ] {} <Debug> TCP-Session: 15268995-1896-4a91-baa9-67b28d8514e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19534 | 2026.03.18 18:27:38.614155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54137 | ||
| 19535 | 2026.03.18 18:27:38.614615 [ 286 ] {} <Debug> TCP-Session: 15268995-1896-4a91-baa9-67b28d8514e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19536 | 2026.03.18 18:27:38.614607 [ 275 ] {} <Debug> TCP-Session: 204260b8-4092-44f8-a5c7-9c987c390cab Authenticating user 'default' from [fd00:1122:3344:101::e]:57287 | ||
| 19537 | 2026.03.18 18:27:38.614134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38058 | ||
| 19538 | 2026.03.18 18:27:38.614694 [ 275 ] {} <Debug> TCP-Session: 204260b8-4092-44f8-a5c7-9c987c390cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19539 | 2026.03.18 18:27:38.614719 [ 294 ] {19b41cb4-137e-43a6-ba13-820709845902} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64143) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19540 | 2026.03.18 18:27:38.614737 [ 275 ] {} <Debug> TCP-Session: 204260b8-4092-44f8-a5c7-9c987c390cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19541 | 2026.03.18 18:27:38.614707 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19542 | 2026.03.18 18:27:38.614781 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19543 | 2026.03.18 18:27:38.614794 [ 290 ] {} <Debug> TCP-Session: 5d797466-1989-467d-8a63-448e1e424e9e Authenticating user 'default' from [fd00:1122:3344:101::e]:54137 | ||
| 19544 | 2026.03.18 18:27:38.614820 [ 288 ] {} <Debug> TCP-Session: 211150c5-36ff-474e-b192-f17d2841cb30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38058 | ||
| 19545 | 2026.03.18 18:27:38.614837 [ 290 ] {} <Debug> TCP-Session: 5d797466-1989-467d-8a63-448e1e424e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19546 | 2026.03.18 18:27:38.614852 [ 288 ] {} <Debug> TCP-Session: 211150c5-36ff-474e-b192-f17d2841cb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19547 | 2026.03.18 18:27:38.614867 [ 290 ] {} <Debug> TCP-Session: 5d797466-1989-467d-8a63-448e1e424e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19548 | 2026.03.18 18:27:38.614881 [ 288 ] {} <Debug> TCP-Session: 211150c5-36ff-474e-b192-f17d2841cb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19549 | 2026.03.18 18:27:38.614429 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19550 | 2026.03.18 18:27:38.614953 [ 291 ] {} <Debug> TCP-Session: 92de73c1-2cdb-495a-ac70-00cece9442bc Authenticating user 'default' from [fd00:1122:3344:101::e]:56265 | ||
| 19551 | 2026.03.18 18:27:38.614986 [ 291 ] {} <Debug> TCP-Session: 92de73c1-2cdb-495a-ac70-00cece9442bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19552 | 2026.03.18 18:27:38.615005 [ 291 ] {} <Debug> TCP-Session: 92de73c1-2cdb-495a-ac70-00cece9442bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19553 | 2026.03.18 18:27:38.615045 [ 294 ] {19b41cb4-137e-43a6-ba13-820709845902} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19554 | 2026.03.18 18:27:38.615113 [ 294 ] {19b41cb4-137e-43a6-ba13-820709845902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19555 | 2026.03.18 18:27:38.615466 [ 294 ] {19b41cb4-137e-43a6-ba13-820709845902} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 19556 | 2026.03.18 18:27:38.616779 [ 298 ] {19b41cb4-137e-43a6-ba13-820709845902} <Trace> AggregatingTransform: Aggregating | ||
| 19557 | 2026.03.18 18:27:38.616820 [ 298 ] {19b41cb4-137e-43a6-ba13-820709845902} <Trace> Aggregator: Aggregation method: without_key | ||
| 19558 | 2026.03.18 18:27:38.616858 [ 298 ] {19b41cb4-137e-43a6-ba13-820709845902} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001270045 sec. (787.374 rows/sec., 30.76 KiB/sec.) | ||
| 19559 | 2026.03.18 18:27:38.616877 [ 298 ] {19b41cb4-137e-43a6-ba13-820709845902} <Trace> Aggregator: Merging aggregated data | ||
| 19560 | 2026.03.18 18:27:38.618415 [ 294 ] {19b41cb4-137e-43a6-ba13-820709845902} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003768 sec., 265.3927813163482 rows/sec., 10.37 KiB/sec. | ||
| 19561 | 2026.03.18 18:27:38.618543 [ 294 ] {19b41cb4-137e-43a6-ba13-820709845902} <Debug> TCPHandler: Processed in 0.004417302 sec. | ||
| 19562 | 2026.03.18 18:27:38.618676 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19563 | 2026.03.18 18:27:38.618716 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19564 | 2026.03.18 18:27:38.618737 [ 294 ] {} <Debug> TCP-Session: 3a047d9e-6dcd-4fce-99fa-08d3736ed548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19565 | 2026.03.18 18:27:38.618745 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19566 | 2026.03.18 18:27:38.618765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19567 | 2026.03.18 18:27:38.618777 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19568 | 2026.03.18 18:27:38.618800 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19569 | 2026.03.18 18:27:38.618813 [ 289 ] {} <Debug> TCP-Session: bfe1e1e3-5bcc-41ac-9a76-626c3e42641e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19570 | 2026.03.18 18:27:38.618829 [ 290 ] {} <Debug> TCP-Session: 5d797466-1989-467d-8a63-448e1e424e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19571 | 2026.03.18 18:27:38.618843 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19572 | 2026.03.18 18:27:38.618863 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19573 | 2026.03.18 18:27:38.618859 [ 288 ] {} <Debug> TCP-Session: 211150c5-36ff-474e-b192-f17d2841cb30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19574 | 2026.03.18 18:27:38.618903 [ 291 ] {} <Debug> TCP-Session: 92de73c1-2cdb-495a-ac70-00cece9442bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19575 | 2026.03.18 18:27:38.618921 [ 292 ] {} <Debug> TCP-Session: 423d48a4-27e3-4d22-8dac-0d20a39c9d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19576 | 2026.03.18 18:27:38.618817 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19577 | 2026.03.18 18:27:38.618805 [ 293 ] {} <Debug> TCP-Session: 2efaadba-4169-4565-9d99-1b948f9fbe6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19578 | 2026.03.18 18:27:38.618990 [ 286 ] {} <Debug> TCP-Session: 15268995-1896-4a91-baa9-67b28d8514e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19579 | 2026.03.18 18:27:38.618758 [ 275 ] {} <Debug> TCP-Session: 204260b8-4092-44f8-a5c7-9c987c390cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19580 | 2026.03.18 18:27:38.899654 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36675 | ||
| 19581 | 2026.03.18 18:27:38.899790 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19582 | 2026.03.18 18:27:38.899827 [ 294 ] {} <Debug> TCP-Session: 43295e04-33b1-45b6-b0c1-ffcf0ebc01a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36675 | ||
| 19583 | 2026.03.18 18:27:38.899855 [ 294 ] {} <Debug> TCP-Session: 43295e04-33b1-45b6-b0c1-ffcf0ebc01a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19584 | 2026.03.18 18:27:38.899873 [ 294 ] {} <Debug> TCP-Session: 43295e04-33b1-45b6-b0c1-ffcf0ebc01a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19585 | 2026.03.18 18:27:38.900098 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60219 | ||
| 19586 | 2026.03.18 18:27:38.900162 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64485 | ||
| 19587 | 2026.03.18 18:27:38.900177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53176 | ||
| 19588 | 2026.03.18 18:27:38.900220 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33441 | ||
| 19589 | 2026.03.18 18:27:38.900240 [ 294 ] {} <Trace> TCP-Session: 43295e04-33b1-45b6-b0c1-ffcf0ebc01a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19590 | 2026.03.18 18:27:38.900302 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19591 | 2026.03.18 18:27:38.900304 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19592 | 2026.03.18 18:27:38.900229 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43136 | ||
| 19593 | 2026.03.18 18:27:38.900356 [ 286 ] {} <Debug> TCP-Session: 74cf315e-f3cc-4157-a39b-a8350a7bc119 Authenticating user 'default' from [fd00:1122:3344:101::e]:64485 | ||
| 19594 | 2026.03.18 18:27:38.900372 [ 289 ] {} <Debug> TCP-Session: 4eeb0ac4-2408-4a69-a9df-fb135643d75b Authenticating user 'default' from [fd00:1122:3344:101::e]:53176 | ||
| 19595 | 2026.03.18 18:27:38.900378 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19596 | 2026.03.18 18:27:38.900414 [ 286 ] {} <Debug> TCP-Session: 74cf315e-f3cc-4157-a39b-a8350a7bc119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19597 | 2026.03.18 18:27:38.900432 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19598 | 2026.03.18 18:27:38.900460 [ 292 ] {} <Debug> TCP-Session: 6ce128d0-1b0e-4952-b76c-0f8465a9d88b Authenticating user 'default' from [fd00:1122:3344:101::e]:33441 | ||
| 19599 | 2026.03.18 18:27:38.900477 [ 293 ] {} <Debug> TCP-Session: a66994ad-c2a8-452a-a9c1-075dcaf0c8fb Authenticating user 'default' from [fd00:1122:3344:101::e]:43136 | ||
| 19600 | 2026.03.18 18:27:38.900500 [ 294 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19601 | 2026.03.18 18:27:38.900508 [ 292 ] {} <Debug> TCP-Session: 6ce128d0-1b0e-4952-b76c-0f8465a9d88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19602 | 2026.03.18 18:27:38.900514 [ 293 ] {} <Debug> TCP-Session: a66994ad-c2a8-452a-a9c1-075dcaf0c8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19603 | 2026.03.18 18:27:38.900558 [ 292 ] {} <Debug> TCP-Session: 6ce128d0-1b0e-4952-b76c-0f8465a9d88b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19604 | 2026.03.18 18:27:38.900588 [ 293 ] {} <Debug> TCP-Session: a66994ad-c2a8-452a-a9c1-075dcaf0c8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19605 | 2026.03.18 18:27:38.900463 [ 286 ] {} <Debug> TCP-Session: 74cf315e-f3cc-4157-a39b-a8350a7bc119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19606 | 2026.03.18 18:27:38.900424 [ 289 ] {} <Debug> TCP-Session: 4eeb0ac4-2408-4a69-a9df-fb135643d75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19607 | 2026.03.18 18:27:38.900209 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53215 | ||
| 19608 | 2026.03.18 18:27:38.900756 [ 289 ] {} <Debug> TCP-Session: 4eeb0ac4-2408-4a69-a9df-fb135643d75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19609 | 2026.03.18 18:27:38.900192 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39904 | ||
| 19610 | 2026.03.18 18:27:38.900827 [ 294 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19611 | 2026.03.18 18:27:38.900184 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19612 | 2026.03.18 18:27:38.900868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19613 | 2026.03.18 18:27:38.900188 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45438 | ||
| 19614 | 2026.03.18 18:27:38.900912 [ 275 ] {} <Debug> TCP-Session: 7025cf8c-fa19-4556-8d70-dfbe315c3485 Authenticating user 'default' from [fd00:1122:3344:101::e]:60219 | ||
| 19615 | 2026.03.18 18:27:38.900929 [ 291 ] {} <Debug> TCP-Session: badd3d37-e841-4698-9120-98ad7aa446cb Authenticating user 'default' from [fd00:1122:3344:101::e]:53215 | ||
| 19616 | 2026.03.18 18:27:38.900914 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19617 | 2026.03.18 18:27:38.900913 [ 294 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19618 | 2026.03.18 18:27:38.901000 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19619 | 2026.03.18 18:27:38.901038 [ 275 ] {} <Debug> TCP-Session: 7025cf8c-fa19-4556-8d70-dfbe315c3485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19620 | 2026.03.18 18:27:38.901070 [ 275 ] {} <Debug> TCP-Session: 7025cf8c-fa19-4556-8d70-dfbe315c3485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19621 | 2026.03.18 18:27:38.901071 [ 290 ] {} <Debug> TCP-Session: 1afb8061-b4ba-48da-bfba-5d1d7c711f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:45438 | ||
| 19622 | 2026.03.18 18:27:38.901107 [ 291 ] {} <Debug> TCP-Session: badd3d37-e841-4698-9120-98ad7aa446cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19623 | 2026.03.18 18:27:38.901117 [ 290 ] {} <Debug> TCP-Session: 1afb8061-b4ba-48da-bfba-5d1d7c711f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19624 | 2026.03.18 18:27:38.901145 [ 288 ] {} <Debug> TCP-Session: 15c7c29e-f3b0-4b9e-88ac-7f39d4c8972a Authenticating user 'default' from [fd00:1122:3344:101::e]:39904 | ||
| 19625 | 2026.03.18 18:27:38.901169 [ 290 ] {} <Debug> TCP-Session: 1afb8061-b4ba-48da-bfba-5d1d7c711f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19626 | 2026.03.18 18:27:38.901146 [ 291 ] {} <Debug> TCP-Session: badd3d37-e841-4698-9120-98ad7aa446cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19627 | 2026.03.18 18:27:38.901195 [ 288 ] {} <Debug> TCP-Session: 15c7c29e-f3b0-4b9e-88ac-7f39d4c8972a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19628 | 2026.03.18 18:27:38.901244 [ 288 ] {} <Debug> TCP-Session: 15c7c29e-f3b0-4b9e-88ac-7f39d4c8972a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19629 | 2026.03.18 18:27:38.901446 [ 294 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 19630 | 2026.03.18 18:27:38.902636 [ 311 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Trace> AggregatingTransform: Aggregating | ||
| 19631 | 2026.03.18 18:27:38.902676 [ 311 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Trace> Aggregator: Aggregation method: without_key | ||
| 19632 | 2026.03.18 18:27:38.902714 [ 311 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128411 sec. (886.202 rows/sec., 34.62 KiB/sec.) | ||
| 19633 | 2026.03.18 18:27:38.902734 [ 311 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Trace> Aggregator: Merging aggregated data | ||
| 19634 | 2026.03.18 18:27:38.904012 [ 294 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00358 sec., 279.3296089385475 rows/sec., 10.91 KiB/sec. | ||
| 19635 | 2026.03.18 18:27:38.904247 [ 294 ] {74e96b34-7203-4f37-b080-5f17a9da4562} <Debug> TCPHandler: Processed in 0.004165895 sec. | ||
| 19636 | 2026.03.18 18:27:38.904403 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19637 | 2026.03.18 18:27:38.904443 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19638 | 2026.03.18 18:27:38.904447 [ 294 ] {} <Debug> TCP-Session: 43295e04-33b1-45b6-b0c1-ffcf0ebc01a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19639 | 2026.03.18 18:27:38.904473 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19640 | 2026.03.18 18:27:38.904495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19641 | 2026.03.18 18:27:38.904526 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19642 | 2026.03.18 18:27:38.904546 [ 288 ] {} <Debug> TCP-Session: 15c7c29e-f3b0-4b9e-88ac-7f39d4c8972a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19643 | 2026.03.18 18:27:38.904567 [ 291 ] {} <Debug> TCP-Session: badd3d37-e841-4698-9120-98ad7aa446cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19644 | 2026.03.18 18:27:38.904574 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19645 | 2026.03.18 18:27:38.904598 [ 275 ] {} <Debug> TCP-Session: 7025cf8c-fa19-4556-8d70-dfbe315c3485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19646 | 2026.03.18 18:27:38.904616 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19647 | 2026.03.18 18:27:38.904648 [ 290 ] {} <Debug> TCP-Session: 1afb8061-b4ba-48da-bfba-5d1d7c711f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19648 | 2026.03.18 18:27:38.904637 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19649 | 2026.03.18 18:27:38.904694 [ 289 ] {} <Debug> TCP-Session: 4eeb0ac4-2408-4a69-a9df-fb135643d75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19650 | 2026.03.18 18:27:38.904554 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19651 | 2026.03.18 18:27:38.904741 [ 292 ] {} <Debug> TCP-Session: 6ce128d0-1b0e-4952-b76c-0f8465a9d88b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19652 | 2026.03.18 18:27:38.904499 [ 293 ] {} <Debug> TCP-Session: a66994ad-c2a8-452a-a9c1-075dcaf0c8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19653 | 2026.03.18 18:27:38.904781 [ 286 ] {} <Debug> TCP-Session: 74cf315e-f3cc-4157-a39b-a8350a7bc119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19654 | 2026.03.18 18:27:40.091700 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19655 | 2026.03.18 18:27:40.108194 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19656 | 2026.03.18 18:27:40.108235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19657 | 2026.03.18 18:27:40.114299 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19658 | 2026.03.18 18:27:40.114993 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19659 | 2026.03.18 18:27:40.115266 [ 104 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19660 | 2026.03.18 18:27:40.115312 [ 104 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19661 | 2026.03.18 18:27:40.115335 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19662 | 2026.03.18 18:27:40.115420 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 19663 | 2026.03.18 18:27:40.118209 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19664 | 2026.03.18 18:27:40.118377 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19665 | 2026.03.18 18:27:40.119126 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 19666 | 2026.03.18 18:27:40.122564 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 19667 | 2026.03.18 18:27:40.125969 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 19668 | 2026.03.18 18:27:40.129762 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 19669 | 2026.03.18 18:27:40.134108 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 19670 | 2026.03.18 18:27:40.138483 [ 194 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 19671 | 2026.03.18 18:27:40.195940 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.080549228 sec., 7573.008645098374 rows/sec., 39.16 MiB/sec. | ||
| 19672 | 2026.03.18 18:27:40.199028 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19673 | 2026.03.18 18:27:40.200988 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19674 | 2026.03.18 18:27:40.201092 [ 188 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_81_16} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19675 | 2026.03.18 18:27:40.203583 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19676 | 2026.03.18 18:27:40.703125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 2514 | ||
| 19677 | 2026.03.18 18:27:40.706417 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19678 | 2026.03.18 18:27:40.706456 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19679 | 2026.03.18 18:27:40.707699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19680 | 2026.03.18 18:27:40.707972 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19681 | 2026.03.18 18:27:40.708123 [ 106 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19682 | 2026.03.18 18:27:40.708166 [ 106 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19683 | 2026.03.18 18:27:40.708188 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19684 | 2026.03.18 18:27:40.708254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2514 | ||
| 19685 | 2026.03.18 18:27:40.708301 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 19686 | 2026.03.18 18:27:40.708864 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19687 | 2026.03.18 18:27:40.709045 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2296 rows starting from the beginning of the part | ||
| 19688 | 2026.03.18 18:27:40.709439 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 19689 | 2026.03.18 18:27:40.709797 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 19690 | 2026.03.18 18:27:40.710152 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 19691 | 2026.03.18 18:27:40.710494 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 19692 | 2026.03.18 18:27:40.710832 [ 196 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 66 rows starting from the beginning of the part | ||
| 19693 | 2026.03.18 18:27:40.718496 [ 193 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2514 rows, containing 72 columns (72 merged, 0 gathered) in 0.010245222 sec., 245382.6769200316 rows/sec., 187.44 MiB/sec. | ||
| 19694 | 2026.03.18 18:27:40.720828 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19695 | 2026.03.18 18:27:40.721450 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.03.18 18:27:40.721533 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_61_12} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19697 | 2026.03.18 18:27:40.721874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 19698 | 2026.03.18 18:27:42.220452 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19699 | 2026.03.18 18:27:42.220529 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19700 | 2026.03.18 18:27:42.223280 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19701 | 2026.03.18 18:27:42.461835 [ 217 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19702 | 2026.03.18 18:27:42.461884 [ 217 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19703 | 2026.03.18 18:27:42.463095 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19704 | 2026.03.18 18:27:42.463278 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19705 | 2026.03.18 18:27:42.463345 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19706 | 2026.03.18 18:27:42.464026 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19707 | 2026.03.18 18:27:42.464075 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19708 | 2026.03.18 18:27:42.464513 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19709 | 2026.03.18 18:27:42.464523 [ 217 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19710 | 2026.03.18 18:27:42.464781 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2026.03.18 18:27:42.464950 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 19712 | 2026.03.18 18:27:42.464995 [ 276 ] {288ee5e8-582a-45fd-b93d-256a804876cd} <Debug> TCPHandler: Processed in 0.002028966 sec. | ||
| 19713 | 2026.03.18 18:27:42.465113 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19714 | 2026.03.18 18:27:42.465212 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19715 | 2026.03.18 18:27:42.465253 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19716 | 2026.03.18 18:27:42.465672 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19717 | 2026.03.18 18:27:42.465708 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19718 | 2026.03.18 18:27:42.466021 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19719 | 2026.03.18 18:27:42.466262 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19720 | 2026.03.18 18:27:42.466397 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 19721 | 2026.03.18 18:27:42.466438 [ 276 ] {9728c21e-5d45-4e0d-9dcf-2644c01fca6c} <Debug> TCPHandler: Processed in 0.001375678 sec. | ||
| 19722 | 2026.03.18 18:27:42.466555 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.03.18 18:27:42.466651 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19724 | 2026.03.18 18:27:42.466696 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19725 | 2026.03.18 18:27:42.467089 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.03.18 18:27:42.467126 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19727 | 2026.03.18 18:27:42.467463 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19728 | 2026.03.18 18:27:42.467684 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.03.18 18:27:42.467815 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 19730 | 2026.03.18 18:27:42.467818 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 5 parts from all_1_133_27 to all_137_137_0 | ||
| 19731 | 2026.03.18 18:27:42.467855 [ 276 ] {af8255ec-fffb-44dd-9485-1c593d8791df} <Debug> TCPHandler: Processed in 0.001349497 sec. | ||
| 19732 | 2026.03.18 18:27:42.467891 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19733 | 2026.03.18 18:27:42.467916 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 19734 | 2026.03.18 18:27:42.467985 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19735 | 2026.03.18 18:27:42.468020 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_133_27 to all_137_137_0 into Compact with storage Full | ||
| 19736 | 2026.03.18 18:27:42.468085 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19737 | 2026.03.18 18:27:42.468130 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19738 | 2026.03.18 18:27:42.468141 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19739 | 2026.03.18 18:27:42.468181 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_27, total 47715 rows starting from the beginning of the part | ||
| 19740 | 2026.03.18 18:27:42.468248 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 162 rows starting from the beginning of the part | ||
| 19741 | 2026.03.18 18:27:42.468295 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 265 rows starting from the beginning of the part | ||
| 19742 | 2026.03.18 18:27:42.468337 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 19743 | 2026.03.18 18:27:42.468377 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1323 rows starting from the beginning of the part | ||
| 19744 | 2026.03.18 18:27:42.468465 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19745 | 2026.03.18 18:27:42.468506 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19746 | 2026.03.18 18:27:42.468863 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19747 | 2026.03.18 18:27:42.469085 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19748 | 2026.03.18 18:27:42.469231 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 2.78 MiB/sec. | ||
| 19749 | 2026.03.18 18:27:42.469275 [ 276 ] {1b384b93-1704-4072-8fbb-2bcd2f4c4fa9} <Debug> TCPHandler: Processed in 0.001338607 sec. | ||
| 19750 | 2026.03.18 18:27:42.478676 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49625 rows, containing 5 columns (5 merged, 0 gathered) in 0.010702225 sec., 4636886.254961002 rows/sec., 302.85 MiB/sec. | ||
| 19751 | 2026.03.18 18:27:42.478969 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Trace> MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) | ||
| 19752 | 2026.03.18 18:27:42.479244 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19753 | 2026.03.18 18:27:42.479314 [ 201 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_137_28} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 5 parts: [all_1_133_27, all_137_137_0] -> all_1_137_28 | ||
| 19754 | 2026.03.18 18:27:42.479401 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 19755 | 2026.03.18 18:27:42.962605 [ 223 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19756 | 2026.03.18 18:27:42.962673 [ 223 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19757 | 2026.03.18 18:27:42.965094 [ 223 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19758 | 2026.03.18 18:27:43.001176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.53 MiB, peak 408.18 MiB, free memory in arenas 0.00 B, will set to 392.34 MiB (RSS), difference: 1.81 MiB | ||
| 19759 | 2026.03.18 18:27:43.609620 [ 220 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19760 | 2026.03.18 18:27:43.609680 [ 220 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19761 | 2026.03.18 18:27:43.612583 [ 220 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19762 | 2026.03.18 18:27:45.352955 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19763 | 2026.03.18 18:27:45.353046 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19764 | 2026.03.18 18:27:45.594412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39391 | ||
| 19765 | 2026.03.18 18:27:45.594923 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19766 | 2026.03.18 18:27:45.594973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19767 | 2026.03.18 18:27:45.595457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19768 | 2026.03.18 18:27:45.595691 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19769 | 2026.03.18 18:27:45.595841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39391 | ||
| 19770 | 2026.03.18 18:27:47.466188 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19771 | 2026.03.18 18:27:47.466454 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19772 | 2026.03.18 18:27:47.466619 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19773 | 2026.03.18 18:27:47.467527 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19774 | 2026.03.18 18:27:47.467580 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19775 | 2026.03.18 18:27:47.467982 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19776 | 2026.03.18 18:27:47.468199 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2026.03.18 18:27:47.468354 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001915 sec., 69973.89033942559 rows/sec., 6.05 MiB/sec. | ||
| 19778 | 2026.03.18 18:27:47.468397 [ 276 ] {379b5e56-bb5a-4e23-ad7d-67fa9b1055e2} <Debug> TCPHandler: Processed in 0.002346625 sec. | ||
| 19779 | 2026.03.18 18:27:47.468524 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19780 | 2026.03.18 18:27:47.468620 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19781 | 2026.03.18 18:27:47.468664 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19782 | 2026.03.18 18:27:47.469182 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19783 | 2026.03.18 18:27:47.469218 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19784 | 2026.03.18 18:27:47.469506 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19785 | 2026.03.18 18:27:47.469710 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19786 | 2026.03.18 18:27:47.469836 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001234 sec., 31604.538087520257 rows/sec., 2.32 MiB/sec. | ||
| 19787 | 2026.03.18 18:27:47.469874 [ 276 ] {04cc8bf1-250c-436b-996d-127314ebef7b} <Debug> TCPHandler: Processed in 0.001404228 sec. | ||
| 19788 | 2026.03.18 18:27:47.469996 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19789 | 2026.03.18 18:27:47.470089 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19790 | 2026.03.18 18:27:47.470128 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19791 | 2026.03.18 18:27:47.470644 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19792 | 2026.03.18 18:27:47.470681 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19793 | 2026.03.18 18:27:47.470983 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19794 | 2026.03.18 18:27:47.471186 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19795 | 2026.03.18 18:27:47.471312 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00124 sec., 83064.51612903226 rows/sec., 6.49 MiB/sec. | ||
| 19796 | 2026.03.18 18:27:47.471350 [ 276 ] {bde0bedb-701a-44ee-871a-7433d7d83cdf} <Debug> TCPHandler: Processed in 0.001406489 sec. | ||
| 19797 | 2026.03.18 18:27:47.471467 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19798 | 2026.03.18 18:27:47.471562 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19799 | 2026.03.18 18:27:47.471605 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19800 | 2026.03.18 18:27:47.472065 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19801 | 2026.03.18 18:27:47.472101 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19802 | 2026.03.18 18:27:47.472434 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19803 | 2026.03.18 18:27:47.472634 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19804 | 2026.03.18 18:27:47.472767 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 19805 | 2026.03.18 18:27:47.472804 [ 276 ] {589dfe9f-0cbe-4738-9291-f8b66d389ed6} <Debug> TCPHandler: Processed in 0.001384868 sec. | ||
| 19806 | 2026.03.18 18:27:47.472913 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19807 | 2026.03.18 18:27:47.473008 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19808 | 2026.03.18 18:27:47.473061 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <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 | ||
| 19809 | 2026.03.18 18:27:47.473961 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19810 | 2026.03.18 18:27:47.473998 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19811 | 2026.03.18 18:27:47.474548 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19812 | 2026.03.18 18:27:47.474775 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19813 | 2026.03.18 18:27:47.474913 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001924 sec., 20270.27027027027 rows/sec., 36.32 MiB/sec. | ||
| 19814 | 2026.03.18 18:27:47.474932 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19815 | 2026.03.18 18:27:47.474967 [ 276 ] {1eab6eb0-2f4a-4c2e-ae8c-914b34c00391} <Debug> TCPHandler: Processed in 0.002102658 sec. | ||
| 19816 | 2026.03.18 18:27:47.475009 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19817 | 2026.03.18 18:27:47.475039 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19818 | 2026.03.18 18:27:47.475093 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19819 | 2026.03.18 18:27:47.475156 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 19820 | 2026.03.18 18:27:47.475192 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19821 | 2026.03.18 18:27:47.475242 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19822 | 2026.03.18 18:27:47.475380 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19823 | 2026.03.18 18:27:47.475438 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2469 rows starting from the beginning of the part | ||
| 19824 | 2026.03.18 18:27:47.475574 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 39 rows starting from the beginning of the part | ||
| 19825 | 2026.03.18 18:27:47.475576 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.03.18 18:27:47.475619 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19827 | 2026.03.18 18:27:47.475691 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 2 rows starting from the beginning of the part | ||
| 19828 | 2026.03.18 18:27:47.475795 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 39 rows starting from the beginning of the part | ||
| 19829 | 2026.03.18 18:27:47.475888 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 13 rows starting from the beginning of the part | ||
| 19830 | 2026.03.18 18:27:47.475922 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19831 | 2026.03.18 18:27:47.475983 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 39 rows starting from the beginning of the part | ||
| 19832 | 2026.03.18 18:27:47.476151 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19833 | 2026.03.18 18:27:47.476281 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 19834 | 2026.03.18 18:27:47.476316 [ 276 ] {3a31859c-da81-4745-8947-883b8c2a8377} <Debug> TCPHandler: Processed in 0.001272125 sec. | ||
| 19835 | 2026.03.18 18:27:47.484109 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2601 rows, containing 19 columns (19 merged, 0 gathered) in 0.009000328 sec., 288989.4679393906 rows/sec., 517.86 MiB/sec. | ||
| 19836 | 2026.03.18 18:27:47.486172 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19837 | 2026.03.18 18:27:47.486472 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19838 | 2026.03.18 18:27:47.486535 [ 193 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19839 | 2026.03.18 18:27:47.486620 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.90 MiB. | ||
| 19840 | 2026.03.18 18:27:47.619149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 19841 | 2026.03.18 18:27:47.635770 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19842 | 2026.03.18 18:27:47.635823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19843 | 2026.03.18 18:27:47.641993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19844 | 2026.03.18 18:27:47.642710 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.03.18 18:27:47.645734 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 19846 | 2026.03.18 18:27:48.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.36 MiB, peak 411.67 MiB, free memory in arenas 0.00 B, will set to 394.85 MiB (RSS), difference: 1.49 MiB | ||
| 19847 | 2026.03.18 18:27:48.547238 [ 86 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 19848 | 2026.03.18 18:27:48.547309 [ 86 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19849 | 2026.03.18 18:27:48.547333 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19850 | 2026.03.18 18:27:48.547467 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 19851 | 2026.03.18 18:27:48.547631 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19852 | 2026.03.18 18:27:48.547672 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
| 19853 | 2026.03.18 18:27:48.547741 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 19854 | 2026.03.18 18:27:48.547790 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 19855 | 2026.03.18 18:27:48.547833 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 19856 | 2026.03.18 18:27:48.547872 [ 198 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 19857 | 2026.03.18 18:27:48.548609 [ 201 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198273 sec., 45899.39020573776 rows/sec., 3.02 MiB/sec. | ||
| 19858 | 2026.03.18 18:27:48.548783 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 19859 | 2026.03.18 18:27:48.549098 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19860 | 2026.03.18 18:27:48.549171 [ 192 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_55_12} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 19861 | 2026.03.18 18:27:48.549277 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19862 | 2026.03.18 18:27:48.807848 [ 86 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
| 19863 | 2026.03.18 18:27:48.807888 [ 86 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19864 | 2026.03.18 18:27:48.807909 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19865 | 2026.03.18 18:27:48.808014 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
| 19866 | 2026.03.18 18:27:48.808120 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19867 | 2026.03.18 18:27:48.808148 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 308 rows starting from the beginning of the part | ||
| 19868 | 2026.03.18 18:27:48.808203 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 19869 | 2026.03.18 18:27:48.808247 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 19870 | 2026.03.18 18:27:48.808288 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 19871 | 2026.03.18 18:27:48.808327 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 19872 | 2026.03.18 18:27:48.809252 [ 201 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277076 sec., 1130707.9609984057 rows/sec., 76.49 MiB/sec. | ||
| 19873 | 2026.03.18 18:27:48.809399 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 19874 | 2026.03.18 18:27:48.809629 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.03.18 18:27:48.809694 [ 198 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_59_13} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
| 19876 | 2026.03.18 18:27:48.809755 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 19877 | 2026.03.18 18:27:49.031237 [ 85 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 5 parts from all_1_55_12 to all_59_59_0 | ||
| 19878 | 2026.03.18 18:27:49.031306 [ 85 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19879 | 2026.03.18 18:27:49.031325 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19880 | 2026.03.18 18:27:49.031459 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_12 to all_59_59_0 into Compact with storage Full | ||
| 19881 | 2026.03.18 18:27:49.031622 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19882 | 2026.03.18 18:27:49.031661 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 160 rows starting from the beginning of the part | ||
| 19883 | 2026.03.18 18:27:49.031734 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 19884 | 2026.03.18 18:27:49.031785 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 19885 | 2026.03.18 18:27:49.031832 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 19886 | 2026.03.18 18:27:49.031878 [ 199 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 19887 | 2026.03.18 18:27:49.032719 [ 198 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324016 sec., 567968.967142391 rows/sec., 34.64 MiB/sec. | ||
| 19888 | 2026.03.18 18:27:49.032872 [ 195 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 19889 | 2026.03.18 18:27:49.033139 [ 195 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19890 | 2026.03.18 18:27:49.033212 [ 195 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_59_13} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 5 parts: [all_1_55_12, all_59_59_0] -> all_1_59_13 | ||
| 19891 | 2026.03.18 18:27:49.033284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19892 | 2026.03.18 18:27:50.709487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2534 | ||
| 19893 | 2026.03.18 18:27:50.711566 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19894 | 2026.03.18 18:27:50.711613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19895 | 2026.03.18 18:27:50.712733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19896 | 2026.03.18 18:27:50.712990 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19897 | 2026.03.18 18:27:50.713260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2534 | ||
| 19898 | 2026.03.18 18:27:50.750474 [ 84 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
| 19899 | 2026.03.18 18:27:50.750547 [ 84 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19900 | 2026.03.18 18:27:50.750565 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19901 | 2026.03.18 18:27:50.750710 [ 225 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19902 | 2026.03.18 18:27:50.750749 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
| 19903 | 2026.03.18 18:27:50.750784 [ 225 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19904 | 2026.03.18 18:27:50.750995 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19905 | 2026.03.18 18:27:50.751069 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part | ||
| 19906 | 2026.03.18 18:27:50.751152 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 19907 | 2026.03.18 18:27:50.751195 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 19908 | 2026.03.18 18:27:50.751237 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 19909 | 2026.03.18 18:27:50.751279 [ 197 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 19910 | 2026.03.18 18:27:50.752083 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418169 sec., 232694.41089179076 rows/sec., 11.87 MiB/sec. | ||
| 19911 | 2026.03.18 18:27:50.752229 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 19912 | 2026.03.18 18:27:50.752530 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19913 | 2026.03.18 18:27:50.752603 [ 195 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_1_55_12} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
| 19914 | 2026.03.18 18:27:50.752690 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 19915 | 2026.03.18 18:27:50.753169 [ 225 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19916 | 2026.03.18 18:27:52.472247 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19917 | 2026.03.18 18:27:52.472443 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19918 | 2026.03.18 18:27:52.472513 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19919 | 2026.03.18 18:27:52.473305 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19920 | 2026.03.18 18:27:52.473346 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19921 | 2026.03.18 18:27:52.473750 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19922 | 2026.03.18 18:27:52.473994 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19923 | 2026.03.18 18:27:52.474140 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00175 sec., 162285.7142857143 rows/sec., 10.31 MiB/sec. | ||
| 19924 | 2026.03.18 18:27:52.474182 [ 276 ] {db449940-3fce-4fa2-b89d-03481fe9d45c} <Debug> TCPHandler: Processed in 0.002065696 sec. | ||
| 19925 | 2026.03.18 18:27:52.474303 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19926 | 2026.03.18 18:27:52.474398 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19927 | 2026.03.18 18:27:52.474439 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19928 | 2026.03.18 18:27:52.475424 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19929 | 2026.03.18 18:27:52.475460 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19930 | 2026.03.18 18:27:52.475805 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19931 | 2026.03.18 18:27:52.476011 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19932 | 2026.03.18 18:27:52.476138 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001759 sec., 455372.3706651507 rows/sec., 35.45 MiB/sec. | ||
| 19933 | 2026.03.18 18:27:52.476176 [ 276 ] {79e63de4-d7fc-42f1-abc9-b311456549a5} <Debug> TCPHandler: Processed in 0.001921642 sec. | ||
| 19934 | 2026.03.18 18:27:52.476285 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19935 | 2026.03.18 18:27:52.476378 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19936 | 2026.03.18 18:27:52.476416 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19937 | 2026.03.18 18:27:52.476876 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19938 | 2026.03.18 18:27:52.476911 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19939 | 2026.03.18 18:27:52.477201 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19940 | 2026.03.18 18:27:52.477405 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19941 | 2026.03.18 18:27:52.477529 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001169 sec., 123182.20701454235 rows/sec., 7.26 MiB/sec. | ||
| 19942 | 2026.03.18 18:27:52.477566 [ 276 ] {23b5cc0b-7780-4efd-aac8-eae5d6fd4860} <Debug> TCPHandler: Processed in 0.001328587 sec. | ||
| 19943 | 2026.03.18 18:27:52.477689 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19944 | 2026.03.18 18:27:52.477782 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19945 | 2026.03.18 18:27:52.477820 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19946 | 2026.03.18 18:27:52.478281 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19947 | 2026.03.18 18:27:52.478315 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19948 | 2026.03.18 18:27:52.478604 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19949 | 2026.03.18 18:27:52.478816 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19950 | 2026.03.18 18:27:52.478937 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 19951 | 2026.03.18 18:27:52.478974 [ 276 ] {adc6b4dc-847e-435c-ae38-920d6bc98583} <Debug> TCPHandler: Processed in 0.001331857 sec. | ||
| 19952 | 2026.03.18 18:27:52.479093 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19953 | 2026.03.18 18:27:52.479184 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19954 | 2026.03.18 18:27:52.479222 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19955 | 2026.03.18 18:27:52.479702 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19956 | 2026.03.18 18:27:52.479737 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19957 | 2026.03.18 18:27:52.480030 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19958 | 2026.03.18 18:27:52.480237 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19959 | 2026.03.18 18:27:52.480359 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 19960 | 2026.03.18 18:27:52.480397 [ 276 ] {1443920d-5dee-4bb8-9278-f3c370bc465f} <Debug> TCPHandler: Processed in 0.001351207 sec. | ||
| 19961 | 2026.03.18 18:27:52.480507 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19962 | 2026.03.18 18:27:52.480600 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19963 | 2026.03.18 18:27:52.480638 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19964 | 2026.03.18 18:27:52.481311 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19965 | 2026.03.18 18:27:52.481346 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19966 | 2026.03.18 18:27:52.481657 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19967 | 2026.03.18 18:27:52.481865 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19968 | 2026.03.18 18:27:52.481990 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001408 sec., 349431.8181818182 rows/sec., 24.51 MiB/sec. | ||
| 19969 | 2026.03.18 18:27:52.482027 [ 276 ] {b24fe5f8-db27-4528-8554-feb6d1535670} <Debug> TCPHandler: Processed in 0.001567643 sec. | ||
| 19970 | 2026.03.18 18:27:52.482133 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19971 | 2026.03.18 18:27:52.482225 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19972 | 2026.03.18 18:27:52.482265 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19973 | 2026.03.18 18:27:52.482590 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19974 | 2026.03.18 18:27:52.482626 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19975 | 2026.03.18 18:27:52.482912 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19976 | 2026.03.18 18:27:52.483120 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19977 | 2026.03.18 18:27:52.483244 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 19978 | 2026.03.18 18:27:52.483281 [ 276 ] {7abbc600-c715-48f7-9f74-942c8dcf682f} <Debug> TCPHandler: Processed in 0.001195543 sec. | ||
| 19979 | 2026.03.18 18:27:52.483387 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19980 | 2026.03.18 18:27:52.483479 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19981 | 2026.03.18 18:27:52.483520 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19982 | 2026.03.18 18:27:52.483947 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19983 | 2026.03.18 18:27:52.483982 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19984 | 2026.03.18 18:27:52.484297 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19985 | 2026.03.18 18:27:52.484503 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19986 | 2026.03.18 18:27:52.484628 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 19987 | 2026.03.18 18:27:52.484665 [ 276 ] {891b4e7e-4b65-464c-bec8-7f8c3ff36583} <Debug> TCPHandler: Processed in 0.001325096 sec. | ||
| 19988 | 2026.03.18 18:27:52.484774 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19989 | 2026.03.18 18:27:52.484865 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19990 | 2026.03.18 18:27:52.484906 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19991 | 2026.03.18 18:27:52.485208 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19992 | 2026.03.18 18:27:52.485242 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19993 | 2026.03.18 18:27:52.485526 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19994 | 2026.03.18 18:27:52.485726 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19995 | 2026.03.18 18:27:52.485849 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 19996 | 2026.03.18 18:27:52.485884 [ 276 ] {81aee849-39fc-421d-886b-617dbe6448c0} <Debug> TCPHandler: Processed in 0.001157692 sec. | ||
| 19997 | 2026.03.18 18:27:52.485982 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19998 | 2026.03.18 18:27:52.486073 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19999 | 2026.03.18 18:27:52.486124 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <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 | ||
| 20000 | 2026.03.18 18:27:52.486857 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20001 | 2026.03.18 18:27:52.486892 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20002 | 2026.03.18 18:27:52.487354 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 20003 | 2026.03.18 18:27:52.487570 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20004 | 2026.03.18 18:27:52.487710 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001654 sec., 1209.1898428053203 rows/sec., 2.17 MiB/sec. | ||
| 20005 | 2026.03.18 18:27:52.487764 [ 276 ] {59b2c124-0028-4d39-a6e6-2cdc0bb5c4d1} <Debug> TCPHandler: Processed in 0.00182855 sec. | ||
| 20006 | 2026.03.18 18:27:52.487802 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20007 | 2026.03.18 18:27:52.487834 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20008 | 2026.03.18 18:27:52.487875 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20009 | 2026.03.18 18:27:52.487969 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20010 | 2026.03.18 18:27:52.488008 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20011 | 2026.03.18 18:27:52.488421 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20012 | 2026.03.18 18:27:52.488460 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20013 | 2026.03.18 18:27:52.488804 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20014 | 2026.03.18 18:27:52.489006 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20015 | 2026.03.18 18:27:52.489134 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001183 sec., 76077.76838546069 rows/sec., 4.76 MiB/sec. | ||
| 20016 | 2026.03.18 18:27:52.489169 [ 276 ] {3b622d66-4437-4d7e-b2d7-e219abfd738e} <Debug> TCPHandler: Processed in 0.001342157 sec. | ||
| 20017 | 2026.03.18 18:27:52.490780 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20018 | 2026.03.18 18:27:53.095977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39903 | ||
| 20019 | 2026.03.18 18:27:53.096531 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20020 | 2026.03.18 18:27:53.096580 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20021 | 2026.03.18 18:27:53.097094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20022 | 2026.03.18 18:27:53.097326 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20023 | 2026.03.18 18:27:53.097463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39903 | ||
| 20024 | 2026.03.18 18:27:55.145775 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 20025 | 2026.03.18 18:27:55.162848 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20026 | 2026.03.18 18:27:55.162885 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20027 | 2026.03.18 18:27:55.169032 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20028 | 2026.03.18 18:27:55.169761 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2026.03.18 18:27:55.172512 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 20030 | 2026.03.18 18:27:57.474214 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.03.18 18:27:57.474413 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20032 | 2026.03.18 18:27:57.474483 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20033 | 2026.03.18 18:27:57.475177 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20034 | 2026.03.18 18:27:57.475219 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20035 | 2026.03.18 18:27:57.475610 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20036 | 2026.03.18 18:27:57.475826 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20037 | 2026.03.18 18:27:57.475974 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001615 sec., 14860.681114551084 rows/sec., 1.23 MiB/sec. | ||
| 20038 | 2026.03.18 18:27:57.476016 [ 276 ] {30042a70-b3df-465c-91e1-2998d7a8a1b8} <Debug> TCPHandler: Processed in 0.001933843 sec. | ||
| 20039 | 2026.03.18 18:27:57.476135 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20040 | 2026.03.18 18:27:57.476230 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20041 | 2026.03.18 18:27:57.476270 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20042 | 2026.03.18 18:27:57.476654 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20043 | 2026.03.18 18:27:57.476689 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20044 | 2026.03.18 18:27:57.476974 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 20045 | 2026.03.18 18:27:57.477174 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20046 | 2026.03.18 18:27:57.477301 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001091 sec., 7332.722273143905 rows/sec., 597.93 KiB/sec. | ||
| 20047 | 2026.03.18 18:27:57.477338 [ 276 ] {456158b5-f2e1-4208-9eec-e43b803c0831} <Debug> TCPHandler: Processed in 0.001252205 sec. | ||
| 20048 | 2026.03.18 18:27:57.477435 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.03.18 18:27:57.477527 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20050 | 2026.03.18 18:27:57.477565 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20051 | 2026.03.18 18:27:57.478140 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20052 | 2026.03.18 18:27:57.478174 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20053 | 2026.03.18 18:27:57.478486 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20054 | 2026.03.18 18:27:57.478690 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20055 | 2026.03.18 18:27:57.478813 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Debug> executeQuery: Read 258 rows, 23.60 KiB in 0.001303 sec., 198004.6047582502 rows/sec., 17.69 MiB/sec. | ||
| 20056 | 2026.03.18 18:27:57.478813 [ 76 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20057 | 2026.03.18 18:27:57.478850 [ 276 ] {09eb429e-8f9d-4ea6-b6de-428513792268} <Debug> TCPHandler: Processed in 0.00146193 sec. | ||
| 20058 | 2026.03.18 18:27:57.478891 [ 76 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2026.03.18 18:27:57.478916 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20060 | 2026.03.18 18:27:57.478972 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20061 | 2026.03.18 18:27:57.479009 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20062 | 2026.03.18 18:27:57.479068 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20063 | 2026.03.18 18:27:57.479107 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20064 | 2026.03.18 18:27:57.479110 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20065 | 2026.03.18 18:27:57.479148 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2893 rows starting from the beginning of the part | ||
| 20066 | 2026.03.18 18:27:57.479206 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 2686 rows starting from the beginning of the part | ||
| 20067 | 2026.03.18 18:27:57.479250 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 20068 | 2026.03.18 18:27:57.479292 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 134 rows starting from the beginning of the part | ||
| 20069 | 2026.03.18 18:27:57.479334 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 801 rows starting from the beginning of the part | ||
| 20070 | 2026.03.18 18:27:57.479373 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 258 rows starting from the beginning of the part | ||
| 20071 | 2026.03.18 18:27:57.479607 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20072 | 2026.03.18 18:27:57.479647 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20073 | 2026.03.18 18:27:57.480044 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20074 | 2026.03.18 18:27:57.480333 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20075 | 2026.03.18 18:27:57.480504 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Debug> executeQuery: Read 59 rows, 4.45 KiB in 0.001451 sec., 40661.61268090972 rows/sec., 3.00 MiB/sec. | ||
| 20076 | 2026.03.18 18:27:57.480551 [ 276 ] {a96d53c5-853f-458c-ba9d-4f78ab32c499} <Debug> TCPHandler: Processed in 0.001626245 sec. | ||
| 20077 | 2026.03.18 18:27:57.480662 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20078 | 2026.03.18 18:27:57.480754 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20079 | 2026.03.18 18:27:57.480792 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20080 | 2026.03.18 18:27:57.481240 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20081 | 2026.03.18 18:27:57.481280 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20082 | 2026.03.18 18:27:57.481591 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20083 | 2026.03.18 18:27:57.481805 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20084 | 2026.03.18 18:27:57.481900 [ 191 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6828 rows, containing 5 columns (5 merged, 0 gathered) in 0.00292685 sec., 2332883.475408716 rows/sec., 188.89 MiB/sec. | ||
| 20085 | 2026.03.18 18:27:57.481913 [ 76 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_56_12 to all_61_61_0 | ||
| 20086 | 2026.03.18 18:27:57.481938 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001201 sec., 19983.347210657786 rows/sec., 1.66 MiB/sec. | ||
| 20087 | 2026.03.18 18:27:57.481969 [ 76 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20088 | 2026.03.18 18:27:57.481994 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20089 | 2026.03.18 18:27:57.482004 [ 276 ] {896c7a00-da0d-4c69-847a-db97608564c4} <Debug> TCPHandler: Processed in 0.001390308 sec. | ||
| 20090 | 2026.03.18 18:27:57.482068 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_12 to all_61_61_0 into Compact with storage Full | ||
| 20091 | 2026.03.18 18:27:57.482118 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20092 | 2026.03.18 18:27:57.482156 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20093 | 2026.03.18 18:27:57.482184 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 881 rows starting from the beginning of the part | ||
| 20094 | 2026.03.18 18:27:57.482217 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20095 | 2026.03.18 18:27:57.482236 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 20096 | 2026.03.18 18:27:57.482260 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20097 | 2026.03.18 18:27:57.482282 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 20098 | 2026.03.18 18:27:57.482325 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 857 rows starting from the beginning of the part | ||
| 20099 | 2026.03.18 18:27:57.482337 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20100 | 2026.03.18 18:27:57.482365 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 20101 | 2026.03.18 18:27:57.482413 [ 189 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 20102 | 2026.03.18 18:27:57.482668 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20103 | 2026.03.18 18:27:57.482706 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20104 | 2026.03.18 18:27:57.482728 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20105 | 2026.03.18 18:27:57.482820 [ 186 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_141_28} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20106 | 2026.03.18 18:27:57.482926 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 20107 | 2026.03.18 18:27:57.483015 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20108 | 2026.03.18 18:27:57.483237 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20109 | 2026.03.18 18:27:57.483373 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 20110 | 2026.03.18 18:27:57.483411 [ 276 ] {952f2007-9364-4a04-9795-c69c31b7a82d} <Debug> TCPHandler: Processed in 0.001342477 sec. | ||
| 20111 | 2026.03.18 18:27:57.483510 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20112 | 2026.03.18 18:27:57.483536 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498191 sec., 1474444.8471523323 rows/sec., 95.54 MiB/sec. | ||
| 20113 | 2026.03.18 18:27:57.483605 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20114 | 2026.03.18 18:27:57.483647 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20115 | 2026.03.18 18:27:57.483765 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20116 | 2026.03.18 18:27:57.484040 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.03.18 18:27:57.484111 [ 186 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_61_13} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_56_12, all_61_61_0] -> all_1_61_13 | ||
| 20118 | 2026.03.18 18:27:57.484151 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20119 | 2026.03.18 18:27:57.484192 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20120 | 2026.03.18 18:27:57.484193 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 20121 | 2026.03.18 18:27:57.484503 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20122 | 2026.03.18 18:27:57.484708 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20123 | 2026.03.18 18:27:57.484833 [ 76 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20124 | 2026.03.18 18:27:57.484837 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Debug> executeQuery: Read 147 rows, 12.15 KiB in 0.001252 sec., 117412.14057507986 rows/sec., 9.48 MiB/sec. | ||
| 20125 | 2026.03.18 18:27:57.484877 [ 76 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.03.18 18:27:57.484904 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20127 | 2026.03.18 18:27:57.484911 [ 276 ] {216554b6-2b45-40e9-80fa-dd0e878c22d2} <Debug> TCPHandler: Processed in 0.00144829 sec. | ||
| 20128 | 2026.03.18 18:27:57.484993 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20129 | 2026.03.18 18:27:57.485022 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20130 | 2026.03.18 18:27:57.485115 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20131 | 2026.03.18 18:27:57.485120 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20132 | 2026.03.18 18:27:57.485154 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1552 rows starting from the beginning of the part | ||
| 20133 | 2026.03.18 18:27:57.485175 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20134 | 2026.03.18 18:27:57.485225 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1441 rows starting from the beginning of the part | ||
| 20135 | 2026.03.18 18:27:57.485277 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 20136 | 2026.03.18 18:27:57.485317 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 103 rows starting from the beginning of the part | ||
| 20137 | 2026.03.18 18:27:57.485356 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 492 rows starting from the beginning of the part | ||
| 20138 | 2026.03.18 18:27:57.485402 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 147 rows starting from the beginning of the part | ||
| 20139 | 2026.03.18 18:27:57.485657 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20140 | 2026.03.18 18:27:57.485697 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20141 | 2026.03.18 18:27:57.486049 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20142 | 2026.03.18 18:27:57.486277 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20143 | 2026.03.18 18:27:57.486403 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.001301 sec., 264411.99077632587 rows/sec., 19.99 MiB/sec. | ||
| 20144 | 2026.03.18 18:27:57.486441 [ 276 ] {049153f5-0582-412d-858e-e8c8540bd4e3} <Debug> TCPHandler: Processed in 0.00146594 sec. | ||
| 20145 | 2026.03.18 18:27:57.486553 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20146 | 2026.03.18 18:27:57.486647 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20147 | 2026.03.18 18:27:57.486700 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <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 | ||
| 20148 | 2026.03.18 18:27:57.486845 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894502 sec., 2005276.320637297 rows/sec., 148.56 MiB/sec. | ||
| 20149 | 2026.03.18 18:27:57.487040 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20150 | 2026.03.18 18:27:57.487312 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20151 | 2026.03.18 18:27:57.487382 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_141_28} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20152 | 2026.03.18 18:27:57.487463 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 20153 | 2026.03.18 18:27:57.487585 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20154 | 2026.03.18 18:27:57.487625 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20155 | 2026.03.18 18:27:57.488195 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20156 | 2026.03.18 18:27:57.488420 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20157 | 2026.03.18 18:27:57.488558 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001928 sec., 20228.215767634854 rows/sec., 36.25 MiB/sec. | ||
| 20158 | 2026.03.18 18:27:57.488614 [ 276 ] {34833a30-1883-4f29-a39f-cec655cfb866} <Debug> TCPHandler: Processed in 0.002114428 sec. | ||
| 20159 | 2026.03.18 18:27:57.488723 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20160 | 2026.03.18 18:27:57.488817 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20161 | 2026.03.18 18:27:57.488858 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20162 | 2026.03.18 18:27:57.489194 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20163 | 2026.03.18 18:27:57.489229 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20164 | 2026.03.18 18:27:57.489530 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20165 | 2026.03.18 18:27:57.489728 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20166 | 2026.03.18 18:27:57.489845 [ 76 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20167 | 2026.03.18 18:27:57.489857 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 20168 | 2026.03.18 18:27:57.489878 [ 76 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20169 | 2026.03.18 18:27:57.489900 [ 276 ] {c0ba6751-7f4e-48fe-af4e-fa169342572b} <Debug> TCPHandler: Processed in 0.001225444 sec. | ||
| 20170 | 2026.03.18 18:27:57.489901 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20171 | 2026.03.18 18:27:57.490011 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 20172 | 2026.03.18 18:27:57.490142 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20173 | 2026.03.18 18:27:57.490173 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8430 rows starting from the beginning of the part | ||
| 20174 | 2026.03.18 18:27:57.490234 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 42 rows starting from the beginning of the part | ||
| 20175 | 2026.03.18 18:27:57.490278 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 48 rows starting from the beginning of the part | ||
| 20176 | 2026.03.18 18:27:57.490317 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 20177 | 2026.03.18 18:27:57.490356 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 20178 | 2026.03.18 18:27:57.490395 [ 194 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 20179 | 2026.03.18 18:27:57.493054 [ 188 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8730 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086436 sec., 2828505.110749097 rows/sec., 182.67 MiB/sec. | ||
| 20180 | 2026.03.18 18:27:57.493203 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20181 | 2026.03.18 18:27:57.493463 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20182 | 2026.03.18 18:27:57.493534 [ 186 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_141_28} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20183 | 2026.03.18 18:27:57.493596 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 20184 | 2026.03.18 18:28:00.353096 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20185 | 2026.03.18 18:28:00.353198 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20186 | 2026.03.18 18:28:00.598505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40351 | ||
| 20187 | 2026.03.18 18:28:00.599006 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2026.03.18 18:28:00.599044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20189 | 2026.03.18 18:28:00.599527 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20190 | 2026.03.18 18:28:00.599755 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2026.03.18 18:28:00.599882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40351 | ||
| 20192 | 2026.03.18 18:28:00.714294 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2576 | ||
| 20193 | 2026.03.18 18:28:00.716880 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20194 | 2026.03.18 18:28:00.716923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20195 | 2026.03.18 18:28:00.718141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20196 | 2026.03.18 18:28:00.718395 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20197 | 2026.03.18 18:28:00.718662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2576 | ||
| 20198 | 2026.03.18 18:28:02.464866 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20199 | 2026.03.18 18:28:02.465038 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20200 | 2026.03.18 18:28:02.465102 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20201 | 2026.03.18 18:28:02.465777 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20202 | 2026.03.18 18:28:02.465824 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20203 | 2026.03.18 18:28:02.466215 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20204 | 2026.03.18 18:28:02.466449 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20205 | 2026.03.18 18:28:02.466603 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Debug> executeQuery: Read 60 rows, 4.77 KiB in 0.001613 sec., 37197.768133911966 rows/sec., 2.89 MiB/sec. | ||
| 20206 | 2026.03.18 18:28:02.466647 [ 276 ] {301d5422-9a6d-447f-96cb-716c225bdd4c} <Debug> TCPHandler: Processed in 0.001906943 sec. | ||
| 20207 | 2026.03.18 18:28:02.466762 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20208 | 2026.03.18 18:28:02.466857 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20209 | 2026.03.18 18:28:02.466897 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20210 | 2026.03.18 18:28:02.467326 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20211 | 2026.03.18 18:28:02.467361 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20212 | 2026.03.18 18:28:02.467680 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20213 | 2026.03.18 18:28:02.467892 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20214 | 2026.03.18 18:28:02.468021 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Debug> executeQuery: Read 2 rows, 154.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 127.13 KiB/sec. | ||
| 20215 | 2026.03.18 18:28:02.468022 [ 67 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20216 | 2026.03.18 18:28:02.468061 [ 276 ] {728e6b70-cd73-4f39-b78a-11533e3ce758} <Debug> TCPHandler: Processed in 0.001348917 sec. | ||
| 20217 | 2026.03.18 18:28:02.468098 [ 67 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20218 | 2026.03.18 18:28:02.468124 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20219 | 2026.03.18 18:28:02.468190 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20220 | 2026.03.18 18:28:02.468259 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 20221 | 2026.03.18 18:28:02.468288 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20222 | 2026.03.18 18:28:02.468345 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20223 | 2026.03.18 18:28:02.468423 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20224 | 2026.03.18 18:28:02.468468 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 226 rows starting from the beginning of the part | ||
| 20225 | 2026.03.18 18:28:02.468548 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 157 rows starting from the beginning of the part | ||
| 20226 | 2026.03.18 18:28:02.468608 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 39 rows starting from the beginning of the part | ||
| 20227 | 2026.03.18 18:28:02.468667 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 144 rows starting from the beginning of the part | ||
| 20228 | 2026.03.18 18:28:02.468720 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 59 rows starting from the beginning of the part | ||
| 20229 | 2026.03.18 18:28:02.468779 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 2 rows starting from the beginning of the part | ||
| 20230 | 2026.03.18 18:28:02.468804 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20231 | 2026.03.18 18:28:02.468849 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20232 | 2026.03.18 18:28:02.469190 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20233 | 2026.03.18 18:28:02.469425 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20234 | 2026.03.18 18:28:02.469564 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001294 sec., 51004.636785162285 rows/sec., 3.98 MiB/sec. | ||
| 20235 | 2026.03.18 18:28:02.469602 [ 276 ] {ea2872cc-5484-4bd3-98b8-0319cb739906} <Debug> TCPHandler: Processed in 0.00146192 sec. | ||
| 20236 | 2026.03.18 18:28:02.469720 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20237 | 2026.03.18 18:28:02.469782 [ 186 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587564 sec., 394944.70774091623 rows/sec., 26.54 MiB/sec. | ||
| 20238 | 2026.03.18 18:28:02.469814 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20239 | 2026.03.18 18:28:02.469867 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20240 | 2026.03.18 18:28:02.469958 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20241 | 2026.03.18 18:28:02.470239 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20242 | 2026.03.18 18:28:02.470295 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20243 | 2026.03.18 18:28:02.470320 [ 200 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_121_24} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20244 | 2026.03.18 18:28:02.470337 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20245 | 2026.03.18 18:28:02.470403 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20246 | 2026.03.18 18:28:02.470685 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20247 | 2026.03.18 18:28:02.470902 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2026.03.18 18:28:02.471025 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 4 parts from all_1_137_28 to all_140_140_0 | ||
| 20249 | 2026.03.18 18:28:02.471032 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 20250 | 2026.03.18 18:28:02.471064 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20251 | 2026.03.18 18:28:02.471087 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20252 | 2026.03.18 18:28:02.471087 [ 276 ] {71c3db74-a002-4e4a-aab3-c09ee7cd04d4} <Debug> TCPHandler: Processed in 0.001417129 sec. | ||
| 20253 | 2026.03.18 18:28:02.471159 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_137_28 to all_140_140_0 into Compact with storage Full | ||
| 20254 | 2026.03.18 18:28:02.471214 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20255 | 2026.03.18 18:28:02.471261 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20256 | 2026.03.18 18:28:02.471292 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_28, total 49625 rows starting from the beginning of the part | ||
| 20257 | 2026.03.18 18:28:02.471313 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20258 | 2026.03.18 18:28:02.471337 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 20259 | 2026.03.18 18:28:02.471372 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <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 | ||
| 20260 | 2026.03.18 18:28:02.471381 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 20261 | 2026.03.18 18:28:02.471429 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 265 rows starting from the beginning of the part | ||
| 20262 | 2026.03.18 18:28:02.472165 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2026.03.18 18:28:02.472204 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20264 | 2026.03.18 18:28:02.472755 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20265 | 2026.03.18 18:28:02.472981 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20266 | 2026.03.18 18:28:02.473121 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001826 sec., 1095.290251916758 rows/sec., 1.96 MiB/sec. | ||
| 20267 | 2026.03.18 18:28:02.473188 [ 276 ] {373ed43b-9622-49d0-9264-24f275fd61dd} <Debug> TCPHandler: Processed in 0.002023586 sec. | ||
| 20268 | 2026.03.18 18:28:02.473317 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20269 | 2026.03.18 18:28:02.473413 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20270 | 2026.03.18 18:28:02.473461 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20271 | 2026.03.18 18:28:02.473806 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.03.18 18:28:02.473841 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20273 | 2026.03.18 18:28:02.474152 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20274 | 2026.03.18 18:28:02.474359 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.03.18 18:28:02.474489 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 20276 | 2026.03.18 18:28:02.474525 [ 276 ] {3b69ecfa-9dfa-4863-8115-ab6708bd7224} <Debug> TCPHandler: Processed in 0.001258905 sec. | ||
| 20277 | 2026.03.18 18:28:02.479395 [ 190 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50178 rows, containing 5 columns (5 merged, 0 gathered) in 0.008259558 sec., 6075143.4883077275 rows/sec., 396.98 MiB/sec. | ||
| 20278 | 2026.03.18 18:28:02.479801 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Trace> MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) | ||
| 20279 | 2026.03.18 18:28:02.480080 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20280 | 2026.03.18 18:28:02.480153 [ 188 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_140_29} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 4 parts: [all_1_137_28, all_140_140_0] -> all_1_140_29 | ||
| 20281 | 2026.03.18 18:28:02.480223 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 20282 | 2026.03.18 18:28:02.673485 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20283 | 2026.03.18 18:28:02.690997 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20284 | 2026.03.18 18:28:02.691056 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20285 | 2026.03.18 18:28:02.697282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20286 | 2026.03.18 18:28:02.698016 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20287 | 2026.03.18 18:28:02.700962 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20288 | 2026.03.18 18:28:03.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.89 MiB, peak 411.67 MiB, free memory in arenas 0.00 B, will set to 394.86 MiB (RSS), difference: -1.03 MiB | ||
| 20289 | 2026.03.18 18:28:07.127918 [ 217 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20290 | 2026.03.18 18:28:07.127983 [ 217 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20291 | 2026.03.18 18:28:07.131934 [ 217 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20292 | 2026.03.18 18:28:07.466332 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20293 | 2026.03.18 18:28:07.466507 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20294 | 2026.03.18 18:28:07.466581 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20295 | 2026.03.18 18:28:07.467403 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20296 | 2026.03.18 18:28:07.467460 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20297 | 2026.03.18 18:28:07.468010 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20298 | 2026.03.18 18:28:07.468330 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20299 | 2026.03.18 18:28:07.468610 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.00215 sec., 63255.813953488374 rows/sec., 5.48 MiB/sec. | ||
| 20300 | 2026.03.18 18:28:07.468671 [ 276 ] {e46f1af8-86c6-4d48-8d0c-e41240e146d9} <Debug> TCPHandler: Processed in 0.002465928 sec. | ||
| 20301 | 2026.03.18 18:28:07.468821 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20302 | 2026.03.18 18:28:07.468944 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20303 | 2026.03.18 18:28:07.468997 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20304 | 2026.03.18 18:28:07.469530 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20305 | 2026.03.18 18:28:07.469570 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20306 | 2026.03.18 18:28:07.469963 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20307 | 2026.03.18 18:28:07.470265 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2026.03.18 18:28:07.470429 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001574 sec., 25412.960609911053 rows/sec., 1.87 MiB/sec. | ||
| 20309 | 2026.03.18 18:28:07.470547 [ 276 ] {e75ec813-44ba-4c4d-9bb7-1455a6432413} <Debug> TCPHandler: Processed in 0.001786009 sec. | ||
| 20310 | 2026.03.18 18:28:07.470675 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20311 | 2026.03.18 18:28:07.470791 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20312 | 2026.03.18 18:28:07.470842 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20313 | 2026.03.18 18:28:07.471459 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2026.03.18 18:28:07.471505 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20315 | 2026.03.18 18:28:07.471874 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20316 | 2026.03.18 18:28:07.472094 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2026.03.18 18:28:07.472225 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001458 sec., 71330.58984910836 rows/sec., 5.57 MiB/sec. | ||
| 20318 | 2026.03.18 18:28:07.472264 [ 276 ] {8ab7bc5a-c47d-466e-b1ad-3176b1f42a60} <Debug> TCPHandler: Processed in 0.001648006 sec. | ||
| 20319 | 2026.03.18 18:28:07.472381 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20320 | 2026.03.18 18:28:07.472476 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20321 | 2026.03.18 18:28:07.472522 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20322 | 2026.03.18 18:28:07.472955 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20323 | 2026.03.18 18:28:07.472989 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20324 | 2026.03.18 18:28:07.473318 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20325 | 2026.03.18 18:28:07.473538 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20326 | 2026.03.18 18:28:07.473667 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 20327 | 2026.03.18 18:28:07.473703 [ 276 ] {9a2ca623-fb51-4740-bc01-402efd30d53d} <Debug> TCPHandler: Processed in 0.001372648 sec. | ||
| 20328 | 2026.03.18 18:28:07.473783 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20329 | 2026.03.18 18:28:07.473813 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20330 | 2026.03.18 18:28:07.473846 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20331 | 2026.03.18 18:28:07.473923 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20332 | 2026.03.18 18:28:07.473983 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <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 | ||
| 20333 | 2026.03.18 18:28:07.474953 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20334 | 2026.03.18 18:28:07.474990 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20335 | 2026.03.18 18:28:07.475666 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20336 | 2026.03.18 18:28:07.475927 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20337 | 2026.03.18 18:28:07.476070 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002163 sec., 18492.83402681461 rows/sec., 33.14 MiB/sec. | ||
| 20338 | 2026.03.18 18:28:07.476138 [ 276 ] {56327e56-084a-4d3a-b8b8-c5751ad3a855} <Debug> TCPHandler: Processed in 0.002372205 sec. | ||
| 20339 | 2026.03.18 18:28:07.476260 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20340 | 2026.03.18 18:28:07.476358 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20341 | 2026.03.18 18:28:07.476401 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20342 | 2026.03.18 18:28:07.476739 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20343 | 2026.03.18 18:28:07.476775 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20344 | 2026.03.18 18:28:07.477085 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20345 | 2026.03.18 18:28:07.477375 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20346 | 2026.03.18 18:28:07.477506 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 20347 | 2026.03.18 18:28:07.477543 [ 276 ] {5e1b0e1f-3ae6-4155-8490-c2d37dc62314} <Debug> TCPHandler: Processed in 0.001334047 sec. | ||
| 20348 | 2026.03.18 18:28:07.477624 [ 220 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20349 | 2026.03.18 18:28:07.477682 [ 220 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20350 | 2026.03.18 18:28:07.477987 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20351 | 2026.03.18 18:28:07.481276 [ 220 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20352 | 2026.03.18 18:28:07.626108 [ 219 ] {} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20353 | 2026.03.18 18:28:07.626157 [ 219 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20354 | 2026.03.18 18:28:07.628084 [ 219 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 20355 | 2026.03.18 18:28:07.749784 [ 222 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20356 | 2026.03.18 18:28:07.749857 [ 222 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20357 | 2026.03.18 18:28:07.753245 [ 222 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20358 | 2026.03.18 18:28:07.765212 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20359 | 2026.03.18 18:28:07.765447 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20360 | 2026.03.18 18:28:07.765543 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20361 | 2026.03.18 18:28:07.766313 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.03.18 18:28:07.766350 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20363 | 2026.03.18 18:28:07.766811 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20364 | 2026.03.18 18:28:07.767037 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20365 | 2026.03.18 18:28:07.767184 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001806 sec., 157253.5991140642 rows/sec., 9.99 MiB/sec. | ||
| 20366 | 2026.03.18 18:28:07.767228 [ 276 ] {5c238678-904a-4448-8e0b-d60b193bfb25} <Debug> TCPHandler: Processed in 0.002176 sec. | ||
| 20367 | 2026.03.18 18:28:07.767360 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20368 | 2026.03.18 18:28:07.767456 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20369 | 2026.03.18 18:28:07.767497 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20370 | 2026.03.18 18:28:07.767910 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20371 | 2026.03.18 18:28:07.767944 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20372 | 2026.03.18 18:28:07.768235 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20373 | 2026.03.18 18:28:07.768456 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20374 | 2026.03.18 18:28:07.768584 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 20375 | 2026.03.18 18:28:07.768621 [ 276 ] {05090ec8-db6a-4ad4-a59e-08c88fb9796c} <Debug> TCPHandler: Processed in 0.001312217 sec. | ||
| 20376 | 2026.03.18 18:28:07.768723 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20377 | 2026.03.18 18:28:07.768816 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20378 | 2026.03.18 18:28:07.768855 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20379 | 2026.03.18 18:28:07.770986 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20380 | 2026.03.18 18:28:07.771020 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20381 | 2026.03.18 18:28:07.771464 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20382 | 2026.03.18 18:28:07.771677 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20383 | 2026.03.18 18:28:07.771805 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Debug> executeQuery: Read 2687 rows, 208.16 KiB in 0.003008 sec., 893284.5744680852 rows/sec., 67.58 MiB/sec. | ||
| 20384 | 2026.03.18 18:28:07.771845 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 20385 | 2026.03.18 18:28:07.771858 [ 276 ] {5fb34492-5dcb-41bd-b926-44ba37406a12} <Debug> TCPHandler: Processed in 0.003185188 sec. | ||
| 20386 | 2026.03.18 18:28:07.771908 [ 219 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20387 | 2026.03.18 18:28:07.771963 [ 219 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20388 | 2026.03.18 18:28:07.771974 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2026.03.18 18:28:07.772072 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20390 | 2026.03.18 18:28:07.772112 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20391 | 2026.03.18 18:28:07.772571 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2026.03.18 18:28:07.772608 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20393 | 2026.03.18 18:28:07.772927 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20394 | 2026.03.18 18:28:07.773201 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.03.18 18:28:07.773338 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Debug> executeQuery: Read 159 rows, 9.80 KiB in 0.001285 sec., 123735.40856031129 rows/sec., 7.45 MiB/sec. | ||
| 20396 | 2026.03.18 18:28:07.773376 [ 276 ] {9114ff21-1812-4d3b-b381-b60186bbd218} <Debug> TCPHandler: Processed in 0.00145333 sec. | ||
| 20397 | 2026.03.18 18:28:07.773495 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20398 | 2026.03.18 18:28:07.773589 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20399 | 2026.03.18 18:28:07.773627 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20400 | 2026.03.18 18:28:07.774170 [ 219 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20401 | 2026.03.18 18:28:07.774399 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2026.03.18 18:28:07.774440 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20403 | 2026.03.18 18:28:07.774781 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20404 | 2026.03.18 18:28:07.774988 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.03.18 18:28:07.775115 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001543 sec., 555411.5359688917 rows/sec., 33.01 MiB/sec. | ||
| 20406 | 2026.03.18 18:28:07.775154 [ 276 ] {9f1c8a66-056d-4fba-a2bc-89f5c05af457} <Debug> TCPHandler: Processed in 0.001708507 sec. | ||
| 20407 | 2026.03.18 18:28:07.775263 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20408 | 2026.03.18 18:28:07.775356 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20409 | 2026.03.18 18:28:07.775396 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20410 | 2026.03.18 18:28:07.775772 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2026.03.18 18:28:07.775807 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20412 | 2026.03.18 18:28:07.776078 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20413 | 2026.03.18 18:28:07.776284 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.03.18 18:28:07.776384 [ 59 ] {} <Debug> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 20415 | 2026.03.18 18:28:07.776412 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 65.53 KiB/sec. | ||
| 20416 | 2026.03.18 18:28:07.776427 [ 59 ] {} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20417 | 2026.03.18 18:28:07.776456 [ 276 ] {ca7b7f20-2629-4b5f-a32a-879d257c6f6f} <Debug> TCPHandler: Processed in 0.001244054 sec. | ||
| 20418 | 2026.03.18 18:28:07.776457 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20419 | 2026.03.18 18:28:07.776566 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20420 | 2026.03.18 18:28:07.776602 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 20421 | 2026.03.18 18:28:07.776664 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20422 | 2026.03.18 18:28:07.776707 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20423 | 2026.03.18 18:28:07.776743 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20424 | 2026.03.18 18:28:07.776782 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 20425 | 2026.03.18 18:28:07.776853 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 20426 | 2026.03.18 18:28:07.776900 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 20427 | 2026.03.18 18:28:07.776944 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 20428 | 2026.03.18 18:28:07.776992 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 20429 | 2026.03.18 18:28:07.777156 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2026.03.18 18:28:07.777199 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20431 | 2026.03.18 18:28:07.777517 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20432 | 2026.03.18 18:28:07.777715 [ 190 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170282 sec., 4272.474497599724 rows/sec., 317.10 KiB/sec. | ||
| 20433 | 2026.03.18 18:28:07.777750 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20434 | 2026.03.18 18:28:07.777834 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 20435 | 2026.03.18 18:28:07.777891 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001245 sec., 118875.50200803213 rows/sec., 6.76 MiB/sec. | ||
| 20436 | 2026.03.18 18:28:07.777935 [ 276 ] {523ed143-53e6-49f8-9758-fb6b1243a2e3} <Debug> TCPHandler: Processed in 0.001418909 sec. | ||
| 20437 | 2026.03.18 18:28:07.778050 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20438 | 2026.03.18 18:28:07.778091 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20439 | 2026.03.18 18:28:07.778145 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20440 | 2026.03.18 18:28:07.778165 [ 186 ] {83c4fbf9-9da5-4d90-94b5-b0c741b80801::all_1_21_5} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 20441 | 2026.03.18 18:28:07.778189 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20442 | 2026.03.18 18:28:07.778238 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20443 | 2026.03.18 18:28:07.779319 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.03.18 18:28:07.779359 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20445 | 2026.03.18 18:28:07.779721 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20446 | 2026.03.18 18:28:07.779942 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20447 | 2026.03.18 18:28:07.780072 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Debug> executeQuery: Read 1443 rows, 101.77 KiB in 0.001944 sec., 742283.9506172839 rows/sec., 51.13 MiB/sec. | ||
| 20448 | 2026.03.18 18:28:07.780110 [ 276 ] {f6eb2ac1-d780-4213-b95c-1f0aef391bcc} <Debug> TCPHandler: Processed in 0.002108958 sec. | ||
| 20449 | 2026.03.18 18:28:07.780133 [ 219 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20450 | 2026.03.18 18:28:07.780169 [ 219 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20451 | 2026.03.18 18:28:07.780231 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20452 | 2026.03.18 18:28:07.780359 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20453 | 2026.03.18 18:28:07.780412 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20454 | 2026.03.18 18:28:07.780765 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20455 | 2026.03.18 18:28:07.780800 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20456 | 2026.03.18 18:28:07.781123 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20457 | 2026.03.18 18:28:07.781334 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20458 | 2026.03.18 18:28:07.781524 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 20459 | 2026.03.18 18:28:07.781563 [ 276 ] {49085dc5-c265-4b69-95e3-6c72c77642f4} <Debug> TCPHandler: Processed in 0.001392158 sec. | ||
| 20460 | 2026.03.18 18:28:07.781680 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20461 | 2026.03.18 18:28:07.781800 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20462 | 2026.03.18 18:28:07.781854 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20463 | 2026.03.18 18:28:07.782658 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20464 | 2026.03.18 18:28:07.782696 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20465 | 2026.03.18 18:28:07.783132 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20466 | 2026.03.18 18:28:07.783344 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20467 | 2026.03.18 18:28:07.783483 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Debug> executeQuery: Read 1324 rows, 84.68 KiB in 0.001707 sec., 775629.7598125366 rows/sec., 48.44 MiB/sec. | ||
| 20468 | 2026.03.18 18:28:07.783522 [ 219 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20469 | 2026.03.18 18:28:07.783524 [ 276 ] {d80b9eff-88fb-4764-8fb7-39ed9e22aec3} <Debug> TCPHandler: Processed in 0.001902232 sec. | ||
| 20470 | 2026.03.18 18:28:07.783662 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20471 | 2026.03.18 18:28:07.783757 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20472 | 2026.03.18 18:28:07.783800 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20473 | 2026.03.18 18:28:07.784106 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20474 | 2026.03.18 18:28:07.784142 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20475 | 2026.03.18 18:28:07.784434 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20476 | 2026.03.18 18:28:07.784640 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20477 | 2026.03.18 18:28:07.784768 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 20478 | 2026.03.18 18:28:07.784804 [ 276 ] {eac1132a-7dc9-4014-bbee-d9fe57143c0c} <Debug> TCPHandler: Processed in 0.001190702 sec. | ||
| 20479 | 2026.03.18 18:28:07.784913 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20480 | 2026.03.18 18:28:07.785021 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20481 | 2026.03.18 18:28:07.785078 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <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 | ||
| 20482 | 2026.03.18 18:28:07.785898 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2026.03.18 18:28:07.785937 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20484 | 2026.03.18 18:28:07.786487 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20485 | 2026.03.18 18:28:07.786733 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20486 | 2026.03.18 18:28:07.786867 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20487 | 2026.03.18 18:28:07.786888 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001885 sec., 6896.551724137931 rows/sec., 12.36 MiB/sec. | ||
| 20488 | 2026.03.18 18:28:07.786907 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20489 | 2026.03.18 18:28:07.786933 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20490 | 2026.03.18 18:28:07.786957 [ 276 ] {4f9f06c3-fb4f-460a-92ab-b693a226c592} <Debug> TCPHandler: Processed in 0.002094928 sec. | ||
| 20491 | 2026.03.18 18:28:07.787024 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 20492 | 2026.03.18 18:28:07.787089 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20493 | 2026.03.18 18:28:07.787192 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20494 | 2026.03.18 18:28:07.787234 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20495 | 2026.03.18 18:28:07.787283 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20496 | 2026.03.18 18:28:07.787350 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2601 rows starting from the beginning of the part | ||
| 20497 | 2026.03.18 18:28:07.787493 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 2 rows starting from the beginning of the part | ||
| 20498 | 2026.03.18 18:28:07.787587 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20499 | 2026.03.18 18:28:07.787602 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 39 rows starting from the beginning of the part | ||
| 20500 | 2026.03.18 18:28:07.787632 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20501 | 2026.03.18 18:28:07.787715 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2 rows starting from the beginning of the part | ||
| 20502 | 2026.03.18 18:28:07.787815 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 40 rows starting from the beginning of the part | ||
| 20503 | 2026.03.18 18:28:07.787911 [ 187 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 13 rows starting from the beginning of the part | ||
| 20504 | 2026.03.18 18:28:07.787952 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20505 | 2026.03.18 18:28:07.788187 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20506 | 2026.03.18 18:28:07.788333 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001159 sec., 36238.136324417595 rows/sec., 2.07 MiB/sec. | ||
| 20507 | 2026.03.18 18:28:07.788374 [ 276 ] {10a09f6d-9fb6-47d9-ae37-92f519b526de} <Debug> TCPHandler: Processed in 0.001336476 sec. | ||
| 20508 | 2026.03.18 18:28:07.797344 [ 190 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2697 rows, containing 19 columns (19 merged, 0 gathered) in 0.010359765 sec., 260334.09058989273 rows/sec., 466.51 MiB/sec. | ||
| 20509 | 2026.03.18 18:28:07.799843 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20510 | 2026.03.18 18:28:07.800278 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20511 | 2026.03.18 18:28:07.800365 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20512 | 2026.03.18 18:28:07.800544 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.95 MiB. | ||
| 20513 | 2026.03.18 18:28:08.100090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40863 | ||
| 20514 | 2026.03.18 18:28:08.100839 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20515 | 2026.03.18 18:28:08.100893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20516 | 2026.03.18 18:28:08.101543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20517 | 2026.03.18 18:28:08.101823 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20518 | 2026.03.18 18:28:08.101960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40863 | ||
| 20519 | 2026.03.18 18:28:09.132365 [ 224 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20520 | 2026.03.18 18:28:09.132424 [ 224 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20521 | 2026.03.18 18:28:09.135323 [ 224 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20522 | 2026.03.18 18:28:10.001114 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.98 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 395.98 MiB (RSS), difference: 4.00 MiB | ||
| 20523 | 2026.03.18 18:28:10.201015 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20524 | 2026.03.18 18:28:10.217597 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20525 | 2026.03.18 18:28:10.217651 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20526 | 2026.03.18 18:28:10.223586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20527 | 2026.03.18 18:28:10.224268 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2026.03.18 18:28:10.227681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20529 | 2026.03.18 18:28:10.719840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2626 | ||
| 20530 | 2026.03.18 18:28:10.722591 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20531 | 2026.03.18 18:28:10.722641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20532 | 2026.03.18 18:28:10.723817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20533 | 2026.03.18 18:28:10.724086 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20534 | 2026.03.18 18:28:10.724371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2626 | ||
| 20535 | 2026.03.18 18:28:11.144577 [ 220 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20536 | 2026.03.18 18:28:11.144637 [ 220 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20537 | 2026.03.18 18:28:11.147641 [ 220 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20538 | 2026.03.18 18:28:12.463000 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2026.03.18 18:28:12.463181 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20540 | 2026.03.18 18:28:12.463249 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20541 | 2026.03.18 18:28:12.463925 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2026.03.18 18:28:12.463974 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20543 | 2026.03.18 18:28:12.464385 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20544 | 2026.03.18 18:28:12.464618 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.03.18 18:28:12.464781 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 20546 | 2026.03.18 18:28:12.464825 [ 276 ] {5f837590-c5eb-4113-a1ae-9c2f01fccd26} <Debug> TCPHandler: Processed in 0.001957514 sec. | ||
| 20547 | 2026.03.18 18:28:12.464944 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20548 | 2026.03.18 18:28:12.465043 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20549 | 2026.03.18 18:28:12.465085 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20550 | 2026.03.18 18:28:12.465508 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20551 | 2026.03.18 18:28:12.465544 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20552 | 2026.03.18 18:28:12.465845 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20553 | 2026.03.18 18:28:12.466057 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20554 | 2026.03.18 18:28:12.466191 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 20555 | 2026.03.18 18:28:12.466232 [ 276 ] {20150f34-ccf8-416a-b388-3a15818abed8} <Debug> TCPHandler: Processed in 0.001337987 sec. | ||
| 20556 | 2026.03.18 18:28:12.466345 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20557 | 2026.03.18 18:28:12.466452 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20558 | 2026.03.18 18:28:12.466500 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20559 | 2026.03.18 18:28:12.466892 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20560 | 2026.03.18 18:28:12.466928 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20561 | 2026.03.18 18:28:12.467262 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20562 | 2026.03.18 18:28:12.467474 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20563 | 2026.03.18 18:28:12.467611 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001182 sec., 108291.03214890017 rows/sec., 7.54 MiB/sec. | ||
| 20564 | 2026.03.18 18:28:12.467609 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 5 parts from all_1_140_29 to all_144_144_0 | ||
| 20565 | 2026.03.18 18:28:12.467652 [ 276 ] {b7f56f60-b8cb-44a7-8b58-52cb6bc76a84} <Debug> TCPHandler: Processed in 0.001357247 sec. | ||
| 20566 | 2026.03.18 18:28:12.467691 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20567 | 2026.03.18 18:28:12.467717 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20568 | 2026.03.18 18:28:12.467781 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20569 | 2026.03.18 18:28:12.467811 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_140_29 to all_144_144_0 into Compact with storage Full | ||
| 20570 | 2026.03.18 18:28:12.467882 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20571 | 2026.03.18 18:28:12.467909 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20572 | 2026.03.18 18:28:12.467924 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20573 | 2026.03.18 18:28:12.467939 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_140_29, total 50178 rows starting from the beginning of the part | ||
| 20574 | 2026.03.18 18:28:12.467999 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 344 rows starting from the beginning of the part | ||
| 20575 | 2026.03.18 18:28:12.468048 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20576 | 2026.03.18 18:28:12.468090 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 20577 | 2026.03.18 18:28:12.468128 [ 193 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1324 rows starting from the beginning of the part | ||
| 20578 | 2026.03.18 18:28:12.468270 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20579 | 2026.03.18 18:28:12.468307 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20580 | 2026.03.18 18:28:12.468635 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20581 | 2026.03.18 18:28:12.468849 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20582 | 2026.03.18 18:28:12.468989 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 20583 | 2026.03.18 18:28:12.469028 [ 276 ] {14e06b46-86d0-440e-b1df-6ad73bad6867} <Debug> TCPHandler: Processed in 0.001297446 sec. | ||
| 20584 | 2026.03.18 18:28:12.476813 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52166 rows, containing 5 columns (5 merged, 0 gathered) in 0.009036059 sec., 5773092.00836338 rows/sec., 377.36 MiB/sec. | ||
| 20585 | 2026.03.18 18:28:12.477264 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Trace> MergedBlockOutputStream: filled checksums all_1_144_30 (state Temporary) | ||
| 20586 | 2026.03.18 18:28:12.477596 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_144_30 to all_1_144_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20587 | 2026.03.18 18:28:12.477678 [ 198 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 5 parts: [all_1_140_29, all_144_144_0] -> all_1_144_30 | ||
| 20588 | 2026.03.18 18:28:12.477776 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 20589 | 2026.03.18 18:28:15.353453 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20590 | 2026.03.18 18:28:15.353535 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20591 | 2026.03.18 18:28:15.602946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41311 | ||
| 20592 | 2026.03.18 18:28:15.603702 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20593 | 2026.03.18 18:28:15.603772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20594 | 2026.03.18 18:28:15.604478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20595 | 2026.03.18 18:28:15.604854 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20596 | 2026.03.18 18:28:15.605046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41311 | ||
| 20597 | 2026.03.18 18:28:15.605095 [ 43 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20598 | 2026.03.18 18:28:15.605195 [ 43 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20599 | 2026.03.18 18:28:15.605233 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20600 | 2026.03.18 18:28:15.605480 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20601 | 2026.03.18 18:28:15.605730 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20602 | 2026.03.18 18:28:15.605787 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38943 rows starting from the beginning of the part | ||
| 20603 | 2026.03.18 18:28:15.605881 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20604 | 2026.03.18 18:28:15.605947 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20605 | 2026.03.18 18:28:15.606011 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20606 | 2026.03.18 18:28:15.606072 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20607 | 2026.03.18 18:28:15.606126 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20608 | 2026.03.18 18:28:15.609929 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41311 rows, containing 4 columns (4 merged, 0 gathered) in 0.004578076 sec., 9023659.720808478 rows/sec., 129.08 MiB/sec. | ||
| 20609 | 2026.03.18 18:28:15.610296 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20610 | 2026.03.18 18:28:15.610648 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20611 | 2026.03.18 18:28:15.610755 [ 201 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_86_17} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20612 | 2026.03.18 18:28:15.610872 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20613 | 2026.03.18 18:28:17.467298 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20614 | 2026.03.18 18:28:17.467474 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20615 | 2026.03.18 18:28:17.467539 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20616 | 2026.03.18 18:28:17.468351 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20617 | 2026.03.18 18:28:17.468401 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20618 | 2026.03.18 18:28:17.468789 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20619 | 2026.03.18 18:28:17.469009 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20620 | 2026.03.18 18:28:17.469169 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Debug> executeQuery: Read 156 rows, 13.95 KiB in 0.001739 sec., 89706.72800460034 rows/sec., 7.83 MiB/sec. | ||
| 20621 | 2026.03.18 18:28:17.469166 [ 39 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20622 | 2026.03.18 18:28:17.469213 [ 276 ] {b81ae9f0-ee7a-4d2d-8772-f654605bbdba} <Debug> TCPHandler: Processed in 0.002041837 sec. | ||
| 20623 | 2026.03.18 18:28:17.469252 [ 39 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20624 | 2026.03.18 18:28:17.469282 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20625 | 2026.03.18 18:28:17.469356 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20626 | 2026.03.18 18:28:17.469397 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20627 | 2026.03.18 18:28:17.469456 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20628 | 2026.03.18 18:28:17.469501 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20629 | 2026.03.18 18:28:17.469526 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20630 | 2026.03.18 18:28:17.469568 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2893 rows starting from the beginning of the part | ||
| 20631 | 2026.03.18 18:28:17.469640 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20632 | 2026.03.18 18:28:17.469689 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 136 rows starting from the beginning of the part | ||
| 20633 | 2026.03.18 18:28:17.469732 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 2687 rows starting from the beginning of the part | ||
| 20634 | 2026.03.18 18:28:17.469773 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 20635 | 2026.03.18 18:28:17.469818 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 156 rows starting from the beginning of the part | ||
| 20636 | 2026.03.18 18:28:17.469956 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20637 | 2026.03.18 18:28:17.469998 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20638 | 2026.03.18 18:28:17.470308 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20639 | 2026.03.18 18:28:17.470524 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20640 | 2026.03.18 18:28:17.470661 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.001222 sec., 40916.53027823241 rows/sec., 3.00 MiB/sec. | ||
| 20641 | 2026.03.18 18:28:17.470703 [ 276 ] {7af0c3a4-91f3-4a4a-95e1-c37fb5f7731e} <Debug> TCPHandler: Processed in 0.001397609 sec. | ||
| 20642 | 2026.03.18 18:28:17.470823 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20643 | 2026.03.18 18:28:17.470917 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20644 | 2026.03.18 18:28:17.470957 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20645 | 2026.03.18 18:28:17.471439 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.03.18 18:28:17.471475 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20647 | 2026.03.18 18:28:17.471782 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20648 | 2026.03.18 18:28:17.471872 [ 189 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5988 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252336 sec., 2373026.440935895 rows/sec., 191.33 MiB/sec. | ||
| 20649 | 2026.03.18 18:28:17.471996 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20650 | 2026.03.18 18:28:17.472128 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Debug> executeQuery: Read 120 rows, 9.63 KiB in 0.001227 sec., 97799.51100244498 rows/sec., 7.66 MiB/sec. | ||
| 20651 | 2026.03.18 18:28:17.472130 [ 39 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20652 | 2026.03.18 18:28:17.472136 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20653 | 2026.03.18 18:28:17.472171 [ 276 ] {0eebf6fc-d2a7-46bc-837c-a1e52c1eac52} <Debug> TCPHandler: Processed in 0.001396298 sec. | ||
| 20654 | 2026.03.18 18:28:17.472186 [ 39 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.03.18 18:28:17.472227 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20656 | 2026.03.18 18:28:17.472299 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20657 | 2026.03.18 18:28:17.472320 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20658 | 2026.03.18 18:28:17.472426 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20659 | 2026.03.18 18:28:17.472434 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20660 | 2026.03.18 18:28:17.472426 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20661 | 2026.03.18 18:28:17.472473 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20662 | 2026.03.18 18:28:17.472499 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1552 rows starting from the beginning of the part | ||
| 20663 | 2026.03.18 18:28:17.472516 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_146_29} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20664 | 2026.03.18 18:28:17.472565 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 66 rows starting from the beginning of the part | ||
| 20665 | 2026.03.18 18:28:17.472585 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 20666 | 2026.03.18 18:28:17.472615 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 104 rows starting from the beginning of the part | ||
| 20667 | 2026.03.18 18:28:17.472661 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1443 rows starting from the beginning of the part | ||
| 20668 | 2026.03.18 18:28:17.472704 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 20669 | 2026.03.18 18:28:17.472748 [ 191 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 120 rows starting from the beginning of the part | ||
| 20670 | 2026.03.18 18:28:17.473093 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20671 | 2026.03.18 18:28:17.473133 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20672 | 2026.03.18 18:28:17.473467 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20673 | 2026.03.18 18:28:17.473676 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20674 | 2026.03.18 18:28:17.473808 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 20675 | 2026.03.18 18:28:17.473848 [ 276 ] {60b3a820-f898-4a17-ba11-0c42950974a1} <Debug> TCPHandler: Processed in 0.001577093 sec. | ||
| 20676 | 2026.03.18 18:28:17.473965 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20677 | 2026.03.18 18:28:17.474006 [ 194 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734067 sec., 1931297.9256280179 rows/sec., 143.10 MiB/sec. | ||
| 20678 | 2026.03.18 18:28:17.474059 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20679 | 2026.03.18 18:28:17.474116 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <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 | ||
| 20680 | 2026.03.18 18:28:17.474301 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20681 | 2026.03.18 18:28:17.474651 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20682 | 2026.03.18 18:28:17.474740 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_146_29} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20683 | 2026.03.18 18:28:17.474841 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 20684 | 2026.03.18 18:28:17.475098 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20685 | 2026.03.18 18:28:17.475140 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20686 | 2026.03.18 18:28:17.475712 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20687 | 2026.03.18 18:28:17.475936 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20688 | 2026.03.18 18:28:17.476075 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002033 sec., 24594.195769798327 rows/sec., 44.07 MiB/sec. | ||
| 20689 | 2026.03.18 18:28:17.476134 [ 276 ] {7ae82053-1649-4d17-9905-a80a581001b2} <Debug> TCPHandler: Processed in 0.002216661 sec. | ||
| 20690 | 2026.03.18 18:28:17.476254 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20691 | 2026.03.18 18:28:17.476356 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20692 | 2026.03.18 18:28:17.476401 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20693 | 2026.03.18 18:28:17.476728 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20694 | 2026.03.18 18:28:17.476764 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20695 | 2026.03.18 18:28:17.477053 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20696 | 2026.03.18 18:28:17.477268 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20697 | 2026.03.18 18:28:17.477397 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001062 sec., 8474.57627118644 rows/sec., 651.96 KiB/sec. | ||
| 20698 | 2026.03.18 18:28:17.477435 [ 276 ] {5f880ba9-781e-4f64-a878-8ec627dc8e22} <Debug> TCPHandler: Processed in 0.001231514 sec. | ||
| 20699 | 2026.03.18 18:28:17.477559 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20700 | 2026.03.18 18:28:17.477656 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20701 | 2026.03.18 18:28:17.477696 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20702 | 2026.03.18 18:28:17.478048 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20703 | 2026.03.18 18:28:17.478085 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20704 | 2026.03.18 18:28:17.478385 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20705 | 2026.03.18 18:28:17.478590 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20706 | 2026.03.18 18:28:17.478724 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 20707 | 2026.03.18 18:28:17.478740 [ 40 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20708 | 2026.03.18 18:28:17.478763 [ 276 ] {7efa5de6-7f83-4eb6-a0cc-562fade5e47b} <Debug> TCPHandler: Processed in 0.001253125 sec. | ||
| 20709 | 2026.03.18 18:28:17.478786 [ 40 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20710 | 2026.03.18 18:28:17.478812 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20711 | 2026.03.18 18:28:17.478894 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 20712 | 2026.03.18 18:28:17.478995 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20713 | 2026.03.18 18:28:17.479027 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8730 rows starting from the beginning of the part | ||
| 20714 | 2026.03.18 18:28:17.479088 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20715 | 2026.03.18 18:28:17.479135 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 20716 | 2026.03.18 18:28:17.479180 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 42 rows starting from the beginning of the part | ||
| 20717 | 2026.03.18 18:28:17.479220 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
| 20718 | 2026.03.18 18:28:17.479263 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 20719 | 2026.03.18 18:28:17.481603 [ 189 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002748896 sec., 3274041.6516303276 rows/sec., 211.56 MiB/sec. | ||
| 20720 | 2026.03.18 18:28:17.481825 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20721 | 2026.03.18 18:28:17.482264 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20722 | 2026.03.18 18:28:17.482386 [ 196 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_146_29} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20723 | 2026.03.18 18:28:17.482528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 20724 | 2026.03.18 18:28:17.728601 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20725 | 2026.03.18 18:28:17.746122 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2026.03.18 18:28:17.746169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20727 | 2026.03.18 18:28:17.752403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20728 | 2026.03.18 18:28:17.753101 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2026.03.18 18:28:17.753415 [ 38 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20730 | 2026.03.18 18:28:17.753469 [ 38 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20731 | 2026.03.18 18:28:17.753492 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20732 | 2026.03.18 18:28:17.753585 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 20733 | 2026.03.18 18:28:17.756299 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20734 | 2026.03.18 18:28:17.757643 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20735 | 2026.03.18 18:28:17.759042 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 20736 | 2026.03.18 18:28:17.763639 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 20737 | 2026.03.18 18:28:17.768250 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 20738 | 2026.03.18 18:28:17.772815 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 20739 | 2026.03.18 18:28:17.777666 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 20740 | 2026.03.18 18:28:17.782040 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 20741 | 2026.03.18 18:28:17.837266 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.083779047 sec., 7734.630831978789 rows/sec., 39.99 MiB/sec. | ||
| 20742 | 2026.03.18 18:28:17.840541 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20743 | 2026.03.18 18:28:17.842751 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20744 | 2026.03.18 18:28:17.842847 [ 196 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_86_17} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20745 | 2026.03.18 18:28:17.845843 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20746 | 2026.03.18 18:28:18.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.68 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 395.99 MiB (RSS), difference: -1.69 MiB | ||
| 20747 | 2026.03.18 18:28:18.593218 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20748 | 2026.03.18 18:28:18.593267 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20749 | 2026.03.18 18:28:18.596204 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20750 | 2026.03.18 18:28:19.074971 [ 38 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Selected 5 parts from all_1_38_9 to all_42_42_0 | ||
| 20751 | 2026.03.18 18:28:19.075029 [ 38 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20752 | 2026.03.18 18:28:19.075054 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20753 | 2026.03.18 18:28:19.075155 [ 219 ] {} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20754 | 2026.03.18 18:28:19.075173 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_9 to all_42_42_0 into Compact with storage Full | ||
| 20755 | 2026.03.18 18:28:19.075207 [ 219 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20756 | 2026.03.18 18:28:19.075340 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20757 | 2026.03.18 18:28:19.075384 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_9, total 20 rows starting from the beginning of the part | ||
| 20758 | 2026.03.18 18:28:19.075461 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 20759 | 2026.03.18 18:28:19.075517 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 20760 | 2026.03.18 18:28:19.075567 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
| 20761 | 2026.03.18 18:28:19.075615 [ 186 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 20762 | 2026.03.18 18:28:19.076409 [ 188 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286595 sec., 29535.323858712338 rows/sec., 2.46 MiB/sec. | ||
| 20763 | 2026.03.18 18:28:19.076620 [ 192 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 20764 | 2026.03.18 18:28:19.076785 [ 219 ] {} <Debug> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20765 | 2026.03.18 18:28:19.076984 [ 192 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.03.18 18:28:19.077080 [ 192 ] {56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78::all_1_42_10} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78) (MergerMutator): Merged 5 parts: [all_1_38_9, all_42_42_0] -> all_1_42_10 | ||
| 20767 | 2026.03.18 18:28:19.077194 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20768 | 2026.03.18 18:28:19.944495 [ 219 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20769 | 2026.03.18 18:28:19.944551 [ 219 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20770 | 2026.03.18 18:28:19.946195 [ 219 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20771 | 2026.03.18 18:28:19.964177 [ 221 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20772 | 2026.03.18 18:28:19.964226 [ 221 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20773 | 2026.03.18 18:28:19.965951 [ 221 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20774 | 2026.03.18 18:28:20.725500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2648 | ||
| 20775 | 2026.03.18 18:28:20.727577 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20776 | 2026.03.18 18:28:20.727619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20777 | 2026.03.18 18:28:20.728742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20778 | 2026.03.18 18:28:20.729001 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20779 | 2026.03.18 18:28:20.729256 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2648 | ||
| 20780 | 2026.03.18 18:28:22.473037 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20781 | 2026.03.18 18:28:22.473217 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20782 | 2026.03.18 18:28:22.473282 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20783 | 2026.03.18 18:28:22.474051 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20784 | 2026.03.18 18:28:22.474090 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20785 | 2026.03.18 18:28:22.474485 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20786 | 2026.03.18 18:28:22.474710 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20787 | 2026.03.18 18:28:22.474870 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001701 sec., 166960.61140505585 rows/sec., 10.60 MiB/sec. | ||
| 20788 | 2026.03.18 18:28:22.474916 [ 276 ] {d2bf25d6-3ff9-40d9-9679-ae6a5d50504b} <Debug> TCPHandler: Processed in 0.002005595 sec. | ||
| 20789 | 2026.03.18 18:28:22.475049 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20790 | 2026.03.18 18:28:22.475149 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20791 | 2026.03.18 18:28:22.475191 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20792 | 2026.03.18 18:28:22.476014 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20793 | 2026.03.18 18:28:22.476049 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20794 | 2026.03.18 18:28:22.476402 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20795 | 2026.03.18 18:28:22.476625 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20796 | 2026.03.18 18:28:22.476758 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001628 sec., 492014.742014742 rows/sec., 38.30 MiB/sec. | ||
| 20797 | 2026.03.18 18:28:22.476798 [ 276 ] {d8d6ca17-ce41-4a49-9fc2-fb363e69983c} <Debug> TCPHandler: Processed in 0.00179984 sec. | ||
| 20798 | 2026.03.18 18:28:22.476910 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20799 | 2026.03.18 18:28:22.477015 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20800 | 2026.03.18 18:28:22.477066 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20801 | 2026.03.18 18:28:22.477550 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20802 | 2026.03.18 18:28:22.477584 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20803 | 2026.03.18 18:28:22.477895 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20804 | 2026.03.18 18:28:22.478113 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20805 | 2026.03.18 18:28:22.478244 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001252 sec., 115015.97444089456 rows/sec., 6.78 MiB/sec. | ||
| 20806 | 2026.03.18 18:28:22.478283 [ 276 ] {07301d2e-5d8a-4327-b152-a0db2f784722} <Debug> TCPHandler: Processed in 0.0014223 sec. | ||
| 20807 | 2026.03.18 18:28:22.478400 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20808 | 2026.03.18 18:28:22.478498 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20809 | 2026.03.18 18:28:22.478538 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20810 | 2026.03.18 18:28:22.479028 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20811 | 2026.03.18 18:28:22.479063 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20812 | 2026.03.18 18:28:22.479418 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20813 | 2026.03.18 18:28:22.479625 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20814 | 2026.03.18 18:28:22.479753 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001273 sec., 117046.34721131186 rows/sec., 7.56 MiB/sec. | ||
| 20815 | 2026.03.18 18:28:22.479792 [ 276 ] {389da958-1ae2-4560-b520-e4fe0bf9bfb0} <Debug> TCPHandler: Processed in 0.001441309 sec. | ||
| 20816 | 2026.03.18 18:28:22.479911 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20817 | 2026.03.18 18:28:22.480009 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20818 | 2026.03.18 18:28:22.480050 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20819 | 2026.03.18 18:28:22.480540 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20820 | 2026.03.18 18:28:22.480576 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20821 | 2026.03.18 18:28:22.480874 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20822 | 2026.03.18 18:28:22.481100 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20823 | 2026.03.18 18:28:22.481227 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 20824 | 2026.03.18 18:28:22.481266 [ 276 ] {c3584757-6f38-4852-af2b-eac3921f2a8c} <Debug> TCPHandler: Processed in 0.001404959 sec. | ||
| 20825 | 2026.03.18 18:28:22.481403 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20826 | 2026.03.18 18:28:22.481501 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20827 | 2026.03.18 18:28:22.481541 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20828 | 2026.03.18 18:28:22.482243 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20829 | 2026.03.18 18:28:22.482278 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20830 | 2026.03.18 18:28:22.482602 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20831 | 2026.03.18 18:28:22.482815 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2026.03.18 18:28:22.482948 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001465 sec., 335836.17747440276 rows/sec., 23.56 MiB/sec. | ||
| 20833 | 2026.03.18 18:28:22.482989 [ 276 ] {9c53d9fa-75cc-46b3-8212-41157a44f5c1} <Debug> TCPHandler: Processed in 0.001635575 sec. | ||
| 20834 | 2026.03.18 18:28:22.483118 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20835 | 2026.03.18 18:28:22.483223 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20836 | 2026.03.18 18:28:22.483278 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20837 | 2026.03.18 18:28:22.483634 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20838 | 2026.03.18 18:28:22.483670 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20839 | 2026.03.18 18:28:22.483969 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20840 | 2026.03.18 18:28:22.484179 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20841 | 2026.03.18 18:28:22.484309 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 20842 | 2026.03.18 18:28:22.484348 [ 276 ] {09ca55ac-6f72-4d4a-a7b4-821f2d23aee3} <Debug> TCPHandler: Processed in 0.001291626 sec. | ||
| 20843 | 2026.03.18 18:28:22.484463 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20844 | 2026.03.18 18:28:22.484559 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20845 | 2026.03.18 18:28:22.484602 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20846 | 2026.03.18 18:28:22.485060 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20847 | 2026.03.18 18:28:22.485095 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20848 | 2026.03.18 18:28:22.485422 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20849 | 2026.03.18 18:28:22.485642 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20850 | 2026.03.18 18:28:22.485771 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001229 sec., 215622.45728234336 rows/sec., 14.33 MiB/sec. | ||
| 20851 | 2026.03.18 18:28:22.485812 [ 276 ] {4740c95f-4aec-4dbb-ad21-18e28fb5750d} <Debug> TCPHandler: Processed in 0.001399119 sec. | ||
| 20852 | 2026.03.18 18:28:22.485927 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20853 | 2026.03.18 18:28:22.486027 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20854 | 2026.03.18 18:28:22.486070 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20855 | 2026.03.18 18:28:22.486402 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20856 | 2026.03.18 18:28:22.486437 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20857 | 2026.03.18 18:28:22.486724 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20858 | 2026.03.18 18:28:22.486930 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20859 | 2026.03.18 18:28:22.487059 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 20860 | 2026.03.18 18:28:22.487096 [ 276 ] {e320060f-55fd-4a40-b84e-45dbb062005b} <Debug> TCPHandler: Processed in 0.001217913 sec. | ||
| 20861 | 2026.03.18 18:28:22.487208 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20862 | 2026.03.18 18:28:22.487306 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20863 | 2026.03.18 18:28:22.487362 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <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 | ||
| 20864 | 2026.03.18 18:28:22.488136 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2026.03.18 18:28:22.488171 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20866 | 2026.03.18 18:28:22.488661 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20867 | 2026.03.18 18:28:22.488879 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20868 | 2026.03.18 18:28:22.489022 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001733 sec., 1154.068090017311 rows/sec., 2.07 MiB/sec. | ||
| 20869 | 2026.03.18 18:28:22.489078 [ 276 ] {4de827fe-c49d-4b2b-a13d-0e9619eff1f5} <Debug> TCPHandler: Processed in 0.001918953 sec. | ||
| 20870 | 2026.03.18 18:28:22.489197 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20871 | 2026.03.18 18:28:22.489294 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20872 | 2026.03.18 18:28:22.489335 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20873 | 2026.03.18 18:28:22.489694 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20874 | 2026.03.18 18:28:22.489729 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20875 | 2026.03.18 18:28:22.490026 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20876 | 2026.03.18 18:28:22.490235 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2026.03.18 18:28:22.490361 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 20878 | 2026.03.18 18:28:22.490399 [ 276 ] {caafa30b-2720-4991-940d-ec9733e70fc9} <Debug> TCPHandler: Processed in 0.001252514 sec. | ||
| 20879 | 2026.03.18 18:28:23.105169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41823 | ||
| 20880 | 2026.03.18 18:28:23.105760 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20881 | 2026.03.18 18:28:23.105802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20882 | 2026.03.18 18:28:23.106312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20883 | 2026.03.18 18:28:23.106552 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20884 | 2026.03.18 18:28:23.106681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41823 | ||
| 20885 | 2026.03.18 18:28:25.256354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 20886 | 2026.03.18 18:28:25.273239 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20887 | 2026.03.18 18:28:25.273301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 20888 | 2026.03.18 18:28:25.279911 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 20889 | 2026.03.18 18:28:25.281127 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20890 | 2026.03.18 18:28:25.284902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 20891 | 2026.03.18 18:28:27.070618 [ 222 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20892 | 2026.03.18 18:28:27.070697 [ 222 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20893 | 2026.03.18 18:28:27.074622 [ 222 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 20894 | 2026.03.18 18:28:27.076067 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20895 | 2026.03.18 18:28:27.076117 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20896 | 2026.03.18 18:28:27.080042 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20897 | 2026.03.18 18:28:27.355498 [ 219 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20898 | 2026.03.18 18:28:27.355554 [ 219 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20899 | 2026.03.18 18:28:27.358302 [ 219 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20900 | 2026.03.18 18:28:27.459147 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2026.03.18 18:28:27.459409 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 20902 | 2026.03.18 18:28:27.459799 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20903 | 2026.03.18 18:28:27.459843 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 20904 | 2026.03.18 18:28:27.460141 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20905 | 2026.03.18 18:28:27.460211 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20906 | 2026.03.18 18:28:27.460361 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20907 | 2026.03.18 18:28:27.460481 [ 340 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20908 | 2026.03.18 18:28:27.460481 [ 316 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20909 | 2026.03.18 18:28:27.460601 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 20910 | 2026.03.18 18:28:27.460629 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20911 | 2026.03.18 18:28:27.463725 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20912 | 2026.03.18 18:28:27.463756 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 20913 | 2026.03.18 18:28:27.463813 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 20914 | 2026.03.18 18:28:27.463856 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 20915 | 2026.03.18 18:28:27.465306 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.006009 sec., 8154.435014145449 rows/sec., 321.30 KiB/sec. | ||
| 20916 | 2026.03.18 18:28:27.465391 [ 276 ] {a4b27cc5-f0dc-4ead-b589-5fcbf9f151a6} <Debug> TCPHandler: Processed in 0.006389136 sec. | ||
| 20917 | 2026.03.18 18:28:27.465710 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20918 | 2026.03.18 18:28:27.465859 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 20919 | 2026.03.18 18:28:27.466118 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20920 | 2026.03.18 18:28:27.466158 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 20921 | 2026.03.18 18:28:27.466404 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20922 | 2026.03.18 18:28:27.466462 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20923 | 2026.03.18 18:28:27.466587 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20924 | 2026.03.18 18:28:27.466655 [ 337 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20925 | 2026.03.18 18:28:27.466668 [ 316 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20926 | 2026.03.18 18:28:27.466751 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 20927 | 2026.03.18 18:28:27.466777 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20928 | 2026.03.18 18:28:27.466835 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20929 | 2026.03.18 18:28:27.466853 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 20930 | 2026.03.18 18:28:27.466885 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 20931 | 2026.03.18 18:28:27.466919 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 20932 | 2026.03.18 18:28:27.467489 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001696 sec., 28891.509433962263 rows/sec., 1.11 MiB/sec. | ||
| 20933 | 2026.03.18 18:28:27.467581 [ 276 ] {02882c33-16b3-444d-8f84-fadefd5a1241} <Debug> TCPHandler: Processed in 0.001923003 sec. | ||
| 20934 | 2026.03.18 18:28:27.467797 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20935 | 2026.03.18 18:28:27.467956 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20936 | 2026.03.18 18:28:27.468238 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20937 | 2026.03.18 18:28:27.468281 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20938 | 2026.03.18 18:28:27.468505 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20939 | 2026.03.18 18:28:27.468560 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20940 | 2026.03.18 18:28:27.468659 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20941 | 2026.03.18 18:28:27.468724 [ 309 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20942 | 2026.03.18 18:28:27.468727 [ 337 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20943 | 2026.03.18 18:28:27.468803 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 20944 | 2026.03.18 18:28:27.468823 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20945 | 2026.03.18 18:28:27.468877 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20946 | 2026.03.18 18:28:27.468894 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 20947 | 2026.03.18 18:28:27.468924 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20948 | 2026.03.18 18:28:27.468955 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20949 | 2026.03.18 18:28:27.469618 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001725 sec., 28405.797101449276 rows/sec., 1.09 MiB/sec. | ||
| 20950 | 2026.03.18 18:28:27.469714 [ 276 ] {c6b9662a-c456-4cb0-b880-5294d1d3c9a9} <Debug> TCPHandler: Processed in 0.001968544 sec. | ||
| 20951 | 2026.03.18 18:28:27.469927 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20952 | 2026.03.18 18:28:27.470082 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20953 | 2026.03.18 18:28:27.470330 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20954 | 2026.03.18 18:28:27.470376 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20955 | 2026.03.18 18:28:27.470602 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20956 | 2026.03.18 18:28:27.470655 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20957 | 2026.03.18 18:28:27.470754 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20958 | 2026.03.18 18:28:27.470812 [ 309 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20959 | 2026.03.18 18:28:27.470815 [ 337 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20960 | 2026.03.18 18:28:27.470886 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 20961 | 2026.03.18 18:28:27.470906 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20962 | 2026.03.18 18:28:27.470959 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20963 | 2026.03.18 18:28:27.470976 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 20964 | 2026.03.18 18:28:27.471006 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20965 | 2026.03.18 18:28:27.471038 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20966 | 2026.03.18 18:28:27.471747 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001738 sec., 28193.325661680094 rows/sec., 1.08 MiB/sec. | ||
| 20967 | 2026.03.18 18:28:27.471840 [ 276 ] {bb1acad9-9e5b-48f1-b6ec-f6262ab1499b} <Debug> TCPHandler: Processed in 0.001974584 sec. | ||
| 20968 | 2026.03.18 18:28:27.472041 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20969 | 2026.03.18 18:28:27.472184 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20970 | 2026.03.18 18:28:27.472413 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20971 | 2026.03.18 18:28:27.472451 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20972 | 2026.03.18 18:28:27.472676 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20973 | 2026.03.18 18:28:27.472729 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20974 | 2026.03.18 18:28:27.472827 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20975 | 2026.03.18 18:28:27.472901 [ 337 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20976 | 2026.03.18 18:28:27.472913 [ 330 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20977 | 2026.03.18 18:28:27.473034 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 20978 | 2026.03.18 18:28:27.473061 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20979 | 2026.03.18 18:28:27.473120 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20980 | 2026.03.18 18:28:27.473138 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 20981 | 2026.03.18 18:28:27.473170 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20982 | 2026.03.18 18:28:27.473201 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20983 | 2026.03.18 18:28:27.473910 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001789 sec., 27389.603130240357 rows/sec., 1.05 MiB/sec. | ||
| 20984 | 2026.03.18 18:28:27.474026 [ 276 ] {cb4397d9-d2ce-4aae-9861-5a954ab8cc6e} <Debug> TCPHandler: Processed in 0.002035496 sec. | ||
| 20985 | 2026.03.18 18:28:27.474218 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20986 | 2026.03.18 18:28:27.474364 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 20987 | 2026.03.18 18:28:27.474602 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20988 | 2026.03.18 18:28:27.474643 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 20989 | 2026.03.18 18:28:27.474880 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20990 | 2026.03.18 18:28:27.474934 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20991 | 2026.03.18 18:28:27.475039 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20992 | 2026.03.18 18:28:27.475110 [ 311 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20993 | 2026.03.18 18:28:27.475122 [ 330 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20994 | 2026.03.18 18:28:27.475227 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 20995 | 2026.03.18 18:28:27.475253 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20996 | 2026.03.18 18:28:27.475310 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20997 | 2026.03.18 18:28:27.475328 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 20998 | 2026.03.18 18:28:27.475358 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 20999 | 2026.03.18 18:28:27.475391 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21000 | 2026.03.18 18:28:27.475961 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001662 sec., 29482.551143200963 rows/sec., 1.13 MiB/sec. | ||
| 21001 | 2026.03.18 18:28:27.476065 [ 276 ] {ff8b2da0-3f2d-44ab-908f-0c0fb1e15601} <Debug> TCPHandler: Processed in 0.001896702 sec. | ||
| 21002 | 2026.03.18 18:28:27.476306 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21003 | 2026.03.18 18:28:27.476473 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21004 | 2026.03.18 18:28:27.476711 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21005 | 2026.03.18 18:28:27.476752 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21006 | 2026.03.18 18:28:27.476986 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21007 | 2026.03.18 18:28:27.477041 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21008 | 2026.03.18 18:28:27.477146 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21009 | 2026.03.18 18:28:27.477209 [ 337 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21010 | 2026.03.18 18:28:27.477220 [ 311 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21011 | 2026.03.18 18:28:27.477298 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21012 | 2026.03.18 18:28:27.477323 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21013 | 2026.03.18 18:28:27.477378 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21014 | 2026.03.18 18:28:27.477395 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21015 | 2026.03.18 18:28:27.477426 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21016 | 2026.03.18 18:28:27.477461 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21017 | 2026.03.18 18:28:27.478032 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001638 sec., 29914.529914529918 rows/sec., 1.15 MiB/sec. | ||
| 21018 | 2026.03.18 18:28:27.478126 [ 276 ] {c1f57657-c356-4309-9c1b-471111f3f4ec} <Debug> TCPHandler: Processed in 0.001871481 sec. | ||
| 21019 | 2026.03.18 18:28:27.478335 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21020 | 2026.03.18 18:28:27.478482 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21021 | 2026.03.18 18:28:27.478712 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21022 | 2026.03.18 18:28:27.478752 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21023 | 2026.03.18 18:28:27.478983 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21024 | 2026.03.18 18:28:27.479035 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21025 | 2026.03.18 18:28:27.479136 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21026 | 2026.03.18 18:28:27.479206 [ 311 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21027 | 2026.03.18 18:28:27.479210 [ 330 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21028 | 2026.03.18 18:28:27.479303 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21029 | 2026.03.18 18:28:27.479349 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21030 | 2026.03.18 18:28:27.479404 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21031 | 2026.03.18 18:28:27.479423 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21032 | 2026.03.18 18:28:27.479454 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21033 | 2026.03.18 18:28:27.479486 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21034 | 2026.03.18 18:28:27.480154 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001739 sec., 28177.11328349626 rows/sec., 1.08 MiB/sec. | ||
| 21035 | 2026.03.18 18:28:27.480266 [ 276 ] {0b33f9d0-3132-4cb6-958f-8764dd9b36a8} <Debug> TCPHandler: Processed in 0.001981324 sec. | ||
| 21036 | 2026.03.18 18:28:27.480470 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21037 | 2026.03.18 18:28:27.480616 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21038 | 2026.03.18 18:28:27.480846 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21039 | 2026.03.18 18:28:27.480886 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21040 | 2026.03.18 18:28:27.481120 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21041 | 2026.03.18 18:28:27.481172 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21042 | 2026.03.18 18:28:27.481269 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21043 | 2026.03.18 18:28:27.481332 [ 304 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21044 | 2026.03.18 18:28:27.481337 [ 330 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21045 | 2026.03.18 18:28:27.481435 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21046 | 2026.03.18 18:28:27.481459 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21047 | 2026.03.18 18:28:27.481514 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21048 | 2026.03.18 18:28:27.481531 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21049 | 2026.03.18 18:28:27.481560 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21050 | 2026.03.18 18:28:27.481591 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21051 | 2026.03.18 18:28:27.482200 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001651 sec., 29678.98243488795 rows/sec., 1.14 MiB/sec. | ||
| 21052 | 2026.03.18 18:28:27.482312 [ 276 ] {fdf01c3f-0c72-4ddb-8c80-d55956ac8f89} <Debug> TCPHandler: Processed in 0.001890282 sec. | ||
| 21053 | 2026.03.18 18:28:27.482506 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21054 | 2026.03.18 18:28:27.482650 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21055 | 2026.03.18 18:28:27.482884 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21056 | 2026.03.18 18:28:27.482923 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21057 | 2026.03.18 18:28:27.483160 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21058 | 2026.03.18 18:28:27.483212 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21059 | 2026.03.18 18:28:27.483309 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21060 | 2026.03.18 18:28:27.483373 [ 315 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21061 | 2026.03.18 18:28:27.483375 [ 311 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21062 | 2026.03.18 18:28:27.483461 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21063 | 2026.03.18 18:28:27.483486 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21064 | 2026.03.18 18:28:27.483540 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21065 | 2026.03.18 18:28:27.483556 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21066 | 2026.03.18 18:28:27.483587 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21067 | 2026.03.18 18:28:27.483619 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21068 | 2026.03.18 18:28:27.484136 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001553 sec., 31551.83515775918 rows/sec., 1.21 MiB/sec. | ||
| 21069 | 2026.03.18 18:28:27.484249 [ 276 ] {54dcb1b1-2b1a-4f39-91a8-0fe54a03581e} <Debug> TCPHandler: Processed in 0.001792329 sec. | ||
| 21070 | 2026.03.18 18:28:27.484439 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21071 | 2026.03.18 18:28:27.484585 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21072 | 2026.03.18 18:28:27.484819 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21073 | 2026.03.18 18:28:27.484858 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21074 | 2026.03.18 18:28:27.485097 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21075 | 2026.03.18 18:28:27.485149 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21076 | 2026.03.18 18:28:27.485247 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21077 | 2026.03.18 18:28:27.485309 [ 315 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21078 | 2026.03.18 18:28:27.485312 [ 311 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21079 | 2026.03.18 18:28:27.485400 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21080 | 2026.03.18 18:28:27.485424 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21081 | 2026.03.18 18:28:27.485479 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21082 | 2026.03.18 18:28:27.485496 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21083 | 2026.03.18 18:28:27.485527 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21084 | 2026.03.18 18:28:27.485559 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21085 | 2026.03.18 18:28:27.486174 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001657 sec., 29571.51478575739 rows/sec., 1.14 MiB/sec. | ||
| 21086 | 2026.03.18 18:28:27.486285 [ 276 ] {07acb35a-ed7f-4c20-b06a-d04876315b1f} <Debug> TCPHandler: Processed in 0.001895182 sec. | ||
| 21087 | 2026.03.18 18:28:27.486480 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21088 | 2026.03.18 18:28:27.486625 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21089 | 2026.03.18 18:28:27.486858 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21090 | 2026.03.18 18:28:27.486897 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21091 | 2026.03.18 18:28:27.487138 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21092 | 2026.03.18 18:28:27.487190 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21093 | 2026.03.18 18:28:27.487287 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21094 | 2026.03.18 18:28:27.487350 [ 312 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21095 | 2026.03.18 18:28:27.487357 [ 302 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21096 | 2026.03.18 18:28:27.487451 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21097 | 2026.03.18 18:28:27.487476 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21098 | 2026.03.18 18:28:27.487530 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21099 | 2026.03.18 18:28:27.487547 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21100 | 2026.03.18 18:28:27.487579 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21101 | 2026.03.18 18:28:27.487611 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21102 | 2026.03.18 18:28:27.488201 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001643 sec., 29823.49360925137 rows/sec., 1.15 MiB/sec. | ||
| 21103 | 2026.03.18 18:28:27.488310 [ 276 ] {6a7e9e01-6519-4c5b-b316-d184e03ec0f8} <Debug> TCPHandler: Processed in 0.001879452 sec. | ||
| 21104 | 2026.03.18 18:28:27.488895 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21105 | 2026.03.18 18:28:27.489043 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21106 | 2026.03.18 18:28:27.489277 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21107 | 2026.03.18 18:28:27.489316 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21108 | 2026.03.18 18:28:27.489574 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21109 | 2026.03.18 18:28:27.489627 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21110 | 2026.03.18 18:28:27.489722 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21111 | 2026.03.18 18:28:27.489789 [ 310 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21112 | 2026.03.18 18:28:27.489792 [ 315 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21113 | 2026.03.18 18:28:27.489891 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21114 | 2026.03.18 18:28:27.489915 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21115 | 2026.03.18 18:28:27.489970 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21116 | 2026.03.18 18:28:27.489986 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21117 | 2026.03.18 18:28:27.490016 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21118 | 2026.03.18 18:28:27.490048 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21119 | 2026.03.18 18:28:27.490614 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.00164 sec., 29878.048780487807 rows/sec., 1.15 MiB/sec. | ||
| 21120 | 2026.03.18 18:28:27.490721 [ 276 ] {a78d5301-5ec4-4543-bd61-bc31534d6218} <Debug> TCPHandler: Processed in 0.001874321 sec. | ||
| 21121 | 2026.03.18 18:28:27.490923 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21122 | 2026.03.18 18:28:27.491070 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21123 | 2026.03.18 18:28:27.491305 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21124 | 2026.03.18 18:28:27.491346 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21125 | 2026.03.18 18:28:27.491589 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21126 | 2026.03.18 18:28:27.491641 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21127 | 2026.03.18 18:28:27.491739 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21128 | 2026.03.18 18:28:27.491810 [ 315 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21129 | 2026.03.18 18:28:27.491816 [ 310 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21130 | 2026.03.18 18:28:27.491920 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21131 | 2026.03.18 18:28:27.491945 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21132 | 2026.03.18 18:28:27.491999 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21133 | 2026.03.18 18:28:27.492015 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21134 | 2026.03.18 18:28:27.492047 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21135 | 2026.03.18 18:28:27.492077 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21136 | 2026.03.18 18:28:27.492673 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001671 sec., 29323.758228605628 rows/sec., 1.13 MiB/sec. | ||
| 21137 | 2026.03.18 18:28:27.492776 [ 276 ] {06ba80a8-9b29-4591-a5b5-29f10b200c09} <Debug> TCPHandler: Processed in 0.001902032 sec. | ||
| 21138 | 2026.03.18 18:28:27.492975 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21139 | 2026.03.18 18:28:27.493122 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21140 | 2026.03.18 18:28:27.493366 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21141 | 2026.03.18 18:28:27.493408 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21142 | 2026.03.18 18:28:27.493654 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21143 | 2026.03.18 18:28:27.493706 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21144 | 2026.03.18 18:28:27.493803 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21145 | 2026.03.18 18:28:27.493867 [ 325 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21146 | 2026.03.18 18:28:27.493875 [ 315 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21147 | 2026.03.18 18:28:27.493959 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21148 | 2026.03.18 18:28:27.493984 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21149 | 2026.03.18 18:28:27.494039 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21150 | 2026.03.18 18:28:27.494056 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21151 | 2026.03.18 18:28:27.494086 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21152 | 2026.03.18 18:28:27.494116 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21153 | 2026.03.18 18:28:27.494709 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001655 sec., 29607.25075528701 rows/sec., 1.14 MiB/sec. | ||
| 21154 | 2026.03.18 18:28:27.494800 [ 276 ] {7a653662-1c9a-4cfa-a84c-41b1f59d8957} <Debug> TCPHandler: Processed in 0.001874201 sec. | ||
| 21155 | 2026.03.18 18:28:27.495154 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21156 | 2026.03.18 18:28:27.495300 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21157 | 2026.03.18 18:28:27.495535 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21158 | 2026.03.18 18:28:27.495574 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21159 | 2026.03.18 18:28:27.495818 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21160 | 2026.03.18 18:28:27.495870 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21161 | 2026.03.18 18:28:27.495966 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21162 | 2026.03.18 18:28:27.496029 [ 325 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21163 | 2026.03.18 18:28:27.496040 [ 315 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21164 | 2026.03.18 18:28:27.496130 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21165 | 2026.03.18 18:28:27.496155 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21166 | 2026.03.18 18:28:27.496208 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21167 | 2026.03.18 18:28:27.496224 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21168 | 2026.03.18 18:28:27.496254 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21169 | 2026.03.18 18:28:27.496285 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21170 | 2026.03.18 18:28:27.496843 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.00161 sec., 30434.782608695652 rows/sec., 1.17 MiB/sec. | ||
| 21171 | 2026.03.18 18:28:27.496934 [ 276 ] {a303d18e-58dd-4a2e-bbac-5654b2ebba7d} <Debug> TCPHandler: Processed in 0.00182922 sec. | ||
| 21172 | 2026.03.18 18:28:27.497141 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21173 | 2026.03.18 18:28:27.497290 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21174 | 2026.03.18 18:28:27.497526 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21175 | 2026.03.18 18:28:27.497566 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21176 | 2026.03.18 18:28:27.497814 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21177 | 2026.03.18 18:28:27.497866 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21178 | 2026.03.18 18:28:27.497962 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21179 | 2026.03.18 18:28:27.498031 [ 325 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21180 | 2026.03.18 18:28:27.498033 [ 322 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21181 | 2026.03.18 18:28:27.498126 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21182 | 2026.03.18 18:28:27.498150 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21183 | 2026.03.18 18:28:27.498203 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21184 | 2026.03.18 18:28:27.498219 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21185 | 2026.03.18 18:28:27.498249 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21186 | 2026.03.18 18:28:27.498281 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21187 | 2026.03.18 18:28:27.498848 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001628 sec., 30098.280098280095 rows/sec., 1.16 MiB/sec. | ||
| 21188 | 2026.03.18 18:28:27.498955 [ 276 ] {9934d63f-034d-4803-a69c-3acd05d063ed} <Debug> TCPHandler: Processed in 0.001862501 sec. | ||
| 21189 | 2026.03.18 18:28:27.499150 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21190 | 2026.03.18 18:28:27.499298 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21191 | 2026.03.18 18:28:27.499538 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21192 | 2026.03.18 18:28:27.499580 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21193 | 2026.03.18 18:28:27.499831 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21194 | 2026.03.18 18:28:27.499883 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21195 | 2026.03.18 18:28:27.499978 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21196 | 2026.03.18 18:28:27.500038 [ 338 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21197 | 2026.03.18 18:28:27.500048 [ 315 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21198 | 2026.03.18 18:28:27.500133 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21199 | 2026.03.18 18:28:27.500158 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21200 | 2026.03.18 18:28:27.500212 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21201 | 2026.03.18 18:28:27.500228 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21202 | 2026.03.18 18:28:27.500261 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21203 | 2026.03.18 18:28:27.500293 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21204 | 2026.03.18 18:28:27.500829 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001599 sec., 30644.15259537211 rows/sec., 1.18 MiB/sec. | ||
| 21205 | 2026.03.18 18:28:27.500940 [ 276 ] {365e0936-8355-4e75-bdd0-d027f85c3a35} <Debug> TCPHandler: Processed in 0.001839611 sec. | ||
| 21206 | 2026.03.18 18:28:27.501249 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2026.03.18 18:28:27.501400 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21208 | 2026.03.18 18:28:27.501639 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21209 | 2026.03.18 18:28:27.501679 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21210 | 2026.03.18 18:28:27.501935 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21211 | 2026.03.18 18:28:27.501987 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21212 | 2026.03.18 18:28:27.502085 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21213 | 2026.03.18 18:28:27.502144 [ 322 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21214 | 2026.03.18 18:28:27.502145 [ 338 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21215 | 2026.03.18 18:28:27.502234 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21216 | 2026.03.18 18:28:27.502261 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21217 | 2026.03.18 18:28:27.502315 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21218 | 2026.03.18 18:28:27.502331 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21219 | 2026.03.18 18:28:27.502362 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21220 | 2026.03.18 18:28:27.502401 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21221 | 2026.03.18 18:28:27.502938 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001608 sec., 30472.636815920396 rows/sec., 1.17 MiB/sec. | ||
| 21222 | 2026.03.18 18:28:27.503058 [ 276 ] {30aa1c86-c0e1-49f2-b6a0-c51836ac562b} <Debug> TCPHandler: Processed in 0.001857331 sec. | ||
| 21223 | 2026.03.18 18:28:27.503274 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21224 | 2026.03.18 18:28:27.503426 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21225 | 2026.03.18 18:28:27.503668 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21226 | 2026.03.18 18:28:27.503710 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21227 | 2026.03.18 18:28:27.503966 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21228 | 2026.03.18 18:28:27.504019 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21229 | 2026.03.18 18:28:27.504117 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21230 | 2026.03.18 18:28:27.504185 [ 315 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21231 | 2026.03.18 18:28:27.504186 [ 338 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21232 | 2026.03.18 18:28:27.504284 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21233 | 2026.03.18 18:28:27.504308 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21234 | 2026.03.18 18:28:27.504364 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21235 | 2026.03.18 18:28:27.504380 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21236 | 2026.03.18 18:28:27.504411 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21237 | 2026.03.18 18:28:27.504448 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21238 | 2026.03.18 18:28:27.504987 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001632 sec., 30024.50980392157 rows/sec., 1.16 MiB/sec. | ||
| 21239 | 2026.03.18 18:28:27.505099 [ 276 ] {2f2ca189-04c8-43eb-a25d-f82f4194a628} <Debug> TCPHandler: Processed in 0.001875341 sec. | ||
| 21240 | 2026.03.18 18:28:27.505399 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21241 | 2026.03.18 18:28:27.505551 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21242 | 2026.03.18 18:28:27.505793 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21243 | 2026.03.18 18:28:27.505835 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21244 | 2026.03.18 18:28:27.506093 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21245 | 2026.03.18 18:28:27.506145 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21246 | 2026.03.18 18:28:27.506245 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21247 | 2026.03.18 18:28:27.506307 [ 322 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21248 | 2026.03.18 18:28:27.506312 [ 338 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21249 | 2026.03.18 18:28:27.506418 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21250 | 2026.03.18 18:28:27.506442 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21251 | 2026.03.18 18:28:27.506496 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21252 | 2026.03.18 18:28:27.506513 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21253 | 2026.03.18 18:28:27.506545 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21254 | 2026.03.18 18:28:27.506581 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21255 | 2026.03.18 18:28:27.507190 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.00171 sec., 28654.97076023392 rows/sec., 1.10 MiB/sec. | ||
| 21256 | 2026.03.18 18:28:27.507288 [ 276 ] {6f6fc2f0-9163-4080-aa5a-266d1f3a396c} <Debug> TCPHandler: Processed in 0.001938463 sec. | ||
| 21257 | 2026.03.18 18:28:27.507686 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21258 | 2026.03.18 18:28:27.507859 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21259 | 2026.03.18 18:28:27.508148 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21260 | 2026.03.18 18:28:27.508193 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21261 | 2026.03.18 18:28:27.508457 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21262 | 2026.03.18 18:28:27.508512 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21263 | 2026.03.18 18:28:27.508612 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21264 | 2026.03.18 18:28:27.508665 [ 305 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21265 | 2026.03.18 18:28:27.508683 [ 314 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21266 | 2026.03.18 18:28:27.508767 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21267 | 2026.03.18 18:28:27.508798 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21268 | 2026.03.18 18:28:27.508873 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21269 | 2026.03.18 18:28:27.508899 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21270 | 2026.03.18 18:28:27.508933 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21271 | 2026.03.18 18:28:27.508976 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21272 | 2026.03.18 18:28:27.509569 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001793 sec., 27328.499721137756 rows/sec., 1.05 MiB/sec. | ||
| 21273 | 2026.03.18 18:28:27.509668 [ 276 ] {ea9cb639-19bc-47ad-9993-d58574a1d562} <Debug> TCPHandler: Processed in 0.002036086 sec. | ||
| 21274 | 2026.03.18 18:28:27.509977 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21275 | 2026.03.18 18:28:27.510138 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21276 | 2026.03.18 18:28:27.510408 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21277 | 2026.03.18 18:28:27.510452 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21278 | 2026.03.18 18:28:27.510714 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21279 | 2026.03.18 18:28:27.510767 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21280 | 2026.03.18 18:28:27.510866 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21281 | 2026.03.18 18:28:27.510924 [ 338 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21282 | 2026.03.18 18:28:27.510930 [ 305 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21283 | 2026.03.18 18:28:27.511010 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 21284 | 2026.03.18 18:28:27.511030 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21285 | 2026.03.18 18:28:27.511085 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21286 | 2026.03.18 18:28:27.511102 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5) (SelectExecutor): Reading approx. 49 rows with 2 streams | ||
| 21287 | 2026.03.18 18:28:27.511133 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21288 | 2026.03.18 18:28:27.511169 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21289 | 2026.03.18 18:28:27.511690 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.001632 sec., 30024.50980392157 rows/sec., 1.16 MiB/sec. | ||
| 21290 | 2026.03.18 18:28:27.511785 [ 276 ] {21582c37-ec0f-4116-9d24-b1dfc67ecd3f} <Debug> TCPHandler: Processed in 0.001859661 sec. | ||
| 21291 | 2026.03.18 18:28:27.520667 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21292 | 2026.03.18 18:28:27.520794 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21293 | 2026.03.18 18:28:27.520844 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21294 | 2026.03.18 18:28:27.521472 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2026.03.18 18:28:27.521513 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21296 | 2026.03.18 18:28:27.522327 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 21297 | 2026.03.18 18:28:27.522533 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Trace> oximeter.timeseries_schema (cd498bb6-037b-40e6-816e-9cc013bc16d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21298 | 2026.03.18 18:28:27.522679 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.00192 sec., 11979.166666666666 rows/sec., 1.71 MiB/sec. | ||
| 21299 | 2026.03.18 18:28:27.522718 [ 276 ] {9c8e63fd-5360-4c1c-850a-ce33f619f6b3} <Debug> TCPHandler: Processed in 0.002112148 sec. | ||
| 21300 | 2026.03.18 18:28:27.522849 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21301 | 2026.03.18 18:28:27.522944 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21302 | 2026.03.18 18:28:27.522985 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21303 | 2026.03.18 18:28:27.523390 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21304 | 2026.03.18 18:28:27.523427 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21305 | 2026.03.18 18:28:27.523719 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21306 | 2026.03.18 18:28:27.523925 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21307 | 2026.03.18 18:28:27.524054 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 433.74 KiB/sec. | ||
| 21308 | 2026.03.18 18:28:27.524091 [ 276 ] {1fb99eac-a0c0-422e-a176-ec52169bbf48} <Debug> TCPHandler: Processed in 0.001292646 sec. | ||
| 21309 | 2026.03.18 18:28:27.524218 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21310 | 2026.03.18 18:28:27.524323 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21311 | 2026.03.18 18:28:27.524363 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21312 | 2026.03.18 18:28:27.524899 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21313 | 2026.03.18 18:28:27.524933 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21314 | 2026.03.18 18:28:27.525234 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21315 | 2026.03.18 18:28:27.525450 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21316 | 2026.03.18 18:28:27.525579 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Debug> executeQuery: Read 187 rows, 16.48 KiB in 0.001275 sec., 146666.66666666666 rows/sec., 12.62 MiB/sec. | ||
| 21317 | 2026.03.18 18:28:27.525617 [ 276 ] {a33eee0e-d0b3-483c-9cfe-c07a754bb1e1} <Debug> TCPHandler: Processed in 0.00145777 sec. | ||
| 21318 | 2026.03.18 18:28:27.525665 [ 222 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21319 | 2026.03.18 18:28:27.525697 [ 222 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21320 | 2026.03.18 18:28:27.525737 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21321 | 2026.03.18 18:28:27.525853 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21322 | 2026.03.18 18:28:27.525902 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21323 | 2026.03.18 18:28:27.526355 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21324 | 2026.03.18 18:28:27.526391 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21325 | 2026.03.18 18:28:27.526693 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21326 | 2026.03.18 18:28:27.526909 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21327 | 2026.03.18 18:28:27.527028 [ 92 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21328 | 2026.03.18 18:28:27.527040 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Debug> executeQuery: Read 60 rows, 4.48 KiB in 0.001211 sec., 49545.8298926507 rows/sec., 3.61 MiB/sec. | ||
| 21329 | 2026.03.18 18:28:27.527080 [ 92 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21330 | 2026.03.18 18:28:27.527095 [ 276 ] {0506bf00-847d-4288-abf5-33addf3e64b1} <Debug> TCPHandler: Processed in 0.001418069 sec. | ||
| 21331 | 2026.03.18 18:28:27.527121 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21332 | 2026.03.18 18:28:27.527232 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 21333 | 2026.03.18 18:28:27.527238 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21334 | 2026.03.18 18:28:27.527361 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21335 | 2026.03.18 18:28:27.527364 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21336 | 2026.03.18 18:28:27.527407 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21337 | 2026.03.18 18:28:27.527418 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 226 rows starting from the beginning of the part | ||
| 21338 | 2026.03.18 18:28:27.527495 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 40 rows starting from the beginning of the part | ||
| 21339 | 2026.03.18 18:28:27.527549 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 159 rows starting from the beginning of the part | ||
| 21340 | 2026.03.18 18:28:27.527602 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 50 rows starting from the beginning of the part | ||
| 21341 | 2026.03.18 18:28:27.527650 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 144 rows starting from the beginning of the part | ||
| 21342 | 2026.03.18 18:28:27.527697 [ 222 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21343 | 2026.03.18 18:28:27.527698 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 21344 | 2026.03.18 18:28:27.527842 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21345 | 2026.03.18 18:28:27.527885 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21346 | 2026.03.18 18:28:27.528210 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21347 | 2026.03.18 18:28:27.528438 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21348 | 2026.03.18 18:28:27.528575 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.001232 sec., 17857.142857142855 rows/sec., 1.11 MiB/sec. | ||
| 21349 | 2026.03.18 18:28:27.528616 [ 276 ] {e691aac1-b561-424e-a1ce-253d3207e2d5} <Debug> TCPHandler: Processed in 0.001428359 sec. | ||
| 21350 | 2026.03.18 18:28:27.528663 [ 192 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 5 columns (5 merged, 0 gathered) in 0.001473811 sec., 460710.36245488736 rows/sec., 31.28 MiB/sec. | ||
| 21351 | 2026.03.18 18:28:27.528729 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21352 | 2026.03.18 18:28:27.528797 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21353 | 2026.03.18 18:28:27.528831 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21354 | 2026.03.18 18:28:27.528876 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21355 | 2026.03.18 18:28:27.529047 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21356 | 2026.03.18 18:28:27.529117 [ 188 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_126_25} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21357 | 2026.03.18 18:28:27.529186 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 21358 | 2026.03.18 18:28:27.529371 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21359 | 2026.03.18 18:28:27.529413 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21360 | 2026.03.18 18:28:27.529727 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21361 | 2026.03.18 18:28:27.529934 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21362 | 2026.03.18 18:28:27.530067 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Debug> executeQuery: Read 238 rows, 18.65 KiB in 0.001253 sec., 189944.1340782123 rows/sec., 14.53 MiB/sec. | ||
| 21363 | 2026.03.18 18:28:27.530107 [ 276 ] {725ff3e8-2d2f-4c3b-85a0-dcc00ce982ce} <Debug> TCPHandler: Processed in 0.001428269 sec. | ||
| 21364 | 2026.03.18 18:28:27.530153 [ 221 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21365 | 2026.03.18 18:28:27.530200 [ 221 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21366 | 2026.03.18 18:28:27.530222 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21367 | 2026.03.18 18:28:27.530323 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21368 | 2026.03.18 18:28:27.530370 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21369 | 2026.03.18 18:28:27.530728 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Trace> oximeter.measurements_cumulativei64 (5609e861-be45-4829-b287-17877b9f400e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21370 | 2026.03.18 18:28:27.530766 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21371 | 2026.03.18 18:28:27.531542 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21372 | 2026.03.18 18:28:27.531754 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Trace> oximeter.measurements_cumulativei64 (5609e861-be45-4829-b287-17877b9f400e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.03.18 18:28:27.531881 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001575 sec., 12698.412698412698 rows/sec., 859.38 KiB/sec. | ||
| 21374 | 2026.03.18 18:28:27.531921 [ 276 ] {bde1e735-e9cb-40e2-b461-fab7c001e413} <Debug> TCPHandler: Processed in 0.001749668 sec. | ||
| 21375 | 2026.03.18 18:28:27.532036 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21376 | 2026.03.18 18:28:27.532135 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21377 | 2026.03.18 18:28:27.532178 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21378 | 2026.03.18 18:28:27.532599 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21379 | 2026.03.18 18:28:27.532637 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21380 | 2026.03.18 18:28:27.532978 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21381 | 2026.03.18 18:28:27.533185 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21382 | 2026.03.18 18:28:27.533323 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Debug> executeQuery: Read 180 rows, 12.75 KiB in 0.001206 sec., 149253.73134328358 rows/sec., 10.32 MiB/sec. | ||
| 21383 | 2026.03.18 18:28:27.533365 [ 276 ] {50888730-06df-4a10-af54-affd2a02c209} <Debug> TCPHandler: Processed in 0.001378028 sec. | ||
| 21384 | 2026.03.18 18:28:27.533427 [ 221 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21385 | 2026.03.18 18:28:27.533470 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21386 | 2026.03.18 18:28:27.533570 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21387 | 2026.03.18 18:28:27.533626 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <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 | ||
| 21388 | 2026.03.18 18:28:27.534511 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21389 | 2026.03.18 18:28:27.534545 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21390 | 2026.03.18 18:28:27.535096 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 21391 | 2026.03.18 18:28:27.535313 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21392 | 2026.03.18 18:28:27.535457 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Debug> executeQuery: Read 59 rows, 105.46 KiB in 0.001904 sec., 30987.394957983193 rows/sec., 54.09 MiB/sec. | ||
| 21393 | 2026.03.18 18:28:27.535513 [ 276 ] {4f6bb330-7916-4e39-bf0b-a26dfd968bd9} <Debug> TCPHandler: Processed in 0.002091388 sec. | ||
| 21394 | 2026.03.18 18:28:27.535625 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21395 | 2026.03.18 18:28:27.535722 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21396 | 2026.03.18 18:28:27.535762 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21397 | 2026.03.18 18:28:27.536079 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21398 | 2026.03.18 18:28:27.536113 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21399 | 2026.03.18 18:28:27.536395 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21400 | 2026.03.18 18:28:27.536597 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21401 | 2026.03.18 18:28:27.536725 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 387.75 KiB/sec. | ||
| 21402 | 2026.03.18 18:28:27.536763 [ 276 ] {8e835c99-b5de-4101-9d62-4be93ca3d8e7} <Debug> TCPHandler: Processed in 0.001188253 sec. | ||
| 21403 | 2026.03.18 18:28:27.536876 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21404 | 2026.03.18 18:28:27.536971 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21405 | 2026.03.18 18:28:27.537012 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21406 | 2026.03.18 18:28:27.537351 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21407 | 2026.03.18 18:28:27.537386 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21408 | 2026.03.18 18:28:27.537676 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21409 | 2026.03.18 18:28:27.537891 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21410 | 2026.03.18 18:28:27.538019 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 21411 | 2026.03.18 18:28:27.538056 [ 276 ] {486cb374-7a1b-4b08-a524-fb8519f446d4} <Debug> TCPHandler: Processed in 0.001230124 sec. | ||
| 21412 | 2026.03.18 18:28:28.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.04 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 396.18 MiB (RSS), difference: -1.86 MiB | ||
| 21413 | 2026.03.18 18:28:30.353776 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21414 | 2026.03.18 18:28:30.353843 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21415 | 2026.03.18 18:28:30.607749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42271 | ||
| 21416 | 2026.03.18 18:28:30.608244 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21417 | 2026.03.18 18:28:30.608286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21418 | 2026.03.18 18:28:30.608859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21419 | 2026.03.18 18:28:30.609294 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21420 | 2026.03.18 18:28:30.609421 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42271 | ||
| 21421 | 2026.03.18 18:28:30.730311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 2738 | ||
| 21422 | 2026.03.18 18:28:30.733847 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21423 | 2026.03.18 18:28:30.733893 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21424 | 2026.03.18 18:28:30.735301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21425 | 2026.03.18 18:28:30.735775 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21426 | 2026.03.18 18:28:30.735922 [ 176 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21427 | 2026.03.18 18:28:30.735974 [ 176 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21428 | 2026.03.18 18:28:30.735997 [ 176 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21429 | 2026.03.18 18:28:30.736035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2738 | ||
| 21430 | 2026.03.18 18:28:30.736096 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 21431 | 2026.03.18 18:28:30.736625 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21432 | 2026.03.18 18:28:30.736763 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2514 rows starting from the beginning of the part | ||
| 21433 | 2026.03.18 18:28:30.737106 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 21434 | 2026.03.18 18:28:30.737421 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
| 21435 | 2026.03.18 18:28:30.737728 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 50 rows starting from the beginning of the part | ||
| 21436 | 2026.03.18 18:28:30.738042 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 22 rows starting from the beginning of the part | ||
| 21437 | 2026.03.18 18:28:30.738352 [ 190 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 21438 | 2026.03.18 18:28:30.747220 [ 192 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 72 columns (72 merged, 0 gathered) in 0.011167507 sec., 245175.57947355663 rows/sec., 194.71 MiB/sec. | ||
| 21439 | 2026.03.18 18:28:30.749371 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21440 | 2026.03.18 18:28:30.750175 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21441 | 2026.03.18 18:28:30.750251 [ 198 ] {30f3f7db-4857-45be-935b-7fa2a179c514::all_1_66_13} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21442 | 2026.03.18 18:28:30.750432 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21443 | 2026.03.18 18:28:32.473001 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21444 | 2026.03.18 18:28:32.473202 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21445 | 2026.03.18 18:28:32.473272 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21446 | 2026.03.18 18:28:32.474081 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21447 | 2026.03.18 18:28:32.474134 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21448 | 2026.03.18 18:28:32.474556 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21449 | 2026.03.18 18:28:32.474789 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21450 | 2026.03.18 18:28:32.474941 [ 170 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
| 21451 | 2026.03.18 18:28:32.474950 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001796 sec., 158129.17594654788 rows/sec., 10.04 MiB/sec. | ||
| 21452 | 2026.03.18 18:28:32.475019 [ 170 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21453 | 2026.03.18 18:28:32.475050 [ 276 ] {43d9b348-6b09-4789-b3fe-cb87b5cbbb2d} <Debug> TCPHandler: Processed in 0.002186921 sec. | ||
| 21454 | 2026.03.18 18:28:32.475051 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21455 | 2026.03.18 18:28:32.475179 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
| 21456 | 2026.03.18 18:28:32.475205 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21457 | 2026.03.18 18:28:32.475291 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21458 | 2026.03.18 18:28:32.475313 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21459 | 2026.03.18 18:28:32.475323 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 308 rows starting from the beginning of the part | ||
| 21460 | 2026.03.18 18:28:32.475359 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21461 | 2026.03.18 18:28:32.475391 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 21462 | 2026.03.18 18:28:32.475443 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 21463 | 2026.03.18 18:28:32.475491 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 21464 | 2026.03.18 18:28:32.475536 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 21465 | 2026.03.18 18:28:32.475584 [ 193 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 21466 | 2026.03.18 18:28:32.476223 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21467 | 2026.03.18 18:28:32.476260 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21468 | 2026.03.18 18:28:32.476622 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21469 | 2026.03.18 18:28:32.476652 [ 195 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517091 sec., 967641.3609994391 rows/sec., 65.77 MiB/sec. | ||
| 21470 | 2026.03.18 18:28:32.476858 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21471 | 2026.03.18 18:28:32.476872 [ 195 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 21472 | 2026.03.18 18:28:32.477003 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001713 sec., 467600.70052539406 rows/sec., 36.40 MiB/sec. | ||
| 21473 | 2026.03.18 18:28:32.477049 [ 276 ] {cb9286fe-20db-4d8b-a401-d104057da791} <Debug> TCPHandler: Processed in 0.001898063 sec. | ||
| 21474 | 2026.03.18 18:28:32.477161 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21475 | 2026.03.18 18:28:32.477202 [ 195 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21476 | 2026.03.18 18:28:32.477261 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21477 | 2026.03.18 18:28:32.477288 [ 195 ] {2d9e368f-3af6-4dd9-8487-eb2e437f1d06::all_1_64_14} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
| 21478 | 2026.03.18 18:28:32.477308 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21479 | 2026.03.18 18:28:32.477403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 21480 | 2026.03.18 18:28:32.477776 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21481 | 2026.03.18 18:28:32.477817 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21482 | 2026.03.18 18:28:32.478133 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21483 | 2026.03.18 18:28:32.478373 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21484 | 2026.03.18 18:28:32.478509 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001265 sec., 113833.99209486165 rows/sec., 6.71 MiB/sec. | ||
| 21485 | 2026.03.18 18:28:32.478550 [ 276 ] {740a5fb5-6972-4426-a80b-31352bf20f54} <Debug> TCPHandler: Processed in 0.00143979 sec. | ||
| 21486 | 2026.03.18 18:28:32.478661 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21487 | 2026.03.18 18:28:32.478759 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21488 | 2026.03.18 18:28:32.478799 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21489 | 2026.03.18 18:28:32.479250 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2026.03.18 18:28:32.479286 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21491 | 2026.03.18 18:28:32.479592 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21492 | 2026.03.18 18:28:32.479807 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.03.18 18:28:32.479937 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 21494 | 2026.03.18 18:28:32.479979 [ 276 ] {68287668-5063-46a3-b139-b97dde0d9754} <Debug> TCPHandler: Processed in 0.001366967 sec. | ||
| 21495 | 2026.03.18 18:28:32.480091 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21496 | 2026.03.18 18:28:32.480188 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21497 | 2026.03.18 18:28:32.480230 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21498 | 2026.03.18 18:28:32.480683 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21499 | 2026.03.18 18:28:32.480721 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21500 | 2026.03.18 18:28:32.481024 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21501 | 2026.03.18 18:28:32.481233 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.03.18 18:28:32.481342 [ 170 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Selected 6 parts from all_1_59_13 to all_64_64_0 | ||
| 21503 | 2026.03.18 18:28:32.481367 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 21504 | 2026.03.18 18:28:32.481372 [ 170 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21505 | 2026.03.18 18:28:32.481410 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21506 | 2026.03.18 18:28:32.481416 [ 276 ] {1c106691-876b-4b94-8ba2-7c165829fc8b} <Debug> TCPHandler: Processed in 0.001374718 sec. | ||
| 21507 | 2026.03.18 18:28:32.481513 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_13 to all_64_64_0 into Compact with storage Full | ||
| 21508 | 2026.03.18 18:28:32.481532 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21509 | 2026.03.18 18:28:32.481654 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21510 | 2026.03.18 18:28:32.481670 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21511 | 2026.03.18 18:28:32.481696 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21512 | 2026.03.18 18:28:32.481713 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 160 rows starting from the beginning of the part | ||
| 21513 | 2026.03.18 18:28:32.481793 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 21514 | 2026.03.18 18:28:32.481846 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part | ||
| 21515 | 2026.03.18 18:28:32.481896 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 21516 | 2026.03.18 18:28:32.481942 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 21517 | 2026.03.18 18:28:32.481997 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 21518 | 2026.03.18 18:28:32.482317 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2026.03.18 18:28:32.482359 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21520 | 2026.03.18 18:28:32.482705 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21521 | 2026.03.18 18:28:32.482947 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21522 | 2026.03.18 18:28:32.482977 [ 201 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518092 sec., 503263.3068351589 rows/sec., 30.85 MiB/sec. | ||
| 21523 | 2026.03.18 18:28:32.483085 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001448 sec., 339779.00552486186 rows/sec., 23.83 MiB/sec. | ||
| 21524 | 2026.03.18 18:28:32.483115 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 21525 | 2026.03.18 18:28:32.483129 [ 276 ] {efab3450-0a22-40a2-855e-3e70c9fc5f1f} <Debug> TCPHandler: Processed in 0.001645895 sec. | ||
| 21526 | 2026.03.18 18:28:32.483260 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21527 | 2026.03.18 18:28:32.483360 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21528 | 2026.03.18 18:28:32.483384 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21529 | 2026.03.18 18:28:32.483403 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21530 | 2026.03.18 18:28:32.483461 [ 194 ] {cb97239d-fa1f-4879-8f26-5da26764f534::all_1_64_14} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534) (MergerMutator): Merged 6 parts: [all_1_59_13, all_64_64_0] -> all_1_64_14 | ||
| 21531 | 2026.03.18 18:28:32.483549 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 21532 | 2026.03.18 18:28:32.483744 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21533 | 2026.03.18 18:28:32.483785 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21534 | 2026.03.18 18:28:32.484085 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21535 | 2026.03.18 18:28:32.484296 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21536 | 2026.03.18 18:28:32.484429 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 21537 | 2026.03.18 18:28:32.484468 [ 276 ] {2d7357f2-e2e7-4684-ba42-12cde9d69006} <Debug> TCPHandler: Processed in 0.001258015 sec. | ||
| 21538 | 2026.03.18 18:28:32.484591 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21539 | 2026.03.18 18:28:32.484694 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21540 | 2026.03.18 18:28:32.484737 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21541 | 2026.03.18 18:28:32.485150 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21542 | 2026.03.18 18:28:32.485189 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21543 | 2026.03.18 18:28:32.485529 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21544 | 2026.03.18 18:28:32.485740 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21545 | 2026.03.18 18:28:32.485866 [ 159 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_144_30 to all_149_149_0 | ||
| 21546 | 2026.03.18 18:28:32.485871 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 21547 | 2026.03.18 18:28:32.485939 [ 159 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21548 | 2026.03.18 18:28:32.485956 [ 276 ] {fa56796d-d048-497d-a743-57fb4570c599} <Debug> TCPHandler: Processed in 0.001416029 sec. | ||
| 21549 | 2026.03.18 18:28:32.485965 [ 159 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21550 | 2026.03.18 18:28:32.486069 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_30 to all_149_149_0 into Compact with storage Full | ||
| 21551 | 2026.03.18 18:28:32.486075 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21552 | 2026.03.18 18:28:32.486193 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21553 | 2026.03.18 18:28:32.486200 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21554 | 2026.03.18 18:28:32.486231 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_144_30, total 52166 rows starting from the beginning of the part | ||
| 21555 | 2026.03.18 18:28:32.486249 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21556 | 2026.03.18 18:28:32.486296 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 128 rows starting from the beginning of the part | ||
| 21557 | 2026.03.18 18:28:32.486351 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 21558 | 2026.03.18 18:28:32.486403 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 21559 | 2026.03.18 18:28:32.486452 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 180 rows starting from the beginning of the part | ||
| 21560 | 2026.03.18 18:28:32.486501 [ 189 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 265 rows starting from the beginning of the part | ||
| 21561 | 2026.03.18 18:28:32.486560 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2026.03.18 18:28:32.486595 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21563 | 2026.03.18 18:28:32.486892 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21564 | 2026.03.18 18:28:32.487094 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2026.03.18 18:28:32.487219 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 21566 | 2026.03.18 18:28:32.487257 [ 276 ] {189652c7-6213-499c-976c-5b9a8348e132} <Debug> TCPHandler: Processed in 0.001231974 sec. | ||
| 21567 | 2026.03.18 18:28:32.487357 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2026.03.18 18:28:32.487457 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21569 | 2026.03.18 18:28:32.487509 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <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 | ||
| 21570 | 2026.03.18 18:28:32.488254 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2026.03.18 18:28:32.488289 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21572 | 2026.03.18 18:28:32.488768 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 21573 | 2026.03.18 18:28:32.488992 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2026.03.18 18:28:32.489131 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001692 sec., 1182.033096926714 rows/sec., 2.12 MiB/sec. | ||
| 21575 | 2026.03.18 18:28:32.489193 [ 276 ] {a60437c1-522b-49fb-8bf3-f8ef832826f2} <Debug> TCPHandler: Processed in 0.001884482 sec. | ||
| 21576 | 2026.03.18 18:28:32.489306 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21577 | 2026.03.18 18:28:32.489402 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21578 | 2026.03.18 18:28:32.489443 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21579 | 2026.03.18 18:28:32.489771 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21580 | 2026.03.18 18:28:32.489807 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21581 | 2026.03.18 18:28:32.490107 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21582 | 2026.03.18 18:28:32.490312 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21583 | 2026.03.18 18:28:32.490439 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 21584 | 2026.03.18 18:28:32.490475 [ 276 ] {8a5f4232-f3e2-4160-ade9-eb7be4fbd2cb} <Debug> TCPHandler: Processed in 0.001219173 sec. | ||
| 21585 | 2026.03.18 18:28:32.495496 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53164 rows, containing 5 columns (5 merged, 0 gathered) in 0.00946468 sec., 5617094.291618946 rows/sec., 367.43 MiB/sec. | ||
| 21586 | 2026.03.18 18:28:32.496333 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Trace> MergedBlockOutputStream: filled checksums all_1_149_31 (state Temporary) | ||
| 21587 | 2026.03.18 18:28:32.496631 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_149_31 to all_1_149_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21588 | 2026.03.18 18:28:32.496702 [ 199 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_149_31} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_144_30, all_149_149_0] -> all_1_149_31 | ||
| 21589 | 2026.03.18 18:28:32.496795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 21590 | 2026.03.18 18:28:32.785813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 21591 | 2026.03.18 18:28:32.803113 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21592 | 2026.03.18 18:28:32.803165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21593 | 2026.03.18 18:28:32.809412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21594 | 2026.03.18 18:28:32.810168 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21595 | 2026.03.18 18:28:32.813264 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 21596 | 2026.03.18 18:28:33.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.55 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 396.18 MiB (RSS), difference: -1.37 MiB | ||
| 21597 | 2026.03.18 18:28:33.256724 [ 221 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21598 | 2026.03.18 18:28:33.256772 [ 221 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21599 | 2026.03.18 18:28:33.259037 [ 221 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21600 | 2026.03.18 18:28:33.643631 [ 221 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21601 | 2026.03.18 18:28:33.643674 [ 221 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21602 | 2026.03.18 18:28:33.647805 [ 221 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21603 | 2026.03.18 18:28:35.378926 [ 217 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21604 | 2026.03.18 18:28:35.378988 [ 217 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21605 | 2026.03.18 18:28:35.380798 [ 217 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21606 | 2026.03.18 18:28:37.192152 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57635 | ||
| 21607 | 2026.03.18 18:28:37.192269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21608 | 2026.03.18 18:28:37.192298 [ 293 ] {} <Debug> TCP-Session: e5d90e8f-140b-485d-9c85-f465dbd2c9b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57635 | ||
| 21609 | 2026.03.18 18:28:37.192325 [ 293 ] {} <Debug> TCP-Session: e5d90e8f-140b-485d-9c85-f465dbd2c9b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21610 | 2026.03.18 18:28:37.192341 [ 293 ] {} <Debug> TCP-Session: e5d90e8f-140b-485d-9c85-f465dbd2c9b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21611 | 2026.03.18 18:28:37.192517 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61022 | ||
| 21612 | 2026.03.18 18:28:37.192548 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35657 | ||
| 21613 | 2026.03.18 18:28:37.192560 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35690 | ||
| 21614 | 2026.03.18 18:28:37.192583 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33827 | ||
| 21615 | 2026.03.18 18:28:37.192596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49108 | ||
| 21616 | 2026.03.18 18:28:37.192617 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33078 | ||
| 21617 | 2026.03.18 18:28:37.192667 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21618 | 2026.03.18 18:28:37.192659 [ 293 ] {} <Trace> TCP-Session: e5d90e8f-140b-485d-9c85-f465dbd2c9b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21619 | 2026.03.18 18:28:37.192704 [ 289 ] {} <Debug> TCP-Session: 46e9ab53-1d0f-4e3a-a0dc-d39710870c1c Authenticating user 'default' from [fd00:1122:3344:101::e]:33827 | ||
| 21620 | 2026.03.18 18:28:37.192704 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21621 | 2026.03.18 18:28:37.192723 [ 289 ] {} <Debug> TCP-Session: 46e9ab53-1d0f-4e3a-a0dc-d39710870c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21622 | 2026.03.18 18:28:37.192657 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21623 | 2026.03.18 18:28:37.192752 [ 289 ] {} <Debug> TCP-Session: 46e9ab53-1d0f-4e3a-a0dc-d39710870c1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21624 | 2026.03.18 18:28:37.192752 [ 290 ] {} <Debug> TCP-Session: 002acdda-9f03-4c71-9fc1-cf2d3a965bde Authenticating user 'default' from [fd00:1122:3344:101::e]:49108 | ||
| 21625 | 2026.03.18 18:28:37.192773 [ 286 ] {} <Debug> TCP-Session: 8fc4d875-8029-4003-bf33-adbb43d9be19 Authenticating user 'default' from [fd00:1122:3344:101::e]:35690 | ||
| 21626 | 2026.03.18 18:28:37.192800 [ 290 ] {} <Debug> TCP-Session: 002acdda-9f03-4c71-9fc1-cf2d3a965bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21627 | 2026.03.18 18:28:37.192815 [ 286 ] {} <Debug> TCP-Session: 8fc4d875-8029-4003-bf33-adbb43d9be19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21628 | 2026.03.18 18:28:37.192830 [ 290 ] {} <Debug> TCP-Session: 002acdda-9f03-4c71-9fc1-cf2d3a965bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21629 | 2026.03.18 18:28:37.192842 [ 286 ] {} <Debug> TCP-Session: 8fc4d875-8029-4003-bf33-adbb43d9be19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21630 | 2026.03.18 18:28:37.192641 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21631 | 2026.03.18 18:28:37.192878 [ 293 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21632 | 2026.03.18 18:28:37.192906 [ 275 ] {} <Debug> TCP-Session: 81f5247b-1c31-4cde-8bfa-e45ec1018483 Authenticating user 'default' from [fd00:1122:3344:101::e]:35657 | ||
| 21633 | 2026.03.18 18:28:37.192917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21634 | 2026.03.18 18:28:37.192936 [ 275 ] {} <Debug> TCP-Session: 81f5247b-1c31-4cde-8bfa-e45ec1018483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21635 | 2026.03.18 18:28:37.192641 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21636 | 2026.03.18 18:28:37.192964 [ 275 ] {} <Debug> TCP-Session: 81f5247b-1c31-4cde-8bfa-e45ec1018483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21637 | 2026.03.18 18:28:37.192963 [ 292 ] {} <Debug> TCP-Session: 5ae72c0c-784a-4eb8-a482-53cbc24a8ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33078 | ||
| 21638 | 2026.03.18 18:28:37.192986 [ 294 ] {} <Debug> TCP-Session: 08d02328-842c-4f6e-a8b9-ec7e4e167add Authenticating user 'default' from [fd00:1122:3344:101::e]:61022 | ||
| 21639 | 2026.03.18 18:28:37.192611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34020 | ||
| 21640 | 2026.03.18 18:28:37.193023 [ 294 ] {} <Debug> TCP-Session: 08d02328-842c-4f6e-a8b9-ec7e4e167add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21641 | 2026.03.18 18:28:37.193016 [ 292 ] {} <Debug> TCP-Session: 5ae72c0c-784a-4eb8-a482-53cbc24a8ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21642 | 2026.03.18 18:28:37.193070 [ 294 ] {} <Debug> TCP-Session: 08d02328-842c-4f6e-a8b9-ec7e4e167add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21643 | 2026.03.18 18:28:37.193092 [ 292 ] {} <Debug> TCP-Session: 5ae72c0c-784a-4eb8-a482-53cbc24a8ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21644 | 2026.03.18 18:28:37.192583 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42752 | ||
| 21645 | 2026.03.18 18:28:37.193223 [ 293 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21646 | 2026.03.18 18:28:37.193290 [ 293 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21647 | 2026.03.18 18:28:37.193532 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21648 | 2026.03.18 18:28:37.193571 [ 291 ] {} <Debug> TCP-Session: 14bf0377-ae79-46b0-af40-3e6711907ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34020 | ||
| 21649 | 2026.03.18 18:28:37.193595 [ 291 ] {} <Debug> TCP-Session: 14bf0377-ae79-46b0-af40-3e6711907ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21650 | 2026.03.18 18:28:37.193597 [ 293 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 21651 | 2026.03.18 18:28:37.193610 [ 291 ] {} <Debug> TCP-Session: 14bf0377-ae79-46b0-af40-3e6711907ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21652 | 2026.03.18 18:28:37.193661 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21653 | 2026.03.18 18:28:37.193694 [ 288 ] {} <Debug> TCP-Session: 0bc0db1c-815e-4d3a-a1c5-0688ce0b42d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42752 | ||
| 21654 | 2026.03.18 18:28:37.193711 [ 288 ] {} <Debug> TCP-Session: 0bc0db1c-815e-4d3a-a1c5-0688ce0b42d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21655 | 2026.03.18 18:28:37.193724 [ 288 ] {} <Debug> TCP-Session: 0bc0db1c-815e-4d3a-a1c5-0688ce0b42d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21656 | 2026.03.18 18:28:37.194504 [ 338 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Trace> AggregatingTransform: Aggregating | ||
| 21657 | 2026.03.18 18:28:37.194537 [ 338 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 21658 | 2026.03.18 18:28:37.194570 [ 338 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000855354 sec. (1169.107 rows/sec., 45.67 KiB/sec.) | ||
| 21659 | 2026.03.18 18:28:37.194585 [ 338 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Trace> Aggregator: Merging aggregated data | ||
| 21660 | 2026.03.18 18:28:37.196124 [ 293 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003316 sec., 301.56815440289506 rows/sec., 11.78 KiB/sec. | ||
| 21661 | 2026.03.18 18:28:37.196294 [ 293 ] {9194849d-c110-4842-ae6f-dc4ed2f684ea} <Debug> TCPHandler: Processed in 0.003753814 sec. | ||
| 21662 | 2026.03.18 18:28:37.196436 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21663 | 2026.03.18 18:28:37.196459 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21664 | 2026.03.18 18:28:37.196471 [ 293 ] {} <Debug> TCP-Session: e5d90e8f-140b-485d-9c85-f465dbd2c9b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21665 | 2026.03.18 18:28:37.196488 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21666 | 2026.03.18 18:28:37.196501 [ 294 ] {} <Debug> TCP-Session: 08d02328-842c-4f6e-a8b9-ec7e4e167add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21667 | 2026.03.18 18:28:37.196513 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21668 | 2026.03.18 18:28:37.196539 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21669 | 2026.03.18 18:28:37.196566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21670 | 2026.03.18 18:28:37.196588 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21671 | 2026.03.18 18:28:37.196600 [ 289 ] {} <Debug> TCP-Session: 46e9ab53-1d0f-4e3a-a0dc-d39710870c1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21672 | 2026.03.18 18:28:37.196614 [ 286 ] {} <Debug> TCP-Session: 8fc4d875-8029-4003-bf33-adbb43d9be19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21673 | 2026.03.18 18:28:37.196620 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21674 | 2026.03.18 18:28:37.196643 [ 292 ] {} <Debug> TCP-Session: 5ae72c0c-784a-4eb8-a482-53cbc24a8ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21675 | 2026.03.18 18:28:37.196636 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21676 | 2026.03.18 18:28:37.196674 [ 288 ] {} <Debug> TCP-Session: 0bc0db1c-815e-4d3a-a1c5-0688ce0b42d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21677 | 2026.03.18 18:28:37.196575 [ 291 ] {} <Debug> TCP-Session: 14bf0377-ae79-46b0-af40-3e6711907ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21678 | 2026.03.18 18:28:37.196709 [ 290 ] {} <Debug> TCP-Session: 002acdda-9f03-4c71-9fc1-cf2d3a965bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21679 | 2026.03.18 18:28:37.196546 [ 275 ] {} <Debug> TCP-Session: 81f5247b-1c31-4cde-8bfa-e45ec1018483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21680 | 2026.03.18 18:28:37.468346 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21681 | 2026.03.18 18:28:37.468525 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21682 | 2026.03.18 18:28:37.468598 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21683 | 2026.03.18 18:28:37.469366 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21684 | 2026.03.18 18:28:37.469416 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21685 | 2026.03.18 18:28:37.469815 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21686 | 2026.03.18 18:28:37.470045 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21687 | 2026.03.18 18:28:37.470198 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Debug> executeQuery: Read 170 rows, 15.27 KiB in 0.001723 sec., 98665.11897852583 rows/sec., 8.66 MiB/sec. | ||
| 21688 | 2026.03.18 18:28:37.470243 [ 276 ] {a203e7b0-db08-4f86-be6d-74ccbdf50483} <Debug> TCPHandler: Processed in 0.002038586 sec. | ||
| 21689 | 2026.03.18 18:28:37.470371 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21690 | 2026.03.18 18:28:37.470470 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21691 | 2026.03.18 18:28:37.470514 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21692 | 2026.03.18 18:28:37.470969 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21693 | 2026.03.18 18:28:37.471011 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21694 | 2026.03.18 18:28:37.471313 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21695 | 2026.03.18 18:28:37.471525 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21696 | 2026.03.18 18:28:37.471657 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Debug> executeQuery: Read 57 rows, 4.29 KiB in 0.001207 sec., 47224.52361226181 rows/sec., 3.47 MiB/sec. | ||
| 21697 | 2026.03.18 18:28:37.471697 [ 276 ] {2bf592f5-3f35-4712-8fd6-07f6fd154602} <Debug> TCPHandler: Processed in 0.001375098 sec. | ||
| 21698 | 2026.03.18 18:28:37.471807 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21699 | 2026.03.18 18:28:37.471903 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21700 | 2026.03.18 18:28:37.471943 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21701 | 2026.03.18 18:28:37.472394 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21702 | 2026.03.18 18:28:37.472430 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21703 | 2026.03.18 18:28:37.472758 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21704 | 2026.03.18 18:28:37.472981 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21705 | 2026.03.18 18:28:37.473116 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Debug> executeQuery: Read 121 rows, 9.68 KiB in 0.001232 sec., 98214.28571428571 rows/sec., 7.67 MiB/sec. | ||
| 21706 | 2026.03.18 18:28:37.473161 [ 276 ] {5d60b5ae-6f64-40ef-b011-d832102d8494} <Debug> TCPHandler: Processed in 0.001403928 sec. | ||
| 21707 | 2026.03.18 18:28:37.473281 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21708 | 2026.03.18 18:28:37.473378 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21709 | 2026.03.18 18:28:37.473421 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21710 | 2026.03.18 18:28:37.473832 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21711 | 2026.03.18 18:28:37.473868 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21712 | 2026.03.18 18:28:37.474186 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21713 | 2026.03.18 18:28:37.474394 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21714 | 2026.03.18 18:28:37.474525 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 21715 | 2026.03.18 18:28:37.474563 [ 276 ] {baca20d9-4ab2-4015-a8a3-9c16693e8973} <Debug> TCPHandler: Processed in 0.001331307 sec. | ||
| 21716 | 2026.03.18 18:28:37.474691 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21717 | 2026.03.18 18:28:37.474789 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21718 | 2026.03.18 18:28:37.474843 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <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 | ||
| 21719 | 2026.03.18 18:28:37.475880 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21720 | 2026.03.18 18:28:37.475920 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21721 | 2026.03.18 18:28:37.476528 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21722 | 2026.03.18 18:28:37.476755 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21723 | 2026.03.18 18:28:37.476891 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21724 | 2026.03.18 18:28:37.476898 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.002127 sec., 26798.30747531735 rows/sec., 48.02 MiB/sec. | ||
| 21725 | 2026.03.18 18:28:37.476963 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21726 | 2026.03.18 18:28:37.476991 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21727 | 2026.03.18 18:28:37.477004 [ 276 ] {5b943d7e-c5fd-4b4f-8f63-c49925ee2bc5} <Debug> TCPHandler: Processed in 0.002363145 sec. | ||
| 21728 | 2026.03.18 18:28:37.477086 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 21729 | 2026.03.18 18:28:37.477117 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21730 | 2026.03.18 18:28:37.477215 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21731 | 2026.03.18 18:28:37.477256 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21732 | 2026.03.18 18:28:37.477279 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21733 | 2026.03.18 18:28:37.477334 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2697 rows starting from the beginning of the part | ||
| 21734 | 2026.03.18 18:28:37.477455 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 50 rows starting from the beginning of the part | ||
| 21735 | 2026.03.18 18:28:37.477553 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2 rows starting from the beginning of the part | ||
| 21736 | 2026.03.18 18:28:37.477602 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2026.03.18 18:28:37.477639 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21738 | 2026.03.18 18:28:37.477645 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 59 rows starting from the beginning of the part | ||
| 21739 | 2026.03.18 18:28:37.477737 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 2 rows starting from the beginning of the part | ||
| 21740 | 2026.03.18 18:28:37.477823 [ 201 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 57 rows starting from the beginning of the part | ||
| 21741 | 2026.03.18 18:28:37.477957 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21742 | 2026.03.18 18:28:37.478183 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21743 | 2026.03.18 18:28:37.478323 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 21744 | 2026.03.18 18:28:37.478361 [ 276 ] {7440df2b-6416-424e-8ad6-a3a311e50f9e} <Debug> TCPHandler: Processed in 0.001293496 sec. | ||
| 21745 | 2026.03.18 18:28:37.487999 [ 199 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2867 rows, containing 19 columns (19 merged, 0 gathered) in 0.010953222 sec., 261749.46513455128 rows/sec., 468.79 MiB/sec. | ||
| 21746 | 2026.03.18 18:28:37.490582 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21747 | 2026.03.18 18:28:37.491057 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21748 | 2026.03.18 18:28:37.491154 [ 191 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21749 | 2026.03.18 18:28:37.491360 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.66 MiB. | ||
| 21750 | 2026.03.18 18:28:37.764855 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21751 | 2026.03.18 18:28:37.765035 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21752 | 2026.03.18 18:28:37.765102 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21753 | 2026.03.18 18:28:37.765866 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21754 | 2026.03.18 18:28:37.765913 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21755 | 2026.03.18 18:28:37.766316 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21756 | 2026.03.18 18:28:37.766551 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21757 | 2026.03.18 18:28:37.766708 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 21758 | 2026.03.18 18:28:37.766755 [ 276 ] {7cdf6b05-d59a-4d10-ad51-d63315cd788c} <Debug> TCPHandler: Processed in 0.002031065 sec. | ||
| 21759 | 2026.03.18 18:28:37.766882 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21760 | 2026.03.18 18:28:37.766980 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21761 | 2026.03.18 18:28:37.767023 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21762 | 2026.03.18 18:28:37.767433 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21763 | 2026.03.18 18:28:37.767470 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21764 | 2026.03.18 18:28:37.767761 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21765 | 2026.03.18 18:28:37.767969 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21766 | 2026.03.18 18:28:37.768097 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 21767 | 2026.03.18 18:28:37.768136 [ 276 ] {61ff2252-a017-4d10-a2e6-f147e5bce82e} <Debug> TCPHandler: Processed in 0.001304396 sec. | ||
| 21768 | 2026.03.18 18:28:37.768250 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21769 | 2026.03.18 18:28:37.768347 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21770 | 2026.03.18 18:28:37.768387 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21771 | 2026.03.18 18:28:37.769912 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21772 | 2026.03.18 18:28:37.769950 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21773 | 2026.03.18 18:28:37.770413 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21774 | 2026.03.18 18:28:37.770642 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21775 | 2026.03.18 18:28:37.770771 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Debug> executeQuery: Read 2692 rows, 208.62 KiB in 0.00244 sec., 1103278.68852459 rows/sec., 83.50 MiB/sec. | ||
| 21776 | 2026.03.18 18:28:37.770780 [ 147 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21777 | 2026.03.18 18:28:37.770810 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 21778 | 2026.03.18 18:28:37.770838 [ 276 ] {2ac325b3-8763-4fe0-ad9e-5d64bfbad428} <Debug> TCPHandler: Processed in 0.002636553 sec. | ||
| 21779 | 2026.03.18 18:28:37.770847 [ 147 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21780 | 2026.03.18 18:28:37.770873 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21781 | 2026.03.18 18:28:37.770954 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21782 | 2026.03.18 18:28:37.771002 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21783 | 2026.03.18 18:28:37.771052 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21784 | 2026.03.18 18:28:37.771098 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21785 | 2026.03.18 18:28:37.771154 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21786 | 2026.03.18 18:28:37.771195 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2915 rows starting from the beginning of the part | ||
| 21787 | 2026.03.18 18:28:37.771268 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 801 rows starting from the beginning of the part | ||
| 21788 | 2026.03.18 18:28:37.771317 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 187 rows starting from the beginning of the part | ||
| 21789 | 2026.03.18 18:28:37.771363 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 801 rows starting from the beginning of the part | ||
| 21790 | 2026.03.18 18:28:37.771403 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 170 rows starting from the beginning of the part | ||
| 21791 | 2026.03.18 18:28:37.771447 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 2692 rows starting from the beginning of the part | ||
| 21792 | 2026.03.18 18:28:37.771556 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21793 | 2026.03.18 18:28:37.771599 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21794 | 2026.03.18 18:28:37.771915 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21795 | 2026.03.18 18:28:37.772120 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21796 | 2026.03.18 18:28:37.772256 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Debug> executeQuery: Read 160 rows, 9.88 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 7.90 MiB/sec. | ||
| 21797 | 2026.03.18 18:28:37.772296 [ 276 ] {d43a808b-a5ab-4bad-9f04-30d4b255236b} <Debug> TCPHandler: Processed in 0.001391738 sec. | ||
| 21798 | 2026.03.18 18:28:37.772414 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21799 | 2026.03.18 18:28:37.772509 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21800 | 2026.03.18 18:28:37.772548 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21801 | 2026.03.18 18:28:37.773213 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21802 | 2026.03.18 18:28:37.773248 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21803 | 2026.03.18 18:28:37.773588 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21804 | 2026.03.18 18:28:37.773795 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21805 | 2026.03.18 18:28:37.773906 [ 147 ] {} <Debug> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 21806 | 2026.03.18 18:28:37.773926 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001434 sec., 597629.009762901 rows/sec., 35.51 MiB/sec. | ||
| 21807 | 2026.03.18 18:28:37.773945 [ 147 ] {} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.03.18 18:28:37.773969 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21809 | 2026.03.18 18:28:37.773970 [ 276 ] {65f95309-8cf6-4089-97c5-15276c27a7d6} <Debug> TCPHandler: Processed in 0.001605404 sec. | ||
| 21810 | 2026.03.18 18:28:37.774001 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7566 rows, containing 5 columns (5 merged, 0 gathered) in 0.003061355 sec., 2471454.6336507853 rows/sec., 200.13 MiB/sec. | ||
| 21811 | 2026.03.18 18:28:37.774043 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 21812 | 2026.03.18 18:28:37.774096 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21813 | 2026.03.18 18:28:37.774132 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21814 | 2026.03.18 18:28:37.774162 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 881 rows starting from the beginning of the part | ||
| 21815 | 2026.03.18 18:28:37.774195 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21816 | 2026.03.18 18:28:37.774205 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 857 rows starting from the beginning of the part | ||
| 21817 | 2026.03.18 18:28:37.774242 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21818 | 2026.03.18 18:28:37.774252 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 149 rows starting from the beginning of the part | ||
| 21819 | 2026.03.18 18:28:37.774295 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part | ||
| 21820 | 2026.03.18 18:28:37.774329 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 21821 | 2026.03.18 18:28:37.774357 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21822 | 2026.03.18 18:28:37.774363 [ 196 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 857 rows starting from the beginning of the part | ||
| 21823 | 2026.03.18 18:28:37.774693 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21824 | 2026.03.18 18:28:37.774741 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21825 | 2026.03.18 18:28:37.774749 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21826 | 2026.03.18 18:28:37.774840 [ 199 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_151_30} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21827 | 2026.03.18 18:28:37.774954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 21828 | 2026.03.18 18:28:37.775121 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21829 | 2026.03.18 18:28:37.775406 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Trace> oximeter.fields_u64 (83c4fbf9-9da5-4d90-94b5-b0c741b80801): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21830 | 2026.03.18 18:28:37.775563 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 50.69 KiB/sec. | ||
| 21831 | 2026.03.18 18:28:37.775610 [ 276 ] {a850ee1e-70a4-469e-bde6-c79d44d87b81} <Debug> TCPHandler: Processed in 0.001564693 sec. | ||
| 21832 | 2026.03.18 18:28:37.775746 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21833 | 2026.03.18 18:28:37.775816 [ 197 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2915 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180333 sec., 1616454.004536053 rows/sec., 103.43 MiB/sec. | ||
| 21834 | 2026.03.18 18:28:37.775853 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21835 | 2026.03.18 18:28:37.775901 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21836 | 2026.03.18 18:28:37.775982 [ 199 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 21837 | 2026.03.18 18:28:37.776236 [ 199 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21838 | 2026.03.18 18:28:37.776308 [ 199 ] {e42c5794-dc93-4e06-81e4-ffbf46a26c95::all_1_66_14} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 21839 | 2026.03.18 18:28:37.776396 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 21840 | 2026.03.18 18:28:37.776447 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21841 | 2026.03.18 18:28:37.776494 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21842 | 2026.03.18 18:28:37.776891 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21843 | 2026.03.18 18:28:37.777155 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21844 | 2026.03.18 18:28:37.777308 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001476 sec., 100271.0027100271 rows/sec., 5.70 MiB/sec. | ||
| 21845 | 2026.03.18 18:28:37.777354 [ 276 ] {74b5d184-5e57-47e1-889a-b91a2446038c} <Debug> TCPHandler: Processed in 0.001664475 sec. | ||
| 21846 | 2026.03.18 18:28:37.778616 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21847 | 2026.03.18 18:28:37.778734 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21848 | 2026.03.18 18:28:37.778783 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21849 | 2026.03.18 18:28:37.779822 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21850 | 2026.03.18 18:28:37.779859 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21851 | 2026.03.18 18:28:37.780255 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21852 | 2026.03.18 18:28:37.780481 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21853 | 2026.03.18 18:28:37.780608 [ 146 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21854 | 2026.03.18 18:28:37.780617 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Debug> executeQuery: Read 1444 rows, 101.85 KiB in 0.001908 sec., 756813.4171907757 rows/sec., 52.13 MiB/sec. | ||
| 21855 | 2026.03.18 18:28:37.780648 [ 146 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21856 | 2026.03.18 18:28:37.780668 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21857 | 2026.03.18 18:28:37.780669 [ 276 ] {d683197b-3704-4ba0-99af-4ddc88bff4cc} <Debug> TCPHandler: Processed in 0.002117459 sec. | ||
| 21858 | 2026.03.18 18:28:37.780749 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21859 | 2026.03.18 18:28:37.780801 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21860 | 2026.03.18 18:28:37.780858 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21861 | 2026.03.18 18:28:37.780889 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1566 rows starting from the beginning of the part | ||
| 21862 | 2026.03.18 18:28:37.780904 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21863 | 2026.03.18 18:28:37.780936 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 492 rows starting from the beginning of the part | ||
| 21864 | 2026.03.18 18:28:37.780952 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21865 | 2026.03.18 18:28:37.780978 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 238 rows starting from the beginning of the part | ||
| 21866 | 2026.03.18 18:28:37.781017 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 492 rows starting from the beginning of the part | ||
| 21867 | 2026.03.18 18:28:37.781051 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 121 rows starting from the beginning of the part | ||
| 21868 | 2026.03.18 18:28:37.781086 [ 196 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1444 rows starting from the beginning of the part | ||
| 21869 | 2026.03.18 18:28:37.781313 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21870 | 2026.03.18 18:28:37.781354 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21871 | 2026.03.18 18:28:37.781700 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21872 | 2026.03.18 18:28:37.781923 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21873 | 2026.03.18 18:28:37.782024 [ 146 ] {} <Debug> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Selected 5 parts from all_56_56_0 to all_60_60_0 | ||
| 21874 | 2026.03.18 18:28:37.782051 [ 146 ] {} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21875 | 2026.03.18 18:28:37.782059 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001174 sec., 5110.732538330494 rows/sec., 267.02 KiB/sec. | ||
| 21876 | 2026.03.18 18:28:37.782072 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21877 | 2026.03.18 18:28:37.782101 [ 276 ] {becb0f9c-38bc-4e3d-8a39-7e7502c73ac3} <Debug> TCPHandler: Processed in 0.001350097 sec. | ||
| 21878 | 2026.03.18 18:28:37.782152 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_56_56_0 to all_60_60_0 into Compact with storage Full | ||
| 21879 | 2026.03.18 18:28:37.782215 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21880 | 2026.03.18 18:28:37.782258 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21881 | 2026.03.18 18:28:37.782297 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 21882 | 2026.03.18 18:28:37.782318 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21883 | 2026.03.18 18:28:37.782357 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 21884 | 2026.03.18 18:28:37.782367 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21885 | 2026.03.18 18:28:37.782410 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 21886 | 2026.03.18 18:28:37.782456 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 21887 | 2026.03.18 18:28:37.782496 [ 199 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 21888 | 2026.03.18 18:28:37.782505 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001789859 sec., 2432035.149137446 rows/sec., 179.99 MiB/sec. | ||
| 21889 | 2026.03.18 18:28:37.782837 [ 186 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21890 | 2026.03.18 18:28:37.783091 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21891 | 2026.03.18 18:28:37.783135 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21892 | 2026.03.18 18:28:37.783217 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21893 | 2026.03.18 18:28:37.783227 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110514 sec., 27145.8819697052 rows/sec., 1.39 MiB/sec. | ||
| 21894 | 2026.03.18 18:28:37.783341 [ 187 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_151_30} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21895 | 2026.03.18 18:28:37.783372 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Trace> MergedBlockOutputStream: filled checksums all_56_60_1 (state Temporary) | ||
| 21896 | 2026.03.18 18:28:37.783444 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 21897 | 2026.03.18 18:28:37.783602 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21898 | 2026.03.18 18:28:37.783634 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_merge_all_56_60_1 to all_56_60_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21899 | 2026.03.18 18:28:37.783731 [ 186 ] {0937ab62-3ba0-4fb3-a047-5691025545d7::all_56_60_1} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7) (MergerMutator): Merged 5 parts: [all_56_56_0, all_60_60_0] -> all_56_60_1 | ||
| 21900 | 2026.03.18 18:28:37.783826 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 21901 | 2026.03.18 18:28:37.783852 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21902 | 2026.03.18 18:28:37.783991 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001692 sec., 781914.8936170213 rows/sec., 48.83 MiB/sec. | ||
| 21903 | 2026.03.18 18:28:37.784033 [ 276 ] {aef3ed67-72fa-4327-bef4-f3f77393c7f6} <Debug> TCPHandler: Processed in 0.001867441 sec. | ||
| 21904 | 2026.03.18 18:28:37.784148 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21905 | 2026.03.18 18:28:37.784246 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21906 | 2026.03.18 18:28:37.784289 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21907 | 2026.03.18 18:28:37.784613 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21908 | 2026.03.18 18:28:37.784649 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21909 | 2026.03.18 18:28:37.784949 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 21910 | 2026.03.18 18:28:37.785157 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21911 | 2026.03.18 18:28:37.785263 [ 146 ] {} <Debug> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 21912 | 2026.03.18 18:28:37.785289 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 21913 | 2026.03.18 18:28:37.785299 [ 146 ] {} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21914 | 2026.03.18 18:28:37.785322 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21915 | 2026.03.18 18:28:37.785328 [ 276 ] {582da2d0-38c4-48a1-b630-84310b9f99db} <Debug> TCPHandler: Processed in 0.001229604 sec. | ||
| 21916 | 2026.03.18 18:28:37.785405 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 21917 | 2026.03.18 18:28:37.785445 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21918 | 2026.03.18 18:28:37.785516 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21919 | 2026.03.18 18:28:37.785548 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part | ||
| 21920 | 2026.03.18 18:28:37.785548 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21921 | 2026.03.18 18:28:37.785602 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 21922 | 2026.03.18 18:28:37.785614 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <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 | ||
| 21923 | 2026.03.18 18:28:37.785651 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 21924 | 2026.03.18 18:28:37.785694 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 21925 | 2026.03.18 18:28:37.785731 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 21926 | 2026.03.18 18:28:37.785773 [ 188 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 21927 | 2026.03.18 18:28:37.786444 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21928 | 2026.03.18 18:28:37.786487 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21929 | 2026.03.18 18:28:37.786720 [ 186 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355197 sec., 44274.00591943459 rows/sec., 2.91 MiB/sec. | ||
| 21930 | 2026.03.18 18:28:37.786848 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 21931 | 2026.03.18 18:28:37.787026 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21932 | 2026.03.18 18:28:37.787227 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21933 | 2026.03.18 18:28:37.787317 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2026.03.18 18:28:37.787333 [ 196 ] {88857cec-4ce5-4ca8-9e46-cc8fd6426941::all_1_60_13} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 21935 | 2026.03.18 18:28:37.787431 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21936 | 2026.03.18 18:28:37.787478 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001949 sec., 8209.338122113904 rows/sec., 14.71 MiB/sec. | ||
| 21937 | 2026.03.18 18:28:37.787542 [ 276 ] {c19a6401-ddb5-40f2-b7d4-19154dfb18b1} <Debug> TCPHandler: Processed in 0.002146719 sec. | ||
| 21938 | 2026.03.18 18:28:37.787659 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21939 | 2026.03.18 18:28:37.787757 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21940 | 2026.03.18 18:28:37.787799 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21941 | 2026.03.18 18:28:37.788139 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21942 | 2026.03.18 18:28:37.788174 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21943 | 2026.03.18 18:28:37.788489 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21944 | 2026.03.18 18:28:37.788718 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21945 | 2026.03.18 18:28:37.788836 [ 146 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21946 | 2026.03.18 18:28:37.788848 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001111 sec., 37803.7803780378 rows/sec., 2.16 MiB/sec. | ||
| 21947 | 2026.03.18 18:28:37.788871 [ 146 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21948 | 2026.03.18 18:28:37.788890 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21949 | 2026.03.18 18:28:37.788893 [ 276 ] {82b3bffc-ad54-4129-8e14-f597d2ad8b29} <Debug> TCPHandler: Processed in 0.001284765 sec. | ||
| 21950 | 2026.03.18 18:28:37.788973 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 21951 | 2026.03.18 18:28:37.789094 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21952 | 2026.03.18 18:28:37.789127 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9000 rows starting from the beginning of the part | ||
| 21953 | 2026.03.18 18:28:37.789191 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 21954 | 2026.03.18 18:28:37.789235 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 21955 | 2026.03.18 18:28:37.789275 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 90 rows starting from the beginning of the part | ||
| 21956 | 2026.03.18 18:28:37.789312 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 21957 | 2026.03.18 18:28:37.789348 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 42 rows starting from the beginning of the part | ||
| 21958 | 2026.03.18 18:28:37.791824 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9342 rows, containing 4 columns (4 merged, 0 gathered) in 0.00288877 sec., 3233902.318287714 rows/sec., 208.84 MiB/sec. | ||
| 21959 | 2026.03.18 18:28:37.791980 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21960 | 2026.03.18 18:28:37.792253 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21961 | 2026.03.18 18:28:37.792325 [ 190 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_151_30} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21962 | 2026.03.18 18:28:37.792389 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 21963 | 2026.03.18 18:28:38.002477 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.01 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 399.55 MiB (RSS), difference: 1.54 MiB | ||
| 21964 | 2026.03.18 18:28:38.109551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42783 | ||
| 21965 | 2026.03.18 18:28:38.110178 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21966 | 2026.03.18 18:28:38.110236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 21967 | 2026.03.18 18:28:38.110790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21968 | 2026.03.18 18:28:38.111046 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21969 | 2026.03.18 18:28:38.111241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42783 | ||
| 21970 | 2026.03.18 18:28:38.146753 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21971 | 2026.03.18 18:28:38.146821 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21972 | 2026.03.18 18:28:38.151134 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21973 | 2026.03.18 18:28:38.569566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34424 | ||
| 21974 | 2026.03.18 18:28:38.569690 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21975 | 2026.03.18 18:28:38.569720 [ 293 ] {} <Debug> TCP-Session: c77688c5-5a6d-419b-986f-e52dee240968 Authenticating user 'default' from [fd00:1122:3344:101::e]:34424 | ||
| 21976 | 2026.03.18 18:28:38.569746 [ 293 ] {} <Debug> TCP-Session: c77688c5-5a6d-419b-986f-e52dee240968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21977 | 2026.03.18 18:28:38.569761 [ 293 ] {} <Debug> TCP-Session: c77688c5-5a6d-419b-986f-e52dee240968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21978 | 2026.03.18 18:28:38.569959 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64764 | ||
| 21979 | 2026.03.18 18:28:38.569985 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52405 | ||
| 21980 | 2026.03.18 18:28:38.569997 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61115 | ||
| 21981 | 2026.03.18 18:28:38.570048 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48385 | ||
| 21982 | 2026.03.18 18:28:38.570068 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64207 | ||
| 21983 | 2026.03.18 18:28:38.570120 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21984 | 2026.03.18 18:28:38.570155 [ 293 ] {} <Trace> TCP-Session: c77688c5-5a6d-419b-986f-e52dee240968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21985 | 2026.03.18 18:28:38.570166 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21986 | 2026.03.18 18:28:38.570179 [ 286 ] {} <Debug> TCP-Session: 275aa7d0-0f09-4517-b92d-5d6ca52d846b Authenticating user 'default' from [fd00:1122:3344:101::e]:61115 | ||
| 21987 | 2026.03.18 18:28:38.570091 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21988 | 2026.03.18 18:28:38.570223 [ 286 ] {} <Debug> TCP-Session: 275aa7d0-0f09-4517-b92d-5d6ca52d846b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21989 | 2026.03.18 18:28:38.570226 [ 291 ] {} <Debug> TCP-Session: f5f2c5d3-7768-410d-b061-d9f45e8dcd50 Authenticating user 'default' from [fd00:1122:3344:101::e]:48385 | ||
| 21990 | 2026.03.18 18:28:38.570248 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21991 | 2026.03.18 18:28:38.570299 [ 291 ] {} <Debug> TCP-Session: f5f2c5d3-7768-410d-b061-d9f45e8dcd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21992 | 2026.03.18 18:28:38.570254 [ 286 ] {} <Debug> TCP-Session: 275aa7d0-0f09-4517-b92d-5d6ca52d846b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21993 | 2026.03.18 18:28:38.570328 [ 292 ] {} <Debug> TCP-Session: 3c6d51ae-a2e9-489c-be9a-41aaf1b604d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64207 | ||
| 21994 | 2026.03.18 18:28:38.570345 [ 293 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34424) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21995 | 2026.03.18 18:28:38.570390 [ 292 ] {} <Debug> TCP-Session: 3c6d51ae-a2e9-489c-be9a-41aaf1b604d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21996 | 2026.03.18 18:28:38.570253 [ 275 ] {} <Debug> TCP-Session: 054a1b12-ca8b-4e22-a3ac-434ff7ab9e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:52405 | ||
| 21997 | 2026.03.18 18:28:38.570421 [ 292 ] {} <Debug> TCP-Session: 3c6d51ae-a2e9-489c-be9a-41aaf1b604d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21998 | 2026.03.18 18:28:38.570449 [ 275 ] {} <Debug> TCP-Session: 054a1b12-ca8b-4e22-a3ac-434ff7ab9e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21999 | 2026.03.18 18:28:38.570085 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22000 | 2026.03.18 18:28:38.570475 [ 275 ] {} <Debug> TCP-Session: 054a1b12-ca8b-4e22-a3ac-434ff7ab9e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22001 | 2026.03.18 18:28:38.570495 [ 294 ] {} <Debug> TCP-Session: c3995679-189f-4254-9e63-e6f0e9ec2a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:64764 | ||
| 22002 | 2026.03.18 18:28:38.570028 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38752 | ||
| 22003 | 2026.03.18 18:28:38.570548 [ 294 ] {} <Debug> TCP-Session: c3995679-189f-4254-9e63-e6f0e9ec2a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22004 | 2026.03.18 18:28:38.570020 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36647 | ||
| 22005 | 2026.03.18 18:28:38.570597 [ 294 ] {} <Debug> TCP-Session: c3995679-189f-4254-9e63-e6f0e9ec2a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22006 | 2026.03.18 18:28:38.570632 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22007 | 2026.03.18 18:28:38.570636 [ 293 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22008 | 2026.03.18 18:28:38.570666 [ 288 ] {} <Debug> TCP-Session: 8adeea43-89bd-4a0d-84f0-34bc34fe4f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:38752 | ||
| 22009 | 2026.03.18 18:28:38.570676 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22010 | 2026.03.18 18:28:38.570700 [ 288 ] {} <Debug> TCP-Session: 8adeea43-89bd-4a0d-84f0-34bc34fe4f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22011 | 2026.03.18 18:28:38.570710 [ 293 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22012 | 2026.03.18 18:28:38.570728 [ 289 ] {} <Debug> TCP-Session: 3b60aa50-11e4-4908-99d4-5f7b7b26b68c Authenticating user 'default' from [fd00:1122:3344:101::e]:36647 | ||
| 22013 | 2026.03.18 18:28:38.570731 [ 288 ] {} <Debug> TCP-Session: 8adeea43-89bd-4a0d-84f0-34bc34fe4f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22014 | 2026.03.18 18:28:38.570030 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43702 | ||
| 22015 | 2026.03.18 18:28:38.570329 [ 291 ] {} <Debug> TCP-Session: f5f2c5d3-7768-410d-b061-d9f45e8dcd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22016 | 2026.03.18 18:28:38.570806 [ 289 ] {} <Debug> TCP-Session: 3b60aa50-11e4-4908-99d4-5f7b7b26b68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22017 | 2026.03.18 18:28:38.570842 [ 289 ] {} <Debug> TCP-Session: 3b60aa50-11e4-4908-99d4-5f7b7b26b68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22018 | 2026.03.18 18:28:38.570854 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22019 | 2026.03.18 18:28:38.570882 [ 290 ] {} <Debug> TCP-Session: dcc3aa6c-4252-4fe8-b84f-0950ea29c997 Authenticating user 'default' from [fd00:1122:3344:101::e]:43702 | ||
| 22020 | 2026.03.18 18:28:38.570898 [ 290 ] {} <Debug> TCP-Session: dcc3aa6c-4252-4fe8-b84f-0950ea29c997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22021 | 2026.03.18 18:28:38.570911 [ 290 ] {} <Debug> TCP-Session: dcc3aa6c-4252-4fe8-b84f-0950ea29c997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22022 | 2026.03.18 18:28:38.571061 [ 293 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 22023 | 2026.03.18 18:28:38.572043 [ 311 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Trace> AggregatingTransform: Aggregating | ||
| 22024 | 2026.03.18 18:28:38.572084 [ 311 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Trace> Aggregator: Aggregation method: without_key | ||
| 22025 | 2026.03.18 18:28:38.572123 [ 311 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958116 sec. (1043.715 rows/sec., 40.77 KiB/sec.) | ||
| 22026 | 2026.03.18 18:28:38.572141 [ 311 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Trace> Aggregator: Merging aggregated data | ||
| 22027 | 2026.03.18 18:28:38.573450 [ 293 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 22028 | 2026.03.18 18:28:38.573578 [ 293 ] {eada1816-22bc-4f72-9d3a-36f6e87f6df3} <Debug> TCPHandler: Processed in 0.003539778 sec. | ||
| 22029 | 2026.03.18 18:28:38.573665 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22030 | 2026.03.18 18:28:38.573691 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22031 | 2026.03.18 18:28:38.573692 [ 293 ] {} <Debug> TCP-Session: c77688c5-5a6d-419b-986f-e52dee240968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22032 | 2026.03.18 18:28:38.573712 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22033 | 2026.03.18 18:28:38.573745 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22034 | 2026.03.18 18:28:38.573767 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22035 | 2026.03.18 18:28:38.573777 [ 292 ] {} <Debug> TCP-Session: 3c6d51ae-a2e9-489c-be9a-41aaf1b604d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22036 | 2026.03.18 18:28:38.573797 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22037 | 2026.03.18 18:28:38.573815 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22038 | 2026.03.18 18:28:38.573844 [ 288 ] {} <Debug> TCP-Session: 8adeea43-89bd-4a0d-84f0-34bc34fe4f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22039 | 2026.03.18 18:28:38.573817 [ 290 ] {} <Debug> TCP-Session: dcc3aa6c-4252-4fe8-b84f-0950ea29c997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22040 | 2026.03.18 18:28:38.573876 [ 291 ] {} <Debug> TCP-Session: f5f2c5d3-7768-410d-b061-d9f45e8dcd50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22041 | 2026.03.18 18:28:38.573776 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22042 | 2026.03.18 18:28:38.573738 [ 294 ] {} <Debug> TCP-Session: c3995679-189f-4254-9e63-e6f0e9ec2a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22043 | 2026.03.18 18:28:38.573939 [ 286 ] {} <Debug> TCP-Session: 275aa7d0-0f09-4517-b92d-5d6ca52d846b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22044 | 2026.03.18 18:28:38.573733 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22045 | 2026.03.18 18:28:38.573796 [ 289 ] {} <Debug> TCP-Session: 3b60aa50-11e4-4908-99d4-5f7b7b26b68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22046 | 2026.03.18 18:28:38.574003 [ 275 ] {} <Debug> TCP-Session: 054a1b12-ca8b-4e22-a3ac-434ff7ab9e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22047 | 2026.03.18 18:28:38.955239 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35358 | ||
| 22048 | 2026.03.18 18:28:38.955367 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22049 | 2026.03.18 18:28:38.955393 [ 293 ] {} <Debug> TCP-Session: 765946be-376f-4905-9811-e1485757083a Authenticating user 'default' from [fd00:1122:3344:101::e]:35358 | ||
| 22050 | 2026.03.18 18:28:38.955415 [ 293 ] {} <Debug> TCP-Session: 765946be-376f-4905-9811-e1485757083a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22051 | 2026.03.18 18:28:38.955428 [ 293 ] {} <Debug> TCP-Session: 765946be-376f-4905-9811-e1485757083a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22052 | 2026.03.18 18:28:38.955614 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61077 | ||
| 22053 | 2026.03.18 18:28:38.955652 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50730 | ||
| 22054 | 2026.03.18 18:28:38.955688 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52213 | ||
| 22055 | 2026.03.18 18:28:38.955717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38840 | ||
| 22056 | 2026.03.18 18:28:38.955730 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61437 | ||
| 22057 | 2026.03.18 18:28:38.955775 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22058 | 2026.03.18 18:28:38.955767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22059 | 2026.03.18 18:28:38.955826 [ 289 ] {} <Debug> TCP-Session: 557c2234-b4e7-4c90-8fd7-9208b2ba9b86 Authenticating user 'default' from [fd00:1122:3344:101::e]:52213 | ||
| 22060 | 2026.03.18 18:28:38.955828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22061 | 2026.03.18 18:28:38.955846 [ 286 ] {} <Debug> TCP-Session: 133b059c-f9fc-4ee9-a0e8-5b4c81aecdec Authenticating user 'default' from [fd00:1122:3344:101::e]:50730 | ||
| 22062 | 2026.03.18 18:28:38.955849 [ 289 ] {} <Debug> TCP-Session: 557c2234-b4e7-4c90-8fd7-9208b2ba9b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22063 | 2026.03.18 18:28:38.955869 [ 291 ] {} <Debug> TCP-Session: 4a166d9f-00a3-4aa8-897d-858d8928c75e Authenticating user 'default' from [fd00:1122:3344:101::e]:38840 | ||
| 22064 | 2026.03.18 18:28:38.955879 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22065 | 2026.03.18 18:28:38.955879 [ 286 ] {} <Debug> TCP-Session: 133b059c-f9fc-4ee9-a0e8-5b4c81aecdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22066 | 2026.03.18 18:28:38.955905 [ 291 ] {} <Debug> TCP-Session: 4a166d9f-00a3-4aa8-897d-858d8928c75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22067 | 2026.03.18 18:28:38.955925 [ 292 ] {} <Debug> TCP-Session: 9aad6aef-ae2c-4351-9f98-afb73c50a11f Authenticating user 'default' from [fd00:1122:3344:101::e]:61437 | ||
| 22068 | 2026.03.18 18:28:38.955943 [ 291 ] {} <Debug> TCP-Session: 4a166d9f-00a3-4aa8-897d-858d8928c75e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22069 | 2026.03.18 18:28:38.955930 [ 286 ] {} <Debug> TCP-Session: 133b059c-f9fc-4ee9-a0e8-5b4c81aecdec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22070 | 2026.03.18 18:28:38.955969 [ 292 ] {} <Debug> TCP-Session: 9aad6aef-ae2c-4351-9f98-afb73c50a11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22071 | 2026.03.18 18:28:38.955881 [ 289 ] {} <Debug> TCP-Session: 557c2234-b4e7-4c90-8fd7-9208b2ba9b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22072 | 2026.03.18 18:28:38.956011 [ 292 ] {} <Debug> TCP-Session: 9aad6aef-ae2c-4351-9f98-afb73c50a11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22073 | 2026.03.18 18:28:38.955756 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22074 | 2026.03.18 18:28:38.955747 [ 293 ] {} <Trace> TCP-Session: 765946be-376f-4905-9811-e1485757083a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22075 | 2026.03.18 18:28:38.956085 [ 294 ] {} <Debug> TCP-Session: 05d30af8-0d45-4c24-9e4b-d0949cff458c Authenticating user 'default' from [fd00:1122:3344:101::e]:61077 | ||
| 22076 | 2026.03.18 18:28:38.955707 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38817 | ||
| 22077 | 2026.03.18 18:28:38.956122 [ 294 ] {} <Debug> TCP-Session: 05d30af8-0d45-4c24-9e4b-d0949cff458c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22078 | 2026.03.18 18:28:38.955692 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38729 | ||
| 22079 | 2026.03.18 18:28:38.956150 [ 294 ] {} <Debug> TCP-Session: 05d30af8-0d45-4c24-9e4b-d0949cff458c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22080 | 2026.03.18 18:28:38.956198 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22081 | 2026.03.18 18:28:38.955614 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37533 | ||
| 22082 | 2026.03.18 18:28:38.956236 [ 290 ] {} <Debug> TCP-Session: 55d5d57f-ca80-4204-a2ee-8e08e9261c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:38817 | ||
| 22083 | 2026.03.18 18:28:38.956254 [ 293 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35358) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22084 | 2026.03.18 18:28:38.956263 [ 290 ] {} <Debug> TCP-Session: 55d5d57f-ca80-4204-a2ee-8e08e9261c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22085 | 2026.03.18 18:28:38.956263 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22086 | 2026.03.18 18:28:38.956294 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22087 | 2026.03.18 18:28:38.956301 [ 290 ] {} <Debug> TCP-Session: 55d5d57f-ca80-4204-a2ee-8e08e9261c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22088 | 2026.03.18 18:28:38.956331 [ 288 ] {} <Debug> TCP-Session: d0c069f0-73a5-4cb1-8645-f3a934fd8d59 Authenticating user 'default' from [fd00:1122:3344:101::e]:38729 | ||
| 22089 | 2026.03.18 18:28:38.956340 [ 275 ] {} <Debug> TCP-Session: 738b1838-9b3b-40cc-b01b-b19b22cc4b5f Authenticating user 'default' from [fd00:1122:3344:101::e]:37533 | ||
| 22090 | 2026.03.18 18:28:38.956367 [ 288 ] {} <Debug> TCP-Session: d0c069f0-73a5-4cb1-8645-f3a934fd8d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22091 | 2026.03.18 18:28:38.956378 [ 275 ] {} <Debug> TCP-Session: 738b1838-9b3b-40cc-b01b-b19b22cc4b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22092 | 2026.03.18 18:28:38.956389 [ 288 ] {} <Debug> TCP-Session: d0c069f0-73a5-4cb1-8645-f3a934fd8d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22093 | 2026.03.18 18:28:38.956404 [ 275 ] {} <Debug> TCP-Session: 738b1838-9b3b-40cc-b01b-b19b22cc4b5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22094 | 2026.03.18 18:28:38.956521 [ 293 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22095 | 2026.03.18 18:28:38.956579 [ 293 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22096 | 2026.03.18 18:28:38.956862 [ 293 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Debug> oximeter.version (87382fea-3c30-4039-a055-b08ffd14d5ae) (SelectExecutor): Key condition: unknown | ||
| 22097 | 2026.03.18 18:28:38.957789 [ 299 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Trace> AggregatingTransform: Aggregating | ||
| 22098 | 2026.03.18 18:28:38.957851 [ 299 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 22099 | 2026.03.18 18:28:38.957889 [ 299 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927856 sec. (1077.753 rows/sec., 42.10 KiB/sec.) | ||
| 22100 | 2026.03.18 18:28:38.957908 [ 299 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Trace> Aggregator: Merging aggregated data | ||
| 22101 | 2026.03.18 18:28:38.959082 [ 293 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002886 sec., 346.5003465003465 rows/sec., 13.54 KiB/sec. | ||
| 22102 | 2026.03.18 18:28:38.959298 [ 293 ] {09bc226b-2cf4-4466-b431-1b9cd328e3c2} <Debug> TCPHandler: Processed in 0.003666531 sec. | ||
| 22103 | 2026.03.18 18:28:38.959414 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22104 | 2026.03.18 18:28:38.959443 [ 293 ] {} <Debug> TCP-Session: 765946be-376f-4905-9811-e1485757083a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22105 | 2026.03.18 18:28:38.959448 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22106 | 2026.03.18 18:28:38.959470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22107 | 2026.03.18 18:28:38.959490 [ 292 ] {} <Debug> TCP-Session: 9aad6aef-ae2c-4351-9f98-afb73c50a11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22108 | 2026.03.18 18:28:38.959500 [ 288 ] {} <Debug> TCP-Session: d0c069f0-73a5-4cb1-8645-f3a934fd8d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22109 | 2026.03.18 18:28:38.959507 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22110 | 2026.03.18 18:28:38.959524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22111 | 2026.03.18 18:28:38.959544 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22112 | 2026.03.18 18:28:38.959550 [ 275 ] {} <Debug> TCP-Session: 738b1838-9b3b-40cc-b01b-b19b22cc4b5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22113 | 2026.03.18 18:28:38.959567 [ 290 ] {} <Debug> TCP-Session: 55d5d57f-ca80-4204-a2ee-8e08e9261c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22114 | 2026.03.18 18:28:38.959580 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22115 | 2026.03.18 18:28:38.959591 [ 286 ] {} <Debug> TCP-Session: 133b059c-f9fc-4ee9-a0e8-5b4c81aecdec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22116 | 2026.03.18 18:28:38.959581 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22117 | 2026.03.18 18:28:38.959631 [ 291 ] {} <Debug> TCP-Session: 4a166d9f-00a3-4aa8-897d-858d8928c75e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22118 | 2026.03.18 18:28:38.959502 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22119 | 2026.03.18 18:28:38.959663 [ 289 ] {} <Debug> TCP-Session: 557c2234-b4e7-4c90-8fd7-9208b2ba9b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22120 | 2026.03.18 18:28:38.959703 [ 294 ] {} <Debug> TCP-Session: 05d30af8-0d45-4c24-9e4b-d0949cff458c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22121 | 2026.03.18 18:28:39.001114 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.04 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 399.55 MiB (RSS), difference: 3.51 MiB | ||
| 22122 | 2026.03.18 18:28:40.219020 [ 139 ] {} <Debug> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22123 | 2026.03.18 18:28:40.219130 [ 139 ] {} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22124 | 2026.03.18 18:28:40.219165 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22125 | 2026.03.18 18:28:40.219290 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::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 | ||
| 22126 | 2026.03.18 18:28:40.219478 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22127 | 2026.03.18 18:28:40.219529 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 22128 | 2026.03.18 18:28:40.219621 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 22129 | 2026.03.18 18:28:40.219687 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 22130 | 2026.03.18 18:28:40.219749 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part | ||
| 22131 | 2026.03.18 18:28:40.219809 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 22132 | 2026.03.18 18:28:40.221909 [ 195 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002671654 sec., 15720.598550560815 rows/sec., 1.13 MiB/sec. | ||
| 22133 | 2026.03.18 18:28:40.222143 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22134 | 2026.03.18 18:28:40.222769 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22135 | 2026.03.18 18:28:40.222838 [ 186 ] {03ac61dc-95b1-4944-8c93-2a4448ba219b::all_1_5_1} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22136 | 2026.03.18 18:28:40.222901 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22137 | 2026.03.18 18:28:40.314299 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 22138 | 2026.03.18 18:28:40.331684 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22139 | 2026.03.18 18:28:40.331729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22140 | 2026.03.18 18:28:40.338355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 22141 | 2026.03.18 18:28:40.339474 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22142 | 2026.03.18 18:28:40.342419 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 22143 | 2026.03.18 18:28:40.737443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 2804 | ||
| 22144 | 2026.03.18 18:28:40.740443 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22145 | 2026.03.18 18:28:40.740479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22146 | 2026.03.18 18:28:40.741832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22147 | 2026.03.18 18:28:40.742385 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22148 | 2026.03.18 18:28:40.742640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2804 | ||
| 22149 | 2026.03.18 18:28:41.000151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.09 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 399.55 MiB (RSS), difference: 3.46 MiB | ||
| 22150 | 2026.03.18 18:28:42.462635 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22151 | 2026.03.18 18:28:42.462914 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22152 | 2026.03.18 18:28:42.463016 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22153 | 2026.03.18 18:28:42.463944 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22154 | 2026.03.18 18:28:42.463984 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22155 | 2026.03.18 18:28:42.464467 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22156 | 2026.03.18 18:28:42.464902 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22157 | 2026.03.18 18:28:42.465056 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002218 sec., 25247.971145175834 rows/sec., 1.93 MiB/sec. | ||
| 22158 | 2026.03.18 18:28:42.465099 [ 276 ] {5dba22cb-c55f-45a1-ba7a-1944a448bd31} <Debug> TCPHandler: Processed in 0.002643993 sec. | ||
| 22159 | 2026.03.18 18:28:42.465235 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22160 | 2026.03.18 18:28:42.465330 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22161 | 2026.03.18 18:28:42.465371 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22162 | 2026.03.18 18:28:42.465852 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22163 | 2026.03.18 18:28:42.465887 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22164 | 2026.03.18 18:28:42.466292 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22165 | 2026.03.18 18:28:42.466800 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22166 | 2026.03.18 18:28:42.466932 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00162 sec., 39506.17283950617 rows/sec., 3.08 MiB/sec. | ||
| 22167 | 2026.03.18 18:28:42.466970 [ 276 ] {45f1ce75-0db7-468e-bf00-3ecad379f89b} <Debug> TCPHandler: Processed in 0.00178932 sec. | ||
| 22168 | 2026.03.18 18:28:42.467091 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22169 | 2026.03.18 18:28:42.467184 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22170 | 2026.03.18 18:28:42.467227 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22171 | 2026.03.18 18:28:42.467642 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22172 | 2026.03.18 18:28:42.467677 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22173 | 2026.03.18 18:28:42.468102 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22174 | 2026.03.18 18:28:42.468516 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22175 | 2026.03.18 18:28:42.468648 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001482 sec., 86369.7705802969 rows/sec., 6.02 MiB/sec. | ||
| 22176 | 2026.03.18 18:28:42.468685 [ 276 ] {79f42600-e6f4-4b75-a937-54d6cc8c41f8} <Debug> TCPHandler: Processed in 0.001647035 sec. | ||
| 22177 | 2026.03.18 18:28:42.468802 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22178 | 2026.03.18 18:28:42.468895 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22179 | 2026.03.18 18:28:42.468937 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22180 | 2026.03.18 18:28:42.469263 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22181 | 2026.03.18 18:28:42.469298 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22182 | 2026.03.18 18:28:42.469693 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 22183 | 2026.03.18 18:28:42.470103 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22184 | 2026.03.18 18:28:42.470235 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001357 sec., 35372.14443625645 rows/sec., 2.38 MiB/sec. | ||
| 22185 | 2026.03.18 18:28:42.470271 [ 276 ] {e270706c-7201-4e29-a841-02d2ad4d704a} <Debug> TCPHandler: Processed in 0.001516112 sec. | ||
| 22186 | 2026.03.18 18:28:45.042085 [ 222 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22187 | 2026.03.18 18:28:45.042179 [ 222 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22188 | 2026.03.18 18:28:45.046531 [ 222 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22189 | 2026.03.18 18:28:45.354081 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22190 | 2026.03.18 18:28:45.354133 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22191 | 2026.03.18 18:28:45.612263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43231 | ||
| 22192 | 2026.03.18 18:28:45.612792 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22193 | 2026.03.18 18:28:45.612826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22194 | 2026.03.18 18:28:45.613468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22195 | 2026.03.18 18:28:45.614007 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22196 | 2026.03.18 18:28:45.614133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43231 | ||
| 22197 | 2026.03.18 18:28:47.139981 [ 224 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22198 | 2026.03.18 18:28:47.140040 [ 224 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22199 | 2026.03.18 18:28:47.144861 [ 224 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22200 | 2026.03.18 18:28:47.313730 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22201 | 2026.03.18 18:28:47.313759 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22202 | 2026.03.18 18:28:47.317002 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22203 | 2026.03.18 18:28:47.467224 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22204 | 2026.03.18 18:28:47.467510 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22205 | 2026.03.18 18:28:47.467615 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22206 | 2026.03.18 18:28:47.468504 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22207 | 2026.03.18 18:28:47.468551 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22208 | 2026.03.18 18:28:47.469157 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22209 | 2026.03.18 18:28:47.469668 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22210 | 2026.03.18 18:28:47.469822 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Debug> executeQuery: Read 172 rows, 15.46 KiB in 0.002388 sec., 72026.80067001675 rows/sec., 6.32 MiB/sec. | ||
| 22211 | 2026.03.18 18:28:47.469864 [ 276 ] {9b145e86-8344-4974-accf-2964fee3bd30} <Debug> TCPHandler: Processed in 0.002818628 sec. | ||
| 22212 | 2026.03.18 18:28:47.469996 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22213 | 2026.03.18 18:28:47.470091 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22214 | 2026.03.18 18:28:47.470132 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22215 | 2026.03.18 18:28:47.470646 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22216 | 2026.03.18 18:28:47.470682 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22217 | 2026.03.18 18:28:47.471106 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22218 | 2026.03.18 18:28:47.471576 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22219 | 2026.03.18 18:28:47.471710 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001637 sec., 35430.665852168604 rows/sec., 2.60 MiB/sec. | ||
| 22220 | 2026.03.18 18:28:47.471748 [ 276 ] {883c650c-7c81-4d46-a900-4bf591361b45} <Debug> TCPHandler: Processed in 0.00180659 sec. | ||
| 22221 | 2026.03.18 18:28:47.471866 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22222 | 2026.03.18 18:28:47.471960 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22223 | 2026.03.18 18:28:47.471998 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22224 | 2026.03.18 18:28:47.472489 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22225 | 2026.03.18 18:28:47.472525 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22226 | 2026.03.18 18:28:47.472950 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22227 | 2026.03.18 18:28:47.473378 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22228 | 2026.03.18 18:28:47.473508 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Debug> executeQuery: Read 131 rows, 10.48 KiB in 0.001565 sec., 83706.07028753994 rows/sec., 6.54 MiB/sec. | ||
| 22229 | 2026.03.18 18:28:47.473545 [ 276 ] {2da5878e-ccab-4608-8dff-5c716425118a} <Debug> TCPHandler: Processed in 0.001731758 sec. | ||
| 22230 | 2026.03.18 18:28:47.473673 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22231 | 2026.03.18 18:28:47.473770 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22232 | 2026.03.18 18:28:47.473824 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22233 | 2026.03.18 18:28:47.474254 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22234 | 2026.03.18 18:28:47.474289 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22235 | 2026.03.18 18:28:47.474722 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22236 | 2026.03.18 18:28:47.475147 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22237 | 2026.03.18 18:28:47.475278 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec. | ||
| 22238 | 2026.03.18 18:28:47.475315 [ 276 ] {4ca5ec7f-a95e-4440-b594-c47197556510} <Debug> TCPHandler: Processed in 0.001701687 sec. | ||
| 22239 | 2026.03.18 18:28:47.475425 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22240 | 2026.03.18 18:28:47.475518 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22241 | 2026.03.18 18:28:47.475570 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <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 | ||
| 22242 | 2026.03.18 18:28:47.476538 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22243 | 2026.03.18 18:28:47.476574 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22244 | 2026.03.18 18:28:47.477300 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 22245 | 2026.03.18 18:28:47.477744 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22246 | 2026.03.18 18:28:47.477883 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002383 sec., 24339.068401174987 rows/sec., 43.61 MiB/sec. | ||
| 22247 | 2026.03.18 18:28:47.477938 [ 276 ] {f1ce8d76-a3a9-4bfd-aee7-afb5dfdab773} <Debug> TCPHandler: Processed in 0.00255992 sec. | ||
| 22248 | 2026.03.18 18:28:47.478048 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22249 | 2026.03.18 18:28:47.478141 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22250 | 2026.03.18 18:28:47.478181 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22251 | 2026.03.18 18:28:47.478497 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22252 | 2026.03.18 18:28:47.478533 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22253 | 2026.03.18 18:28:47.478944 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22254 | 2026.03.18 18:28:47.479367 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Trace> oximeter.measurements_i64 (03ac61dc-95b1-4944-8c93-2a4448ba219b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22255 | 2026.03.18 18:28:47.479491 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001368 sec., 6578.9473684210525 rows/sec., 464.72 KiB/sec. | ||
| 22256 | 2026.03.18 18:28:47.479527 [ 276 ] {2ae495c5-b9c1-4deb-af8d-aed515c882fd} <Debug> TCPHandler: Processed in 0.001526872 sec. | ||
| 22257 | 2026.03.18 18:28:47.479634 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22258 | 2026.03.18 18:28:47.479727 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22259 | 2026.03.18 18:28:47.479765 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22260 | 2026.03.18 18:28:47.480086 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22261 | 2026.03.18 18:28:47.480122 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22262 | 2026.03.18 18:28:47.480514 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 22263 | 2026.03.18 18:28:47.480934 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22264 | 2026.03.18 18:28:47.481064 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 22265 | 2026.03.18 18:28:47.481099 [ 276 ] {23f18332-d4ae-4ff2-a049-ec0c630843ba} <Debug> TCPHandler: Processed in 0.001511861 sec. | ||
| 22266 | 2026.03.18 18:28:47.481164 [ 225 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22267 | 2026.03.18 18:28:47.481219 [ 225 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22268 | 2026.03.18 18:28:47.483959 [ 225 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22269 | 2026.03.18 18:28:47.692772 [ 219 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22270 | 2026.03.18 18:28:47.692828 [ 219 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22271 | 2026.03.18 18:28:47.696190 [ 219 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22272 | 2026.03.18 18:28:47.843397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 22273 | 2026.03.18 18:28:47.860986 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22274 | 2026.03.18 18:28:47.861034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22275 | 2026.03.18 18:28:47.867672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22276 | 2026.03.18 18:28:47.868829 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22277 | 2026.03.18 18:28:47.869217 [ 219 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22278 | 2026.03.18 18:28:47.869253 [ 219 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22279 | 2026.03.18 18:28:47.871824 [ 219 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22280 | 2026.03.18 18:28:47.871891 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 22281 | 2026.03.18 18:28:48.001169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.58 MiB, peak 415.23 MiB, free memory in arenas 0.00 B, will set to 399.55 MiB (RSS), difference: 2.98 MiB | ||
| 22282 | 2026.03.18 18:28:50.743565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2826 | ||
| 22283 | 2026.03.18 18:28:50.745791 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22284 | 2026.03.18 18:28:50.745833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22285 | 2026.03.18 18:28:50.747118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22286 | 2026.03.18 18:28:50.747629 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22287 | 2026.03.18 18:28:50.747889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2826 | ||
| 22288 | 2026.03.18 18:28:52.472228 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22289 | 2026.03.18 18:28:52.472452 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22290 | 2026.03.18 18:28:52.472534 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22291 | 2026.03.18 18:28:52.473365 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22292 | 2026.03.18 18:28:52.473405 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22293 | 2026.03.18 18:28:52.473953 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22294 | 2026.03.18 18:28:52.474384 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22295 | 2026.03.18 18:28:52.474537 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002145 sec., 132400.9324009324 rows/sec., 8.41 MiB/sec. | ||
| 22296 | 2026.03.18 18:28:52.474579 [ 276 ] {1cd2d8af-af4e-4d98-ad3e-73a58d2dc644} <Debug> TCPHandler: Processed in 0.002505759 sec. | ||
| 22297 | 2026.03.18 18:28:52.474706 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22298 | 2026.03.18 18:28:52.474801 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22299 | 2026.03.18 18:28:52.474841 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22300 | 2026.03.18 18:28:52.475647 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22301 | 2026.03.18 18:28:52.475682 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22302 | 2026.03.18 18:28:52.476125 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22303 | 2026.03.18 18:28:52.476543 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22304 | 2026.03.18 18:28:52.476675 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.001892 sec., 423361.5221987315 rows/sec., 32.95 MiB/sec. | ||
| 22305 | 2026.03.18 18:28:52.476712 [ 276 ] {5102d51b-1e8d-4ff5-b63a-0894e19f12d0} <Debug> TCPHandler: Processed in 0.002054576 sec. | ||
| 22306 | 2026.03.18 18:28:52.476823 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22307 | 2026.03.18 18:28:52.476916 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22308 | 2026.03.18 18:28:52.476955 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22309 | 2026.03.18 18:28:52.477391 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22310 | 2026.03.18 18:28:52.477426 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22311 | 2026.03.18 18:28:52.477823 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22312 | 2026.03.18 18:28:52.478241 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22313 | 2026.03.18 18:28:52.478343 [ 128 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22314 | 2026.03.18 18:28:52.478369 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001471 sec., 97892.59007477906 rows/sec., 5.77 MiB/sec. | ||
| 22315 | 2026.03.18 18:28:52.478407 [ 128 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22316 | 2026.03.18 18:28:52.478417 [ 276 ] {cd0e3dbd-f340-40b0-838d-647d01002abd} <Debug> TCPHandler: Processed in 0.001641695 sec. | ||
| 22317 | 2026.03.18 18:28:52.478437 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22318 | 2026.03.18 18:28:52.478539 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22319 | 2026.03.18 18:28:52.478544 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 22320 | 2026.03.18 18:28:52.478638 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22321 | 2026.03.18 18:28:52.478680 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22322 | 2026.03.18 18:28:52.478688 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22323 | 2026.03.18 18:28:52.478730 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 243 rows starting from the beginning of the part | ||
| 22324 | 2026.03.18 18:28:52.478801 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 144 rows starting from the beginning of the part | ||
| 22325 | 2026.03.18 18:28:52.478852 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 57 rows starting from the beginning of the part | ||
| 22326 | 2026.03.18 18:28:52.478897 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 22327 | 2026.03.18 18:28:52.478939 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 58 rows starting from the beginning of the part | ||
| 22328 | 2026.03.18 18:28:52.478983 [ 190 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 144 rows starting from the beginning of the part | ||
| 22329 | 2026.03.18 18:28:52.479116 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22330 | 2026.03.18 18:28:52.479156 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22331 | 2026.03.18 18:28:52.479595 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22332 | 2026.03.18 18:28:52.479988 [ 189 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490671 sec., 540696.1026276086 rows/sec., 36.12 MiB/sec. | ||
| 22333 | 2026.03.18 18:28:52.480092 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22334 | 2026.03.18 18:28:52.480257 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001635 sec., 91131.49847094802 rows/sec., 5.89 MiB/sec. | ||
| 22335 | 2026.03.18 18:28:52.480292 [ 193 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22336 | 2026.03.18 18:28:52.480308 [ 276 ] {f03a5ea5-a5e9-4d5b-a0f6-5e3844ead54c} <Debug> TCPHandler: Processed in 0.00181561 sec. | ||
| 22337 | 2026.03.18 18:28:52.480440 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22338 | 2026.03.18 18:28:52.480557 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22339 | 2026.03.18 18:28:52.480607 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22340 | 2026.03.18 18:28:52.480939 [ 193 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22341 | 2026.03.18 18:28:52.481036 [ 193 ] {dec14939-f23c-4b09-89f1-5c5c0fc1fb48::all_1_131_26} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22342 | 2026.03.18 18:28:52.481136 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22343 | 2026.03.18 18:28:52.481179 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22344 | 2026.03.18 18:28:52.481206 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22345 | 2026.03.18 18:28:52.481605 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 22346 | 2026.03.18 18:28:52.482039 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22347 | 2026.03.18 18:28:52.482170 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001638 sec., 90354.09035409035 rows/sec., 5.14 MiB/sec. | ||
| 22348 | 2026.03.18 18:28:52.482207 [ 276 ] {0a55a025-4f86-4054-9643-49cb85331ce6} <Debug> TCPHandler: Processed in 0.001829851 sec. | ||
| 22349 | 2026.03.18 18:28:52.482317 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22350 | 2026.03.18 18:28:52.482409 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22351 | 2026.03.18 18:28:52.482447 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22352 | 2026.03.18 18:28:52.483037 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.03.18 18:28:52.483071 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22354 | 2026.03.18 18:28:52.483558 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22355 | 2026.03.18 18:28:52.483993 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.03.18 18:28:52.484121 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001729 sec., 284557.54771544243 rows/sec., 19.96 MiB/sec. | ||
| 22357 | 2026.03.18 18:28:52.484158 [ 276 ] {7102eebb-2e92-4a33-a4bc-dad19d5bfe13} <Debug> TCPHandler: Processed in 0.001888902 sec. | ||
| 22358 | 2026.03.18 18:28:52.484268 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22359 | 2026.03.18 18:28:52.484360 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22360 | 2026.03.18 18:28:52.484400 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22361 | 2026.03.18 18:28:52.484724 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2026.03.18 18:28:52.484758 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22363 | 2026.03.18 18:28:52.485165 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22364 | 2026.03.18 18:28:52.485633 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22365 | 2026.03.18 18:28:52.485762 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. | ||
| 22366 | 2026.03.18 18:28:52.485797 [ 276 ] {23849ff1-bb8e-4312-b758-b5f8d6d7daa6} <Debug> TCPHandler: Processed in 0.001577344 sec. | ||
| 22367 | 2026.03.18 18:28:52.485901 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22368 | 2026.03.18 18:28:52.485992 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22369 | 2026.03.18 18:28:52.486033 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22370 | 2026.03.18 18:28:52.486429 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22371 | 2026.03.18 18:28:52.486462 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22372 | 2026.03.18 18:28:52.486894 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22373 | 2026.03.18 18:28:52.487329 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22374 | 2026.03.18 18:28:52.487430 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Selected 6 parts from all_1_149_31 to all_154_154_0 | ||
| 22375 | 2026.03.18 18:28:52.487455 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00148 sec., 179054.05405405405 rows/sec., 11.90 MiB/sec. | ||
| 22376 | 2026.03.18 18:28:52.487463 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22377 | 2026.03.18 18:28:52.487485 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22378 | 2026.03.18 18:28:52.487491 [ 276 ] {1bbd2cd6-8911-4dbe-a655-2c1d8774da40} <Debug> TCPHandler: Processed in 0.001637445 sec. | ||
| 22379 | 2026.03.18 18:28:52.487564 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_31 to all_154_154_0 into Compact with storage Full | ||
| 22380 | 2026.03.18 18:28:52.487608 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.03.18 18:28:52.487680 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22382 | 2026.03.18 18:28:52.487705 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22383 | 2026.03.18 18:28:52.487716 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_149_31, total 53164 rows starting from the beginning of the part | ||
| 22384 | 2026.03.18 18:28:52.487753 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22385 | 2026.03.18 18:28:52.487789 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 22386 | 2026.03.18 18:28:52.487843 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1323 rows starting from the beginning of the part | ||
| 22387 | 2026.03.18 18:28:52.487891 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 128 rows starting from the beginning of the part | ||
| 22388 | 2026.03.18 18:28:52.487933 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 22389 | 2026.03.18 18:28:52.487975 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 265 rows starting from the beginning of the part | ||
| 22390 | 2026.03.18 18:28:52.488065 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22391 | 2026.03.18 18:28:52.488105 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22392 | 2026.03.18 18:28:52.488537 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22393 | 2026.03.18 18:28:52.488977 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22394 | 2026.03.18 18:28:52.489108 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00142 sec., 704.2253521126761 rows/sec., 47.45 KiB/sec. | ||
| 22395 | 2026.03.18 18:28:52.489143 [ 276 ] {e58f50b7-14b0-4de9-bb80-110073e70e22} <Debug> TCPHandler: Processed in 0.001583084 sec. | ||
| 22396 | 2026.03.18 18:28:52.489247 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22397 | 2026.03.18 18:28:52.489343 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22398 | 2026.03.18 18:28:52.489397 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <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 | ||
| 22399 | 2026.03.18 18:28:52.490140 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22400 | 2026.03.18 18:28:52.490175 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22401 | 2026.03.18 18:28:52.490793 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 22402 | 2026.03.18 18:28:52.491317 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22403 | 2026.03.18 18:28:52.491458 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002133 sec., 937.6465072667605 rows/sec., 1.68 MiB/sec. | ||
| 22404 | 2026.03.18 18:28:52.491511 [ 276 ] {ba5d6b02-00c3-45cc-8649-d263edb2c883} <Debug> TCPHandler: Processed in 0.002312194 sec. | ||
| 22405 | 2026.03.18 18:28:52.491622 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22406 | 2026.03.18 18:28:52.491716 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22407 | 2026.03.18 18:28:52.491755 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22408 | 2026.03.18 18:28:52.492082 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22409 | 2026.03.18 18:28:52.492116 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22410 | 2026.03.18 18:28:52.492556 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22411 | 2026.03.18 18:28:52.493047 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22412 | 2026.03.18 18:28:52.493180 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001483 sec., 60687.795010114634 rows/sec., 3.80 MiB/sec. | ||
| 22413 | 2026.03.18 18:28:52.493216 [ 276 ] {1a8b729b-878d-4bd7-b27d-554e34818556} <Debug> TCPHandler: Processed in 0.001640985 sec. | ||
| 22414 | 2026.03.18 18:28:52.497077 [ 200 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55200 rows, containing 5 columns (5 merged, 0 gathered) in 0.009541993 sec., 5784954.987914998 rows/sec., 378.22 MiB/sec. | ||
| 22415 | 2026.03.18 18:28:52.497701 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Trace> MergedBlockOutputStream: filled checksums all_1_154_32 (state Temporary) | ||
| 22416 | 2026.03.18 18:28:52.498274 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_merge_all_1_154_32 to all_1_154_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22417 | 2026.03.18 18:28:52.498347 [ 194 ] {6006c2da-79e2-493c-89ed-d1aa97d5a310::all_1_154_32} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310) (MergerMutator): Merged 6 parts: [all_1_149_31, all_154_154_0] -> all_1_154_32 | ||
| 22418 | 2026.03.18 18:28:52.498418 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 22419 | 2026.03.18 18:28:53.115242 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43743 | ||
| 22420 | 2026.03.18 18:28:53.115850 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22421 | 2026.03.18 18:28:53.115899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22422 | 2026.03.18 18:28:53.116564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22423 | 2026.03.18 18:28:53.117093 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22424 | 2026.03.18 18:28:53.117246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43743 | ||
| 22425 | 2026.03.18 18:28:53.117245 [ 129 ] {} <Debug> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22426 | 2026.03.18 18:28:53.117317 [ 129 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22427 | 2026.03.18 18:28:53.117337 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22428 | 2026.03.18 18:28:53.117448 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 22429 | 2026.03.18 18:28:53.117577 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22430 | 2026.03.18 18:28:53.117621 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41311 rows starting from the beginning of the part | ||
| 22431 | 2026.03.18 18:28:53.117694 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 22432 | 2026.03.18 18:28:53.117744 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 22433 | 2026.03.18 18:28:53.117792 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 22434 | 2026.03.18 18:28:53.117835 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 22435 | 2026.03.18 18:28:53.117875 [ 189 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 22436 | 2026.03.18 18:28:53.120645 [ 191 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43743 rows, containing 4 columns (4 merged, 0 gathered) in 0.003241229 sec., 13495806.68320566 rows/sec., 193.06 MiB/sec. | ||
| 22437 | 2026.03.18 18:28:53.121030 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22438 | 2026.03.18 18:28:53.121529 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22439 | 2026.03.18 18:28:53.121604 [ 197 ] {2fda0b1b-aa36-453a-acf5-7093badb2168::all_1_91_18} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22440 | 2026.03.18 18:28:53.121689 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22441 | 2026.03.18 18:28:55.372013 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 22442 | 2026.03.18 18:28:55.388614 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22443 | 2026.03.18 18:28:55.388659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22444 | 2026.03.18 18:28:55.394945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22445 | 2026.03.18 18:28:55.396117 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22446 | 2026.03.18 18:28:55.396454 [ 121 ] {} <Debug> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22447 | 2026.03.18 18:28:55.396549 [ 121 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22448 | 2026.03.18 18:28:55.396587 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22449 | 2026.03.18 18:28:55.396735 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 22450 | 2026.03.18 18:28:55.399062 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 22451 | 2026.03.18 18:28:55.400581 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22452 | 2026.03.18 18:28:55.401974 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 22453 | 2026.03.18 18:28:55.406306 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 22454 | 2026.03.18 18:28:55.410613 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 22455 | 2026.03.18 18:28:55.415359 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 22456 | 2026.03.18 18:28:55.420313 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 22457 | 2026.03.18 18:28:55.424857 [ 191 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 22458 | 2026.03.18 18:28:55.485532 [ 197 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.088863767 sec., 7719.681746104687 rows/sec., 39.92 MiB/sec. | ||
| 22459 | 2026.03.18 18:28:55.488678 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22460 | 2026.03.18 18:28:55.491130 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22461 | 2026.03.18 18:28:55.491216 [ 198 ] {aa586b6e-961e-450b-873e-d51059ad1178::all_1_91_18} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22462 | 2026.03.18 18:28:55.493366 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22463 | 2026.03.18 18:28:56.001282 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.63 MiB, peak 418.07 MiB, free memory in arenas 0.00 B, will set to 399.57 MiB (RSS), difference: -1.06 MiB | ||
| 22464 | 2026.03.18 18:28:57.467158 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22465 | 2026.03.18 18:28:57.467433 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22466 | 2026.03.18 18:28:57.467531 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22467 | 2026.03.18 18:28:57.468396 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22468 | 2026.03.18 18:28:57.468434 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22469 | 2026.03.18 18:28:57.469023 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 22470 | 2026.03.18 18:28:57.469482 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Trace> oximeter.fields_ipaddr (56dcadf6-c3bd-4b3c-80c9-12d40d4b1e78): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22471 | 2026.03.18 18:28:57.469634 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002276 sec., 3514.9384885764503 rows/sec., 286.62 KiB/sec. | ||
| 22472 | 2026.03.18 18:28:57.469677 [ 276 ] {f5ee121c-2ea3-4971-a229-945c86eb4ecc} <Debug> TCPHandler: Processed in 0.002693784 sec. | ||
| 22473 | 2026.03.18 18:28:57.469823 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22474 | 2026.03.18 18:28:57.469918 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22475 | 2026.03.18 18:28:57.469957 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22476 | 2026.03.18 18:28:57.470582 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22477 | 2026.03.18 18:28:57.470618 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22478 | 2026.03.18 18:28:57.471031 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22479 | 2026.03.18 18:28:57.471599 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22480 | 2026.03.18 18:28:57.471728 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Debug> executeQuery: Read 176 rows, 15.75 KiB in 0.001829 sec., 96227.44669218152 rows/sec., 8.41 MiB/sec. | ||
| 22481 | 2026.03.18 18:28:57.471765 [ 276 ] {2e9a8c7d-4e60-4bd1-85e9-864581891dc1} <Debug> TCPHandler: Processed in 0.001994154 sec. | ||
| 22482 | 2026.03.18 18:28:57.471887 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22483 | 2026.03.18 18:28:57.471980 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22484 | 2026.03.18 18:28:57.472020 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22485 | 2026.03.18 18:28:57.472572 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22486 | 2026.03.18 18:28:57.472607 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22487 | 2026.03.18 18:28:57.473014 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22488 | 2026.03.18 18:28:57.473419 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2026.03.18 18:28:57.473550 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Debug> executeQuery: Read 66 rows, 4.92 KiB in 0.001588 sec., 41561.712846347604 rows/sec., 3.03 MiB/sec. | ||
| 22490 | 2026.03.18 18:28:57.473588 [ 276 ] {1130a587-4e1d-436c-a50f-090de7b13309} <Debug> TCPHandler: Processed in 0.001753539 sec. | ||
| 22491 | 2026.03.18 18:28:57.473615 [ 225 ] {} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22492 | 2026.03.18 18:28:57.473666 [ 225 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22493 | 2026.03.18 18:28:57.473707 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22494 | 2026.03.18 18:28:57.473805 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22495 | 2026.03.18 18:28:57.473844 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22496 | 2026.03.18 18:28:57.474334 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22497 | 2026.03.18 18:28:57.474370 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22498 | 2026.03.18 18:28:57.474843 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22499 | 2026.03.18 18:28:57.475384 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22500 | 2026.03.18 18:28:57.475514 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Debug> executeQuery: Read 130 rows, 10.41 KiB in 0.001727 sec., 75275.04342790967 rows/sec., 5.89 MiB/sec. | ||
| 22501 | 2026.03.18 18:28:57.475550 [ 276 ] {ea99f160-9c69-4287-b905-0eb76cb8e9b9} <Debug> TCPHandler: Processed in 0.001890632 sec. | ||
| 22502 | 2026.03.18 18:28:57.475672 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22503 | 2026.03.18 18:28:57.475766 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22504 | 2026.03.18 18:28:57.475807 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22505 | 2026.03.18 18:28:57.476256 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22506 | 2026.03.18 18:28:57.476292 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22507 | 2026.03.18 18:28:57.476779 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22508 | 2026.03.18 18:28:57.477314 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22509 | 2026.03.18 18:28:57.477394 [ 225 ] {} <Debug> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22510 | 2026.03.18 18:28:57.477456 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001708 sec., 96018.73536299766 rows/sec., 6.69 MiB/sec. | ||
| 22511 | 2026.03.18 18:28:57.477497 [ 276 ] {8ad78422-8758-4cab-bd87-967345c9cb30} <Debug> TCPHandler: Processed in 0.001872481 sec. | ||
| 22512 | 2026.03.18 18:28:57.477604 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22513 | 2026.03.18 18:28:57.477696 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22514 | 2026.03.18 18:28:57.477749 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <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 | ||
| 22515 | 2026.03.18 18:28:57.478695 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22516 | 2026.03.18 18:28:57.478729 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22517 | 2026.03.18 18:28:57.479468 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22518 | 2026.03.18 18:28:57.479906 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22519 | 2026.03.18 18:28:57.480044 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002365 sec., 24524.31289640592 rows/sec., 43.95 MiB/sec. | ||
| 22520 | 2026.03.18 18:28:57.480100 [ 276 ] {cdc258c7-fcc6-4834-8bf2-49daa8979a16} <Debug> TCPHandler: Processed in 0.00254259 sec. | ||
| 22521 | 2026.03.18 18:28:57.480212 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22522 | 2026.03.18 18:28:57.480305 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22523 | 2026.03.18 18:28:57.480345 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22524 | 2026.03.18 18:28:57.480679 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22525 | 2026.03.18 18:28:57.480713 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22526 | 2026.03.18 18:28:57.481109 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22527 | 2026.03.18 18:28:57.481533 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22528 | 2026.03.18 18:28:57.481660 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 22529 | 2026.03.18 18:28:57.481695 [ 276 ] {f67377c0-3159-4b5c-a88c-fcbcb46d22b9} <Debug> TCPHandler: Processed in 0.001530782 sec. | ||
| 22530 | 2026.03.18 18:29:00.354366 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22531 | 2026.03.18 18:29:00.354434 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22532 | 2026.03.18 18:29:00.618301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44191 | ||
| 22533 | 2026.03.18 18:29:00.618776 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22534 | 2026.03.18 18:29:00.618809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22535 | 2026.03.18 18:29:00.619419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22536 | 2026.03.18 18:29:00.619875 [ 244 ] {} <Trace> system.asynchronous_metric_log (2fda0b1b-aa36-453a-acf5-7093badb2168): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22537 | 2026.03.18 18:29:00.619997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44191 | ||
| 22538 | 2026.03.18 18:29:00.748967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2862 | ||
| 22539 | 2026.03.18 18:29:00.751361 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22540 | 2026.03.18 18:29:00.751397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22541 | 2026.03.18 18:29:00.752685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22542 | 2026.03.18 18:29:00.753176 [ 243 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22543 | 2026.03.18 18:29:00.753385 [ 219 ] {} <Trace> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22544 | 2026.03.18 18:29:00.753418 [ 219 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22545 | 2026.03.18 18:29:00.753432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2862 | ||
| 22546 | 2026.03.18 18:29:00.756795 [ 219 ] {} <Debug> system.query_log (30f3f7db-4857-45be-935b-7fa2a179c514): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22547 | 2026.03.18 18:29:02.247462 [ 217 ] {} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22548 | 2026.03.18 18:29:02.247511 [ 217 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22549 | 2026.03.18 18:29:02.249774 [ 217 ] {} <Debug> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22550 | 2026.03.18 18:29:02.431638 [ 224 ] {} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22551 | 2026.03.18 18:29:02.431718 [ 224 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22552 | 2026.03.18 18:29:02.435009 [ 224 ] {} <Debug> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22553 | 2026.03.18 18:29:02.472167 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22554 | 2026.03.18 18:29:02.472447 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22555 | 2026.03.18 18:29:02.472549 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22556 | 2026.03.18 18:29:02.473735 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22557 | 2026.03.18 18:29:02.473790 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22558 | 2026.03.18 18:29:02.474385 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22559 | 2026.03.18 18:29:02.474826 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Trace> oximeter.fields_i16 (2d9e368f-3af6-4dd9-8487-eb2e437f1d06): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22560 | 2026.03.18 18:29:02.474979 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002608 sec., 108895.7055214724 rows/sec., 6.92 MiB/sec. | ||
| 22561 | 2026.03.18 18:29:02.475021 [ 276 ] {3475b07e-e7e7-4b5a-8035-a27779281843} <Debug> TCPHandler: Processed in 0.003043543 sec. | ||
| 22562 | 2026.03.18 18:29:02.475180 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22563 | 2026.03.18 18:29:02.475276 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22564 | 2026.03.18 18:29:02.475317 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22565 | 2026.03.18 18:29:02.476284 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22566 | 2026.03.18 18:29:02.476320 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22567 | 2026.03.18 18:29:02.476774 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22568 | 2026.03.18 18:29:02.477193 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22569 | 2026.03.18 18:29:02.477318 [ 89 ] {} <Debug> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22570 | 2026.03.18 18:29:02.477323 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Debug> executeQuery: Read 801 rows, 63.85 KiB in 0.002066 sec., 387705.71151984506 rows/sec., 30.18 MiB/sec. | ||
| 22571 | 2026.03.18 18:29:02.477367 [ 89 ] {} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22572 | 2026.03.18 18:29:02.477383 [ 276 ] {d67dee03-2eb5-427d-98d4-0f37b4259def} <Debug> TCPHandler: Processed in 0.002268503 sec. | ||
| 22573 | 2026.03.18 18:29:02.477392 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22574 | 2026.03.18 18:29:02.477515 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22575 | 2026.03.18 18:29:02.477562 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22576 | 2026.03.18 18:29:02.477632 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22577 | 2026.03.18 18:29:02.477655 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22578 | 2026.03.18 18:29:02.477666 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2956 rows starting from the beginning of the part | ||
| 22579 | 2026.03.18 18:29:02.477696 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22580 | 2026.03.18 18:29:02.477734 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 22581 | 2026.03.18 18:29:02.477786 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 172 rows starting from the beginning of the part | ||
| 22582 | 2026.03.18 18:29:02.477834 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 801 rows starting from the beginning of the part | ||
| 22583 | 2026.03.18 18:29:02.477880 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 176 rows starting from the beginning of the part | ||
| 22584 | 2026.03.18 18:29:02.477948 [ 197 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 801 rows starting from the beginning of the part | ||
| 22585 | 2026.03.18 18:29:02.478263 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22586 | 2026.03.18 18:29:02.478300 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 22587 | 2026.03.18 18:29:02.478764 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22588 | 2026.03.18 18:29:02.479228 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Trace> oximeter.fields_u16 (dec14939-f23c-4b09-89f1-5c5c0fc1fb48): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22589 | 2026.03.18 18:29:02.479359 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Debug> executeQuery: Read 144 rows, 8.69 KiB in 0.001722 sec., 83623.69337979094 rows/sec., 4.93 MiB/sec. | ||
| 22590 | 2026.03.18 18:29:02.479397 [ 276 ] {6105d4f3-dd52-4f03-a6f5-8053aaa70b59} <Debug> TCPHandler: Processed in 0.001896222 sec. | ||
| 22591 | 2026.03.18 18:29:02.479512 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22592 | 2026.03.18 18:29:02.479605 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22593 | 2026.03.18 18:29:02.479643 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22594 | 2026.03.18 18:29:02.479740 [ 192 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4962 rows, containing 5 columns (5 merged, 0 gathered) in 0.002267852 sec., 2187973.465640615 rows/sec., 179.09 MiB/sec. | ||
| 22595 | 2026.03.18 18:29:02.480115 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22596 | 2026.03.18 18:29:02.480156 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22597 | 2026.03.18 18:29:02.480207 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22598 | 2026.03.18 18:29:02.480642 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22599 | 2026.03.18 18:29:02.480818 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22600 | 2026.03.18 18:29:02.480903 [ 196 ] {fd299df2-e125-4fb7-bd45-70c6744e3f0b::all_1_156_31} <Trace> oximeter.fields_string (fd299df2-e125-4fb7-bd45-70c6744e3f0b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22601 | 2026.03.18 18:29:02.480999 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 22602 | 2026.03.18 18:29:02.481192 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Trace> oximeter.fields_u32 (e42c5794-dc93-4e06-81e4-ffbf46a26c95): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22603 | 2026.03.18 18:29:02.481326 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001739 sec., 85681.42610695802 rows/sec., 5.54 MiB/sec. | ||
| 22604 | 2026.03.18 18:29:02.481364 [ 276 ] {8fa27b8e-f875-41ce-9a7c-275b64a595b3} <Debug> TCPHandler: Processed in 0.001899872 sec. | ||
| 22605 | 2026.03.18 18:29:02.481473 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22606 | 2026.03.18 18:29:02.481566 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22607 | 2026.03.18 18:29:02.481605 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22608 | 2026.03.18 18:29:02.482059 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22609 | 2026.03.18 18:29:02.482094 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22610 | 2026.03.18 18:29:02.482531 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22611 | 2026.03.18 18:29:02.483019 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Trace> oximeter.fields_u8 (cb97239d-fa1f-4879-8f26-5da26764f534): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22612 | 2026.03.18 18:29:02.483146 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001598 sec., 92615.76971214017 rows/sec., 5.27 MiB/sec. | ||
| 22613 | 2026.03.18 18:29:02.483183 [ 276 ] {02ed3b75-4bc0-4115-a6f8-2184d0e471c6} <Debug> TCPHandler: Processed in 0.001757778 sec. | ||
| 22614 | 2026.03.18 18:29:02.483288 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22615 | 2026.03.18 18:29:02.483380 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22616 | 2026.03.18 18:29:02.483418 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22617 | 2026.03.18 18:29:02.484043 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22618 | 2026.03.18 18:29:02.484078 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22619 | 2026.03.18 18:29:02.484552 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22620 | 2026.03.18 18:29:02.485041 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22621 | 2026.03.18 18:29:02.485173 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.00181 sec., 271823.2044198895 rows/sec., 19.07 MiB/sec. | ||
| 22622 | 2026.03.18 18:29:02.485179 [ 89 ] {} <Debug> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22623 | 2026.03.18 18:29:02.485213 [ 276 ] {bacef141-37e8-443c-8fe2-67701acfe0a8} <Debug> TCPHandler: Processed in 0.001971784 sec. | ||
| 22624 | 2026.03.18 18:29:02.485230 [ 89 ] {} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22625 | 2026.03.18 18:29:02.485258 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22626 | 2026.03.18 18:29:02.485324 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22627 | 2026.03.18 18:29:02.485338 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22628 | 2026.03.18 18:29:02.485431 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22629 | 2026.03.18 18:29:02.485431 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22630 | 2026.03.18 18:29:02.485458 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1686 rows starting from the beginning of the part | ||
| 22631 | 2026.03.18 18:29:02.485482 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22632 | 2026.03.18 18:29:02.485511 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 22633 | 2026.03.18 18:29:02.485552 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 131 rows starting from the beginning of the part | ||
| 22634 | 2026.03.18 18:29:02.485591 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 492 rows starting from the beginning of the part | ||
| 22635 | 2026.03.18 18:29:02.485631 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 130 rows starting from the beginning of the part | ||
| 22636 | 2026.03.18 18:29:02.485670 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 492 rows starting from the beginning of the part | ||
| 22637 | 2026.03.18 18:29:02.485801 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22638 | 2026.03.18 18:29:02.485835 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 22639 | 2026.03.18 18:29:02.486312 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22640 | 2026.03.18 18:29:02.486739 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Trace> oximeter.measurements_bool (0937ab62-3ba0-4fb3-a047-5691025545d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22641 | 2026.03.18 18:29:02.486780 [ 188 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147637 sec., 2028624.2608560184 rows/sec., 151.90 MiB/sec. | ||
| 22642 | 2026.03.18 18:29:02.486869 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. | ||
| 22643 | 2026.03.18 18:29:02.486909 [ 276 ] {c9719cbb-d94a-4eba-9d69-ecaf448b86fd} <Debug> TCPHandler: Processed in 0.001632055 sec. | ||
| 22644 | 2026.03.18 18:29:02.487005 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22645 | 2026.03.18 18:29:02.487041 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22646 | 2026.03.18 18:29:02.487098 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22647 | 2026.03.18 18:29:02.487138 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22648 | 2026.03.18 18:29:02.487562 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22649 | 2026.03.18 18:29:02.487575 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22650 | 2026.03.18 18:29:02.487596 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22651 | 2026.03.18 18:29:02.487642 [ 197 ] {d3a6b1c5-05b6-4fc4-80de-bad039c67752::all_1_156_31} <Trace> oximeter.fields_uuid (d3a6b1c5-05b6-4fc4-80de-bad039c67752) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22652 | 2026.03.18 18:29:02.487705 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 22653 | 2026.03.18 18:29:02.488086 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22654 | 2026.03.18 18:29:02.488550 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Trace> oximeter.measurements_cumulativeu64 (6006c2da-79e2-493c-89ed-d1aa97d5a310): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22655 | 2026.03.18 18:29:02.488676 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001596 sec., 166040.10025062656 rows/sec., 11.03 MiB/sec. | ||
| 22656 | 2026.03.18 18:29:02.488712 [ 276 ] {dafa4354-fb98-4edb-9238-950186c443b8} <Debug> TCPHandler: Processed in 0.001753818 sec. | ||
| 22657 | 2026.03.18 18:29:02.488818 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22658 | 2026.03.18 18:29:02.488909 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22659 | 2026.03.18 18:29:02.488951 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22660 | 2026.03.18 18:29:02.489248 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22661 | 2026.03.18 18:29:02.489282 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22662 | 2026.03.18 18:29:02.489730 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22663 | 2026.03.18 18:29:02.490269 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Trace> oximeter.measurements_f64 (88857cec-4ce5-4ca8-9e46-cc8fd6426941): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22664 | 2026.03.18 18:29:02.490396 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. | ||
| 22665 | 2026.03.18 18:29:02.490431 [ 276 ] {bc377e1f-b4e1-4135-98c8-1e0e844fbda0} <Debug> TCPHandler: Processed in 0.001660866 sec. | ||
| 22666 | 2026.03.18 18:29:02.490526 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22667 | 2026.03.18 18:29:02.490618 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22668 | 2026.03.18 18:29:02.490669 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <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 | ||
| 22669 | 2026.03.18 18:29:02.491428 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22670 | 2026.03.18 18:29:02.491462 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22671 | 2026.03.18 18:29:02.492089 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22672 | 2026.03.18 18:29:02.492606 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22673 | 2026.03.18 18:29:02.492743 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002143 sec., 933.2711152589827 rows/sec., 1.67 MiB/sec. | ||
| 22674 | 2026.03.18 18:29:02.492741 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22675 | 2026.03.18 18:29:02.492798 [ 276 ] {512fd285-a032-4b8c-a7d9-860fa152163c} <Debug> TCPHandler: Processed in 0.002318684 sec. | ||
| 22676 | 2026.03.18 18:29:02.492811 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22677 | 2026.03.18 18:29:02.492836 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22678 | 2026.03.18 18:29:02.492915 [ 276 ] {} <Trace> TCP-Session: 678ec4d4-28e6-49b0-a1d7-f3c739632ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22679 | 2026.03.18 18:29:02.492925 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 22680 | 2026.03.18 18:29:02.493020 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22681 | 2026.03.18 18:29:02.493063 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22682 | 2026.03.18 18:29:02.493179 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22683 | 2026.03.18 18:29:02.493252 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2867 rows starting from the beginning of the part | ||
| 22684 | 2026.03.18 18:29:02.493391 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 16 rows starting from the beginning of the part | ||
| 22685 | 2026.03.18 18:29:02.493440 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22686 | 2026.03.18 18:29:02.493489 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 22687 | 2026.03.18 18:29:02.493504 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 58 rows starting from the beginning of the part | ||
| 22688 | 2026.03.18 18:29:02.493626 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2 rows starting from the beginning of the part | ||
| 22689 | 2026.03.18 18:29:02.493726 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 58 rows starting from the beginning of the part | ||
| 22690 | 2026.03.18 18:29:02.493821 [ 192 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 2 rows starting from the beginning of the part | ||
| 22691 | 2026.03.18 18:29:02.494018 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22692 | 2026.03.18 18:29:02.494563 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22693 | 2026.03.18 18:29:02.494684 [ 51 ] {} <Debug> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22694 | 2026.03.18 18:29:02.494695 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001699 sec., 52972.3366686286 rows/sec., 3.31 MiB/sec. | ||
| 22695 | 2026.03.18 18:29:02.494724 [ 51 ] {} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22696 | 2026.03.18 18:29:02.494747 [ 276 ] {4423a361-b8ac-4062-a7c3-fa66447005a7} <Debug> TCPHandler: Processed in 0.001879231 sec. | ||
| 22697 | 2026.03.18 18:29:02.494747 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 22698 | 2026.03.18 18:29:02.494834 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 22699 | 2026.03.18 18:29:02.494908 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22700 | 2026.03.18 18:29:02.494931 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9342 rows starting from the beginning of the part | ||
| 22701 | 2026.03.18 18:29:02.494972 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 48 rows starting from the beginning of the part | ||
| 22702 | 2026.03.18 18:29:02.495006 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 22703 | 2026.03.18 18:29:02.495038 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 22704 | 2026.03.18 18:29:02.495067 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 22705 | 2026.03.18 18:29:02.495100 [ 197 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 90 rows starting from the beginning of the part | ||
| 22706 | 2026.03.18 18:29:02.497394 [ 199 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583861 sec., 3750201.732987959 rows/sec., 242.23 MiB/sec. | ||
| 22707 | 2026.03.18 18:29:02.497807 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22708 | 2026.03.18 18:29:02.498315 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22709 | 2026.03.18 18:29:02.498377 [ 201 ] {c802ea71-4693-4889-bfd3-4536df6aaf0f::all_1_156_31} <Trace> oximeter.measurements_u64 (c802ea71-4693-4889-bfd3-4536df6aaf0f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22710 | 2026.03.18 18:29:02.498433 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 22711 | 2026.03.18 18:29:02.503806 [ 199 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3003 rows, containing 19 columns (19 merged, 0 gathered) in 0.010921851 sec., 274953.3938890029 rows/sec., 492.45 MiB/sec. | ||
| 22712 | 2026.03.18 18:29:02.506403 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22713 | 2026.03.18 18:29:02.506957 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22714 | 2026.03.18 18:29:02.507101 [ 197 ] {09d10940-1379-4d9a-bf0e-f8c456cf745c::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (09d10940-1379-4d9a-bf0e-f8c456cf745c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22715 | 2026.03.18 18:29:02.507244 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.62 MiB. | ||
| 22716 | 2026.03.18 18:29:02.899944 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 22717 | 2026.03.18 18:29:02.917646 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22718 | 2026.03.18 18:29:02.917688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 22719 | 2026.03.18 18:29:02.924167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22720 | 2026.03.18 18:29:02.925427 [ 245 ] {} <Trace> system.metric_log (aa586b6e-961e-450b-873e-d51059ad1178): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22721 | 2026.03.18 18:29:02.928503 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22722 | 2026.03.18 18:29:03.001167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.02 MiB, peak 418.08 MiB, free memory in arenas 0.00 B, will set to 403.57 MiB (RSS), difference: 2.55 MiB | ||