| 1 | [ Mar 18 23:41:17 Enabled. ] | ||
| 2 | [ Mar 18 23:41:17 Rereading configuration. ] | ||
| 3 | [ Mar 18 23:41:21 Rereading configuration. ] | ||
| 4 | [ Mar 18 23:41: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 23:41: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 23:41:30.686235 [ 1 ] {} <Information> Application: Will watch for the process with pid 24645 | ||
| 29 | 2026.03.18 23:41:30.686580 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 23:41:31.174418 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24645 | ||
| 31 | 2026.03.18 23:41:31.176953 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 23:41:31.177120 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 23:41:31.521723 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 23:41:31.562165 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 23:41:31.562297 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 23:41:31.562320 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 23:41:31.562389 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 23:41:31.563278 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 23:41:31.569981 [ 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 23:41:31.571194 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 23:41:31.572396 [ 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 23:41:31.572478 [ 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 23:41:31.572524 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 23:41:31.575275 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 23:41:31.576540 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 23:41:31.583709 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 23:41:31.584726 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 23:41:31.588965 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 23:41:31.589086 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 23:41:31.590564 [ 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 23:41:31.591220 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 23:41:31.604478 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 23:41:31.605429 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 23:41:31.616220 [ 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 23:41:31.616687 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 23:41:31.617150 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 23:41:31.617587 [ 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 23:41:31.621270 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 23:41:31.621310 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 23:41:31.621426 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 23:41:31.621558 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 23:41:31.638546 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 23:41:31.638582 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000228856 sec | ||
| 68 | 2026.03.18 23:41:31.638650 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 23:41:31.638696 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 23:41:31.639659 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 23:41:31.642489 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 23:41:31.668263 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 23:41:31.668333 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 23:41:31.668519 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 23:41:31.668536 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 23:41:31.668580 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 23:41:31.668756 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 23:41:31.671669 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 23:41:31.671736 [ 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 23:41:31.671794 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 23:41:31.672002 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 23:41:31.672061 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 23:41:31.672078 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 23:41:31.672161 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 23:41:31.672178 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 23:41:31.672225 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 23:41:31.672318 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 23:41:31.723564 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 23:41:31.726056 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 23:41:31.726170 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000147314 sec | ||
| 91 | 2026.03.18 23:41:31.726188 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 23:41:31.726201 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 23:41:31.726234 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 23:41:31.726604 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 23:41:31.726812 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 23:41:31.726833 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 23:41:31.726849 [ 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 23:41:31.726863 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 23:41:31.743412 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 23:41:31.743751 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.72 MiB (RSS), difference: 91.94 MiB | ||
| 101 | 2026.03.18 23:41:31.749169 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.6391e-05 sec. | ||
| 102 | 2026.03.18 23:41:31.749691 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 23:41:31.750423 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 23:41:31.750452 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 23:41:33.343104 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62501 | ||
| 106 | 2026.03.18 23:41:33.345694 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 23:41:33.345771 [ 3 ] {} <Debug> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62501 | ||
| 108 | 2026.03.18 23:41:33.345804 [ 3 ] {} <Debug> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 23:41:33.345943 [ 3 ] {} <Debug> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 23:41:33.346070 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 23:41:33.346099 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.18 23:41:33.346181 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.18 23:41:33.346745 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53332 | ||
| 114 | 2026.03.18 23:41:33.346963 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.18 23:41:33.347009 [ 4 ] {} <Debug> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:53332 | ||
| 116 | 2026.03.18 23:41:33.347034 [ 4 ] {} <Debug> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.18 23:41:33.347152 [ 4 ] {} <Debug> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.18 23:41:33.347690 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53239 | ||
| 119 | 2026.03.18 23:41:33.347705 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39346 | ||
| 120 | 2026.03.18 23:41:33.347813 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35214 | ||
| 121 | 2026.03.18 23:41:33.347837 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.18 23:41:33.347879 [ 253 ] {} <Debug> TCP-Session: b7189cd2-8e5f-4dcb-8e48-15ad6126935b Authenticating user 'default' from [fd00:1122:3344:101::d]:53239 | ||
| 123 | 2026.03.18 23:41:33.347897 [ 253 ] {} <Debug> TCP-Session: b7189cd2-8e5f-4dcb-8e48-15ad6126935b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.18 23:41:33.347988 [ 253 ] {} <Debug> TCP-Session: b7189cd2-8e5f-4dcb-8e48-15ad6126935b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.18 23:41:33.348045 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64467 | ||
| 126 | 2026.03.18 23:41:33.348066 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.18 23:41:33.348067 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.03.18 23:41:33.348173 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59624 | ||
| 129 | 2026.03.18 23:41:33.348191 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.18 23:41:33.348225 [ 254 ] {} <Debug> TCP-Session: d8734869-b73a-4b8e-9da1-07a2f46d77fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35214 | ||
| 131 | 2026.03.18 23:41:33.348288 [ 5 ] {} <Debug> TCP-Session: 1d4fd8a8-57cd-46e9-a0bb-a1bf06f7670d Authenticating user 'default' from [fd00:1122:3344:101::d]:39346 | ||
| 132 | 2026.03.18 23:41:33.348234 [ 255 ] {} <Debug> TCP-Session: abca801e-6a7d-42dd-9b92-2dff31e529e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64467 | ||
| 133 | 2026.03.18 23:41:33.348336 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50936 | ||
| 134 | 2026.03.18 23:41:33.348393 [ 5 ] {} <Debug> TCP-Session: 1d4fd8a8-57cd-46e9-a0bb-a1bf06f7670d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.18 23:41:33.348388 [ 255 ] {} <Debug> TCP-Session: abca801e-6a7d-42dd-9b92-2dff31e529e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.18 23:41:33.348452 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.03.18 23:41:33.348538 [ 255 ] {} <Debug> TCP-Session: abca801e-6a7d-42dd-9b92-2dff31e529e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.18 23:41:33.348570 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37389 | ||
| 139 | 2026.03.18 23:41:33.348583 [ 256 ] {} <Debug> TCP-Session: a02df094-14c1-4ea5-9d16-7242fe8822d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59624 | ||
| 140 | 2026.03.18 23:41:33.348559 [ 5 ] {} <Debug> TCP-Session: 1d4fd8a8-57cd-46e9-a0bb-a1bf06f7670d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.18 23:41:33.348700 [ 256 ] {} <Debug> TCP-Session: a02df094-14c1-4ea5-9d16-7242fe8822d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.18 23:41:33.348367 [ 254 ] {} <Debug> TCP-Session: d8734869-b73a-4b8e-9da1-07a2f46d77fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.18 23:41:33.348833 [ 254 ] {} <Debug> TCP-Session: d8734869-b73a-4b8e-9da1-07a2f46d77fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.18 23:41:33.348862 [ 256 ] {} <Debug> TCP-Session: a02df094-14c1-4ea5-9d16-7242fe8822d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 23:41:33.348899 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.18 23:41:33.348849 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.18 23:41:33.348995 [ 258 ] {} <Debug> TCP-Session: 8235b0a5-8718-4aca-b4b9-f990cdb76245 Authenticating user 'default' from [fd00:1122:3344:101::d]:37389 | ||
| 148 | 2026.03.18 23:41:33.349113 [ 257 ] {} <Debug> TCP-Session: 918075f5-e2ac-4391-893f-13a64a426032 Authenticating user 'default' from [fd00:1122:3344:101::d]:50936 | ||
| 149 | 2026.03.18 23:41:33.349123 [ 258 ] {} <Debug> TCP-Session: 8235b0a5-8718-4aca-b4b9-f990cdb76245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.18 23:41:33.349151 [ 257 ] {} <Debug> TCP-Session: 918075f5-e2ac-4391-893f-13a64a426032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.18 23:41:33.349253 [ 258 ] {} <Debug> TCP-Session: 8235b0a5-8718-4aca-b4b9-f990cdb76245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.18 23:41:33.349274 [ 257 ] {} <Debug> TCP-Session: 918075f5-e2ac-4391-893f-13a64a426032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 23:41:33.356191 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.18 23:41:33.361497 [ 3 ] {af1bf809-aa88-4c20-a2c2-cd7181429b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.18 23:41:33.430045 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44431 | ||
| 156 | 2026.03.18 23:41:33.437846 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.03.18 23:41:33.437901 [ 259 ] {} <Debug> TCP-Session: 383c7c69-9e43-4847-96a5-fc0475e6925e Authenticating user 'default' from [fd00:1122:3344:101::c]:44431 | ||
| 158 | 2026.03.18 23:41:33.437926 [ 259 ] {} <Debug> TCP-Session: 383c7c69-9e43-4847-96a5-fc0475e6925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2026.03.18 23:41:33.438026 [ 259 ] {} <Debug> TCP-Session: 383c7c69-9e43-4847-96a5-fc0475e6925e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.03.18 23:41:33.438113 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 161 | 2026.03.18 23:41:33.438151 [ 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 | ||
| 162 | 2026.03.18 23:41:33.438285 [ 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 | ||
| 163 | 2026.03.18 23:41:33.440528 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42509 | ||
| 164 | 2026.03.18 23:41:33.443919 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48285 | ||
| 165 | 2026.03.18 23:41:33.443930 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.18 23:41:33.444005 [ 260 ] {} <Debug> TCP-Session: 48de6dd7-9a9a-4274-a5e4-d40e2cf2d167 Authenticating user 'default' from [fd00:1122:3344:101::c]:42509 | ||
| 167 | 2026.03.18 23:41:33.444043 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57412 | ||
| 168 | 2026.03.18 23:41:33.444103 [ 260 ] {} <Debug> TCP-Session: 48de6dd7-9a9a-4274-a5e4-d40e2cf2d167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.03.18 23:41:33.444123 [ 260 ] {} <Debug> TCP-Session: 48de6dd7-9a9a-4274-a5e4-d40e2cf2d167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.18 23:41:33.444173 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52743 | ||
| 171 | 2026.03.18 23:41:33.444135 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.18 23:41:33.444303 [ 261 ] {} <Debug> TCP-Session: d0c6c356-43c1-43a3-aee2-78d29d97a60e Authenticating user 'default' from [fd00:1122:3344:101::c]:48285 | ||
| 173 | 2026.03.18 23:41:33.444383 [ 261 ] {} <Debug> TCP-Session: d0c6c356-43c1-43a3-aee2-78d29d97a60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.18 23:41:33.444434 [ 261 ] {} <Debug> TCP-Session: d0c6c356-43c1-43a3-aee2-78d29d97a60e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.18 23:41:33.444387 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38384 | ||
| 176 | 2026.03.18 23:41:33.444566 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.03.18 23:41:33.444591 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48274 | ||
| 178 | 2026.03.18 23:41:33.444712 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.18 23:41:33.444724 [ 262 ] {} <Debug> TCP-Session: 735d3022-4d1f-49e3-8bab-ea52972392ec Authenticating user 'default' from [fd00:1122:3344:101::c]:57412 | ||
| 180 | 2026.03.18 23:41:33.444768 [ 263 ] {} <Debug> TCP-Session: 7c308aca-12a9-4670-b92b-3dfb45b898cc Authenticating user 'default' from [fd00:1122:3344:101::c]:52743 | ||
| 181 | 2026.03.18 23:41:33.444808 [ 262 ] {} <Debug> TCP-Session: 735d3022-4d1f-49e3-8bab-ea52972392ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.18 23:41:33.444757 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.03.18 23:41:33.444865 [ 263 ] {} <Debug> TCP-Session: 7c308aca-12a9-4670-b92b-3dfb45b898cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.18 23:41:33.444903 [ 264 ] {} <Debug> TCP-Session: 9a1314a1-fef1-450f-9a8e-e9cf5aa3b160 Authenticating user 'default' from [fd00:1122:3344:101::c]:38384 | ||
| 185 | 2026.03.18 23:41:33.444879 [ 262 ] {} <Debug> TCP-Session: 735d3022-4d1f-49e3-8bab-ea52972392ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.18 23:41:33.444743 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35692 | ||
| 187 | 2026.03.18 23:41:33.445001 [ 264 ] {} <Debug> TCP-Session: 9a1314a1-fef1-450f-9a8e-e9cf5aa3b160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.18 23:41:33.444965 [ 263 ] {} <Debug> TCP-Session: 7c308aca-12a9-4670-b92b-3dfb45b898cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.18 23:41:33.445093 [ 264 ] {} <Debug> TCP-Session: 9a1314a1-fef1-450f-9a8e-e9cf5aa3b160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.18 23:41:33.445589 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.03.18 23:41:33.445640 [ 265 ] {} <Debug> TCP-Session: c752118c-6ec8-4880-8c20-6285dd76951d Authenticating user 'default' from [fd00:1122:3344:101::c]:48274 | ||
| 192 | 2026.03.18 23:41:33.445660 [ 265 ] {} <Debug> TCP-Session: c752118c-6ec8-4880-8c20-6285dd76951d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.18 23:41:33.445762 [ 265 ] {} <Debug> TCP-Session: c752118c-6ec8-4880-8c20-6285dd76951d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.18 23:41:33.446275 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.03.18 23:41:33.446357 [ 266 ] {} <Debug> TCP-Session: bf28a630-f887-4636-9df2-dd72bd601a55 Authenticating user 'default' from [fd00:1122:3344:101::c]:35692 | ||
| 196 | 2026.03.18 23:41:33.446465 [ 266 ] {} <Debug> TCP-Session: bf28a630-f887-4636-9df2-dd72bd601a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.18 23:41:33.446486 [ 266 ] {} <Debug> TCP-Session: bf28a630-f887-4636-9df2-dd72bd601a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.18 23:41:33.484923 [ 3 ] {af1bf809-aa88-4c20-a2c2-cd7181429b42} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62501) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.18 23:41:33.486046 [ 3 ] {af1bf809-aa88-4c20-a2c2-cd7181429b42} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.18 23:41:33.486381 [ 3 ] {af1bf809-aa88-4c20-a2c2-cd7181429b42} <Debug> TCPHandler: Processed in 0.137495676 sec. | ||
| 247 | 2026.03.18 23:41:33.486803 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.18 23:41:33.487025 [ 4 ] {6b50cb35-4bbf-41ff-8c9a-080d3cde22ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.18 23:41:33.487529 [ 4 ] {6b50cb35-4bbf-41ff-8c9a-080d3cde22ba} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53332) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.18 23:41:33.487828 [ 4 ] {6b50cb35-4bbf-41ff-8c9a-080d3cde22ba} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.18 23:41:33.488042 [ 4 ] {6b50cb35-4bbf-41ff-8c9a-080d3cde22ba} <Debug> TCPHandler: Processed in 0.001402317 sec. | ||
| 298 | 2026.03.18 23:41:33.488377 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.18 23:41:33.489228 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.18 23:41:33.491626 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.18 23:41:33.494556 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.18 23:41:33.494664 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000145283 sec | ||
| 303 | 2026.03.18 23:41:33.494680 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.18 23:41:33.494692 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.18 23:41:33.494784 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.18 23:41:33.497479 [ 3 ] {c0848974-c5c1-4f6f-b9c9-590e1e869414} <Debug> TCPHandler: Processed in 0.009210495 sec. | ||
| 307 | 2026.03.18 23:41:33.497666 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.18 23:41:33.497828 [ 3 ] {27ddbdf7-8b55-49ac-8bbd-1cacde6074dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.18 23:41:33.498035 [ 3 ] {27ddbdf7-8b55-49ac-8bbd-1cacde6074dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.18 23:41:33.513010 [ 3 ] {27ddbdf7-8b55-49ac-8bbd-1cacde6074dc} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.18 23:41:33.515279 [ 3 ] {27ddbdf7-8b55-49ac-8bbd-1cacde6074dc} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f): Loading data parts | ||
| 313 | 2026.03.18 23:41:33.517749 [ 3 ] {27ddbdf7-8b55-49ac-8bbd-1cacde6074dc} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f): There are no data parts | ||
| 314 | 2026.03.18 23:41:33.524004 [ 3 ] {27ddbdf7-8b55-49ac-8bbd-1cacde6074dc} <Debug> TCPHandler: Processed in 0.026390761 sec. | ||
| 315 | 2026.03.18 23:41:33.524324 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.18 23:41:33.524536 [ 3 ] {72d93813-c110-4345-bdc5-16518cce6f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.18 23:41:33.524682 [ 3 ] {72d93813-c110-4345-bdc5-16518cce6f9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.18 23:41:33.549283 [ 3 ] {72d93813-c110-4345-bdc5-16518cce6f9d} <Debug> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Loading data parts | ||
| 329 | 2026.03.18 23:41:33.549653 [ 3 ] {72d93813-c110-4345-bdc5-16518cce6f9d} <Debug> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): There are no data parts | ||
| 330 | 2026.03.18 23:41:33.551186 [ 3 ] {72d93813-c110-4345-bdc5-16518cce6f9d} <Debug> TCPHandler: Processed in 0.026939886 sec. | ||
| 331 | 2026.03.18 23:41:33.551473 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.18 23:41:33.551790 [ 3 ] {9ebe5d46-c50a-44d9-8d7b-966948bfe282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.03.18 23:41:33.551928 [ 3 ] {9ebe5d46-c50a-44d9-8d7b-966948bfe282} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.18 23:41:33.554153 [ 3 ] {9ebe5d46-c50a-44d9-8d7b-966948bfe282} <Debug> oximeter.measurements_i8 (00e008fe-e79a-42ca-92ea-b06c896f64c7): Loading data parts | ||
| 335 | 2026.03.18 23:41:33.554320 [ 3 ] {9ebe5d46-c50a-44d9-8d7b-966948bfe282} <Debug> oximeter.measurements_i8 (00e008fe-e79a-42ca-92ea-b06c896f64c7): There are no data parts | ||
| 336 | 2026.03.18 23:41:33.556521 [ 3 ] {9ebe5d46-c50a-44d9-8d7b-966948bfe282} <Debug> TCPHandler: Processed in 0.005174418 sec. | ||
| 337 | 2026.03.18 23:41:33.556802 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.18 23:41:33.556989 [ 3 ] {b7fa1d0d-ad6a-418f-962d-d6f3c23cb48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.03.18 23:41:33.557119 [ 3 ] {b7fa1d0d-ad6a-418f-962d-d6f3c23cb48d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.18 23:41:33.559359 [ 3 ] {b7fa1d0d-ad6a-418f-962d-d6f3c23cb48d} <Debug> oximeter.measurements_u8 (9f78c984-402f-457b-be88-331a27b17575): Loading data parts | ||
| 341 | 2026.03.18 23:41:33.559524 [ 3 ] {b7fa1d0d-ad6a-418f-962d-d6f3c23cb48d} <Debug> oximeter.measurements_u8 (9f78c984-402f-457b-be88-331a27b17575): There are no data parts | ||
| 342 | 2026.03.18 23:41:33.561899 [ 3 ] {b7fa1d0d-ad6a-418f-962d-d6f3c23cb48d} <Debug> TCPHandler: Processed in 0.005153967 sec. | ||
| 343 | 2026.03.18 23:41:33.562087 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.18 23:41:33.562277 [ 3 ] {8a1784c7-ca44-46f3-8417-55f5ec5fd480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.03.18 23:41:33.562638 [ 3 ] {8a1784c7-ca44-46f3-8417-55f5ec5fd480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.18 23:41:33.566725 [ 3 ] {8a1784c7-ca44-46f3-8417-55f5ec5fd480} <Debug> oximeter.measurements_i16 (f93e0806-5e20-4938-8b9f-894488f50286): Loading data parts | ||
| 347 | 2026.03.18 23:41:33.566999 [ 3 ] {8a1784c7-ca44-46f3-8417-55f5ec5fd480} <Debug> oximeter.measurements_i16 (f93e0806-5e20-4938-8b9f-894488f50286): There are no data parts | ||
| 348 | 2026.03.18 23:41:33.568792 [ 3 ] {8a1784c7-ca44-46f3-8417-55f5ec5fd480} <Debug> TCPHandler: Processed in 0.00676482 sec. | ||
| 349 | 2026.03.18 23:41:33.568977 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.18 23:41:33.569469 [ 3 ] {da274ba1-ae8e-4155-bb22-f673a2974095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.03.18 23:41:33.569654 [ 3 ] {da274ba1-ae8e-4155-bb22-f673a2974095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.18 23:41:33.572649 [ 3 ] {da274ba1-ae8e-4155-bb22-f673a2974095} <Debug> oximeter.measurements_u16 (762e517e-17f4-44ed-938c-9352ffbd9721): Loading data parts | ||
| 353 | 2026.03.18 23:41:33.572832 [ 3 ] {da274ba1-ae8e-4155-bb22-f673a2974095} <Debug> oximeter.measurements_u16 (762e517e-17f4-44ed-938c-9352ffbd9721): There are no data parts | ||
| 354 | 2026.03.18 23:41:33.574652 [ 3 ] {da274ba1-ae8e-4155-bb22-f673a2974095} <Debug> TCPHandler: Processed in 0.005733682 sec. | ||
| 355 | 2026.03.18 23:41:33.574848 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.18 23:41:33.575036 [ 3 ] {2dbafe82-8e1c-496f-9fe7-7d36d799eac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 357 | 2026.03.18 23:41:33.575215 [ 3 ] {2dbafe82-8e1c-496f-9fe7-7d36d799eac5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.18 23:41:33.577844 [ 3 ] {2dbafe82-8e1c-496f-9fe7-7d36d799eac5} <Debug> oximeter.measurements_i32 (54a9c180-9de8-416b-98eb-6036a271dc53): Loading data parts | ||
| 359 | 2026.03.18 23:41:33.578066 [ 3 ] {2dbafe82-8e1c-496f-9fe7-7d36d799eac5} <Debug> oximeter.measurements_i32 (54a9c180-9de8-416b-98eb-6036a271dc53): There are no data parts | ||
| 360 | 2026.03.18 23:41:33.579913 [ 3 ] {2dbafe82-8e1c-496f-9fe7-7d36d799eac5} <Debug> TCPHandler: Processed in 0.005122276 sec. | ||
| 361 | 2026.03.18 23:41:33.580109 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.18 23:41:33.580431 [ 3 ] {7c575623-34b4-474f-8966-428f3e5a0653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.18 23:41:33.580579 [ 3 ] {7c575623-34b4-474f-8966-428f3e5a0653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.18 23:41:33.584118 [ 3 ] {7c575623-34b4-474f-8966-428f3e5a0653} <Debug> oximeter.measurements_u32 (5e7d0c63-bcd1-44ca-9456-74cde0e728f7): Loading data parts | ||
| 365 | 2026.03.18 23:41:33.584437 [ 3 ] {7c575623-34b4-474f-8966-428f3e5a0653} <Debug> oximeter.measurements_u32 (5e7d0c63-bcd1-44ca-9456-74cde0e728f7): There are no data parts | ||
| 366 | 2026.03.18 23:41:33.587787 [ 3 ] {7c575623-34b4-474f-8966-428f3e5a0653} <Debug> TCPHandler: Processed in 0.007747776 sec. | ||
| 367 | 2026.03.18 23:41:33.587963 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.18 23:41:33.588133 [ 3 ] {a36d332a-2ba9-4693-89ad-f36c85ac1268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.18 23:41:33.588264 [ 3 ] {a36d332a-2ba9-4693-89ad-f36c85ac1268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.18 23:41:33.590791 [ 3 ] {a36d332a-2ba9-4693-89ad-f36c85ac1268} <Debug> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Loading data parts | ||
| 371 | 2026.03.18 23:41:33.591094 [ 3 ] {a36d332a-2ba9-4693-89ad-f36c85ac1268} <Debug> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): There are no data parts | ||
| 372 | 2026.03.18 23:41:33.593279 [ 3 ] {a36d332a-2ba9-4693-89ad-f36c85ac1268} <Debug> TCPHandler: Processed in 0.005369063 sec. | ||
| 373 | 2026.03.18 23:41:33.593464 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.18 23:41:33.593732 [ 3 ] {0b76c908-c408-40f1-8cc9-16018423f2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.18 23:41:33.593876 [ 3 ] {0b76c908-c408-40f1-8cc9-16018423f2e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.18 23:41:33.596811 [ 3 ] {0b76c908-c408-40f1-8cc9-16018423f2e6} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Loading data parts | ||
| 377 | 2026.03.18 23:41:33.596996 [ 3 ] {0b76c908-c408-40f1-8cc9-16018423f2e6} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): There are no data parts | ||
| 378 | 2026.03.18 23:41:33.599524 [ 3 ] {0b76c908-c408-40f1-8cc9-16018423f2e6} <Debug> TCPHandler: Processed in 0.006124322 sec. | ||
| 379 | 2026.03.18 23:41:33.599699 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.18 23:41:33.599856 [ 3 ] {017328ee-fdf0-4fe0-9443-f7cf2a41eb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.18 23:41:33.599996 [ 3 ] {017328ee-fdf0-4fe0-9443-f7cf2a41eb35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.18 23:41:33.603201 [ 3 ] {017328ee-fdf0-4fe0-9443-f7cf2a41eb35} <Debug> oximeter.measurements_f32 (590f6fa5-32d9-407a-bef2-1073e3dfd551): Loading data parts | ||
| 383 | 2026.03.18 23:41:33.603476 [ 3 ] {017328ee-fdf0-4fe0-9443-f7cf2a41eb35} <Debug> oximeter.measurements_f32 (590f6fa5-32d9-407a-bef2-1073e3dfd551): There are no data parts | ||
| 384 | 2026.03.18 23:41:33.605797 [ 3 ] {017328ee-fdf0-4fe0-9443-f7cf2a41eb35} <Debug> TCPHandler: Processed in 0.006148133 sec. | ||
| 385 | 2026.03.18 23:41:33.605977 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.18 23:41:33.606247 [ 3 ] {ff185289-a498-43fa-b7df-9e70383150a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.18 23:41:33.606341 [ 3 ] {ff185289-a498-43fa-b7df-9e70383150a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.18 23:41:33.608461 [ 3 ] {ff185289-a498-43fa-b7df-9e70383150a1} <Debug> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Loading data parts | ||
| 389 | 2026.03.18 23:41:33.608634 [ 3 ] {ff185289-a498-43fa-b7df-9e70383150a1} <Debug> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): There are no data parts | ||
| 390 | 2026.03.18 23:41:33.610055 [ 3 ] {ff185289-a498-43fa-b7df-9e70383150a1} <Debug> TCPHandler: Processed in 0.00413272 sec. | ||
| 391 | 2026.03.18 23:41:33.610262 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.18 23:41:33.610423 [ 3 ] {b7721a2e-14bc-4fd6-82b5-f9a68ecc8086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.03.18 23:41:33.610547 [ 3 ] {b7721a2e-14bc-4fd6-82b5-f9a68ecc8086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.18 23:41:33.612269 [ 3 ] {b7721a2e-14bc-4fd6-82b5-f9a68ecc8086} <Debug> oximeter.measurements_string (c3f8065f-fe10-46b2-90e9-3972eabd4ee0): Loading data parts | ||
| 395 | 2026.03.18 23:41:33.612521 [ 3 ] {b7721a2e-14bc-4fd6-82b5-f9a68ecc8086} <Debug> oximeter.measurements_string (c3f8065f-fe10-46b2-90e9-3972eabd4ee0): There are no data parts | ||
| 396 | 2026.03.18 23:41:33.614208 [ 3 ] {b7721a2e-14bc-4fd6-82b5-f9a68ecc8086} <Debug> TCPHandler: Processed in 0.003999907 sec. | ||
| 397 | 2026.03.18 23:41:33.614379 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.18 23:41:33.614648 [ 3 ] {b2de7191-e97d-4d03-b23f-2c8e113d1b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.18 23:41:33.614782 [ 3 ] {b2de7191-e97d-4d03-b23f-2c8e113d1b8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.18 23:41:33.617059 [ 3 ] {b2de7191-e97d-4d03-b23f-2c8e113d1b8d} <Debug> oximeter.measurements_bytes (dc9fda74-7417-43da-8dbe-407bd87e0139): Loading data parts | ||
| 408 | 2026.03.18 23:41:33.617298 [ 3 ] {b2de7191-e97d-4d03-b23f-2c8e113d1b8d} <Debug> oximeter.measurements_bytes (dc9fda74-7417-43da-8dbe-407bd87e0139): There are no data parts | ||
| 409 | 2026.03.18 23:41:33.620302 [ 3 ] {b2de7191-e97d-4d03-b23f-2c8e113d1b8d} <Debug> TCPHandler: Processed in 0.005980659 sec. | ||
| 410 | 2026.03.18 23:41:33.620460 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.18 23:41:33.620707 [ 3 ] {d4d1c49e-4cab-4540-be4c-2e2ebdd221d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 412 | 2026.03.18 23:41:33.620832 [ 3 ] {d4d1c49e-4cab-4540-be4c-2e2ebdd221d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.18 23:41:33.623093 [ 3 ] {d4d1c49e-4cab-4540-be4c-2e2ebdd221d5} <Debug> oximeter.measurements_cumulativei64 (d11c219c-d79a-41b6-a753-dd81ef2cf125): Loading data parts | ||
| 414 | 2026.03.18 23:41:33.623361 [ 3 ] {d4d1c49e-4cab-4540-be4c-2e2ebdd221d5} <Debug> oximeter.measurements_cumulativei64 (d11c219c-d79a-41b6-a753-dd81ef2cf125): There are no data parts | ||
| 415 | 2026.03.18 23:41:33.626189 [ 3 ] {d4d1c49e-4cab-4540-be4c-2e2ebdd221d5} <Debug> TCPHandler: Processed in 0.005776724 sec. | ||
| 416 | 2026.03.18 23:41:33.626363 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.18 23:41:33.626560 [ 3 ] {dd19d6d0-dd0b-4c3f-9063-1ccafe9d7f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.03.18 23:41:33.626720 [ 3 ] {dd19d6d0-dd0b-4c3f-9063-1ccafe9d7f16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.18 23:41:33.630116 [ 3 ] {dd19d6d0-dd0b-4c3f-9063-1ccafe9d7f16} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Loading data parts | ||
| 420 | 2026.03.18 23:41:33.630294 [ 3 ] {dd19d6d0-dd0b-4c3f-9063-1ccafe9d7f16} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): There are no data parts | ||
| 421 | 2026.03.18 23:41:33.632484 [ 3 ] {dd19d6d0-dd0b-4c3f-9063-1ccafe9d7f16} <Debug> TCPHandler: Processed in 0.006185175 sec. | ||
| 422 | 2026.03.18 23:41:33.632781 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.18 23:41:33.632972 [ 3 ] {a04d97df-1ec5-4619-b20f-af71ab643f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 424 | 2026.03.18 23:41:33.633111 [ 3 ] {a04d97df-1ec5-4619-b20f-af71ab643f50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.18 23:41:33.635047 [ 3 ] {a04d97df-1ec5-4619-b20f-af71ab643f50} <Debug> oximeter.measurements_cumulativef32 (4bc9ce26-6675-49b6-80bf-d3444377ee79): Loading data parts | ||
| 426 | 2026.03.18 23:41:33.635288 [ 3 ] {a04d97df-1ec5-4619-b20f-af71ab643f50} <Debug> oximeter.measurements_cumulativef32 (4bc9ce26-6675-49b6-80bf-d3444377ee79): There are no data parts | ||
| 427 | 2026.03.18 23:41:33.636817 [ 3 ] {a04d97df-1ec5-4619-b20f-af71ab643f50} <Debug> TCPHandler: Processed in 0.004093869 sec. | ||
| 428 | 2026.03.18 23:41:33.636970 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.18 23:41:33.637214 [ 3 ] {0d95afdd-9663-4870-8856-84084c516947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 430 | 2026.03.18 23:41:33.637340 [ 3 ] {0d95afdd-9663-4870-8856-84084c516947} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.18 23:41:33.640263 [ 3 ] {0d95afdd-9663-4870-8856-84084c516947} <Debug> oximeter.measurements_cumulativef64 (af362998-6630-477c-adc5-40ab4a77bd15): Loading data parts | ||
| 432 | 2026.03.18 23:41:33.640481 [ 3 ] {0d95afdd-9663-4870-8856-84084c516947} <Debug> oximeter.measurements_cumulativef64 (af362998-6630-477c-adc5-40ab4a77bd15): There are no data parts | ||
| 433 | 2026.03.18 23:41:33.642319 [ 3 ] {0d95afdd-9663-4870-8856-84084c516947} <Debug> TCPHandler: Processed in 0.005397263 sec. | ||
| 434 | 2026.03.18 23:41:33.642489 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.18 23:41:33.642774 [ 3 ] {43c1b585-da51-4bc5-85f1-bc25aaf9c16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.03.18 23:41:33.642959 [ 3 ] {43c1b585-da51-4bc5-85f1-bc25aaf9c16d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.18 23:41:33.645383 [ 3 ] {43c1b585-da51-4bc5-85f1-bc25aaf9c16d} <Debug> oximeter.measurements_histogrami8 (7f3f87b5-0659-4ee9-b80d-73b03e9a6194): Loading data parts | ||
| 448 | 2026.03.18 23:41:33.645651 [ 3 ] {43c1b585-da51-4bc5-85f1-bc25aaf9c16d} <Debug> oximeter.measurements_histogrami8 (7f3f87b5-0659-4ee9-b80d-73b03e9a6194): There are no data parts | ||
| 449 | 2026.03.18 23:41:33.648669 [ 3 ] {43c1b585-da51-4bc5-85f1-bc25aaf9c16d} <Debug> TCPHandler: Processed in 0.006238516 sec. | ||
| 450 | 2026.03.18 23:41:33.648831 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.18 23:41:33.649120 [ 3 ] {0e22a176-0bf6-4f6d-a848-1e094cfaaa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 452 | 2026.03.18 23:41:33.649268 [ 3 ] {0e22a176-0bf6-4f6d-a848-1e094cfaaa1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.03.18 23:41:33.651798 [ 3 ] {0e22a176-0bf6-4f6d-a848-1e094cfaaa1d} <Debug> oximeter.measurements_histogramu8 (a05e8ae7-68ad-49f6-8488-c8bef03ca1e6): Loading data parts | ||
| 454 | 2026.03.18 23:41:33.652030 [ 3 ] {0e22a176-0bf6-4f6d-a848-1e094cfaaa1d} <Debug> oximeter.measurements_histogramu8 (a05e8ae7-68ad-49f6-8488-c8bef03ca1e6): There are no data parts | ||
| 455 | 2026.03.18 23:41:33.653726 [ 3 ] {0e22a176-0bf6-4f6d-a848-1e094cfaaa1d} <Debug> TCPHandler: Processed in 0.004944392 sec. | ||
| 456 | 2026.03.18 23:41:33.653982 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.18 23:41:33.654194 [ 3 ] {1d035bc4-9b98-49ce-a5f9-17a213ab2a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 458 | 2026.03.18 23:41:33.654330 [ 3 ] {1d035bc4-9b98-49ce-a5f9-17a213ab2a12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.03.18 23:41:33.656484 [ 3 ] {1d035bc4-9b98-49ce-a5f9-17a213ab2a12} <Debug> oximeter.measurements_histogrami16 (f588975c-9f11-4a32-ac0e-de9c49675882): Loading data parts | ||
| 460 | 2026.03.18 23:41:33.656694 [ 3 ] {1d035bc4-9b98-49ce-a5f9-17a213ab2a12} <Debug> oximeter.measurements_histogrami16 (f588975c-9f11-4a32-ac0e-de9c49675882): There are no data parts | ||
| 461 | 2026.03.18 23:41:33.658103 [ 3 ] {1d035bc4-9b98-49ce-a5f9-17a213ab2a12} <Debug> TCPHandler: Processed in 0.004169301 sec. | ||
| 462 | 2026.03.18 23:41:33.658271 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.18 23:41:33.658555 [ 3 ] {590273a1-6e75-4cee-ba82-99e305e1930b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 464 | 2026.03.18 23:41:33.658685 [ 3 ] {590273a1-6e75-4cee-ba82-99e305e1930b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.03.18 23:41:33.662391 [ 3 ] {590273a1-6e75-4cee-ba82-99e305e1930b} <Debug> oximeter.measurements_histogramu16 (a4c41d1a-c018-406d-9530-a58bc14bac76): Loading data parts | ||
| 466 | 2026.03.18 23:41:33.662546 [ 3 ] {590273a1-6e75-4cee-ba82-99e305e1930b} <Debug> oximeter.measurements_histogramu16 (a4c41d1a-c018-406d-9530-a58bc14bac76): There are no data parts | ||
| 467 | 2026.03.18 23:41:33.665263 [ 3 ] {590273a1-6e75-4cee-ba82-99e305e1930b} <Debug> TCPHandler: Processed in 0.007041108 sec. | ||
| 468 | 2026.03.18 23:41:33.665574 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.03.18 23:41:33.665797 [ 3 ] {02f2cdcc-d0c1-496d-a099-a7c7fcd847f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 470 | 2026.03.18 23:41:33.665941 [ 3 ] {02f2cdcc-d0c1-496d-a099-a7c7fcd847f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.03.18 23:41:33.669514 [ 3 ] {02f2cdcc-d0c1-496d-a099-a7c7fcd847f3} <Debug> oximeter.measurements_histogrami32 (28d48d7b-92ad-4a4d-866a-6829a37aaa92): Loading data parts | ||
| 472 | 2026.03.18 23:41:33.669674 [ 3 ] {02f2cdcc-d0c1-496d-a099-a7c7fcd847f3} <Debug> oximeter.measurements_histogrami32 (28d48d7b-92ad-4a4d-866a-6829a37aaa92): There are no data parts | ||
| 473 | 2026.03.18 23:41:33.671515 [ 3 ] {02f2cdcc-d0c1-496d-a099-a7c7fcd847f3} <Debug> TCPHandler: Processed in 0.00600543 sec. | ||
| 474 | 2026.03.18 23:41:33.671702 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.03.18 23:41:33.671993 [ 3 ] {425d4b77-70c2-473e-9b45-ded5249c20a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 476 | 2026.03.18 23:41:33.672157 [ 3 ] {425d4b77-70c2-473e-9b45-ded5249c20a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.03.18 23:41:33.674894 [ 3 ] {425d4b77-70c2-473e-9b45-ded5249c20a5} <Debug> oximeter.measurements_histogramu32 (dfe0f505-7de8-4eeb-b011-84389162c90c): Loading data parts | ||
| 478 | 2026.03.18 23:41:33.675057 [ 3 ] {425d4b77-70c2-473e-9b45-ded5249c20a5} <Debug> oximeter.measurements_histogramu32 (dfe0f505-7de8-4eeb-b011-84389162c90c): There are no data parts | ||
| 479 | 2026.03.18 23:41:33.676459 [ 3 ] {425d4b77-70c2-473e-9b45-ded5249c20a5} <Debug> TCPHandler: Processed in 0.004820038 sec. | ||
| 480 | 2026.03.18 23:41:33.676661 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.03.18 23:41:33.676937 [ 3 ] {38e08b05-bdc2-45cc-91f1-970523f74aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 482 | 2026.03.18 23:41:33.677106 [ 3 ] {38e08b05-bdc2-45cc-91f1-970523f74aaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.03.18 23:41:33.679530 [ 3 ] {38e08b05-bdc2-45cc-91f1-970523f74aaf} <Debug> oximeter.measurements_histogrami64 (8ecf364c-01b2-4e7e-8986-b54febbb6a15): Loading data parts | ||
| 484 | 2026.03.18 23:41:33.679682 [ 3 ] {38e08b05-bdc2-45cc-91f1-970523f74aaf} <Debug> oximeter.measurements_histogrami64 (8ecf364c-01b2-4e7e-8986-b54febbb6a15): There are no data parts | ||
| 485 | 2026.03.18 23:41:33.681103 [ 3 ] {38e08b05-bdc2-45cc-91f1-970523f74aaf} <Debug> TCPHandler: Processed in 0.00449144 sec. | ||
| 486 | 2026.03.18 23:41:33.681269 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.03.18 23:41:33.681488 [ 3 ] {ccf2910d-53cc-4228-98f1-7a841cd695c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 488 | 2026.03.18 23:41:33.681632 [ 3 ] {ccf2910d-53cc-4228-98f1-7a841cd695c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.03.18 23:41:33.683801 [ 3 ] {ccf2910d-53cc-4228-98f1-7a841cd695c0} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Loading data parts | ||
| 490 | 2026.03.18 23:41:33.683997 [ 3 ] {ccf2910d-53cc-4228-98f1-7a841cd695c0} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): There are no data parts | ||
| 491 | 2026.03.18 23:41:33.685298 [ 3 ] {ccf2910d-53cc-4228-98f1-7a841cd695c0} <Debug> TCPHandler: Processed in 0.004077528 sec. | ||
| 492 | 2026.03.18 23:41:33.685466 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61772 | ||
| 493 | 2026.03.18 23:41:33.685501 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.18 23:41:33.685789 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 495 | 2026.03.18 23:41:33.685832 [ 269 ] {} <Debug> TCP-Session: 345f7097-b898-4e03-9f1d-c4f07de889cc Authenticating user 'default' from [fd00:1122:3344:101::b]:61772 | ||
| 496 | 2026.03.18 23:41:33.685856 [ 3 ] {87b849d7-4876-44ca-a78e-1cda53da7820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 497 | 2026.03.18 23:41:33.685949 [ 269 ] {} <Debug> TCP-Session: 345f7097-b898-4e03-9f1d-c4f07de889cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 498 | 2026.03.18 23:41:33.686043 [ 3 ] {87b849d7-4876-44ca-a78e-1cda53da7820} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 499 | 2026.03.18 23:41:33.686069 [ 269 ] {} <Debug> TCP-Session: 345f7097-b898-4e03-9f1d-c4f07de889cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2026.03.18 23:41:33.686207 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 501 | 2026.03.18 23:41:33.686285 [ 269 ] {} <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 | ||
| 502 | 2026.03.18 23:41:33.686355 [ 269 ] {} <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 | ||
| 503 | 2026.03.18 23:41:33.686794 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43159 | ||
| 504 | 2026.03.18 23:41:33.686920 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43663 | ||
| 505 | 2026.03.18 23:41:33.687045 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45336 | ||
| 506 | 2026.03.18 23:41:33.687071 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 507 | 2026.03.18 23:41:33.687122 [ 270 ] {} <Debug> TCP-Session: c73d87bf-503b-4858-9a0b-39affb887ab6 Authenticating user 'default' from [fd00:1122:3344:101::b]:43159 | ||
| 508 | 2026.03.18 23:41:33.687176 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 509 | 2026.03.18 23:41:33.687200 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34669 | ||
| 510 | 2026.03.18 23:41:33.687247 [ 270 ] {} <Debug> TCP-Session: c73d87bf-503b-4858-9a0b-39affb887ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 511 | 2026.03.18 23:41:33.687275 [ 270 ] {} <Debug> TCP-Session: c73d87bf-503b-4858-9a0b-39affb887ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 512 | 2026.03.18 23:41:33.687333 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37112 | ||
| 513 | 2026.03.18 23:41:33.687333 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 514 | 2026.03.18 23:41:33.687309 [ 271 ] {} <Debug> TCP-Session: bdebb6e5-6478-4daa-8b5a-bbe9d7913f47 Authenticating user 'default' from [fd00:1122:3344:101::b]:43663 | ||
| 515 | 2026.03.18 23:41:33.687433 [ 272 ] {} <Debug> TCP-Session: 2a89c86a-7a5c-491b-8431-b4e5ac313eba Authenticating user 'default' from [fd00:1122:3344:101::b]:45336 | ||
| 516 | 2026.03.18 23:41:33.687456 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57448 | ||
| 517 | 2026.03.18 23:41:33.687436 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 518 | 2026.03.18 23:41:33.687522 [ 271 ] {} <Debug> TCP-Session: bdebb6e5-6478-4daa-8b5a-bbe9d7913f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2026.03.18 23:41:33.687548 [ 273 ] {} <Debug> TCP-Session: c3cb2c26-16ce-419c-92f1-d58bca4e3fec Authenticating user 'default' from [fd00:1122:3344:101::b]:34669 | ||
| 520 | 2026.03.18 23:41:33.687577 [ 272 ] {} <Debug> TCP-Session: 2a89c86a-7a5c-491b-8431-b4e5ac313eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 521 | 2026.03.18 23:41:33.687624 [ 271 ] {} <Debug> TCP-Session: bdebb6e5-6478-4daa-8b5a-bbe9d7913f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 522 | 2026.03.18 23:41:33.687668 [ 273 ] {} <Debug> TCP-Session: c3cb2c26-16ce-419c-92f1-d58bca4e3fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2026.03.18 23:41:33.687687 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 524 | 2026.03.18 23:41:33.687690 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35787 | ||
| 525 | 2026.03.18 23:41:33.687774 [ 274 ] {} <Debug> TCP-Session: 1c594bfa-66e7-43b3-b30e-91aa5523154b Authenticating user 'default' from [fd00:1122:3344:101::b]:37112 | ||
| 526 | 2026.03.18 23:41:33.687780 [ 273 ] {} <Debug> TCP-Session: c3cb2c26-16ce-419c-92f1-d58bca4e3fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 527 | 2026.03.18 23:41:33.687716 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 528 | 2026.03.18 23:41:33.687638 [ 272 ] {} <Debug> TCP-Session: 2a89c86a-7a5c-491b-8431-b4e5ac313eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 529 | 2026.03.18 23:41:33.687907 [ 274 ] {} <Debug> TCP-Session: 1c594bfa-66e7-43b3-b30e-91aa5523154b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2026.03.18 23:41:33.687912 [ 275 ] {} <Debug> TCP-Session: b3ba0990-7177-4b73-80b4-7e6415f183f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:57448 | ||
| 531 | 2026.03.18 23:41:33.687985 [ 274 ] {} <Debug> TCP-Session: 1c594bfa-66e7-43b3-b30e-91aa5523154b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 532 | 2026.03.18 23:41:33.688014 [ 275 ] {} <Debug> TCP-Session: b3ba0990-7177-4b73-80b4-7e6415f183f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 533 | 2026.03.18 23:41:33.688023 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 534 | 2026.03.18 23:41:33.688058 [ 3 ] {87b849d7-4876-44ca-a78e-1cda53da7820} <Debug> oximeter.measurements_histogramf32 (5dc6b7d7-a753-4ac9-877a-61de555a965e): Loading data parts | ||
| 535 | 2026.03.18 23:41:33.688114 [ 276 ] {} <Debug> TCP-Session: 441fba63-6a8f-4667-b92a-b2487e3a64d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:35787 | ||
| 536 | 2026.03.18 23:41:33.688105 [ 275 ] {} <Debug> TCP-Session: b3ba0990-7177-4b73-80b4-7e6415f183f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.03.18 23:41:33.688224 [ 276 ] {} <Debug> TCP-Session: 441fba63-6a8f-4667-b92a-b2487e3a64d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.03.18 23:41:33.688341 [ 3 ] {87b849d7-4876-44ca-a78e-1cda53da7820} <Debug> oximeter.measurements_histogramf32 (5dc6b7d7-a753-4ac9-877a-61de555a965e): There are no data parts | ||
| 539 | 2026.03.18 23:41:33.688345 [ 276 ] {} <Debug> TCP-Session: 441fba63-6a8f-4667-b92a-b2487e3a64d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 540 | 2026.03.18 23:41:33.689668 [ 3 ] {87b849d7-4876-44ca-a78e-1cda53da7820} <Debug> TCPHandler: Processed in 0.004216402 sec. | ||
| 541 | 2026.03.18 23:41:33.689941 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.18 23:41:33.690157 [ 3 ] {8acbf7a3-c7fe-4fae-b506-4fdcec907a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 543 | 2026.03.18 23:41:33.690326 [ 3 ] {8acbf7a3-c7fe-4fae-b506-4fdcec907a9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 544 | 2026.03.18 23:41:33.692305 [ 3 ] {8acbf7a3-c7fe-4fae-b506-4fdcec907a9f} <Debug> oximeter.measurements_histogramf64 (05f8ac58-381a-4772-b2a3-318caae4632e): Loading data parts | ||
| 545 | 2026.03.18 23:41:33.692644 [ 3 ] {8acbf7a3-c7fe-4fae-b506-4fdcec907a9f} <Debug> oximeter.measurements_histogramf64 (05f8ac58-381a-4772-b2a3-318caae4632e): There are no data parts | ||
| 546 | 2026.03.18 23:41:33.694188 [ 3 ] {8acbf7a3-c7fe-4fae-b506-4fdcec907a9f} <Debug> TCPHandler: Processed in 0.004297305 sec. | ||
| 547 | 2026.03.18 23:41:33.694366 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.18 23:41:33.694711 [ 3 ] {4e8dfcee-c783-4ffb-b25b-2441d5f80fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) /* The field tables store named dimensions of each timeseries. | ||
| 549 | * | ||
| 550 | * As with the measurement tables, there is one field table for each field data | ||
| 551 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 552 | * this behavior **must not** be relied upon for query correctness. | ||
| 553 | * | ||
| 554 | * The index for the fields differs from the measurements, however. Rows are | ||
| 555 | * sorted by timeseries name, then field name, field value, and finally | ||
| 556 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 557 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 558 | * usually then used to look up measurements. | ||
| 559 | * | ||
| 560 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 561 | * timeseries name and then key, since it would improve lookups where one | ||
| 562 | * already has the key. Realistically though, these tables are quite small and | ||
| 563 | * so performance benefits will be low in absolute terms. | ||
| 564 | * | ||
| 565 | * TTL: We use a materialized column to expire old field table records. This | ||
| 566 | * column is generated automatically by the database whenever a new row is | ||
| 567 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 568 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 569 | * record will remain during a deduplication, which will have the last | ||
| 570 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 571 | * measurement tables. | ||
| 572 | */ | ||
| 573 | 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) | ||
| 574 | 2026.03.18 23:41:33.694860 [ 3 ] {4e8dfcee-c783-4ffb-b25b-2441d5f80fe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 575 | 2026.03.18 23:41:33.697381 [ 3 ] {4e8dfcee-c783-4ffb-b25b-2441d5f80fe1} <Debug> oximeter.fields_bool (e301ca43-2239-4315-a055-bf6cf3e886f3): Loading data parts | ||
| 576 | 2026.03.18 23:41:33.697563 [ 3 ] {4e8dfcee-c783-4ffb-b25b-2441d5f80fe1} <Debug> oximeter.fields_bool (e301ca43-2239-4315-a055-bf6cf3e886f3): There are no data parts | ||
| 577 | 2026.03.18 23:41:33.700240 [ 3 ] {4e8dfcee-c783-4ffb-b25b-2441d5f80fe1} <Debug> TCPHandler: Processed in 0.005928447 sec. | ||
| 578 | 2026.03.18 23:41:33.700459 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.18 23:41:33.700667 [ 3 ] {ceb2c628-e1bf-4ffc-9192-6194093f5c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 580 | 2026.03.18 23:41:33.700795 [ 3 ] {ceb2c628-e1bf-4ffc-9192-6194093f5c6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 581 | 2026.03.18 23:41:33.702634 [ 3 ] {ceb2c628-e1bf-4ffc-9192-6194093f5c6f} <Debug> oximeter.fields_i8 (4b9bed01-5187-4a06-84d7-c3a7598f7e67): Loading data parts | ||
| 582 | 2026.03.18 23:41:33.702825 [ 3 ] {ceb2c628-e1bf-4ffc-9192-6194093f5c6f} <Debug> oximeter.fields_i8 (4b9bed01-5187-4a06-84d7-c3a7598f7e67): There are no data parts | ||
| 583 | 2026.03.18 23:41:33.705519 [ 3 ] {ceb2c628-e1bf-4ffc-9192-6194093f5c6f} <Debug> TCPHandler: Processed in 0.005113146 sec. | ||
| 584 | 2026.03.18 23:41:33.705686 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.18 23:41:33.705892 [ 3 ] {bed76035-7f15-4aaf-8d9c-e68dcf157ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 586 | 2026.03.18 23:41:33.706039 [ 3 ] {bed76035-7f15-4aaf-8d9c-e68dcf157ac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 587 | 2026.03.18 23:41:33.708071 [ 3 ] {bed76035-7f15-4aaf-8d9c-e68dcf157ac2} <Debug> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Loading data parts | ||
| 588 | 2026.03.18 23:41:33.708301 [ 3 ] {bed76035-7f15-4aaf-8d9c-e68dcf157ac2} <Debug> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): There are no data parts | ||
| 589 | 2026.03.18 23:41:33.711148 [ 3 ] {bed76035-7f15-4aaf-8d9c-e68dcf157ac2} <Debug> TCPHandler: Processed in 0.005519806 sec. | ||
| 590 | 2026.03.18 23:41:33.711370 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.18 23:41:33.711634 [ 3 ] {1a1fbc16-80d1-41d2-bd1d-d73a917a05c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 592 | 2026.03.18 23:41:33.711793 [ 3 ] {1a1fbc16-80d1-41d2-bd1d-d73a917a05c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 593 | 2026.03.18 23:41:33.714186 [ 3 ] {1a1fbc16-80d1-41d2-bd1d-d73a917a05c5} <Debug> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Loading data parts | ||
| 594 | 2026.03.18 23:41:33.714397 [ 3 ] {1a1fbc16-80d1-41d2-bd1d-d73a917a05c5} <Debug> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): There are no data parts | ||
| 595 | 2026.03.18 23:41:33.716230 [ 3 ] {1a1fbc16-80d1-41d2-bd1d-d73a917a05c5} <Debug> TCPHandler: Processed in 0.00491673 sec. | ||
| 596 | 2026.03.18 23:41:33.716400 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.18 23:41:33.716560 [ 3 ] {7656c287-a5b0-4219-be62-9ad28fa3bd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 598 | 2026.03.18 23:41:33.716706 [ 3 ] {7656c287-a5b0-4219-be62-9ad28fa3bd8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 599 | 2026.03.18 23:41:33.718659 [ 3 ] {7656c287-a5b0-4219-be62-9ad28fa3bd8a} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Loading data parts | ||
| 600 | 2026.03.18 23:41:33.718843 [ 3 ] {7656c287-a5b0-4219-be62-9ad28fa3bd8a} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): There are no data parts | ||
| 601 | 2026.03.18 23:41:33.720232 [ 3 ] {7656c287-a5b0-4219-be62-9ad28fa3bd8a} <Debug> TCPHandler: Processed in 0.003888454 sec. | ||
| 602 | 2026.03.18 23:41:33.721672 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.18 23:41:33.721897 [ 3 ] {a1ff7d5b-be0f-4cf8-b735-e6ad52817095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 604 | 2026.03.18 23:41:33.722038 [ 3 ] {a1ff7d5b-be0f-4cf8-b735-e6ad52817095} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 605 | 2026.03.18 23:41:33.723797 [ 3 ] {a1ff7d5b-be0f-4cf8-b735-e6ad52817095} <Debug> oximeter.fields_i32 (661f04ba-6ad9-43ec-bfbc-895e85488a37): Loading data parts | ||
| 606 | 2026.03.18 23:41:33.723980 [ 3 ] {a1ff7d5b-be0f-4cf8-b735-e6ad52817095} <Debug> oximeter.fields_i32 (661f04ba-6ad9-43ec-bfbc-895e85488a37): There are no data parts | ||
| 607 | 2026.03.18 23:41:33.725639 [ 3 ] {a1ff7d5b-be0f-4cf8-b735-e6ad52817095} <Debug> TCPHandler: Processed in 0.005159787 sec. | ||
| 608 | 2026.03.18 23:41:33.725797 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.03.18 23:41:33.725951 [ 3 ] {4fcda57f-430c-4d42-a0dd-5aa05652f9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 610 | 2026.03.18 23:41:33.726069 [ 3 ] {4fcda57f-430c-4d42-a0dd-5aa05652f9b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 611 | 2026.03.18 23:41:33.728047 [ 3 ] {4fcda57f-430c-4d42-a0dd-5aa05652f9b5} <Debug> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Loading data parts | ||
| 612 | 2026.03.18 23:41:33.728186 [ 3 ] {4fcda57f-430c-4d42-a0dd-5aa05652f9b5} <Debug> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): There are no data parts | ||
| 613 | 2026.03.18 23:41:33.729427 [ 3 ] {4fcda57f-430c-4d42-a0dd-5aa05652f9b5} <Debug> TCPHandler: Processed in 0.003678268 sec. | ||
| 614 | 2026.03.18 23:41:33.729622 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.03.18 23:41:33.729825 [ 3 ] {e64ec47c-4c78-4eb1-8b44-fe7e9c43e623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 616 | 2026.03.18 23:41:33.729959 [ 3 ] {e64ec47c-4c78-4eb1-8b44-fe7e9c43e623} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 617 | 2026.03.18 23:41:33.730064 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47222 | ||
| 618 | 2026.03.18 23:41:33.730235 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 619 | 2026.03.18 23:41:33.730385 [ 277 ] {} <Debug> TCP-Session: cf67ed99-ebb3-40fc-843c-e791fa29ecb3 Authenticating user 'default' from [fd00:1122:3344:101::a]:47222 | ||
| 620 | 2026.03.18 23:41:33.730407 [ 277 ] {} <Debug> TCP-Session: cf67ed99-ebb3-40fc-843c-e791fa29ecb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.18 23:41:33.730419 [ 277 ] {} <Debug> TCP-Session: cf67ed99-ebb3-40fc-843c-e791fa29ecb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2026.03.18 23:41:33.730571 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 623 | 2026.03.18 23:41:33.730601 [ 277 ] {} <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 | ||
| 624 | 2026.03.18 23:41:33.730721 [ 277 ] {} <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 | ||
| 625 | 2026.03.18 23:41:33.731134 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54794 | ||
| 626 | 2026.03.18 23:41:33.731231 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54537 | ||
| 627 | 2026.03.18 23:41:33.731322 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37829 | ||
| 628 | 2026.03.18 23:41:33.731507 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33542 | ||
| 629 | 2026.03.18 23:41:33.731585 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.03.18 23:41:33.731676 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34504 | ||
| 631 | 2026.03.18 23:41:33.731701 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.18 23:41:33.731751 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.18 23:41:33.731776 [ 278 ] {} <Debug> TCP-Session: d5254909-b2d9-4b46-8a4a-7478b61f08d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:54794 | ||
| 634 | 2026.03.18 23:41:33.731837 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.18 23:41:33.731861 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45487 | ||
| 636 | 2026.03.18 23:41:33.731807 [ 280 ] {} <Debug> TCP-Session: 94830830-fa10-48a6-a98d-f93b978311ae Authenticating user 'default' from [fd00:1122:3344:101::a]:37829 | ||
| 637 | 2026.03.18 23:41:33.731973 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46515 | ||
| 638 | 2026.03.18 23:41:33.731959 [ 281 ] {} <Debug> TCP-Session: 783f0d38-38ce-4dec-9463-9312cd9577b2 Authenticating user 'default' from [fd00:1122:3344:101::a]:33542 | ||
| 639 | 2026.03.18 23:41:33.731919 [ 278 ] {} <Debug> TCP-Session: d5254909-b2d9-4b46-8a4a-7478b61f08d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.03.18 23:41:33.731763 [ 279 ] {} <Debug> TCP-Session: 2c6555a1-3ac5-410f-a65b-04ee769b3d5f Authenticating user 'default' from [fd00:1122:3344:101::a]:54537 | ||
| 641 | 2026.03.18 23:41:33.732088 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.18 23:41:33.732079 [ 281 ] {} <Debug> TCP-Session: 783f0d38-38ce-4dec-9463-9312cd9577b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.18 23:41:33.732058 [ 278 ] {} <Debug> TCP-Session: d5254909-b2d9-4b46-8a4a-7478b61f08d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.18 23:41:33.732236 [ 283 ] {} <Debug> TCP-Session: 081e18f4-67d7-4880-bac6-17f448e3f5c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:45487 | ||
| 645 | 2026.03.18 23:41:33.732211 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.18 23:41:33.732212 [ 281 ] {} <Debug> TCP-Session: 783f0d38-38ce-4dec-9463-9312cd9577b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.18 23:41:33.732382 [ 284 ] {} <Debug> TCP-Session: fb57be2c-122c-4cc1-9e38-c25200c5dcce Authenticating user 'default' from [fd00:1122:3344:101::a]:46515 | ||
| 648 | 2026.03.18 23:41:33.732390 [ 283 ] {} <Debug> TCP-Session: 081e18f4-67d7-4880-bac6-17f448e3f5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.18 23:41:33.732207 [ 279 ] {} <Debug> TCP-Session: 2c6555a1-3ac5-410f-a65b-04ee769b3d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.18 23:41:33.732054 [ 280 ] {} <Debug> TCP-Session: 94830830-fa10-48a6-a98d-f93b978311ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.18 23:41:33.732506 [ 284 ] {} <Debug> TCP-Session: fb57be2c-122c-4cc1-9e38-c25200c5dcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.18 23:41:33.732529 [ 279 ] {} <Debug> TCP-Session: 2c6555a1-3ac5-410f-a65b-04ee769b3d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.18 23:41:33.732600 [ 280 ] {} <Debug> TCP-Session: 94830830-fa10-48a6-a98d-f93b978311ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.18 23:41:33.732612 [ 284 ] {} <Debug> TCP-Session: fb57be2c-122c-4cc1-9e38-c25200c5dcce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.18 23:41:33.731918 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.03.18 23:41:33.731824 [ 3 ] {e64ec47c-4c78-4eb1-8b44-fe7e9c43e623} <Debug> oximeter.fields_i64 (dffcea15-8b8c-42f5-81aa-d21fb252dbd3): Loading data parts | ||
| 657 | 2026.03.18 23:41:33.732712 [ 283 ] {} <Debug> TCP-Session: 081e18f4-67d7-4880-bac6-17f448e3f5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.18 23:41:33.732808 [ 282 ] {} <Debug> TCP-Session: e1bde09d-f924-4e06-bd3f-11f3ff669344 Authenticating user 'default' from [fd00:1122:3344:101::a]:34504 | ||
| 659 | 2026.03.18 23:41:33.732956 [ 282 ] {} <Debug> TCP-Session: e1bde09d-f924-4e06-bd3f-11f3ff669344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.18 23:41:33.732961 [ 3 ] {e64ec47c-4c78-4eb1-8b44-fe7e9c43e623} <Debug> oximeter.fields_i64 (dffcea15-8b8c-42f5-81aa-d21fb252dbd3): There are no data parts | ||
| 661 | 2026.03.18 23:41:33.732981 [ 282 ] {} <Debug> TCP-Session: e1bde09d-f924-4e06-bd3f-11f3ff669344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.18 23:41:33.734600 [ 3 ] {e64ec47c-4c78-4eb1-8b44-fe7e9c43e623} <Debug> TCPHandler: Processed in 0.005029714 sec. | ||
| 663 | 2026.03.18 23:41:33.734787 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.03.18 23:41:33.734999 [ 3 ] {48858862-b6c6-409c-94e2-52fee88a4693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 665 | 2026.03.18 23:41:33.735155 [ 3 ] {48858862-b6c6-409c-94e2-52fee88a4693} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 666 | 2026.03.18 23:41:33.737393 [ 3 ] {48858862-b6c6-409c-94e2-52fee88a4693} <Debug> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Loading data parts | ||
| 667 | 2026.03.18 23:41:33.737732 [ 3 ] {48858862-b6c6-409c-94e2-52fee88a4693} <Debug> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): There are no data parts | ||
| 668 | 2026.03.18 23:41:33.739019 [ 3 ] {48858862-b6c6-409c-94e2-52fee88a4693} <Debug> TCPHandler: Processed in 0.004294654 sec. | ||
| 669 | 2026.03.18 23:41:33.739203 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.03.18 23:41:33.739516 [ 3 ] {e3fb9463-0767-4cf2-a117-9a85293cd31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 671 | 2026.03.18 23:41:33.739678 [ 3 ] {e3fb9463-0767-4cf2-a117-9a85293cd31c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 672 | 2026.03.18 23:41:33.741749 [ 3 ] {e3fb9463-0767-4cf2-a117-9a85293cd31c} <Debug> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Loading data parts | ||
| 673 | 2026.03.18 23:41:33.741921 [ 3 ] {e3fb9463-0767-4cf2-a117-9a85293cd31c} <Debug> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): There are no data parts | ||
| 674 | 2026.03.18 23:41:33.743220 [ 3 ] {e3fb9463-0767-4cf2-a117-9a85293cd31c} <Debug> TCPHandler: Processed in 0.004075789 sec. | ||
| 675 | 2026.03.18 23:41:33.743396 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.03.18 23:41:33.743560 [ 3 ] {7f530cb6-309c-447c-bc10-7762bce55e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 677 | 2026.03.18 23:41:33.743705 [ 3 ] {7f530cb6-309c-447c-bc10-7762bce55e79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 678 | 2026.03.18 23:41:33.745399 [ 3 ] {7f530cb6-309c-447c-bc10-7762bce55e79} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Loading data parts | ||
| 679 | 2026.03.18 23:41:33.745651 [ 3 ] {7f530cb6-309c-447c-bc10-7762bce55e79} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): There are no data parts | ||
| 680 | 2026.03.18 23:41:33.746853 [ 3 ] {7f530cb6-309c-447c-bc10-7762bce55e79} <Debug> TCPHandler: Processed in 0.003511043 sec. | ||
| 681 | 2026.03.18 23:41:33.747019 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.03.18 23:41:33.747303 [ 3 ] {ff02878e-ee87-4a49-bb5d-f913f337b13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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) | ||
| 683 | 2026.03.18 23:41:33.747432 [ 3 ] {ff02878e-ee87-4a49-bb5d-f913f337b13c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 684 | 2026.03.18 23:41:33.749460 [ 3 ] {ff02878e-ee87-4a49-bb5d-f913f337b13c} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Loading data parts | ||
| 685 | 2026.03.18 23:41:33.749621 [ 3 ] {ff02878e-ee87-4a49-bb5d-f913f337b13c} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): There are no data parts | ||
| 686 | 2026.03.18 23:41:33.751396 [ 3 ] {ff02878e-ee87-4a49-bb5d-f913f337b13c} <Debug> TCPHandler: Processed in 0.004428367 sec. | ||
| 687 | 2026.03.18 23:41:33.751601 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.03.18 23:41:33.751864 [ 3 ] {e66de368-20c4-4660-918e-87acd401d688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) /* The timeseries schema table stores the extracted schema for the samples | ||
| 689 | * oximeter collects. | ||
| 690 | */ | ||
| 691 | 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) | ||
| 692 | 2026.03.18 23:41:33.752040 [ 3 ] {e66de368-20c4-4660-918e-87acd401d688} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 693 | 2026.03.18 23:41:33.754564 [ 3 ] {e66de368-20c4-4660-918e-87acd401d688} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Loading data parts | ||
| 694 | 2026.03.18 23:41:33.754738 [ 3 ] {e66de368-20c4-4660-918e-87acd401d688} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): There are no data parts | ||
| 695 | 2026.03.18 23:41:33.756258 [ 3 ] {e66de368-20c4-4660-918e-87acd401d688} <Debug> TCPHandler: Processed in 0.004705205 sec. | ||
| 696 | 2026.03.18 23:41:33.756606 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 697 | 2026.03.18 23:41:33.756892 [ 4 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 698 | 2026.03.18 23:41:33.761238 [ 4 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 699 | 2026.03.18 23:41:33.784707 [ 267 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Trace> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 700 | 2026.03.18 23:41:33.784757 [ 267 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 701 | 2026.03.18 23:41:33.796152 [ 267 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 702 | 2026.03.18 23:41:33.796843 [ 267 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Trace> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 703 | 2026.03.18 23:41:33.797183 [ 4 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.040417 sec., 24.74206398297746 rows/sec., 395.87 B/sec. | ||
| 704 | 2026.03.18 23:41:33.797749 [ 4 ] {ef1446e5-cb2e-4369-afba-db63d220759c} <Debug> TCPHandler: Processed in 0.041255717 sec. | ||
| 705 | 2026.03.18 23:41:34.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.76 MiB, peak 124.76 MiB, free memory in arenas 0.00 B, will set to 139.53 MiB (RSS), difference: 14.77 MiB | ||
| 706 | 2026.03.18 23:41:39.172627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2026.03.18 23:41:39.172734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2026.03.18 23:41:39.172839 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.03.18 23:41:39.172861 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.03.18 23:41:39.177287 [ 244 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Loading data parts | ||
| 711 | 2026.03.18 23:41:39.177605 [ 244 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): There are no data parts | ||
| 712 | 2026.03.18 23:41:39.184765 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2026.03.18 23:41:39.184808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 714 | 2026.03.18 23:41:39.190960 [ 243 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Loading data parts | ||
| 715 | 2026.03.18 23:41:39.191138 [ 243 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): There are no data parts | ||
| 716 | 2026.03.18 23:41:39.194677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.18 23:41:39.195231 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.18 23:41:39.195473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.03.18 23:41:39.219116 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2026.03.18 23:41:39.219184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 721 | 2026.03.18 23:41:39.225764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2026.03.18 23:41:39.226908 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2026.03.18 23:41:39.230368 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2026.03.18 23:41:40.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.70 MiB, peak 148.70 MiB, free memory in arenas 0.00 B, will set to 153.79 MiB (RSS), difference: 9.09 MiB | ||
| 725 | 2026.03.18 23:41:41.672571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.03.18 23:41:41.672678 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.03.18 23:41:41.677142 [ 242 ] {} <Debug> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Loading data parts | ||
| 728 | 2026.03.18 23:41:41.677433 [ 242 ] {} <Debug> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): There are no data parts | ||
| 729 | 2026.03.18 23:41:41.684961 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.03.18 23:41:41.685008 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 731 | 2026.03.18 23:41:41.692112 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.03.18 23:41:41.692785 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.03.18 23:41:41.693146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.03.18 23:41:42.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.99 MiB, peak 157.99 MiB, free memory in arenas 0.00 B, will set to 155.16 MiB (RSS), difference: -2.84 MiB | ||
| 735 | 2026.03.18 23:41:46.621806 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.03.18 23:41:46.621862 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.03.18 23:41:46.695555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2026.03.18 23:41:46.698618 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.03.18 23:41:46.698792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 740 | 2026.03.18 23:41:46.699604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.03.18 23:41:46.700093 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2026.03.18 23:41:46.700340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.03.18 23:41:46.730443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.03.18 23:41:46.747908 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.03.18 23:41:46.747962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 746 | 2026.03.18 23:41:46.754670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.03.18 23:41:46.755833 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2026.03.18 23:41:46.758604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.03.18 23:41:47.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.90 MiB, peak 159.90 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 1.82 MiB | ||
| 750 | 2026.03.18 23:41:52.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.90 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2026.03.18 23:41:53.207090 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54030 | ||
| 752 | 2026.03.18 23:41:53.209550 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.18 23:41:53.209599 [ 286 ] {} <Debug> TCP-Session: ef1f24b6-c233-4b8e-96d5-740875341513 Authenticating user 'default' from [fd00:1122:3344:101::e]:54030 | ||
| 754 | 2026.03.18 23:41:53.209629 [ 286 ] {} <Debug> TCP-Session: ef1f24b6-c233-4b8e-96d5-740875341513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.18 23:41:53.209645 [ 286 ] {} <Debug> TCP-Session: ef1f24b6-c233-4b8e-96d5-740875341513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.18 23:41:53.209872 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.03.18 23:41:53.209908 [ 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 | ||
| 758 | 2026.03.18 23:41:53.209995 [ 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 | ||
| 759 | 2026.03.18 23:41:53.210598 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35288 | ||
| 760 | 2026.03.18 23:41:53.210728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34677 | ||
| 761 | 2026.03.18 23:41:53.210869 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.03.18 23:41:53.210903 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57634 | ||
| 763 | 2026.03.18 23:41:53.210922 [ 287 ] {} <Debug> TCP-Session: 973c8701-fab8-46ce-ba3c-024a0af88389 Authenticating user 'default' from [fd00:1122:3344:101::e]:35288 | ||
| 764 | 2026.03.18 23:41:53.210928 [ 286 ] {} <Trace> TCP-Session: ef1f24b6-c233-4b8e-96d5-740875341513 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.03.18 23:41:53.210972 [ 287 ] {} <Debug> TCP-Session: 973c8701-fab8-46ce-ba3c-024a0af88389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.18 23:41:53.210998 [ 287 ] {} <Debug> TCP-Session: 973c8701-fab8-46ce-ba3c-024a0af88389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.18 23:41:53.211049 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.03.18 23:41:53.211093 [ 288 ] {} <Debug> TCP-Session: d5d724e8-b616-4bfe-b388-a9c49c2d4392 Authenticating user 'default' from [fd00:1122:3344:101::e]:34677 | ||
| 769 | 2026.03.18 23:41:53.211088 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41294 | ||
| 770 | 2026.03.18 23:41:53.211118 [ 288 ] {} <Debug> TCP-Session: d5d724e8-b616-4bfe-b388-a9c49c2d4392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.18 23:41:53.211166 [ 288 ] {} <Debug> TCP-Session: d5d724e8-b616-4bfe-b388-a9c49c2d4392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.18 23:41:53.211169 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.18 23:41:53.211166 [ 286 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54030) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 774 | 2026.03.18 23:41:53.211224 [ 289 ] {} <Debug> TCP-Session: db3cf041-7e2a-41ad-8ce2-8d1f99c55cab Authenticating user 'default' from [fd00:1122:3344:101::e]:57634 | ||
| 775 | 2026.03.18 23:41:53.211247 [ 289 ] {} <Debug> TCP-Session: db3cf041-7e2a-41ad-8ce2-8d1f99c55cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.18 23:41:53.211263 [ 289 ] {} <Debug> TCP-Session: db3cf041-7e2a-41ad-8ce2-8d1f99c55cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.18 23:41:53.211282 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33769 | ||
| 778 | 2026.03.18 23:41:53.211359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.03.18 23:41:53.211419 [ 290 ] {} <Debug> TCP-Session: ed20b979-acbb-44ea-9e4e-c3a089a8a7e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41294 | ||
| 780 | 2026.03.18 23:41:53.211452 [ 290 ] {} <Debug> TCP-Session: ed20b979-acbb-44ea-9e4e-c3a089a8a7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.18 23:41:53.211471 [ 290 ] {} <Debug> TCP-Session: ed20b979-acbb-44ea-9e4e-c3a089a8a7e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.18 23:41:53.214724 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.03.18 23:41:53.214754 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56196 | ||
| 784 | 2026.03.18 23:41:53.214760 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52130 | ||
| 785 | 2026.03.18 23:41:53.214792 [ 291 ] {} <Debug> TCP-Session: b1cbbb62-964d-48d1-a67a-db043e2d74b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33769 | ||
| 786 | 2026.03.18 23:41:53.214835 [ 291 ] {} <Debug> TCP-Session: b1cbbb62-964d-48d1-a67a-db043e2d74b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.18 23:41:53.214853 [ 291 ] {} <Debug> TCP-Session: b1cbbb62-964d-48d1-a67a-db043e2d74b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.03.18 23:41:53.214893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55524 | ||
| 789 | 2026.03.18 23:41:53.221031 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.03.18 23:41:53.221040 [ 286 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 791 | 2026.03.18 23:41:53.221071 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.03.18 23:41:53.221075 [ 293 ] {} <Debug> TCP-Session: 8330e8cf-7727-422a-99d6-07e1f9b4a241 Authenticating user 'default' from [fd00:1122:3344:101::e]:56196 | ||
| 793 | 2026.03.18 23:41:53.221122 [ 293 ] {} <Debug> TCP-Session: 8330e8cf-7727-422a-99d6-07e1f9b4a241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.03.18 23:41:53.221124 [ 294 ] {} <Debug> TCP-Session: c14c5c5f-75be-4d06-9415-26805aa60b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:55524 | ||
| 795 | 2026.03.18 23:41:53.221145 [ 293 ] {} <Debug> TCP-Session: 8330e8cf-7727-422a-99d6-07e1f9b4a241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.18 23:41:53.221163 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.03.18 23:41:53.221174 [ 294 ] {} <Debug> TCP-Session: c14c5c5f-75be-4d06-9415-26805aa60b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.18 23:41:53.221222 [ 292 ] {} <Debug> TCP-Session: ff310aa4-3269-4ade-9236-d70b7c51ec6a Authenticating user 'default' from [fd00:1122:3344:101::e]:52130 | ||
| 799 | 2026.03.18 23:41:53.221229 [ 294 ] {} <Debug> TCP-Session: c14c5c5f-75be-4d06-9415-26805aa60b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.18 23:41:53.221250 [ 292 ] {} <Debug> TCP-Session: ff310aa4-3269-4ade-9236-d70b7c51ec6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.18 23:41:53.221269 [ 292 ] {} <Debug> TCP-Session: ff310aa4-3269-4ade-9236-d70b7c51ec6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.18 23:41:53.238086 [ 286 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.03.18 23:41:53.263658 [ 286 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.03.18 23:41:53.287330 [ 296 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.03.18 23:41:53.289740 [ 296 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.03.18 23:41:53.290397 [ 296 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005875286 sec. (170.204 rows/sec., 6.65 KiB/sec.) | ||
| 807 | 2026.03.18 23:41:53.290424 [ 296 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.03.18 23:41:53.290454 [ 296 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.03.18 23:41:53.291645 [ 286 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.080555 sec., 12.413878716404941 rows/sec., 496.56 B/sec. | ||
| 810 | 2026.03.18 23:41:53.291805 [ 286 ] {80793dc6-4df2-4ef9-97e0-d8895a87e6e3} <Debug> TCPHandler: Processed in 0.081165118 sec. | ||
| 811 | 2026.03.18 23:41:53.298970 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.18 23:41:53.299017 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.18 23:41:53.299038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.03.18 23:41:53.299055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.03.18 23:41:53.299086 [ 287 ] {} <Debug> TCP-Session: 973c8701-fab8-46ce-ba3c-024a0af88389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.03.18 23:41:53.299103 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.03.18 23:41:53.299126 [ 293 ] {} <Debug> TCP-Session: 8330e8cf-7727-422a-99d6-07e1f9b4a241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.03.18 23:41:53.299136 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.03.18 23:41:53.299156 [ 289 ] {} <Debug> TCP-Session: db3cf041-7e2a-41ad-8ce2-8d1f99c55cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.18 23:41:53.299157 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.03.18 23:41:53.299191 [ 292 ] {} <Debug> TCP-Session: ff310aa4-3269-4ade-9236-d70b7c51ec6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.18 23:41:53.299120 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.03.18 23:41:53.299217 [ 291 ] {} <Debug> TCP-Session: b1cbbb62-964d-48d1-a67a-db043e2d74b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.03.18 23:41:53.299110 [ 294 ] {} <Debug> TCP-Session: c14c5c5f-75be-4d06-9415-26805aa60b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.18 23:41:53.299251 [ 288 ] {} <Debug> TCP-Session: d5d724e8-b616-4bfe-b388-a9c49c2d4392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.18 23:41:53.299077 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.03.18 23:41:53.299023 [ 286 ] {} <Debug> TCP-Session: ef1f24b6-c233-4b8e-96d5-740875341513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.03.18 23:41:53.299329 [ 290 ] {} <Debug> TCP-Session: ed20b979-acbb-44ea-9e4e-c3a089a8a7e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.18 23:41:53.807192 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.03.18 23:41:53.807376 [ 3 ] {78879d6a-3128-4edd-bca0-dd63aa370306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 831 | 2026.03.18 23:41:53.807707 [ 3 ] {78879d6a-3128-4edd-bca0-dd63aa370306} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.03.18 23:41:53.807773 [ 3 ] {78879d6a-3128-4edd-bca0-dd63aa370306} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.03.18 23:41:53.808216 [ 3 ] {78879d6a-3128-4edd-bca0-dd63aa370306} <Debug> TCPHandler: Processed in 0.00114694 sec. | ||
| 834 | 2026.03.18 23:41:53.825102 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.03.18 23:41:53.825247 [ 3 ] {197b901f-6069-4a36-922e-a2b1ce3448bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 836 | 2026.03.18 23:41:53.837245 [ 3 ] {197b901f-6069-4a36-922e-a2b1ce3448bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.03.18 23:41:53.837304 [ 3 ] {197b901f-6069-4a36-922e-a2b1ce3448bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.03.18 23:41:53.837865 [ 3 ] {197b901f-6069-4a36-922e-a2b1ce3448bd} <Debug> TCPHandler: Processed in 0.012826681 sec. | ||
| 839 | 2026.03.18 23:41:53.838136 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.03.18 23:41:53.838274 [ 3 ] {32ce5365-9ff8-44d2-bcc1-e1e549640805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 841 | 2026.03.18 23:41:53.840591 [ 3 ] {32ce5365-9ff8-44d2-bcc1-e1e549640805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.03.18 23:41:53.840640 [ 3 ] {32ce5365-9ff8-44d2-bcc1-e1e549640805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2026.03.18 23:41:53.841034 [ 3 ] {32ce5365-9ff8-44d2-bcc1-e1e549640805} <Debug> TCPHandler: Processed in 0.002956668 sec. | ||
| 844 | 2026.03.18 23:41:53.841289 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2026.03.18 23:41:53.841416 [ 3 ] {5d623fe7-fa5d-451e-b77a-896c4dcc6338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 846 | 2026.03.18 23:41:53.841676 [ 3 ] {5d623fe7-fa5d-451e-b77a-896c4dcc6338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2026.03.18 23:41:53.841722 [ 3 ] {5d623fe7-fa5d-451e-b77a-896c4dcc6338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2026.03.18 23:41:53.842090 [ 3 ] {5d623fe7-fa5d-451e-b77a-896c4dcc6338} <Debug> TCPHandler: Processed in 0.000851743 sec. | ||
| 849 | 2026.03.18 23:41:53.842316 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.03.18 23:41:53.842432 [ 3 ] {a99dd4db-fdae-48e0-8e2e-ebd81bf92df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 851 | 2026.03.18 23:41:53.842676 [ 3 ] {a99dd4db-fdae-48e0-8e2e-ebd81bf92df2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2026.03.18 23:41:53.842719 [ 3 ] {a99dd4db-fdae-48e0-8e2e-ebd81bf92df2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.03.18 23:41:53.843095 [ 3 ] {a99dd4db-fdae-48e0-8e2e-ebd81bf92df2} <Debug> TCPHandler: Processed in 0.000827452 sec. | ||
| 854 | 2026.03.18 23:41:53.843345 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.03.18 23:41:53.843460 [ 3 ] {4a4b47f1-ef9e-4bca-bdab-6098a4af564b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 856 | 2026.03.18 23:41:53.843702 [ 3 ] {4a4b47f1-ef9e-4bca-bdab-6098a4af564b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2026.03.18 23:41:53.843746 [ 3 ] {4a4b47f1-ef9e-4bca-bdab-6098a4af564b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2026.03.18 23:41:53.844080 [ 3 ] {4a4b47f1-ef9e-4bca-bdab-6098a4af564b} <Debug> TCPHandler: Processed in 0.000790821 sec. | ||
| 859 | 2026.03.18 23:41:53.844296 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2026.03.18 23:41:53.844409 [ 3 ] {57695d49-cfcb-4e5f-9c56-28112bf51e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 861 | 2026.03.18 23:41:53.844654 [ 3 ] {57695d49-cfcb-4e5f-9c56-28112bf51e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2026.03.18 23:41:53.844698 [ 3 ] {57695d49-cfcb-4e5f-9c56-28112bf51e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2026.03.18 23:41:53.845049 [ 3 ] {57695d49-cfcb-4e5f-9c56-28112bf51e7b} <Debug> TCPHandler: Processed in 0.000801302 sec. | ||
| 864 | 2026.03.18 23:41:53.845314 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2026.03.18 23:41:53.845429 [ 3 ] {265144e3-ca3f-4d61-984e-f3f34aa8e761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 866 | 2026.03.18 23:41:53.845678 [ 3 ] {265144e3-ca3f-4d61-984e-f3f34aa8e761} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2026.03.18 23:41:53.845722 [ 3 ] {265144e3-ca3f-4d61-984e-f3f34aa8e761} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2026.03.18 23:41:53.846060 [ 3 ] {265144e3-ca3f-4d61-984e-f3f34aa8e761} <Debug> TCPHandler: Processed in 0.000794751 sec. | ||
| 869 | 2026.03.18 23:41:53.846278 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.03.18 23:41:53.846394 [ 3 ] {2e5b3da1-696c-4b2d-b146-5a551c46baea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 871 | 2026.03.18 23:41:53.846637 [ 3 ] {2e5b3da1-696c-4b2d-b146-5a551c46baea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2026.03.18 23:41:53.846679 [ 3 ] {2e5b3da1-696c-4b2d-b146-5a551c46baea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.03.18 23:41:53.847058 [ 3 ] {2e5b3da1-696c-4b2d-b146-5a551c46baea} <Debug> TCPHandler: Processed in 0.000828452 sec. | ||
| 874 | 2026.03.18 23:41:53.847287 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.03.18 23:41:53.847406 [ 3 ] {aab3da6e-aad1-40c0-9646-895fa669c253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 876 | 2026.03.18 23:41:53.847651 [ 3 ] {aab3da6e-aad1-40c0-9646-895fa669c253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2026.03.18 23:41:53.847695 [ 3 ] {aab3da6e-aad1-40c0-9646-895fa669c253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.03.18 23:41:53.848044 [ 3 ] {aab3da6e-aad1-40c0-9646-895fa669c253} <Debug> TCPHandler: Processed in 0.000804731 sec. | ||
| 879 | 2026.03.18 23:41:53.848263 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.03.18 23:41:53.848381 [ 3 ] {3a98c237-90a4-46bd-9c10-cc2ec42e2942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 881 | 2026.03.18 23:41:53.848635 [ 3 ] {3a98c237-90a4-46bd-9c10-cc2ec42e2942} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2026.03.18 23:41:53.848678 [ 3 ] {3a98c237-90a4-46bd-9c10-cc2ec42e2942} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2026.03.18 23:41:53.849025 [ 3 ] {3a98c237-90a4-46bd-9c10-cc2ec42e2942} <Debug> TCPHandler: Processed in 0.000810842 sec. | ||
| 884 | 2026.03.18 23:41:53.849244 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.03.18 23:41:53.849365 [ 3 ] {cf3a5bb0-a9ca-4733-bd8c-6124e4195fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 886 | 2026.03.18 23:41:53.849627 [ 3 ] {cf3a5bb0-a9ca-4733-bd8c-6124e4195fc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2026.03.18 23:41:53.849671 [ 3 ] {cf3a5bb0-a9ca-4733-bd8c-6124e4195fc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2026.03.18 23:41:53.850000 [ 3 ] {cf3a5bb0-a9ca-4733-bd8c-6124e4195fc3} <Debug> TCPHandler: Processed in 0.000804181 sec. | ||
| 889 | 2026.03.18 23:41:53.850244 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.03.18 23:41:53.850374 [ 3 ] {67475d0a-364e-46a9-bc55-fa2629f557e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 891 | 2026.03.18 23:41:53.850668 [ 3 ] {67475d0a-364e-46a9-bc55-fa2629f557e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.03.18 23:41:53.850714 [ 3 ] {67475d0a-364e-46a9-bc55-fa2629f557e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.03.18 23:41:53.851085 [ 3 ] {67475d0a-364e-46a9-bc55-fa2629f557e9} <Debug> TCPHandler: Processed in 0.000900674 sec. | ||
| 894 | 2026.03.18 23:41:53.851325 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.03.18 23:41:53.851460 [ 3 ] {4a89c661-16a7-4bd0-bc7d-b9b2a8a6f516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 896 | 2026.03.18 23:41:53.851727 [ 3 ] {4a89c661-16a7-4bd0-bc7d-b9b2a8a6f516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2026.03.18 23:41:53.851771 [ 3 ] {4a89c661-16a7-4bd0-bc7d-b9b2a8a6f516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 898 | 2026.03.18 23:41:53.852126 [ 3 ] {4a89c661-16a7-4bd0-bc7d-b9b2a8a6f516} <Debug> TCPHandler: Processed in 0.000856573 sec. | ||
| 899 | 2026.03.18 23:41:53.852401 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.03.18 23:41:53.852523 [ 3 ] {91607175-caec-438e-93c7-9bc94569aa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 901 | 2026.03.18 23:41:53.852796 [ 3 ] {91607175-caec-438e-93c7-9bc94569aa00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 902 | 2026.03.18 23:41:53.852846 [ 3 ] {91607175-caec-438e-93c7-9bc94569aa00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 903 | 2026.03.18 23:41:53.853242 [ 3 ] {91607175-caec-438e-93c7-9bc94569aa00} <Debug> TCPHandler: Processed in 0.000894104 sec. | ||
| 904 | 2026.03.18 23:41:53.854176 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.03.18 23:41:53.854322 [ 3 ] {05ace0e1-e160-48ca-90c0-8dd5eed9e605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 906 | 2026.03.18 23:41:53.854668 [ 3 ] {05ace0e1-e160-48ca-90c0-8dd5eed9e605} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 907 | 2026.03.18 23:41:53.854726 [ 3 ] {05ace0e1-e160-48ca-90c0-8dd5eed9e605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.03.18 23:41:53.855160 [ 3 ] {05ace0e1-e160-48ca-90c0-8dd5eed9e605} <Debug> TCPHandler: Processed in 0.001042908 sec. | ||
| 909 | 2026.03.18 23:41:53.855429 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.18 23:41:53.855574 [ 3 ] {cdc4e88c-78ec-4317-8a92-907c7c9f777c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 911 | 2026.03.18 23:41:53.855951 [ 3 ] {cdc4e88c-78ec-4317-8a92-907c7c9f777c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 912 | 2026.03.18 23:41:53.856006 [ 3 ] {cdc4e88c-78ec-4317-8a92-907c7c9f777c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.03.18 23:41:53.856499 [ 3 ] {cdc4e88c-78ec-4317-8a92-907c7c9f777c} <Debug> TCPHandler: Processed in 0.001123609 sec. | ||
| 914 | 2026.03.18 23:41:53.856746 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.03.18 23:41:53.856898 [ 3 ] {13aad63a-7575-473d-ba1e-ab41e5e59bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 916 | 2026.03.18 23:41:53.857198 [ 3 ] {13aad63a-7575-473d-ba1e-ab41e5e59bc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 917 | 2026.03.18 23:41:53.857245 [ 3 ] {13aad63a-7575-473d-ba1e-ab41e5e59bc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 918 | 2026.03.18 23:41:53.857654 [ 3 ] {13aad63a-7575-473d-ba1e-ab41e5e59bc8} <Debug> TCPHandler: Processed in 0.000963385 sec. | ||
| 919 | 2026.03.18 23:41:53.857930 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.03.18 23:41:53.858071 [ 3 ] {8191c2e2-4552-42c2-859b-042695f117a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 921 | 2026.03.18 23:41:53.858359 [ 3 ] {8191c2e2-4552-42c2-859b-042695f117a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 922 | 2026.03.18 23:41:53.858405 [ 3 ] {8191c2e2-4552-42c2-859b-042695f117a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 923 | 2026.03.18 23:41:53.858783 [ 3 ] {8191c2e2-4552-42c2-859b-042695f117a1} <Debug> TCPHandler: Processed in 0.000910224 sec. | ||
| 924 | 2026.03.18 23:41:53.859006 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.03.18 23:41:53.859133 [ 3 ] {e2f2259c-8aa2-4f46-9c95-5a5da387c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 926 | 2026.03.18 23:41:53.859413 [ 3 ] {e2f2259c-8aa2-4f46-9c95-5a5da387c62d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 927 | 2026.03.18 23:41:53.859458 [ 3 ] {e2f2259c-8aa2-4f46-9c95-5a5da387c62d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 928 | 2026.03.18 23:41:53.859821 [ 3 ] {e2f2259c-8aa2-4f46-9c95-5a5da387c62d} <Debug> TCPHandler: Processed in 0.000862693 sec. | ||
| 929 | 2026.03.18 23:41:53.862446 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.03.18 23:41:53.862577 [ 3 ] {4424d957-0fdc-47ad-bcf5-e834ee90e50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 931 | 2026.03.18 23:41:53.862859 [ 3 ] {4424d957-0fdc-47ad-bcf5-e834ee90e50e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 932 | 2026.03.18 23:41:53.862904 [ 3 ] {4424d957-0fdc-47ad-bcf5-e834ee90e50e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 933 | 2026.03.18 23:41:53.863265 [ 3 ] {4424d957-0fdc-47ad-bcf5-e834ee90e50e} <Debug> TCPHandler: Processed in 0.000873853 sec. | ||
| 934 | 2026.03.18 23:41:53.863850 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.03.18 23:41:53.863976 [ 3 ] {2483bc5b-8a5a-4077-85f0-28e0768cfc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 936 | 2026.03.18 23:41:53.864255 [ 3 ] {2483bc5b-8a5a-4077-85f0-28e0768cfc3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 937 | 2026.03.18 23:41:53.864300 [ 3 ] {2483bc5b-8a5a-4077-85f0-28e0768cfc3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 938 | 2026.03.18 23:41:53.864679 [ 3 ] {2483bc5b-8a5a-4077-85f0-28e0768cfc3d} <Debug> TCPHandler: Processed in 0.000878163 sec. | ||
| 939 | 2026.03.18 23:41:53.864939 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.03.18 23:41:53.865063 [ 3 ] {d10773b3-da7a-43d2-8218-32907c490a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 941 | 2026.03.18 23:41:53.865333 [ 3 ] {d10773b3-da7a-43d2-8218-32907c490a03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 942 | 2026.03.18 23:41:53.865376 [ 3 ] {d10773b3-da7a-43d2-8218-32907c490a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 943 | 2026.03.18 23:41:53.865762 [ 3 ] {d10773b3-da7a-43d2-8218-32907c490a03} <Debug> TCPHandler: Processed in 0.000873403 sec. | ||
| 944 | 2026.03.18 23:41:53.866033 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.03.18 23:41:53.866162 [ 3 ] {22ee9d47-9891-4053-8606-4bf869485376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 946 | 2026.03.18 23:41:53.866441 [ 3 ] {22ee9d47-9891-4053-8606-4bf869485376} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 947 | 2026.03.18 23:41:53.866488 [ 3 ] {22ee9d47-9891-4053-8606-4bf869485376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 948 | 2026.03.18 23:41:53.866898 [ 3 ] {22ee9d47-9891-4053-8606-4bf869485376} <Debug> TCPHandler: Processed in 0.000922835 sec. | ||
| 949 | 2026.03.18 23:41:53.867161 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.03.18 23:41:53.867290 [ 3 ] {419f01df-943d-4e7c-bf61-ec54052ae525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 951 | 2026.03.18 23:41:53.867616 [ 3 ] {419f01df-943d-4e7c-bf61-ec54052ae525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 952 | 2026.03.18 23:41:53.867668 [ 3 ] {419f01df-943d-4e7c-bf61-ec54052ae525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.18 23:41:53.868051 [ 3 ] {419f01df-943d-4e7c-bf61-ec54052ae525} <Debug> TCPHandler: Processed in 0.000946136 sec. | ||
| 954 | 2026.03.18 23:41:53.868275 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.18 23:41:53.868405 [ 3 ] {e79ec806-3dbe-4021-b9b2-17d6851552b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 956 | 2026.03.18 23:41:53.868716 [ 3 ] {e79ec806-3dbe-4021-b9b2-17d6851552b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 957 | 2026.03.18 23:41:53.868763 [ 3 ] {e79ec806-3dbe-4021-b9b2-17d6851552b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 958 | 2026.03.18 23:41:53.869134 [ 3 ] {e79ec806-3dbe-4021-b9b2-17d6851552b0} <Debug> TCPHandler: Processed in 0.000907344 sec. | ||
| 959 | 2026.03.18 23:41:53.869367 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.18 23:41:53.869496 [ 3 ] {e60b6262-7d16-4437-a770-4c4a38957178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 961 | 2026.03.18 23:41:53.869779 [ 3 ] {e60b6262-7d16-4437-a770-4c4a38957178} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 962 | 2026.03.18 23:41:53.869824 [ 3 ] {e60b6262-7d16-4437-a770-4c4a38957178} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 963 | 2026.03.18 23:41:53.870165 [ 3 ] {e60b6262-7d16-4437-a770-4c4a38957178} <Debug> TCPHandler: Processed in 0.000847073 sec. | ||
| 964 | 2026.03.18 23:41:53.870400 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.03.18 23:41:53.870527 [ 3 ] {010da3b4-2b0a-4a76-977c-b87a691d4d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 966 | 2026.03.18 23:41:53.870840 [ 3 ] {010da3b4-2b0a-4a76-977c-b87a691d4d36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 967 | 2026.03.18 23:41:53.870896 [ 3 ] {010da3b4-2b0a-4a76-977c-b87a691d4d36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 968 | 2026.03.18 23:41:53.871266 [ 3 ] {010da3b4-2b0a-4a76-977c-b87a691d4d36} <Debug> TCPHandler: Processed in 0.000914834 sec. | ||
| 969 | 2026.03.18 23:41:53.871548 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.03.18 23:41:53.871686 [ 3 ] {816a1799-f914-4640-84c6-594fecef7268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 971 | 2026.03.18 23:41:53.871984 [ 3 ] {816a1799-f914-4640-84c6-594fecef7268} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 972 | 2026.03.18 23:41:53.872076 [ 3 ] {816a1799-f914-4640-84c6-594fecef7268} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 973 | 2026.03.18 23:41:53.872528 [ 3 ] {816a1799-f914-4640-84c6-594fecef7268} <Debug> TCPHandler: Processed in 0.001028418 sec. | ||
| 974 | 2026.03.18 23:41:53.872806 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.03.18 23:41:53.872948 [ 3 ] {b1573928-44ca-47e7-80d1-28a202b2ac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 976 | 2026.03.18 23:41:53.873272 [ 3 ] {b1573928-44ca-47e7-80d1-28a202b2ac9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 977 | 2026.03.18 23:41:53.873319 [ 3 ] {b1573928-44ca-47e7-80d1-28a202b2ac9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 978 | 2026.03.18 23:41:53.873673 [ 3 ] {b1573928-44ca-47e7-80d1-28a202b2ac9d} <Debug> TCPHandler: Processed in 0.000914994 sec. | ||
| 979 | 2026.03.18 23:41:53.882108 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.03.18 23:41:53.882293 [ 3 ] {38e94955-9274-41e8-867f-c028b45ae0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 981 | 2026.03.18 23:41:53.882733 [ 3 ] {38e94955-9274-41e8-867f-c028b45ae0a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 982 | 2026.03.18 23:41:53.882794 [ 3 ] {38e94955-9274-41e8-867f-c028b45ae0a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.03.18 23:41:53.883287 [ 3 ] {38e94955-9274-41e8-867f-c028b45ae0a7} <Debug> TCPHandler: Processed in 0.001250724 sec. | ||
| 984 | 2026.03.18 23:41:53.888256 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.18 23:41:53.888373 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 986 | 2026.03.18 23:41:53.888419 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.03.18 23:41:53.892088 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.03.18 23:41:53.892146 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 989 | 2026.03.18 23:41:53.893016 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.03.18 23:41:53.893565 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.03.18 23:41:53.893740 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.005398 sec., 5742.86772878844 rows/sec., 1.29 MiB/sec. | ||
| 992 | 2026.03.18 23:41:53.893782 [ 3 ] {396010ab-c62a-4ca9-9306-fbca11332ee7} <Debug> TCPHandler: Processed in 0.005579649 sec. | ||
| 993 | 2026.03.18 23:41:53.893922 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.18 23:41:53.894025 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 995 | 2026.03.18 23:41:53.894068 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 996 | 2026.03.18 23:41:53.897219 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.03.18 23:41:53.897257 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 998 | 2026.03.18 23:41:53.900441 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.03.18 23:41:53.900992 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.03.18 23:41:53.901145 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.007144 sec., 39753.63941769317 rows/sec., 2.52 MiB/sec. | ||
| 1001 | 2026.03.18 23:41:53.901186 [ 3 ] {38088e18-6226-447e-b903-afb24b3f4fc9} <Debug> TCPHandler: Processed in 0.007317584 sec. | ||
| 1002 | 2026.03.18 23:41:53.901311 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.18 23:41:53.901411 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1004 | 2026.03.18 23:41:53.901454 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1005 | 2026.03.18 23:41:53.901888 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.03.18 23:41:53.901926 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1007 | 2026.03.18 23:41:53.902393 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.03.18 23:41:53.902884 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.03.18 23:41:53.903044 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001654 sec., 3627.569528415961 rows/sec., 295.80 KiB/sec. | ||
| 1010 | 2026.03.18 23:41:53.903090 [ 3 ] {f774f984-3c91-496d-a3cd-a74d0637378e} <Debug> TCPHandler: Processed in 0.001829919 sec. | ||
| 1011 | 2026.03.18 23:41:53.903223 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.18 23:41:53.903335 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1013 | 2026.03.18 23:41:53.903384 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1014 | 2026.03.18 23:41:53.904234 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.03.18 23:41:53.904273 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1016 | 2026.03.18 23:41:53.904896 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.03.18 23:41:53.905454 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.03.18 23:41:53.905600 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Debug> executeQuery: Read 774 rows, 61.65 KiB in 0.00229 sec., 337991.2663755459 rows/sec., 26.29 MiB/sec. | ||
| 1019 | 2026.03.18 23:41:53.905640 [ 3 ] {627c729f-2e7d-4fd5-a62f-9082ba2a2ed0} <Debug> TCPHandler: Processed in 0.002477476 sec. | ||
| 1020 | 2026.03.18 23:41:53.905759 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.03.18 23:41:53.905856 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.03.18 23:41:53.905898 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1023 | 2026.03.18 23:41:53.906363 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.03.18 23:41:53.906401 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1025 | 2026.03.18 23:41:53.906871 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.03.18 23:41:53.907361 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.03.18 23:41:53.907507 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001672 sec., 88516.74641148325 rows/sec., 5.23 MiB/sec. | ||
| 1028 | 2026.03.18 23:41:53.907547 [ 3 ] {97a17236-871c-4582-9fc8-295829af7deb} <Debug> TCPHandler: Processed in 0.001838219 sec. | ||
| 1029 | 2026.03.18 23:41:53.907712 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2026.03.18 23:41:53.907808 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1031 | 2026.03.18 23:41:53.907848 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1032 | 2026.03.18 23:41:53.908444 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2026.03.18 23:41:53.908483 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1034 | 2026.03.18 23:41:53.908923 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1035 | 2026.03.18 23:41:53.909368 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2026.03.18 23:41:53.909507 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001718 sec., 86728.75436554133 rows/sec., 5.60 MiB/sec. | ||
| 1037 | 2026.03.18 23:41:53.909545 [ 3 ] {0a73afb0-7602-46d3-a72c-6006cde4ca35} <Debug> TCPHandler: Processed in 0.00188242 sec. | ||
| 1038 | 2026.03.18 23:41:53.909671 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.03.18 23:41:53.909764 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1040 | 2026.03.18 23:41:53.909804 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1041 | 2026.03.18 23:41:53.910288 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.03.18 23:41:53.910325 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1043 | 2026.03.18 23:41:53.910781 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.03.18 23:41:53.911245 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.03.18 23:41:53.911385 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001638 sec., 90354.09035409035 rows/sec., 5.14 MiB/sec. | ||
| 1046 | 2026.03.18 23:41:53.911423 [ 3 ] {0566483d-d8fe-4d69-a635-bae665f0565f} <Debug> TCPHandler: Processed in 0.001800688 sec. | ||
| 1047 | 2026.03.18 23:41:53.911543 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.03.18 23:41:53.911636 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.03.18 23:41:53.911675 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.03.18 23:41:53.912287 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.03.18 23:41:53.912326 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1052 | 2026.03.18 23:41:53.912814 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.03.18 23:41:53.913389 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.03.18 23:41:53.913551 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Debug> executeQuery: Read 468 rows, 33.43 KiB in 0.00193 sec., 242487.04663212434 rows/sec., 16.92 MiB/sec. | ||
| 1055 | 2026.03.18 23:41:53.913604 [ 3 ] {24a9771d-beba-4ff3-b4f8-142ac705052c} <Debug> TCPHandler: Processed in 0.002109276 sec. | ||
| 1056 | 2026.03.18 23:41:53.913742 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.18 23:41:53.913837 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1058 | 2026.03.18 23:41:53.913879 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1059 | 2026.03.18 23:41:53.914264 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.03.18 23:41:53.914301 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1061 | 2026.03.18 23:41:53.917604 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.03.18 23:41:53.918109 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.03.18 23:41:53.918253 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004434 sec., 1353.1799729364006 rows/sec., 70.70 KiB/sec. | ||
| 1064 | 2026.03.18 23:41:53.918289 [ 3 ] {c123c16e-93bc-4e69-be20-171b84c80c39} <Debug> TCPHandler: Processed in 0.004596622 sec. | ||
| 1065 | 2026.03.18 23:41:53.918415 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.03.18 23:41:53.918514 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.03.18 23:41:53.918557 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1068 | 2026.03.18 23:41:53.919059 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.03.18 23:41:53.919092 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1070 | 2026.03.18 23:41:53.919579 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.03.18 23:41:53.920377 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.03.18 23:41:53.920569 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Debug> executeQuery: Read 218 rows, 14.69 KiB in 0.002072 sec., 105212.3552123552 rows/sec., 6.93 MiB/sec. | ||
| 1073 | 2026.03.18 23:41:53.920621 [ 3 ] {b742baea-12e1-436a-bb96-7fb0d4db7ba1} <Debug> TCPHandler: Processed in 0.00225905 sec. | ||
| 1074 | 2026.03.18 23:41:53.920799 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.18 23:41:53.920922 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.03.18 23:41:53.920976 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1077 | 2026.03.18 23:41:53.921469 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.03.18 23:41:53.921512 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1079 | 2026.03.18 23:41:53.922960 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.03.18 23:41:53.923812 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.03.18 23:41:53.923988 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 21.80 KiB/sec. | ||
| 1082 | 2026.03.18 23:41:53.924029 [ 3 ] {c9871177-13b9-4754-ac51-aad608a715ed} <Debug> TCPHandler: Processed in 0.003289777 sec. | ||
| 1083 | 2026.03.18 23:41:53.924161 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.03.18 23:41:53.924257 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.03.18 23:41:53.924301 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1086 | 2026.03.18 23:41:53.924734 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.03.18 23:41:53.924779 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1088 | 2026.03.18 23:41:53.925266 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.03.18 23:41:53.925789 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.03.18 23:41:53.925938 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001699 sec., 41200.706297822246 rows/sec., 2.51 MiB/sec. | ||
| 1091 | 2026.03.18 23:41:53.925975 [ 3 ] {a2409bb1-3c58-4c55-a962-61f98b48474f} <Debug> TCPHandler: Processed in 0.00186809 sec. | ||
| 1092 | 2026.03.18 23:41:54.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.97 MiB, peak 167.16 MiB, free memory in arenas 0.00 B, will set to 162.44 MiB (RSS), difference: 2.47 MiB | ||
| 1093 | 2026.03.18 23:41:54.200431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 1467 | ||
| 1094 | 2026.03.18 23:41:54.200948 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.03.18 23:41:54.201000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1096 | 2026.03.18 23:41:54.202521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1097 | 2026.03.18 23:41:54.202972 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.03.18 23:41:54.203116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1467 | ||
| 1099 | 2026.03.18 23:41:54.258809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1100 | 2026.03.18 23:41:54.275508 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.03.18 23:41:54.275575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1102 | 2026.03.18 23:41:54.282284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1103 | 2026.03.18 23:41:54.283537 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.03.18 23:41:54.287030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1105 | 2026.03.18 23:41:55.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.97 MiB, peak 167.16 MiB, free memory in arenas 0.00 B, will set to 164.75 MiB (RSS), difference: 1.77 MiB | ||
| 1106 | 2026.03.18 23:41:57.454468 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60217 | ||
| 1107 | 2026.03.18 23:41:57.454584 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.03.18 23:41:57.454611 [ 286 ] {} <Debug> TCP-Session: 4dc18d64-0d98-4981-833e-2a4da13047cb Authenticating user 'default' from [fd00:1122:3344:101::e]:60217 | ||
| 1109 | 2026.03.18 23:41:57.454633 [ 286 ] {} <Debug> TCP-Session: 4dc18d64-0d98-4981-833e-2a4da13047cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.18 23:41:57.454646 [ 286 ] {} <Debug> TCP-Session: 4dc18d64-0d98-4981-833e-2a4da13047cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.03.18 23:41:57.454890 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53809 | ||
| 1112 | 2026.03.18 23:41:57.454903 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58251 | ||
| 1113 | 2026.03.18 23:41:57.454939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44209 | ||
| 1114 | 2026.03.18 23:41:57.454970 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63710 | ||
| 1115 | 2026.03.18 23:41:57.455009 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2026.03.18 23:41:57.455011 [ 286 ] {} <Trace> TCP-Session: 4dc18d64-0d98-4981-833e-2a4da13047cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.18 23:41:57.455051 [ 287 ] {} <Debug> TCP-Session: c6fd88d6-5da5-44d9-bb81-a4d891db1291 Authenticating user 'default' from [fd00:1122:3344:101::e]:53809 | ||
| 1118 | 2026.03.18 23:41:57.454969 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65375 | ||
| 1119 | 2026.03.18 23:41:57.455086 [ 287 ] {} <Debug> TCP-Session: c6fd88d6-5da5-44d9-bb81-a4d891db1291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.18 23:41:57.455097 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.18 23:41:57.455113 [ 287 ] {} <Debug> TCP-Session: c6fd88d6-5da5-44d9-bb81-a4d891db1291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.03.18 23:41:57.455106 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.03.18 23:41:57.455128 [ 291 ] {} <Debug> TCP-Session: 296700ea-22eb-4ba9-a272-25a764a4ce2b Authenticating user 'default' from [fd00:1122:3344:101::e]:44209 | ||
| 1124 | 2026.03.18 23:41:57.455147 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1125 | 2026.03.18 23:41:57.455164 [ 291 ] {} <Debug> TCP-Session: 296700ea-22eb-4ba9-a272-25a764a4ce2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.18 23:41:57.455159 [ 294 ] {} <Debug> TCP-Session: 6dfd7c57-4a70-47f8-8cba-40d5205d61fa Authenticating user 'default' from [fd00:1122:3344:101::e]:63710 | ||
| 1127 | 2026.03.18 23:41:57.455184 [ 293 ] {} <Debug> TCP-Session: 20f6a843-4f32-4a8a-839c-09d503a5755a Authenticating user 'default' from [fd00:1122:3344:101::e]:65375 | ||
| 1128 | 2026.03.18 23:41:57.455205 [ 286 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60217) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1129 | 2026.03.18 23:41:57.455214 [ 294 ] {} <Debug> TCP-Session: 6dfd7c57-4a70-47f8-8cba-40d5205d61fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.18 23:41:57.455220 [ 293 ] {} <Debug> TCP-Session: 20f6a843-4f32-4a8a-839c-09d503a5755a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.03.18 23:41:57.455279 [ 294 ] {} <Debug> TCP-Session: 6dfd7c57-4a70-47f8-8cba-40d5205d61fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.18 23:41:57.455298 [ 293 ] {} <Debug> TCP-Session: 20f6a843-4f32-4a8a-839c-09d503a5755a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.03.18 23:41:57.455191 [ 291 ] {} <Debug> TCP-Session: 296700ea-22eb-4ba9-a272-25a764a4ce2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.03.18 23:41:57.455101 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1135 | 2026.03.18 23:41:57.454954 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49328 | ||
| 1136 | 2026.03.18 23:41:57.455378 [ 288 ] {} <Debug> TCP-Session: bbb47c72-c03e-43ee-8985-78b14c356d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:58251 | ||
| 1137 | 2026.03.18 23:41:57.454910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34733 | ||
| 1138 | 2026.03.18 23:41:57.455426 [ 288 ] {} <Debug> TCP-Session: bbb47c72-c03e-43ee-8985-78b14c356d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.03.18 23:41:57.454921 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46682 | ||
| 1140 | 2026.03.18 23:41:57.455456 [ 288 ] {} <Debug> TCP-Session: bbb47c72-c03e-43ee-8985-78b14c356d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.03.18 23:41:57.455456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.03.18 23:41:57.455486 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.03.18 23:41:57.455511 [ 292 ] {} <Debug> TCP-Session: 66c23627-a07b-41ee-a1e9-8179c76bb330 Authenticating user 'default' from [fd00:1122:3344:101::e]:49328 | ||
| 1144 | 2026.03.18 23:41:57.455516 [ 286 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1145 | 2026.03.18 23:41:57.455523 [ 289 ] {} <Debug> TCP-Session: 3ab3d89f-6272-4dd9-bcd6-eebb2d5a79e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34733 | ||
| 1146 | 2026.03.18 23:41:57.455535 [ 292 ] {} <Debug> TCP-Session: 66c23627-a07b-41ee-a1e9-8179c76bb330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.18 23:41:57.455559 [ 289 ] {} <Debug> TCP-Session: 3ab3d89f-6272-4dd9-bcd6-eebb2d5a79e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.18 23:41:57.455583 [ 286 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2026.03.18 23:41:57.455599 [ 289 ] {} <Debug> TCP-Session: 3ab3d89f-6272-4dd9-bcd6-eebb2d5a79e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.18 23:41:57.455596 [ 292 ] {} <Debug> TCP-Session: 66c23627-a07b-41ee-a1e9-8179c76bb330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.18 23:41:57.455593 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.03.18 23:41:57.455657 [ 290 ] {} <Debug> TCP-Session: aa223299-4576-495d-8f85-f9039953d087 Authenticating user 'default' from [fd00:1122:3344:101::e]:46682 | ||
| 1153 | 2026.03.18 23:41:57.455672 [ 290 ] {} <Debug> TCP-Session: aa223299-4576-495d-8f85-f9039953d087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.18 23:41:57.455684 [ 290 ] {} <Debug> TCP-Session: aa223299-4576-495d-8f85-f9039953d087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.03.18 23:41:57.455923 [ 286 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 1156 | 2026.03.18 23:41:57.456958 [ 328 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Trace> AggregatingTransform: Aggregating | ||
| 1157 | 2026.03.18 23:41:57.457012 [ 328 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Trace> Aggregator: Aggregation method: without_key | ||
| 1158 | 2026.03.18 23:41:57.457055 [ 328 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001031857 sec. (969.127 rows/sec., 37.86 KiB/sec.) | ||
| 1159 | 2026.03.18 23:41:57.457078 [ 328 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Trace> Aggregator: Merging aggregated data | ||
| 1160 | 2026.03.18 23:41:57.458330 [ 286 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 1161 | 2026.03.18 23:41:57.458461 [ 286 ] {2d9b3756-3748-4c6e-a022-e2266fb07262} <Debug> TCPHandler: Processed in 0.003583575 sec. | ||
| 1162 | 2026.03.18 23:41:57.458570 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1163 | 2026.03.18 23:41:57.458595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.03.18 23:41:57.458610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.03.18 23:41:57.458626 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.03.18 23:41:57.458649 [ 290 ] {} <Debug> TCP-Session: aa223299-4576-495d-8f85-f9039953d087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.03.18 23:41:57.458640 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.03.18 23:41:57.458667 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.03.18 23:41:57.458681 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.18 23:41:57.458704 [ 289 ] {} <Debug> TCP-Session: 3ab3d89f-6272-4dd9-bcd6-eebb2d5a79e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.03.18 23:41:57.458727 [ 288 ] {} <Debug> TCP-Session: bbb47c72-c03e-43ee-8985-78b14c356d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.03.18 23:41:57.458742 [ 292 ] {} <Debug> TCP-Session: 66c23627-a07b-41ee-a1e9-8179c76bb330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.18 23:41:57.458695 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.03.18 23:41:57.458687 [ 287 ] {} <Debug> TCP-Session: c6fd88d6-5da5-44d9-bb81-a4d891db1291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.18 23:41:57.458796 [ 293 ] {} <Debug> TCP-Session: 20f6a843-4f32-4a8a-839c-09d503a5755a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.03.18 23:41:57.458653 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.03.18 23:41:57.458637 [ 294 ] {} <Debug> TCP-Session: 6dfd7c57-4a70-47f8-8cba-40d5205d61fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.18 23:41:57.458599 [ 286 ] {} <Debug> TCP-Session: 4dc18d64-0d98-4981-833e-2a4da13047cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.18 23:41:57.458865 [ 291 ] {} <Debug> TCP-Session: 296700ea-22eb-4ba9-a272-25a764a4ce2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.03.18 23:41:57.650469 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48633 | ||
| 1181 | 2026.03.18 23:41:57.650570 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1182 | 2026.03.18 23:41:57.650598 [ 286 ] {} <Debug> TCP-Session: 2e660c04-a096-420b-91ae-74a4e9050ce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48633 | ||
| 1183 | 2026.03.18 23:41:57.650622 [ 286 ] {} <Debug> TCP-Session: 2e660c04-a096-420b-91ae-74a4e9050ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.03.18 23:41:57.650635 [ 286 ] {} <Debug> TCP-Session: 2e660c04-a096-420b-91ae-74a4e9050ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.03.18 23:41:57.650862 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36008 | ||
| 1186 | 2026.03.18 23:41:57.650872 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34468 | ||
| 1187 | 2026.03.18 23:41:57.650914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54084 | ||
| 1188 | 2026.03.18 23:41:57.650939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36796 | ||
| 1189 | 2026.03.18 23:41:57.650947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52946 | ||
| 1190 | 2026.03.18 23:41:57.650978 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.03.18 23:41:57.651000 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.03.18 23:41:57.651006 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.03.18 23:41:57.651023 [ 287 ] {} <Debug> TCP-Session: 6fd0e1df-d03a-474d-b013-3dbe3fbf40ba Authenticating user 'default' from [fd00:1122:3344:101::e]:36008 | ||
| 1194 | 2026.03.18 23:41:57.651026 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.03.18 23:41:57.651062 [ 287 ] {} <Debug> TCP-Session: 6fd0e1df-d03a-474d-b013-3dbe3fbf40ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.03.18 23:41:57.651045 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.03.18 23:41:57.651084 [ 292 ] {} <Debug> TCP-Session: c3554923-d351-449f-9268-4ba5ea065b72 Authenticating user 'default' from [fd00:1122:3344:101::e]:36796 | ||
| 1198 | 2026.03.18 23:41:57.651114 [ 293 ] {} <Debug> TCP-Session: 9e27d004-26d0-49b2-a9b0-10b9e4cdd879 Authenticating user 'default' from [fd00:1122:3344:101::e]:52946 | ||
| 1199 | 2026.03.18 23:41:57.651132 [ 292 ] {} <Debug> TCP-Session: c3554923-d351-449f-9268-4ba5ea065b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.03.18 23:41:57.651143 [ 293 ] {} <Debug> TCP-Session: 9e27d004-26d0-49b2-a9b0-10b9e4cdd879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.03.18 23:41:57.651156 [ 292 ] {} <Debug> TCP-Session: c3554923-d351-449f-9268-4ba5ea065b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.03.18 23:41:57.651167 [ 293 ] {} <Debug> TCP-Session: 9e27d004-26d0-49b2-a9b0-10b9e4cdd879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.18 23:41:57.651087 [ 287 ] {} <Debug> TCP-Session: 6fd0e1df-d03a-474d-b013-3dbe3fbf40ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.03.18 23:41:57.651046 [ 291 ] {} <Debug> TCP-Session: aba9806c-a4b0-4ca0-8ff1-de181902c45b Authenticating user 'default' from [fd00:1122:3344:101::e]:54084 | ||
| 1205 | 2026.03.18 23:41:57.651038 [ 288 ] {} <Debug> TCP-Session: 7b6be2a1-1fe1-429c-a012-57b5c849ab0e Authenticating user 'default' from [fd00:1122:3344:101::e]:34468 | ||
| 1206 | 2026.03.18 23:41:57.651227 [ 291 ] {} <Debug> TCP-Session: aba9806c-a4b0-4ca0-8ff1-de181902c45b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.18 23:41:57.651249 [ 288 ] {} <Debug> TCP-Session: 7b6be2a1-1fe1-429c-a012-57b5c849ab0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.18 23:41:57.651259 [ 291 ] {} <Debug> TCP-Session: aba9806c-a4b0-4ca0-8ff1-de181902c45b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.18 23:41:57.651272 [ 288 ] {} <Debug> TCP-Session: 7b6be2a1-1fe1-429c-a012-57b5c849ab0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.18 23:41:57.651013 [ 286 ] {} <Trace> TCP-Session: 2e660c04-a096-420b-91ae-74a4e9050ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.18 23:41:57.650955 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41821 | ||
| 1212 | 2026.03.18 23:41:57.650888 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57932 | ||
| 1213 | 2026.03.18 23:41:57.650900 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56535 | ||
| 1214 | 2026.03.18 23:41:57.651424 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.03.18 23:41:57.651439 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.18 23:41:57.651451 [ 294 ] {} <Debug> TCP-Session: 8cff3fea-a074-4b13-8c84-77e3b1ef51d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41821 | ||
| 1217 | 2026.03.18 23:41:57.651455 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2026.03.18 23:41:57.651472 [ 286 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1219 | 2026.03.18 23:41:57.651471 [ 289 ] {} <Debug> TCP-Session: 43b25822-488b-4b16-876f-d71b8523208c Authenticating user 'default' from [fd00:1122:3344:101::e]:57932 | ||
| 1220 | 2026.03.18 23:41:57.651490 [ 290 ] {} <Debug> TCP-Session: ae1028bc-e9a3-4b46-88e5-61eb79f2635b Authenticating user 'default' from [fd00:1122:3344:101::e]:56535 | ||
| 1221 | 2026.03.18 23:41:57.651517 [ 289 ] {} <Debug> TCP-Session: 43b25822-488b-4b16-876f-d71b8523208c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.03.18 23:41:57.651532 [ 290 ] {} <Debug> TCP-Session: ae1028bc-e9a3-4b46-88e5-61eb79f2635b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.18 23:41:57.651546 [ 289 ] {} <Debug> TCP-Session: 43b25822-488b-4b16-876f-d71b8523208c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.18 23:41:57.651557 [ 290 ] {} <Debug> TCP-Session: ae1028bc-e9a3-4b46-88e5-61eb79f2635b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.03.18 23:41:57.651484 [ 294 ] {} <Debug> TCP-Session: 8cff3fea-a074-4b13-8c84-77e3b1ef51d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.18 23:41:57.651596 [ 294 ] {} <Debug> TCP-Session: 8cff3fea-a074-4b13-8c84-77e3b1ef51d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.18 23:41:57.651766 [ 286 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1228 | 2026.03.18 23:41:57.651824 [ 286 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1229 | 2026.03.18 23:41:57.652103 [ 286 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 1230 | 2026.03.18 23:41:57.653134 [ 267 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Trace> AggregatingTransform: Aggregating | ||
| 1231 | 2026.03.18 23:41:57.653172 [ 267 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Trace> Aggregator: Aggregation method: without_key | ||
| 1232 | 2026.03.18 23:41:57.653213 [ 267 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016417 sec. (983.848 rows/sec., 38.43 KiB/sec.) | ||
| 1233 | 2026.03.18 23:41:57.653229 [ 267 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Trace> Aggregator: Merging aggregated data | ||
| 1234 | 2026.03.18 23:41:57.654452 [ 286 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003041 sec., 328.8391976323578 rows/sec., 12.85 KiB/sec. | ||
| 1235 | 2026.03.18 23:41:57.654601 [ 286 ] {62504a45-dd85-45fb-86f9-b9a910abda22} <Debug> TCPHandler: Processed in 0.003699418 sec. | ||
| 1236 | 2026.03.18 23:41:57.654689 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2026.03.18 23:41:57.654719 [ 286 ] {} <Debug> TCP-Session: 2e660c04-a096-420b-91ae-74a4e9050ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.03.18 23:41:57.654719 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.03.18 23:41:57.654733 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.03.18 23:41:57.654758 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.03.18 23:41:57.654788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.03.18 23:41:57.654814 [ 287 ] {} <Debug> TCP-Session: 6fd0e1df-d03a-474d-b013-3dbe3fbf40ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.18 23:41:57.654825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.03.18 23:41:57.654850 [ 289 ] {} <Debug> TCP-Session: 43b25822-488b-4b16-876f-d71b8523208c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2026.03.18 23:41:57.654862 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.03.18 23:41:57.654894 [ 291 ] {} <Debug> TCP-Session: aba9806c-a4b0-4ca0-8ff1-de181902c45b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.03.18 23:41:57.654807 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.03.18 23:41:57.654918 [ 293 ] {} <Debug> TCP-Session: 9e27d004-26d0-49b2-a9b0-10b9e4cdd879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.03.18 23:41:57.654770 [ 288 ] {} <Debug> TCP-Session: 7b6be2a1-1fe1-429c-a012-57b5c849ab0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.03.18 23:41:57.654957 [ 294 ] {} <Debug> TCP-Session: 8cff3fea-a074-4b13-8c84-77e3b1ef51d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.03.18 23:41:57.654843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1252 | 2026.03.18 23:41:57.654829 [ 290 ] {} <Debug> TCP-Session: ae1028bc-e9a3-4b46-88e5-61eb79f2635b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.18 23:41:57.655034 [ 292 ] {} <Debug> TCP-Session: c3554923-d351-449f-9268-4ba5ea065b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.18 23:41:58.812984 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.18 23:41:58.813159 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1256 | 2026.03.18 23:41:58.813221 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1257 | 2026.03.18 23:41:58.813847 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.03.18 23:41:58.813886 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1259 | 2026.03.18 23:41:58.814357 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1260 | 2026.03.18 23:41:58.814807 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.03.18 23:41:58.814958 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001843 sec., 16277.807921866523 rows/sec., 1.24 MiB/sec. | ||
| 1262 | 2026.03.18 23:41:58.815021 [ 3 ] {ced51c93-8902-4dba-876b-cc16a8e882f4} <Debug> TCPHandler: Processed in 0.002157177 sec. | ||
| 1263 | 2026.03.18 23:41:58.815146 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.03.18 23:41:58.815242 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1265 | 2026.03.18 23:41:58.815283 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2026.03.18 23:41:58.815687 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.03.18 23:41:58.815721 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1268 | 2026.03.18 23:41:58.816116 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.03.18 23:41:58.816529 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.03.18 23:41:58.816671 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001447 sec., 24879.060124395302 rows/sec., 1.94 MiB/sec. | ||
| 1271 | 2026.03.18 23:41:58.816714 [ 3 ] {6f1ae10f-e6cd-4351-be3d-2f2fa940654e} <Debug> TCPHandler: Processed in 0.001617063 sec. | ||
| 1272 | 2026.03.18 23:41:58.816825 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.03.18 23:41:58.816921 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.03.18 23:41:58.816963 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1275 | 2026.03.18 23:41:58.817349 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.03.18 23:41:58.817384 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1277 | 2026.03.18 23:41:58.817815 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1278 | 2026.03.18 23:41:58.818242 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.03.18 23:41:58.818379 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001476 sec., 74525.74525745257 rows/sec., 5.20 MiB/sec. | ||
| 1280 | 2026.03.18 23:41:58.818420 [ 3 ] {4e8606e8-1d5f-46da-834b-edc885fd4d33} <Debug> TCPHandler: Processed in 0.001643933 sec. | ||
| 1281 | 2026.03.18 23:41:58.818531 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.18 23:41:58.818627 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.03.18 23:41:58.818667 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1284 | 2026.03.18 23:41:58.819007 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.03.18 23:41:58.819042 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1286 | 2026.03.18 23:41:58.819501 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2026.03.18 23:41:58.819926 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.03.18 23:41:58.820062 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001454 sec., 27510.31636863824 rows/sec., 1.84 MiB/sec. | ||
| 1289 | 2026.03.18 23:41:58.820104 [ 3 ] {75e12f07-68bb-4d5f-8676-898c75c2955e} <Debug> TCPHandler: Processed in 0.001620833 sec. | ||
| 1290 | 2026.03.18 23:42:01.622098 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1291 | 2026.03.18 23:42:01.622152 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1292 | 2026.03.18 23:42:01.693467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 100 entries to flush up to offset 188 | ||
| 1293 | 2026.03.18 23:42:01.697555 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.03.18 23:42:01.697620 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1295 | 2026.03.18 23:42:01.699092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1296 | 2026.03.18 23:42:01.699575 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.03.18 23:42:01.699887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1298 | 2026.03.18 23:42:01.703198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1915 | ||
| 1299 | 2026.03.18 23:42:01.703961 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.03.18 23:42:01.704032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1301 | 2026.03.18 23:42:01.704651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1302 | 2026.03.18 23:42:01.705078 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.03.18 23:42:01.705220 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1915 | ||
| 1304 | 2026.03.18 23:42:01.787096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1305 | 2026.03.18 23:42:01.805003 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.03.18 23:42:01.805066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1307 | 2026.03.18 23:42:01.811511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1308 | 2026.03.18 23:42:01.812626 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.18 23:42:01.815850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1310 | 2026.03.18 23:42:02.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.55 MiB, peak 175.13 MiB, free memory in arenas 0.00 B, will set to 166.84 MiB (RSS), difference: 1.29 MiB | ||
| 1311 | 2026.03.18 23:42:03.822188 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.18 23:42:03.822406 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.03.18 23:42:03.822480 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1314 | 2026.03.18 23:42:03.823309 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.03.18 23:42:03.823363 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1316 | 2026.03.18 23:42:03.823876 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2026.03.18 23:42:03.824369 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.03.18 23:42:03.824529 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002177 sec., 130454.75424896646 rows/sec., 8.29 MiB/sec. | ||
| 1319 | 2026.03.18 23:42:03.824582 [ 3 ] {09de58fb-0c30-43ea-97fe-ac6f8e29954d} <Debug> TCPHandler: Processed in 0.002525217 sec. | ||
| 1320 | 2026.03.18 23:42:03.824715 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.03.18 23:42:03.824821 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1322 | 2026.03.18 23:42:03.824865 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1323 | 2026.03.18 23:42:03.825633 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.03.18 23:42:03.825670 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1325 | 2026.03.18 23:42:03.826149 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1326 | 2026.03.18 23:42:03.826590 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.03.18 23:42:03.826727 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Debug> executeQuery: Read 771 rows, 61.43 KiB in 0.001933 sec., 398861.87273667875 rows/sec., 31.04 MiB/sec. | ||
| 1328 | 2026.03.18 23:42:03.826766 [ 3 ] {0612a5c4-031c-4a80-a0da-31ebc0e7c7a6} <Debug> TCPHandler: Processed in 0.002103156 sec. | ||
| 1329 | 2026.03.18 23:42:03.826884 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.03.18 23:42:03.826983 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.03.18 23:42:03.827025 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1332 | 2026.03.18 23:42:03.827459 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.03.18 23:42:03.827496 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1334 | 2026.03.18 23:42:03.827985 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1335 | 2026.03.18 23:42:03.828398 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.03.18 23:42:03.828531 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00157 sec., 90445.85987261146 rows/sec., 5.31 MiB/sec. | ||
| 1337 | 2026.03.18 23:42:03.828570 [ 3 ] {929ed715-9bb9-41d3-a7f5-f7a17b68ad89} <Debug> TCPHandler: Processed in 0.001735646 sec. | ||
| 1338 | 2026.03.18 23:42:03.828688 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.03.18 23:42:03.828787 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1340 | 2026.03.18 23:42:03.828828 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1341 | 2026.03.18 23:42:03.829286 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.03.18 23:42:03.829323 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1343 | 2026.03.18 23:42:03.829739 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1344 | 2026.03.18 23:42:03.830161 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.03.18 23:42:03.830287 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001521 sec., 97961.86719263642 rows/sec., 6.33 MiB/sec. | ||
| 1346 | 2026.03.18 23:42:03.830327 [ 3 ] {261fe76a-edd6-4360-825e-abd701732436} <Debug> TCPHandler: Processed in 0.001690065 sec. | ||
| 1347 | 2026.03.18 23:42:03.830444 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.03.18 23:42:03.830540 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.03.18 23:42:03.830580 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1350 | 2026.03.18 23:42:03.831055 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.03.18 23:42:03.831092 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1352 | 2026.03.18 23:42:03.831542 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1353 | 2026.03.18 23:42:03.831950 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.03.18 23:42:03.832075 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001554 sec., 95238.09523809524 rows/sec., 5.42 MiB/sec. | ||
| 1355 | 2026.03.18 23:42:03.832111 [ 3 ] {56811bc1-6bbd-42b0-b2fc-a5172aef0154} <Debug> TCPHandler: Processed in 0.001716376 sec. | ||
| 1356 | 2026.03.18 23:42:03.832229 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.03.18 23:42:03.832323 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1358 | 2026.03.18 23:42:03.832362 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1359 | 2026.03.18 23:42:03.832928 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.03.18 23:42:03.832962 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1361 | 2026.03.18 23:42:03.833431 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1362 | 2026.03.18 23:42:03.833903 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.03.18 23:42:03.834042 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001737 sec., 265975.8203799655 rows/sec., 18.52 MiB/sec. | ||
| 1364 | 2026.03.18 23:42:03.834080 [ 3 ] {aa93689a-54e0-4213-aaf5-4043637b269b} <Debug> TCPHandler: Processed in 0.001900251 sec. | ||
| 1365 | 2026.03.18 23:42:03.834198 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.03.18 23:42:03.834293 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1367 | 2026.03.18 23:42:03.834334 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1368 | 2026.03.18 23:42:03.834669 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.03.18 23:42:03.834703 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1370 | 2026.03.18 23:42:03.835139 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1371 | 2026.03.18 23:42:03.835679 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.03.18 23:42:03.835810 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001535 sec., 3908.7947882736157 rows/sec., 204.22 KiB/sec. | ||
| 1373 | 2026.03.18 23:42:03.835856 [ 3 ] {fba0ddad-5b33-4c3a-b073-306ce559436c} <Debug> TCPHandler: Processed in 0.001706395 sec. | ||
| 1374 | 2026.03.18 23:42:03.835972 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.18 23:42:03.836077 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.03.18 23:42:03.836128 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1377 | 2026.03.18 23:42:03.836636 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.03.18 23:42:03.836676 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1379 | 2026.03.18 23:42:03.837201 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1380 | 2026.03.18 23:42:03.837687 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.03.18 23:42:03.837840 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001786 sec., 120380.73908174691 rows/sec., 7.92 MiB/sec. | ||
| 1382 | 2026.03.18 23:42:03.837891 [ 3 ] {89d7278f-9359-4dce-ab3a-bcd85b91b1f0} <Debug> TCPHandler: Processed in 0.001969312 sec. | ||
| 1383 | 2026.03.18 23:42:03.838029 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.03.18 23:42:03.838127 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.03.18 23:42:03.838169 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1386 | 2026.03.18 23:42:03.838549 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.03.18 23:42:03.838585 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1388 | 2026.03.18 23:42:03.839084 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.03.18 23:42:03.839596 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.03.18 23:42:03.839721 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001614 sec., 619.5786864931846 rows/sec., 41.75 KiB/sec. | ||
| 1391 | 2026.03.18 23:42:03.839756 [ 3 ] {e673d5bb-ad26-4a34-929b-379b4188ae7b} <Debug> TCPHandler: Processed in 0.001790478 sec. | ||
| 1392 | 2026.03.18 23:42:03.839870 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.03.18 23:42:03.839965 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1394 | 2026.03.18 23:42:03.840004 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1395 | 2026.03.18 23:42:03.840366 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.18 23:42:03.840399 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1397 | 2026.03.18 23:42:03.840851 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1398 | 2026.03.18 23:42:03.841297 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.18 23:42:03.841429 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001483 sec., 47201.61834120027 rows/sec., 2.87 MiB/sec. | ||
| 1400 | 2026.03.18 23:42:03.841466 [ 3 ] {1b4a69a7-f3f6-482f-8477-a465114495f1} <Debug> TCPHandler: Processed in 0.001645533 sec. | ||
| 1401 | 2026.03.18 23:42:08.809234 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.18 23:42:08.809494 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1403 | 2026.03.18 23:42:08.809902 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1404 | 2026.03.18 23:42:08.814592 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1405 | 2026.03.18 23:42:08.814949 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1406 | 2026.03.18 23:42:08.815022 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1407 | 2026.03.18 23:42:08.815208 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1408 | 2026.03.18 23:42:08.817146 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1409 | 2026.03.18 23:42:08.819168 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1410 | 2026.03.18 23:42:08.819193 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1411 | 2026.03.18 23:42:08.823968 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1412 | 2026.03.18 23:42:08.823997 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1413 | 2026.03.18 23:42:08.853888 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.044503 sec., 696.5822528818281 rows/sec., 26.11 KiB/sec. | ||
| 1414 | 2026.03.18 23:42:08.853966 [ 3 ] {9c77d400-c901-48c5-9ce8-4af4a38ae77b} <Debug> TCPHandler: Processed in 0.044854243 sec. | ||
| 1415 | 2026.03.18 23:42:08.855012 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.03.18 23:42:08.855167 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1417 | 2026.03.18 23:42:08.855439 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2026.03.18 23:42:08.855477 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1419 | 2026.03.18 23:42:08.855682 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2026.03.18 23:42:08.855742 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2026.03.18 23:42:08.855854 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1422 | 2026.03.18 23:42:08.855885 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2026.03.18 23:42:08.855905 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1424 | 2026.03.18 23:42:08.855923 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1425 | 2026.03.18 23:42:08.855958 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1426 | 2026.03.18 23:42:08.855977 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1427 | 2026.03.18 23:42:08.856690 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001592 sec., 19472.361809045226 rows/sec., 729.97 KiB/sec. | ||
| 1428 | 2026.03.18 23:42:08.856777 [ 3 ] {69f43b36-2776-48a1-aabf-e8750fb644f7} <Debug> TCPHandler: Processed in 0.001828109 sec. | ||
| 1429 | 2026.03.18 23:42:08.857005 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.03.18 23:42:08.857145 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1431 | 2026.03.18 23:42:08.857380 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1432 | 2026.03.18 23:42:08.857416 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1433 | 2026.03.18 23:42:08.857636 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.03.18 23:42:08.857692 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.03.18 23:42:08.857792 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1436 | 2026.03.18 23:42:08.857821 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1437 | 2026.03.18 23:42:08.857839 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1438 | 2026.03.18 23:42:08.857854 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1439 | 2026.03.18 23:42:08.857888 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1440 | 2026.03.18 23:42:08.857907 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1441 | 2026.03.18 23:42:08.858344 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001259 sec., 24622.716441620334 rows/sec., 923.04 KiB/sec. | ||
| 1442 | 2026.03.18 23:42:08.858425 [ 3 ] {e6080a3b-7f17-4ff0-b31a-414a4bb5e79e} <Debug> TCPHandler: Processed in 0.00147115 sec. | ||
| 1443 | 2026.03.18 23:42:08.858657 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.18 23:42:08.858791 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1445 | 2026.03.18 23:42:08.859019 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1446 | 2026.03.18 23:42:08.859054 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1447 | 2026.03.18 23:42:08.859247 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.03.18 23:42:08.859300 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1449 | 2026.03.18 23:42:08.859397 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1450 | 2026.03.18 23:42:08.859425 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1451 | 2026.03.18 23:42:08.859444 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1452 | 2026.03.18 23:42:08.859458 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1453 | 2026.03.18 23:42:08.859491 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1454 | 2026.03.18 23:42:08.859509 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1455 | 2026.03.18 23:42:08.859941 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 964.41 KiB/sec. | ||
| 1456 | 2026.03.18 23:42:08.860024 [ 3 ] {0eb2f0d9-b702-45b4-97c2-bf63395f0635} <Debug> TCPHandler: Processed in 0.001416537 sec. | ||
| 1457 | 2026.03.18 23:42:08.867891 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.18 23:42:08.868002 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1459 | 2026.03.18 23:42:08.868043 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1460 | 2026.03.18 23:42:08.868601 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.03.18 23:42:08.868636 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1462 | 2026.03.18 23:42:08.869144 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1463 | 2026.03.18 23:42:08.869525 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.03.18 23:42:08.869676 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 247.72 KiB/sec. | ||
| 1465 | 2026.03.18 23:42:08.869715 [ 3 ] {9f9e20ec-e1e7-478d-b2a5-fc87f06457a3} <Debug> TCPHandler: Processed in 0.00187354 sec. | ||
| 1466 | 2026.03.18 23:42:08.869836 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.03.18 23:42:08.869933 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1468 | 2026.03.18 23:42:08.869973 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1469 | 2026.03.18 23:42:08.870396 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.03.18 23:42:08.870430 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1471 | 2026.03.18 23:42:08.870822 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1472 | 2026.03.18 23:42:08.871302 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.03.18 23:42:08.871441 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 320.19 KiB/sec. | ||
| 1474 | 2026.03.18 23:42:08.871478 [ 3 ] {23d3f866-74f3-44cd-9aa8-9b4c8d00a1ac} <Debug> TCPHandler: Processed in 0.001691065 sec. | ||
| 1475 | 2026.03.18 23:42:08.871602 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.03.18 23:42:08.871697 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1477 | 2026.03.18 23:42:08.871736 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1478 | 2026.03.18 23:42:08.872350 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.03.18 23:42:08.872382 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1480 | 2026.03.18 23:42:08.872794 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1481 | 2026.03.18 23:42:08.873245 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.03.18 23:42:08.873382 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Debug> executeQuery: Read 103 rows, 8.91 KiB in 0.001703 sec., 60481.50322959483 rows/sec., 5.11 MiB/sec. | ||
| 1483 | 2026.03.18 23:42:08.873419 [ 3 ] {f53f2eef-0943-4a68-8268-8bbd7278de67} <Debug> TCPHandler: Processed in 0.001866239 sec. | ||
| 1484 | 2026.03.18 23:42:08.873533 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.03.18 23:42:08.873631 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1486 | 2026.03.18 23:42:08.873671 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1487 | 2026.03.18 23:42:08.874089 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.03.18 23:42:08.874122 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1489 | 2026.03.18 23:42:08.874501 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1490 | 2026.03.18 23:42:08.874934 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.03.18 23:42:08.875068 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Debug> executeQuery: Read 28 rows, 2.07 KiB in 0.001455 sec., 19243.986254295534 rows/sec., 1.39 MiB/sec. | ||
| 1492 | 2026.03.18 23:42:08.875105 [ 3 ] {75c749a8-c50f-4f05-abcb-bd354800492e} <Debug> TCPHandler: Processed in 0.001620513 sec. | ||
| 1493 | 2026.03.18 23:42:08.875211 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.03.18 23:42:08.875305 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1495 | 2026.03.18 23:42:08.875344 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1496 | 2026.03.18 23:42:08.875773 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.03.18 23:42:08.875806 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1498 | 2026.03.18 23:42:08.876253 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1499 | 2026.03.18 23:42:08.876686 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.03.18 23:42:08.876818 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Debug> executeQuery: Read 99 rows, 7.94 KiB in 0.001531 sec., 64663.61854996734 rows/sec., 5.06 MiB/sec. | ||
| 1501 | 2026.03.18 23:42:08.876854 [ 3 ] {da4d3532-4682-424c-b554-8ee1af4f35a6} <Debug> TCPHandler: Processed in 0.001692005 sec. | ||
| 1502 | 2026.03.18 23:42:08.876967 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.03.18 23:42:08.877061 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1504 | 2026.03.18 23:42:08.877102 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1505 | 2026.03.18 23:42:08.877516 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.03.18 23:42:08.877550 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1507 | 2026.03.18 23:42:08.878009 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1508 | 2026.03.18 23:42:08.878451 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.03.18 23:42:08.878586 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001543 sec., 105638.36681788723 rows/sec., 7.36 MiB/sec. | ||
| 1510 | 2026.03.18 23:42:08.878628 [ 3 ] {73d08a81-3e3f-49a9-8af2-be402088e922} <Debug> TCPHandler: Processed in 0.001710986 sec. | ||
| 1511 | 2026.03.18 23:42:08.878740 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.03.18 23:42:08.878833 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1513 | 2026.03.18 23:42:08.878884 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1514 | 2026.03.18 23:42:08.879670 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2026.03.18 23:42:08.879704 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1516 | 2026.03.18 23:42:08.885169 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1517 | 2026.03.18 23:42:08.885639 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.03.18 23:42:08.885778 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006962 sec., 3160.011490950876 rows/sec., 5.66 MiB/sec. | ||
| 1519 | 2026.03.18 23:42:08.885835 [ 3 ] {e12cc281-d47f-4232-8a92-98ca330b3978} <Debug> TCPHandler: Processed in 0.00714303 sec. | ||
| 1520 | 2026.03.18 23:42:08.885954 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.03.18 23:42:08.886049 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1522 | 2026.03.18 23:42:08.886090 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1523 | 2026.03.18 23:42:08.886430 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Trace> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2026.03.18 23:42:08.886464 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1525 | 2026.03.18 23:42:08.887002 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1526 | 2026.03.18 23:42:08.887404 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Trace> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.03.18 23:42:08.887536 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001505 sec., 5980.066445182724 rows/sec., 441.24 KiB/sec. | ||
| 1528 | 2026.03.18 23:42:08.887579 [ 3 ] {812b8f29-7005-4927-8fe4-30259f1294e3} <Debug> TCPHandler: Processed in 0.001674945 sec. | ||
| 1529 | 2026.03.18 23:42:08.887703 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2026.03.18 23:42:08.887796 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1531 | 2026.03.18 23:42:08.887836 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1532 | 2026.03.18 23:42:08.888180 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.03.18 23:42:08.888214 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1534 | 2026.03.18 23:42:08.888695 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1535 | 2026.03.18 23:42:08.889219 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2026.03.18 23:42:08.889355 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
| 1537 | 2026.03.18 23:42:08.889394 [ 3 ] {fff4e130-fc2f-4bea-8533-b148c1b80cad} <Debug> TCPHandler: Processed in 0.001740526 sec. | ||
| 1538 | 2026.03.18 23:42:09.205307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2427 | ||
| 1539 | 2026.03.18 23:42:09.206088 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1540 | 2026.03.18 23:42:09.206157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1541 | 2026.03.18 23:42:09.207024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1542 | 2026.03.18 23:42:09.207453 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1543 | 2026.03.18 23:42:09.207633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2427 | ||
| 1544 | 2026.03.18 23:42:09.315925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1545 | 2026.03.18 23:42:09.333477 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.03.18 23:42:09.333549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1547 | 2026.03.18 23:42:09.340273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1548 | 2026.03.18 23:42:09.341438 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.03.18 23:42:09.345004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1550 | 2026.03.18 23:42:10.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.99 MiB, peak 175.13 MiB, free memory in arenas 0.00 B, will set to 170.05 MiB (RSS), difference: 1.06 MiB | ||
| 1551 | 2026.03.18 23:42:11.700338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 234 | ||
| 1552 | 2026.03.18 23:42:11.702660 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.03.18 23:42:11.702700 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1554 | 2026.03.18 23:42:11.703982 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1555 | 2026.03.18 23:42:11.704439 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.03.18 23:42:11.704671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1557 | 2026.03.18 23:42:13.822811 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.03.18 23:42:13.823024 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.03.18 23:42:13.823096 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1560 | 2026.03.18 23:42:13.823908 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.03.18 23:42:13.823956 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1562 | 2026.03.18 23:42:13.824599 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1563 | 2026.03.18 23:42:13.825111 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.03.18 23:42:13.825267 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002298 sec., 123585.72671888598 rows/sec., 7.85 MiB/sec. | ||
| 1565 | 2026.03.18 23:42:13.825317 [ 3 ] {5f246370-201c-49f9-8c81-a8a206b0dbc9} <Debug> TCPHandler: Processed in 0.00263741 sec. | ||
| 1566 | 2026.03.18 23:42:13.825456 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.03.18 23:42:13.825560 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1568 | 2026.03.18 23:42:13.825604 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1569 | 2026.03.18 23:42:13.826407 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.03.18 23:42:13.826447 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1571 | 2026.03.18 23:42:13.826922 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1572 | 2026.03.18 23:42:13.827330 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.03.18 23:42:13.827488 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001952 sec., 408299.18032786885 rows/sec., 31.77 MiB/sec. | ||
| 1574 | 2026.03.18 23:42:13.827528 [ 3 ] {a2067b26-1283-4d18-8495-4805aeab26dc} <Debug> TCPHandler: Processed in 0.002124427 sec. | ||
| 1575 | 2026.03.18 23:42:13.827660 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.03.18 23:42:13.827758 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.03.18 23:42:13.827800 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1578 | 2026.03.18 23:42:13.828235 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.03.18 23:42:13.828272 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1580 | 2026.03.18 23:42:13.828685 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1581 | 2026.03.18 23:42:13.829126 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.03.18 23:42:13.829256 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00152 sec., 93421.05263157895 rows/sec., 5.49 MiB/sec. | ||
| 1583 | 2026.03.18 23:42:13.829294 [ 3 ] {7dd9866e-4b11-48e9-817d-ae41fa2e656b} <Debug> TCPHandler: Processed in 0.001699295 sec. | ||
| 1584 | 2026.03.18 23:42:13.829409 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.03.18 23:42:13.829505 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1586 | 2026.03.18 23:42:13.829544 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1587 | 2026.03.18 23:42:13.829985 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.03.18 23:42:13.830022 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1589 | 2026.03.18 23:42:13.830420 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1590 | 2026.03.18 23:42:13.830840 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.03.18 23:42:13.830965 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00148 sec., 100675.67567567568 rows/sec., 6.50 MiB/sec. | ||
| 1592 | 2026.03.18 23:42:13.831002 [ 3 ] {4989b48f-4143-4cef-a00d-546865659aa9} <Debug> TCPHandler: Processed in 0.001641183 sec. | ||
| 1593 | 2026.03.18 23:42:13.831126 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.18 23:42:13.831219 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1595 | 2026.03.18 23:42:13.831258 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1596 | 2026.03.18 23:42:13.831703 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.03.18 23:42:13.831739 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1598 | 2026.03.18 23:42:13.832138 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2026.03.18 23:42:13.832533 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.03.18 23:42:13.832656 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00146 sec., 101369.86301369863 rows/sec., 5.77 MiB/sec. | ||
| 1601 | 2026.03.18 23:42:13.832691 [ 3 ] {29a6d7a7-8950-4b8e-a300-b6bc5d33eb86} <Debug> TCPHandler: Processed in 0.001619743 sec. | ||
| 1602 | 2026.03.18 23:42:13.832795 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.18 23:42:13.832881 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1604 | 2026.03.18 23:42:13.832918 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1605 | 2026.03.18 23:42:13.833437 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.03.18 23:42:13.833472 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1607 | 2026.03.18 23:42:13.833947 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1608 | 2026.03.18 23:42:13.834380 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.03.18 23:42:13.834528 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001644 sec., 298053.5279805353 rows/sec., 20.90 MiB/sec. | ||
| 1610 | 2026.03.18 23:42:13.834566 [ 3 ] {ecab11c4-4893-4b77-8975-6ed38e97baeb} <Debug> TCPHandler: Processed in 0.001806038 sec. | ||
| 1611 | 2026.03.18 23:42:13.834678 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.03.18 23:42:13.834771 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1613 | 2026.03.18 23:42:13.834811 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1614 | 2026.03.18 23:42:13.835137 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.03.18 23:42:13.835172 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1616 | 2026.03.18 23:42:13.835563 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1617 | 2026.03.18 23:42:13.835964 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.03.18 23:42:13.836089 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. | ||
| 1619 | 2026.03.18 23:42:13.836124 [ 3 ] {7cae1075-fa71-4084-95e1-bb689dcd4e29} <Debug> TCPHandler: Processed in 0.001493279 sec. | ||
| 1620 | 2026.03.18 23:42:13.836231 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.03.18 23:42:13.836323 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1622 | 2026.03.18 23:42:13.836364 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1623 | 2026.03.18 23:42:13.836763 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.03.18 23:42:13.836799 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1625 | 2026.03.18 23:42:13.837221 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1626 | 2026.03.18 23:42:13.837641 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.03.18 23:42:13.837856 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001549 sec., 171078.114912847 rows/sec., 11.37 MiB/sec. | ||
| 1628 | 2026.03.18 23:42:13.837905 [ 3 ] {40aa2a1f-a6b6-4de1-88d6-532a0907ecda} <Debug> TCPHandler: Processed in 0.001722566 sec. | ||
| 1629 | 2026.03.18 23:42:13.838037 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.03.18 23:42:13.838154 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.03.18 23:42:13.838204 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1632 | 2026.03.18 23:42:13.838576 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.03.18 23:42:13.838614 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1634 | 2026.03.18 23:42:13.839102 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1635 | 2026.03.18 23:42:13.839522 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.03.18 23:42:13.839655 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
| 1637 | 2026.03.18 23:42:13.839695 [ 3 ] {45d58b3e-ee76-442e-b102-29b4cf1ee3ca} <Debug> TCPHandler: Processed in 0.001719905 sec. | ||
| 1638 | 2026.03.18 23:42:13.839797 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.18 23:42:13.839891 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.03.18 23:42:13.839934 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1641 | 2026.03.18 23:42:13.840264 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.18 23:42:13.840301 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1643 | 2026.03.18 23:42:13.840721 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1644 | 2026.03.18 23:42:13.841126 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.18 23:42:13.841273 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0014 sec., 64285.71428571429 rows/sec., 4.02 MiB/sec. | ||
| 1646 | 2026.03.18 23:42:13.841311 [ 3 ] {808977ec-bf40-4237-8afe-23fc15f960a8} <Debug> TCPHandler: Processed in 0.001564121 sec. | ||
| 1647 | 2026.03.18 23:42:16.622206 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1648 | 2026.03.18 23:42:16.622278 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1649 | 2026.03.18 23:42:16.707740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2875 | ||
| 1650 | 2026.03.18 23:42:16.708488 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.18 23:42:16.708553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1652 | 2026.03.18 23:42:16.709292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.03.18 23:42:16.709742 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.18 23:42:16.709853 [ 85 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.03.18 23:42:16.709881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2875 | ||
| 1656 | 2026.03.18 23:42:16.709902 [ 85 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.03.18 23:42:16.709926 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1658 | 2026.03.18 23:42:16.712121 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::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 | ||
| 1659 | 2026.03.18 23:42:16.714542 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.03.18 23:42:16.714692 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1661 | 2026.03.18 23:42:16.714904 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1662 | 2026.03.18 23:42:16.715002 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 491 rows starting from the beginning of the part | ||
| 1663 | 2026.03.18 23:42:16.715084 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1664 | 2026.03.18 23:42:16.715176 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1665 | 2026.03.18 23:42:16.715252 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1666 | 2026.03.18 23:42:16.752419 [ 187 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 4 columns (4 merged, 0 gathered) in 0.042320595 sec., 67933.82748990179 rows/sec., 995.12 KiB/sec. | ||
| 1667 | 2026.03.18 23:42:16.753404 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.03.18 23:42:16.753942 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.18 23:42:16.754010 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_6_1} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.03.18 23:42:16.754115 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1671 | 2026.03.18 23:42:16.845081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1672 | 2026.03.18 23:42:16.862777 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.03.18 23:42:16.862838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1674 | 2026.03.18 23:42:16.869331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1675 | 2026.03.18 23:42:16.870730 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.03.18 23:42:16.871026 [ 85 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2026.03.18 23:42:16.871092 [ 85 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.03.18 23:42:16.871114 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1679 | 2026.03.18 23:42:16.871224 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1680 | 2026.03.18 23:42:16.874675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1681 | 2026.03.18 23:42:16.875679 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.03.18 23:42:16.877598 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1683 | 2026.03.18 23:42:16.882697 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1684 | 2026.03.18 23:42:16.887615 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1685 | 2026.03.18 23:42:16.891975 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1686 | 2026.03.18 23:42:16.899741 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1687 | 2026.03.18 23:42:16.904057 [ 189 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 1688 | 2026.03.18 23:42:16.968537 [ 187 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097359428 sec., 472.47607083311954 rows/sec., 2.44 MiB/sec. | ||
| 1689 | 2026.03.18 23:42:16.971188 [ 187 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.03.18 23:42:16.973841 [ 187 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_6_1} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.03.18 23:42:16.973969 [ 187 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_6_1} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.03.18 23:42:16.975877 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1693 | 2026.03.18 23:42:17.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.32 MiB, peak 180.86 MiB, free memory in arenas 0.00 B, will set to 181.06 MiB (RSS), difference: 9.75 MiB | ||
| 1694 | 2026.03.18 23:42:18.817247 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.03.18 23:42:18.817462 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2026.03.18 23:42:18.817536 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2026.03.18 23:42:18.818257 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.03.18 23:42:18.818308 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1699 | 2026.03.18 23:42:18.818871 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1700 | 2026.03.18 23:42:18.819404 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.03.18 23:42:18.819547 [ 78 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1702 | 2026.03.18 23:42:18.819564 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.002155 sec., 58468.67749419954 rows/sec., 5.04 MiB/sec. | ||
| 1703 | 2026.03.18 23:42:18.819615 [ 78 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.03.18 23:42:18.819634 [ 3 ] {626621fa-047e-4e6a-85bb-f97900134875} <Debug> TCPHandler: Processed in 0.002521347 sec. | ||
| 1705 | 2026.03.18 23:42:18.819645 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1706 | 2026.03.18 23:42:18.819775 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.18 23:42:18.819781 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 1708 | 2026.03.18 23:42:18.819885 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.18 23:42:18.819917 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1710 | 2026.03.18 23:42:18.819935 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1711 | 2026.03.18 23:42:18.819954 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 774 rows starting from the beginning of the part | ||
| 1712 | 2026.03.18 23:42:18.820053 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1713 | 2026.03.18 23:42:18.820103 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 771 rows starting from the beginning of the part | ||
| 1714 | 2026.03.18 23:42:18.820152 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 103 rows starting from the beginning of the part | ||
| 1715 | 2026.03.18 23:42:18.820196 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 797 rows starting from the beginning of the part | ||
| 1716 | 2026.03.18 23:42:18.820240 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 126 rows starting from the beginning of the part | ||
| 1717 | 2026.03.18 23:42:18.820396 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.03.18 23:42:18.820438 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1719 | 2026.03.18 23:42:18.820951 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1720 | 2026.03.18 23:42:18.821389 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.03.18 23:42:18.821548 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001749 sec., 20011.43510577473 rows/sec., 1.47 MiB/sec. | ||
| 1722 | 2026.03.18 23:42:18.821634 [ 198 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001907841 sec., 1363321.15726625 rows/sec., 112.16 MiB/sec. | ||
| 1723 | 2026.03.18 23:42:18.821657 [ 3 ] {5cf32b00-8cf3-4f0c-9152-3a6037c88c2d} <Debug> TCPHandler: Processed in 0.001935022 sec. | ||
| 1724 | 2026.03.18 23:42:18.821773 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.03.18 23:42:18.821873 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1726 | 2026.03.18 23:42:18.821916 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1727 | 2026.03.18 23:42:18.821946 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.03.18 23:42:18.822367 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.03.18 23:42:18.822409 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1730 | 2026.03.18 23:42:18.822510 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.03.18 23:42:18.822592 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_6_1} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1732 | 2026.03.18 23:42:18.822667 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1733 | 2026.03.18 23:42:18.822860 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2026.03.18 23:42:18.823306 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.18 23:42:18.823412 [ 78 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2026.03.18 23:42:18.823441 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001589 sec., 66079.29515418502 rows/sec., 5.18 MiB/sec. | ||
| 1737 | 2026.03.18 23:42:18.823445 [ 78 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.03.18 23:42:18.823483 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1739 | 2026.03.18 23:42:18.823488 [ 3 ] {8b980698-0331-4e96-a848-c0a81bcfb008} <Debug> TCPHandler: Processed in 0.001764287 sec. | ||
| 1740 | 2026.03.18 23:42:18.823543 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 1741 | 2026.03.18 23:42:18.823610 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.03.18 23:42:18.823629 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1743 | 2026.03.18 23:42:18.823659 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 468 rows starting from the beginning of the part | ||
| 1744 | 2026.03.18 23:42:18.823704 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1745 | 2026.03.18 23:42:18.823718 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1746 | 2026.03.18 23:42:18.823744 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 462 rows starting from the beginning of the part | ||
| 1747 | 2026.03.18 23:42:18.823767 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1748 | 2026.03.18 23:42:18.823785 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 99 rows starting from the beginning of the part | ||
| 1749 | 2026.03.18 23:42:18.823824 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 490 rows starting from the beginning of the part | ||
| 1750 | 2026.03.18 23:42:18.823858 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 105 rows starting from the beginning of the part | ||
| 1751 | 2026.03.18 23:42:18.824204 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.18 23:42:18.824245 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1753 | 2026.03.18 23:42:18.824764 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1754 | 2026.03.18 23:42:18.824800 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281454 sec., 1295403.5025837838 rows/sec., 97.00 MiB/sec. | ||
| 1755 | 2026.03.18 23:42:18.825050 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1756 | 2026.03.18 23:42:18.825259 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.18 23:42:18.825364 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1758 | 2026.03.18 23:42:18.825394 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.18 23:42:18.825405 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. | ||
| 1760 | 2026.03.18 23:42:18.825411 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1761 | 2026.03.18 23:42:18.825449 [ 3 ] {8c1aa13b-2489-4b7b-a31a-061a1a8e83e8} <Debug> TCPHandler: Processed in 0.0018887 sec. | ||
| 1762 | 2026.03.18 23:42:18.825498 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 1763 | 2026.03.18 23:42:18.825510 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.18 23:42:18.825569 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.03.18 23:42:18.825583 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_6_1} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1766 | 2026.03.18 23:42:18.825624 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2026.03.18 23:42:18.825651 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1768 | 2026.03.18 23:42:18.825667 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 218 rows starting from the beginning of the part | ||
| 1769 | 2026.03.18 23:42:18.825673 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1770 | 2026.03.18 23:42:18.825742 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1771 | 2026.03.18 23:42:18.825755 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1772 | 2026.03.18 23:42:18.825808 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 1773 | 2026.03.18 23:42:18.825851 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 163 rows starting from the beginning of the part | ||
| 1774 | 2026.03.18 23:42:18.825890 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1775 | 2026.03.18 23:42:18.825931 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1776 | 2026.03.18 23:42:18.826734 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.03.18 23:42:18.826775 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1778 | 2026.03.18 23:42:18.827010 [ 191 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540141 sec., 734348.3486252233 rows/sec., 49.52 MiB/sec. | ||
| 1779 | 2026.03.18 23:42:18.827308 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1780 | 2026.03.18 23:42:18.827496 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1781 | 2026.03.18 23:42:18.827856 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.03.18 23:42:18.827927 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1783 | 2026.03.18 23:42:18.827983 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1784 | 2026.03.18 23:42:18.828080 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.03.18 23:42:18.828237 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002583 sec., 13550.135501355015 rows/sec., 24.28 MiB/sec. | ||
| 1786 | 2026.03.18 23:42:18.828304 [ 3 ] {b11f9e40-8f52-486b-a548-2a62cca44d74} <Debug> TCPHandler: Processed in 0.002784445 sec. | ||
| 1787 | 2026.03.18 23:42:18.828416 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.03.18 23:42:18.828513 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.03.18 23:42:18.828556 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1790 | 2026.03.18 23:42:18.828887 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Trace> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.03.18 23:42:18.828923 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1792 | 2026.03.18 23:42:18.829377 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1793 | 2026.03.18 23:42:18.829804 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Trace> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.03.18 23:42:18.829938 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001444 sec., 6232.686980609418 rows/sec., 479.49 KiB/sec. | ||
| 1795 | 2026.03.18 23:42:18.829976 [ 3 ] {c26602e1-6190-4ec9-90cf-9bb68ab06c92} <Debug> TCPHandler: Processed in 0.001610733 sec. | ||
| 1796 | 2026.03.18 23:42:18.830092 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.03.18 23:42:18.830187 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1798 | 2026.03.18 23:42:18.830229 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1799 | 2026.03.18 23:42:18.830568 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.03.18 23:42:18.830605 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1801 | 2026.03.18 23:42:18.831012 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1802 | 2026.03.18 23:42:18.831442 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.18 23:42:18.831541 [ 78 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1804 | 2026.03.18 23:42:18.831572 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. | ||
| 1805 | 2026.03.18 23:42:18.831572 [ 78 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.03.18 23:42:18.831613 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1807 | 2026.03.18 23:42:18.831616 [ 3 ] {0fdd6781-be2b-4b59-90ac-8124fb9d66bc} <Debug> TCPHandler: Processed in 0.001573902 sec. | ||
| 1808 | 2026.03.18 23:42:18.831759 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 1809 | 2026.03.18 23:42:18.831934 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1810 | 2026.03.18 23:42:18.831980 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
| 1811 | 2026.03.18 23:42:18.832088 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1812 | 2026.03.18 23:42:18.832153 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
| 1813 | 2026.03.18 23:42:18.832202 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1814 | 2026.03.18 23:42:18.832258 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1815 | 2026.03.18 23:42:18.832325 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1816 | 2026.03.18 23:42:18.833342 [ 191 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662984 sec., 234518.19139570795 rows/sec., 14.98 MiB/sec. | ||
| 1817 | 2026.03.18 23:42:18.833568 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1818 | 2026.03.18 23:42:18.834035 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.03.18 23:42:18.834110 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_6_1} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1820 | 2026.03.18 23:42:18.834176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1821 | 2026.03.18 23:42:19.230487 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.03.18 23:42:19.230724 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1823 | 2026.03.18 23:42:19.231093 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1824 | 2026.03.18 23:42:19.231133 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1825 | 2026.03.18 23:42:19.231414 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1826 | 2026.03.18 23:42:19.231484 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1827 | 2026.03.18 23:42:19.231629 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1828 | 2026.03.18 23:42:19.231754 [ 314 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1829 | 2026.03.18 23:42:19.231769 [ 313 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1830 | 2026.03.18 23:42:19.231905 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1831 | 2026.03.18 23:42:19.231935 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1832 | 2026.03.18 23:42:19.234370 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1833 | 2026.03.18 23:42:19.234408 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1834 | 2026.03.18 23:42:19.234490 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1835 | 2026.03.18 23:42:19.234549 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1836 | 2026.03.18 23:42:19.235582 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004959 sec., 7057.874571486187 rows/sec., 271.56 KiB/sec. | ||
| 1837 | 2026.03.18 23:42:19.235709 [ 3 ] {368f5ea1-27a4-432a-ae4c-56684a0bdcca} <Debug> TCPHandler: Processed in 0.005345812 sec. | ||
| 1838 | 2026.03.18 23:42:19.236035 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.03.18 23:42:19.236188 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1840 | 2026.03.18 23:42:19.236426 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1841 | 2026.03.18 23:42:19.236463 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1842 | 2026.03.18 23:42:19.236674 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1843 | 2026.03.18 23:42:19.236731 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1844 | 2026.03.18 23:42:19.236840 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1845 | 2026.03.18 23:42:19.236905 [ 309 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2026.03.18 23:42:19.236907 [ 313 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1847 | 2026.03.18 23:42:19.237015 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1848 | 2026.03.18 23:42:19.237042 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1849 | 2026.03.18 23:42:19.237099 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1850 | 2026.03.18 23:42:19.237119 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1851 | 2026.03.18 23:42:19.237151 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1852 | 2026.03.18 23:42:19.237184 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1853 | 2026.03.18 23:42:19.237886 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001766 sec., 19818.799546998867 rows/sec., 762.56 KiB/sec. | ||
| 1854 | 2026.03.18 23:42:19.237996 [ 3 ] {826bb7b6-cecb-4b18-912a-3d5c10ff2cdf} <Debug> TCPHandler: Processed in 0.002015634 sec. | ||
| 1855 | 2026.03.18 23:42:19.238241 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2026.03.18 23:42:19.238383 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1857 | 2026.03.18 23:42:19.238599 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1858 | 2026.03.18 23:42:19.238634 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1859 | 2026.03.18 23:42:19.238834 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1860 | 2026.03.18 23:42:19.238886 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1861 | 2026.03.18 23:42:19.238984 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1862 | 2026.03.18 23:42:19.239046 [ 309 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1863 | 2026.03.18 23:42:19.239048 [ 313 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1864 | 2026.03.18 23:42:19.239134 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1865 | 2026.03.18 23:42:19.239159 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1866 | 2026.03.18 23:42:19.239213 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1867 | 2026.03.18 23:42:19.239230 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1868 | 2026.03.18 23:42:19.239259 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1869 | 2026.03.18 23:42:19.239290 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1870 | 2026.03.18 23:42:19.239968 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001646 sec., 21263.669501822602 rows/sec., 818.15 KiB/sec. | ||
| 1871 | 2026.03.18 23:42:19.240077 [ 3 ] {072abe1e-0098-4f63-8695-360b88b0eba9} <Debug> TCPHandler: Processed in 0.00188655 sec. | ||
| 1872 | 2026.03.18 23:42:19.240340 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.03.18 23:42:19.240476 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1874 | 2026.03.18 23:42:19.240691 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1875 | 2026.03.18 23:42:19.240727 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1876 | 2026.03.18 23:42:19.240927 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1877 | 2026.03.18 23:42:19.240979 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1878 | 2026.03.18 23:42:19.241075 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1879 | 2026.03.18 23:42:19.241187 [ 297 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1880 | 2026.03.18 23:42:19.241197 [ 336 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1881 | 2026.03.18 23:42:19.241311 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1882 | 2026.03.18 23:42:19.241336 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1883 | 2026.03.18 23:42:19.241389 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1884 | 2026.03.18 23:42:19.241406 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1885 | 2026.03.18 23:42:19.241436 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1886 | 2026.03.18 23:42:19.241465 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1887 | 2026.03.18 23:42:19.242164 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001745 sec., 20057.30659025788 rows/sec., 771.74 KiB/sec. | ||
| 1888 | 2026.03.18 23:42:19.242270 [ 3 ] {520dbe69-5b8b-41ef-b165-ef26ed7ab3fd} <Debug> TCPHandler: Processed in 0.001980122 sec. | ||
| 1889 | 2026.03.18 23:42:19.242526 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.03.18 23:42:19.242663 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1891 | 2026.03.18 23:42:19.242877 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1892 | 2026.03.18 23:42:19.242914 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1893 | 2026.03.18 23:42:19.243138 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1894 | 2026.03.18 23:42:19.243192 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1895 | 2026.03.18 23:42:19.243291 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1896 | 2026.03.18 23:42:19.243356 [ 325 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1897 | 2026.03.18 23:42:19.243361 [ 336 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1898 | 2026.03.18 23:42:19.243459 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1899 | 2026.03.18 23:42:19.243485 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1900 | 2026.03.18 23:42:19.243540 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1901 | 2026.03.18 23:42:19.243556 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1902 | 2026.03.18 23:42:19.243587 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1903 | 2026.03.18 23:42:19.243727 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1904 | 2026.03.18 23:42:19.244445 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00184 sec., 19021.73913043478 rows/sec., 731.89 KiB/sec. | ||
| 1905 | 2026.03.18 23:42:19.244532 [ 3 ] {0e2de72b-3bde-4686-8ed1-2c008c9c72b6} <Debug> TCPHandler: Processed in 0.002056935 sec. | ||
| 1906 | 2026.03.18 23:42:19.244806 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1907 | 2026.03.18 23:42:19.244942 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1908 | 2026.03.18 23:42:19.245152 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1909 | 2026.03.18 23:42:19.245188 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1910 | 2026.03.18 23:42:19.245385 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1911 | 2026.03.18 23:42:19.245438 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1912 | 2026.03.18 23:42:19.245547 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1913 | 2026.03.18 23:42:19.245607 [ 295 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1914 | 2026.03.18 23:42:19.245621 [ 336 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1915 | 2026.03.18 23:42:19.245712 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1916 | 2026.03.18 23:42:19.245736 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1917 | 2026.03.18 23:42:19.245790 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1918 | 2026.03.18 23:42:19.245807 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1919 | 2026.03.18 23:42:19.245836 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1920 | 2026.03.18 23:42:19.245876 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1921 | 2026.03.18 23:42:19.246519 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001635 sec., 21406.727828746178 rows/sec., 823.66 KiB/sec. | ||
| 1922 | 2026.03.18 23:42:19.246606 [ 3 ] {49ee3907-8346-4472-ae77-30574a79f2db} <Debug> TCPHandler: Processed in 0.001849869 sec. | ||
| 1923 | 2026.03.18 23:42:19.301953 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.03.18 23:42:19.302149 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1925 | 2026.03.18 23:42:19.302457 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1926 | 2026.03.18 23:42:19.302504 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1927 | 2026.03.18 23:42:19.302768 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1928 | 2026.03.18 23:42:19.302826 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1929 | 2026.03.18 23:42:19.302938 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1930 | 2026.03.18 23:42:19.303019 [ 295 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1931 | 2026.03.18 23:42:19.303020 [ 327 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1932 | 2026.03.18 23:42:19.303112 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1933 | 2026.03.18 23:42:19.303133 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1934 | 2026.03.18 23:42:19.303191 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1935 | 2026.03.18 23:42:19.303209 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1936 | 2026.03.18 23:42:19.303241 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1937 | 2026.03.18 23:42:19.303274 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1938 | 2026.03.18 23:42:19.303920 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001857 sec., 18847.60366182014 rows/sec., 725.19 KiB/sec. | ||
| 1939 | 2026.03.18 23:42:19.304012 [ 3 ] {17bd340a-879a-4898-a00d-56882ae17c4a} <Debug> TCPHandler: Processed in 0.002142947 sec. | ||
| 1940 | 2026.03.18 23:42:19.341504 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.18 23:42:19.341684 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1942 | 2026.03.18 23:42:19.341963 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1943 | 2026.03.18 23:42:19.342008 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1944 | 2026.03.18 23:42:19.342265 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1945 | 2026.03.18 23:42:19.342331 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1946 | 2026.03.18 23:42:19.342455 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1947 | 2026.03.18 23:42:19.342542 [ 327 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1948 | 2026.03.18 23:42:19.342550 [ 267 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1949 | 2026.03.18 23:42:19.342666 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (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 | ||
| 1950 | 2026.03.18 23:42:19.342696 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1951 | 2026.03.18 23:42:19.342757 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1952 | 2026.03.18 23:42:19.342775 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1953 | 2026.03.18 23:42:19.342805 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1954 | 2026.03.18 23:42:19.342848 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1955 | 2026.03.18 23:42:19.343456 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001849 sec., 18929.15089237426 rows/sec., 728.33 KiB/sec. | ||
| 1956 | 2026.03.18 23:42:19.343542 [ 3 ] {461afe89-46ce-456b-8193-e8f4a066eb35} <Debug> TCPHandler: Processed in 0.002104806 sec. | ||
| 1957 | 2026.03.18 23:42:19.344659 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2026.03.18 23:42:19.344766 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1959 | 2026.03.18 23:42:19.344807 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1960 | 2026.03.18 23:42:19.345305 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.03.18 23:42:19.345340 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1962 | 2026.03.18 23:42:19.345873 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1963 | 2026.03.18 23:42:19.346289 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.03.18 23:42:19.346433 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001697 sec., 4714.201532115498 rows/sec., 975.41 KiB/sec. | ||
| 1965 | 2026.03.18 23:42:19.346471 [ 3 ] {0c2f7c06-55b4-4f7e-8afb-e50967f6d2e5} <Debug> TCPHandler: Processed in 0.001861409 sec. | ||
| 1966 | 2026.03.18 23:42:19.346573 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2026.03.18 23:42:19.346668 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1968 | 2026.03.18 23:42:19.346707 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1969 | 2026.03.18 23:42:19.347233 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2026.03.18 23:42:19.347268 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1971 | 2026.03.18 23:42:19.347692 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1972 | 2026.03.18 23:42:19.348141 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.03.18 23:42:19.348270 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00162 sec., 175308.64197530865 rows/sec., 11.13 MiB/sec. | ||
| 1974 | 2026.03.18 23:42:19.348307 [ 3 ] {6cb8e6de-b366-436e-8196-e52323b8246f} <Debug> TCPHandler: Processed in 0.001782958 sec. | ||
| 1975 | 2026.03.18 23:42:19.348432 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.03.18 23:42:19.348526 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1977 | 2026.03.18 23:42:19.348567 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1978 | 2026.03.18 23:42:19.348968 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.03.18 23:42:19.349003 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1980 | 2026.03.18 23:42:19.349403 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1981 | 2026.03.18 23:42:19.349927 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.03.18 23:42:19.350057 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00155 sec., 1290.3225806451612 rows/sec., 105.22 KiB/sec. | ||
| 1983 | 2026.03.18 23:42:19.350096 [ 3 ] {16917fa3-e80a-477e-900a-deb037774d47} <Debug> TCPHandler: Processed in 0.001712935 sec. | ||
| 1984 | 2026.03.18 23:42:19.350209 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.03.18 23:42:19.350304 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2026.03.18 23:42:19.350343 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2026.03.18 23:42:19.352226 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.03.18 23:42:19.352262 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1989 | 2026.03.18 23:42:19.352893 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1990 | 2026.03.18 23:42:19.353319 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.03.18 23:42:19.353449 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Debug> executeQuery: Read 2676 rows, 208.10 KiB in 0.003163 sec., 846032.24786595 rows/sec., 64.25 MiB/sec. | ||
| 1992 | 2026.03.18 23:42:19.353488 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 1993 | 2026.03.18 23:42:19.353500 [ 3 ] {566c3a9d-24f6-4514-b9f6-834ea6b51f2c} <Debug> TCPHandler: Processed in 0.003339529 sec. | ||
| 1994 | 2026.03.18 23:42:19.353619 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.03.18 23:42:19.353714 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.03.18 23:42:19.353753 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1997 | 2026.03.18 23:42:19.354199 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.18 23:42:19.354233 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 1999 | 2026.03.18 23:42:19.354641 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2000 | 2026.03.18 23:42:19.355044 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.18 23:42:19.355141 [ 77 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2002 | 2026.03.18 23:42:19.355169 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Debug> executeQuery: Read 152 rows, 9.28 KiB in 0.001475 sec., 103050.84745762713 rows/sec., 6.15 MiB/sec. | ||
| 2003 | 2026.03.18 23:42:19.355179 [ 77 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.03.18 23:42:19.355200 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2005 | 2026.03.18 23:42:19.355206 [ 3 ] {b8dda20a-b749-4baa-af61-be608b5da512} <Debug> TCPHandler: Processed in 0.001636964 sec. | ||
| 2006 | 2026.03.18 23:42:19.355297 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 | ||
| 2007 | 2026.03.18 23:42:19.355318 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.03.18 23:42:19.355421 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.03.18 23:42:19.355426 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2010 | 2026.03.18 23:42:19.355465 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2011 | 2026.03.18 23:42:19.355471 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2012 | 2026.03.18 23:42:19.355544 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 2013 | 2026.03.18 23:42:19.355587 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 2014 | 2026.03.18 23:42:19.355632 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 2015 | 2026.03.18 23:42:19.355670 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2016 | 2026.03.18 23:42:19.355706 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part | ||
| 2017 | 2026.03.18 23:42:19.356286 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.03.18 23:42:19.356326 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2019 | 2026.03.18 23:42:19.356583 [ 191 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 647 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326975 sec., 487575.12387196446 rows/sec., 31.32 MiB/sec. | ||
| 2020 | 2026.03.18 23:42:19.356854 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2021 | 2026.03.18 23:42:19.356872 [ 201 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2022 | 2026.03.18 23:42:19.357331 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.03.18 23:42:19.357414 [ 201 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.18 23:42:19.357464 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.002061 sec., 415817.56428918004 rows/sec., 24.71 MiB/sec. | ||
| 2025 | 2026.03.18 23:42:19.357495 [ 201 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_6_1} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2026 | 2026.03.18 23:42:19.357503 [ 3 ] {6b64ec8b-d7e2-4f02-b31b-b54005eb8922} <Debug> TCPHandler: Processed in 0.002233229 sec. | ||
| 2027 | 2026.03.18 23:42:19.357579 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2028 | 2026.03.18 23:42:19.357614 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2026.03.18 23:42:19.357709 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2030 | 2026.03.18 23:42:19.357748 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2031 | 2026.03.18 23:42:19.358128 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2026.03.18 23:42:19.358163 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2033 | 2026.03.18 23:42:19.358755 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2034 | 2026.03.18 23:42:19.359165 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.03.18 23:42:19.359291 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 43.92 KiB/sec. | ||
| 2036 | 2026.03.18 23:42:19.359328 [ 3 ] {2c2fc6a8-7f94-4984-85fe-8216c2897335} <Debug> TCPHandler: Processed in 0.001762127 sec. | ||
| 2037 | 2026.03.18 23:42:19.359435 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2026.03.18 23:42:19.359527 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2039 | 2026.03.18 23:42:19.359566 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2040 | 2026.03.18 23:42:19.359997 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2026.03.18 23:42:19.360031 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2042 | 2026.03.18 23:42:19.360430 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2043 | 2026.03.18 23:42:19.360842 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.03.18 23:42:19.360966 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001456 sec., 101648.35164835164 rows/sec., 5.78 MiB/sec. | ||
| 2045 | 2026.03.18 23:42:19.361002 [ 3 ] {8f20e572-ce16-4ab8-9438-316d8a6cd423} <Debug> TCPHandler: Processed in 0.001615552 sec. | ||
| 2046 | 2026.03.18 23:42:19.361112 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.03.18 23:42:19.361204 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2048 | 2026.03.18 23:42:19.361243 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2049 | 2026.03.18 23:42:19.362324 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.03.18 23:42:19.362357 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2051 | 2026.03.18 23:42:19.363011 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2052 | 2026.03.18 23:42:19.363489 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.03.18 23:42:19.363618 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Debug> executeQuery: Read 1436 rows, 101.21 KiB in 0.002431 sec., 590703.414232826 rows/sec., 40.66 MiB/sec. | ||
| 2054 | 2026.03.18 23:42:19.363655 [ 3 ] {964acfe3-93d7-4b06-9437-1f87e75713a8} <Debug> TCPHandler: Processed in 0.002592279 sec. | ||
| 2055 | 2026.03.18 23:42:19.363766 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.03.18 23:42:19.363860 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2057 | 2026.03.18 23:42:19.363901 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2058 | 2026.03.18 23:42:19.364230 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.03.18 23:42:19.364264 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2060 | 2026.03.18 23:42:19.364725 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2061 | 2026.03.18 23:42:19.365134 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.03.18 23:42:19.365262 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. | ||
| 2063 | 2026.03.18 23:42:19.365298 [ 3 ] {81d338a7-2001-4b33-9454-4f333ed7a44e} <Debug> TCPHandler: Processed in 0.001583322 sec. | ||
| 2064 | 2026.03.18 23:42:19.365397 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.03.18 23:42:19.365490 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2066 | 2026.03.18 23:42:19.365531 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2067 | 2026.03.18 23:42:19.366553 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.03.18 23:42:19.366588 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2069 | 2026.03.18 23:42:19.367241 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2070 | 2026.03.18 23:42:19.367718 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.03.18 23:42:19.367848 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Debug> executeQuery: Read 2504 rows, 165.35 KiB in 0.002376 sec., 1053872.0538720537 rows/sec., 67.96 MiB/sec. | ||
| 2072 | 2026.03.18 23:42:19.367883 [ 3 ] {f3733757-01d9-4cc2-a2df-717cf007a7a7} <Debug> TCPHandler: Processed in 0.002535378 sec. | ||
| 2073 | 2026.03.18 23:42:19.367998 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.03.18 23:42:19.368092 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.03.18 23:42:19.368132 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2076 | 2026.03.18 23:42:19.368442 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.03.18 23:42:19.368475 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2078 | 2026.03.18 23:42:19.368881 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2079 | 2026.03.18 23:42:19.369292 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.03.18 23:42:19.369419 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
| 2081 | 2026.03.18 23:42:19.369453 [ 3 ] {dc5be8ec-1270-4f9a-9577-55a619786208} <Debug> TCPHandler: Processed in 0.0015045 sec. | ||
| 2082 | 2026.03.18 23:42:19.369559 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.03.18 23:42:19.369652 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2084 | 2026.03.18 23:42:19.369705 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2085 | 2026.03.18 23:42:19.370411 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.03.18 23:42:19.370444 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2087 | 2026.03.18 23:42:19.371098 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2088 | 2026.03.18 23:42:19.371527 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.03.18 23:42:19.371660 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002026 sec., 3948.6673247778876 rows/sec., 7.08 MiB/sec. | ||
| 2090 | 2026.03.18 23:42:19.371710 [ 3 ] {0274b8bf-6c06-4654-a2ce-a6c03dfe45a3} <Debug> TCPHandler: Processed in 0.002198078 sec. | ||
| 2091 | 2026.03.18 23:42:19.371827 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.03.18 23:42:19.371920 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2093 | 2026.03.18 23:42:19.371961 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2094 | 2026.03.18 23:42:19.372288 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.03.18 23:42:19.372323 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2096 | 2026.03.18 23:42:19.372708 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2097 | 2026.03.18 23:42:19.373115 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.03.18 23:42:19.373243 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001341 sec., 31319.91051454139 rows/sec., 1.79 MiB/sec. | ||
| 2099 | 2026.03.18 23:42:19.373278 [ 3 ] {41f88acb-900f-4da5-bff2-40aa9ad7204f} <Debug> TCPHandler: Processed in 0.00149932 sec. | ||
| 2100 | 2026.03.18 23:42:21.704951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 312 | ||
| 2101 | 2026.03.18 23:42:21.708617 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2026.03.18 23:42:21.708667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2103 | 2026.03.18 23:42:21.710009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2104 | 2026.03.18 23:42:21.710526 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2026.03.18 23:42:21.710767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2106 | 2026.03.18 23:42:23.813720 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.03.18 23:42:23.813911 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2108 | 2026.03.18 23:42:23.813981 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2109 | 2026.03.18 23:42:23.814634 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.03.18 23:42:23.814683 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2111 | 2026.03.18 23:42:23.815276 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2112 | 2026.03.18 23:42:23.815701 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.03.18 23:42:23.815860 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
| 2114 | 2026.03.18 23:42:23.815909 [ 3 ] {3ad1f61d-33a6-4d21-b93b-b77f92f53197} <Debug> TCPHandler: Processed in 0.002316442 sec. | ||
| 2115 | 2026.03.18 23:42:23.816043 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.03.18 23:42:23.816150 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2117 | 2026.03.18 23:42:23.816195 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2118 | 2026.03.18 23:42:23.816633 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.03.18 23:42:23.816671 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2120 | 2026.03.18 23:42:23.817078 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.03.18 23:42:23.817520 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.03.18 23:42:23.817661 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001538 sec., 41612.483745123536 rows/sec., 3.25 MiB/sec. | ||
| 2123 | 2026.03.18 23:42:23.817699 [ 3 ] {35948c01-cfc8-435a-87cf-ffa046c6adff} <Debug> TCPHandler: Processed in 0.001707955 sec. | ||
| 2124 | 2026.03.18 23:42:23.817819 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.03.18 23:42:23.817924 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.03.18 23:42:23.817969 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2127 | 2026.03.18 23:42:23.818352 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.03.18 23:42:23.818392 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2129 | 2026.03.18 23:42:23.818822 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2130 | 2026.03.18 23:42:23.819284 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.03.18 23:42:23.819413 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001511 sec., 84712.11118464592 rows/sec., 5.90 MiB/sec. | ||
| 2132 | 2026.03.18 23:42:23.819449 [ 3 ] {42de8ddb-6944-422d-8e62-2d361ee0d8e0} <Debug> TCPHandler: Processed in 0.001680214 sec. | ||
| 2133 | 2026.03.18 23:42:23.819562 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.03.18 23:42:23.819656 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2135 | 2026.03.18 23:42:23.819699 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2136 | 2026.03.18 23:42:23.820019 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.03.18 23:42:23.820055 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2138 | 2026.03.18 23:42:23.820440 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2139 | 2026.03.18 23:42:23.820849 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.03.18 23:42:23.820981 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001344 sec., 35714.28571428572 rows/sec., 2.41 MiB/sec. | ||
| 2141 | 2026.03.18 23:42:23.821017 [ 3 ] {e082e70b-ca2f-4594-8fcd-4799100b2c8d} <Debug> TCPHandler: Processed in 0.00150459 sec. | ||
| 2142 | 2026.03.18 23:42:24.210016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3387 | ||
| 2143 | 2026.03.18 23:42:24.210834 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.03.18 23:42:24.210916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2145 | 2026.03.18 23:42:24.211673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2146 | 2026.03.18 23:42:24.212199 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.03.18 23:42:24.212344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3387 | ||
| 2148 | 2026.03.18 23:42:24.374793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2149 | 2026.03.18 23:42:24.392780 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.03.18 23:42:24.392842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2151 | 2026.03.18 23:42:24.398484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2152 | 2026.03.18 23:42:24.399543 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.03.18 23:42:24.402736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2154 | 2026.03.18 23:42:28.817606 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.18 23:42:28.817909 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.18 23:42:28.818014 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2157 | 2026.03.18 23:42:28.818743 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.18 23:42:28.818790 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2159 | 2026.03.18 23:42:28.819178 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2160 | 2026.03.18 23:42:28.819397 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.18 23:42:28.819544 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001713 sec., 73555.1663747811 rows/sec., 6.34 MiB/sec. | ||
| 2162 | 2026.03.18 23:42:28.819584 [ 3 ] {cd1f7e79-d365-4dca-927b-f77248b9d205} <Debug> TCPHandler: Processed in 0.002156298 sec. | ||
| 2163 | 2026.03.18 23:42:28.819711 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.18 23:42:28.819805 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.18 23:42:28.819845 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2166 | 2026.03.18 23:42:28.820250 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.18 23:42:28.820285 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2168 | 2026.03.18 23:42:28.820567 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2169 | 2026.03.18 23:42:28.820768 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.18 23:42:28.820894 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001107 sec., 31616.982836495034 rows/sec., 2.32 MiB/sec. | ||
| 2171 | 2026.03.18 23:42:28.820929 [ 3 ] {9417e385-3248-4b14-8062-9965b7c37b23} <Debug> TCPHandler: Processed in 0.001268813 sec. | ||
| 2172 | 2026.03.18 23:42:28.821032 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.18 23:42:28.821125 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.18 23:42:28.821165 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2175 | 2026.03.18 23:42:28.821582 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.18 23:42:28.821616 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2177 | 2026.03.18 23:42:28.821903 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2178 | 2026.03.18 23:42:28.822104 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.18 23:42:28.822226 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001118 sec., 88550.9838998211 rows/sec., 6.92 MiB/sec. | ||
| 2180 | 2026.03.18 23:42:28.822263 [ 3 ] {341c96b7-1b4c-4edc-b2f4-e10917c4a131} <Debug> TCPHandler: Processed in 0.001280754 sec. | ||
| 2181 | 2026.03.18 23:42:28.822373 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.18 23:42:28.822466 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.18 23:42:28.822509 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2184 | 2026.03.18 23:42:28.822905 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.18 23:42:28.822939 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2186 | 2026.03.18 23:42:28.823249 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2187 | 2026.03.18 23:42:28.823458 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.18 23:42:28.823580 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 2189 | 2026.03.18 23:42:28.823616 [ 3 ] {bbf377a0-aa92-4810-be0d-c6c89e005cb1} <Debug> TCPHandler: Processed in 0.001291965 sec. | ||
| 2190 | 2026.03.18 23:42:28.823717 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2026.03.18 23:42:28.823810 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.18 23:42:28.823864 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2193 | 2026.03.18 23:42:28.824660 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.03.18 23:42:28.824699 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2195 | 2026.03.18 23:42:28.825211 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2196 | 2026.03.18 23:42:28.825422 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.03.18 23:42:28.825550 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001758 sec., 19908.987485779293 rows/sec., 35.68 MiB/sec. | ||
| 2198 | 2026.03.18 23:42:28.825599 [ 3 ] {00e9c9e7-8d99-45c3-81c1-86eeb050e4c5} <Debug> TCPHandler: Processed in 0.001930462 sec. | ||
| 2199 | 2026.03.18 23:42:28.825710 [ 3 ] {} <Trace> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2026.03.18 23:42:28.825803 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62501) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2201 | 2026.03.18 23:42:28.825845 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2202 | 2026.03.18 23:42:28.826170 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2026.03.18 23:42:28.826204 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2204 | 2026.03.18 23:42:28.826492 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2205 | 2026.03.18 23:42:28.826705 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2026.03.18 23:42:28.826830 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2207 | 2026.03.18 23:42:28.826865 [ 3 ] {4ebfb95a-46db-4d0d-bba7-caa38594a442} <Debug> TCPHandler: Processed in 0.001205032 sec. | ||
| 2208 | 2026.03.18 23:42:31.622341 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2209 | 2026.03.18 23:42:31.622436 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2210 | 2026.03.18 23:42:31.711248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 332 | ||
| 2211 | 2026.03.18 23:42:31.712415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3835 | ||
| 2212 | 2026.03.18 23:42:31.713153 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.03.18 23:42:31.713217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2214 | 2026.03.18 23:42:31.713330 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.03.18 23:42:31.713378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2216 | 2026.03.18 23:42:31.713796 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2217 | 2026.03.18 23:42:31.714052 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.03.18 23:42:31.714179 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3835 | ||
| 2219 | 2026.03.18 23:42:31.714669 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2220 | 2026.03.18 23:42:31.714930 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.03.18 23:42:31.715176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2222 | 2026.03.18 23:42:31.902796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2223 | 2026.03.18 23:42:31.920700 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.18 23:42:31.920757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2225 | 2026.03.18 23:42:31.926097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2226 | 2026.03.18 23:42:31.926766 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.18 23:42:31.929812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2228 | 2026.03.18 23:42:33.347827 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.03.18 23:42:33.347899 [ 3 ] {} <Debug> TCP-Session: 90500675-eaf1-4c9b-b152-432b6fb6d4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.03.18 23:42:33.823781 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.03.18 23:42:33.823996 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2232 | 2026.03.18 23:42:33.824069 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2233 | 2026.03.18 23:42:33.824874 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.03.18 23:42:33.824924 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2235 | 2026.03.18 23:42:33.825343 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2236 | 2026.03.18 23:42:33.825579 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.03.18 23:42:33.825715 [ 41 ] {} <Debug> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2238 | 2026.03.18 23:42:33.825734 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001792 sec., 158482.14285714287 rows/sec., 10.07 MiB/sec. | ||
| 2239 | 2026.03.18 23:42:33.825795 [ 41 ] {} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.03.18 23:42:33.825804 [ 4 ] {d4a20e16-6a1d-4446-8ac2-0a22e06eca70} <Debug> TCPHandler: Processed in 0.002161998 sec. | ||
| 2241 | 2026.03.18 23:42:33.825828 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2242 | 2026.03.18 23:42:33.825932 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 2243 | 2026.03.18 23:42:33.825946 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.03.18 23:42:33.826035 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2245 | 2026.03.18 23:42:33.826053 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2246 | 2026.03.18 23:42:33.826068 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2247 | 2026.03.18 23:42:33.826096 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2248 | 2026.03.18 23:42:33.826140 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 2249 | 2026.03.18 23:42:33.826188 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 2250 | 2026.03.18 23:42:33.826231 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 2251 | 2026.03.18 23:42:33.826281 [ 198 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 2252 | 2026.03.18 23:42:33.826840 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.18 23:42:33.826876 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2254 | 2026.03.18 23:42:33.827139 [ 191 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243383 sec., 1142045.5322294096 rows/sec., 76.89 MiB/sec. | ||
| 2255 | 2026.03.18 23:42:33.827239 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2256 | 2026.03.18 23:42:33.827398 [ 200 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2257 | 2026.03.18 23:42:33.827495 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2026.03.18 23:42:33.827635 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001601 sec., 497813.8663335415 rows/sec., 38.73 MiB/sec. | ||
| 2259 | 2026.03.18 23:42:33.827674 [ 4 ] {07e61bed-c2ab-4237-980a-ee517dcae97a} <Debug> TCPHandler: Processed in 0.001776957 sec. | ||
| 2260 | 2026.03.18 23:42:33.827766 [ 200 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_5_1} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.03.18 23:42:33.827848 [ 200 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_5_1} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2262 | 2026.03.18 23:42:33.827862 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.03.18 23:42:33.827934 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2264 | 2026.03.18 23:42:33.827990 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2265 | 2026.03.18 23:42:33.828043 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2266 | 2026.03.18 23:42:33.828527 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.03.18 23:42:33.828565 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2268 | 2026.03.18 23:42:33.828903 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2269 | 2026.03.18 23:42:33.829116 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.03.18 23:42:33.829246 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00128 sec., 110937.49999999999 rows/sec., 6.52 MiB/sec. | ||
| 2271 | 2026.03.18 23:42:33.829282 [ 4 ] {67d17527-0d9c-491b-92ce-fe74b8c73c00} <Debug> TCPHandler: Processed in 0.001480939 sec. | ||
| 2272 | 2026.03.18 23:42:33.829397 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.03.18 23:42:33.829492 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2274 | 2026.03.18 23:42:33.829531 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2275 | 2026.03.18 23:42:33.829953 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.03.18 23:42:33.829989 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2277 | 2026.03.18 23:42:33.830284 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2278 | 2026.03.18 23:42:33.830487 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.03.18 23:42:33.830614 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 2280 | 2026.03.18 23:42:33.830651 [ 4 ] {c6329619-783f-481c-916a-ceed78f38a10} <Debug> TCPHandler: Processed in 0.001302735 sec. | ||
| 2281 | 2026.03.18 23:42:33.830774 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.03.18 23:42:33.830867 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2283 | 2026.03.18 23:42:33.830907 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2284 | 2026.03.18 23:42:33.831338 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.03.18 23:42:33.831374 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2286 | 2026.03.18 23:42:33.831671 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2287 | 2026.03.18 23:42:33.831881 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.03.18 23:42:33.831976 [ 37 ] {} <Debug> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2289 | 2026.03.18 23:42:33.832003 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 2290 | 2026.03.18 23:42:33.832021 [ 37 ] {} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.03.18 23:42:33.832045 [ 4 ] {162461c4-3c17-4cb4-9a82-9820ee90c18f} <Debug> TCPHandler: Processed in 0.001319815 sec. | ||
| 2292 | 2026.03.18 23:42:33.832046 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2293 | 2026.03.18 23:42:33.832164 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.03.18 23:42:33.832186 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 2295 | 2026.03.18 23:42:33.832262 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2296 | 2026.03.18 23:42:33.832307 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2297 | 2026.03.18 23:42:33.832333 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2298 | 2026.03.18 23:42:33.832397 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2299 | 2026.03.18 23:42:33.832505 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 2300 | 2026.03.18 23:42:33.832579 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 2301 | 2026.03.18 23:42:33.832651 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 2302 | 2026.03.18 23:42:33.832706 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 2303 | 2026.03.18 23:42:33.832845 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.03.18 23:42:33.832887 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2305 | 2026.03.18 23:42:33.833238 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2306 | 2026.03.18 23:42:33.833468 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.03.18 23:42:33.833594 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001351 sec., 362694.3005181347 rows/sec., 25.43 MiB/sec. | ||
| 2308 | 2026.03.18 23:42:33.833600 [ 191 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472549 sec., 502529.96674473985 rows/sec., 30.50 MiB/sec. | ||
| 2309 | 2026.03.18 23:42:33.833635 [ 4 ] {e8dd877f-42db-4d31-bbde-4c7890b7fbe3} <Debug> TCPHandler: Processed in 0.00151989 sec. | ||
| 2310 | 2026.03.18 23:42:33.833750 [ 200 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2311 | 2026.03.18 23:42:33.833758 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.03.18 23:42:33.833861 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2313 | 2026.03.18 23:42:33.833903 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2314 | 2026.03.18 23:42:33.834004 [ 200 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_5_1} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2026.03.18 23:42:33.834071 [ 200 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_5_1} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2316 | 2026.03.18 23:42:33.834137 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2317 | 2026.03.18 23:42:33.834247 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2318 | 2026.03.18 23:42:33.834286 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2319 | 2026.03.18 23:42:33.834591 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2320 | 2026.03.18 23:42:33.834799 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2026.03.18 23:42:33.834926 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 2322 | 2026.03.18 23:42:33.834961 [ 4 ] {6736afc5-3f4d-4384-bf80-25d1ff95a221} <Debug> TCPHandler: Processed in 0.001252673 sec. | ||
| 2323 | 2026.03.18 23:42:33.835060 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2026.03.18 23:42:33.835153 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.03.18 23:42:33.835194 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2326 | 2026.03.18 23:42:33.835595 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2327 | 2026.03.18 23:42:33.835631 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2328 | 2026.03.18 23:42:33.835959 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2329 | 2026.03.18 23:42:33.836169 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.03.18 23:42:33.836293 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001159 sec., 228645.38395168248 rows/sec., 15.19 MiB/sec. | ||
| 2331 | 2026.03.18 23:42:33.836328 [ 4 ] {da22f445-eace-4b9f-a46d-55006198c8d1} <Debug> TCPHandler: Processed in 0.001315994 sec. | ||
| 2332 | 2026.03.18 23:42:33.836438 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.03.18 23:42:33.836530 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.03.18 23:42:33.836570 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2335 | 2026.03.18 23:42:33.836873 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.03.18 23:42:33.836907 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2337 | 2026.03.18 23:42:33.837189 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2338 | 2026.03.18 23:42:33.837399 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.03.18 23:42:33.837493 [ 37 ] {} <Debug> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2340 | 2026.03.18 23:42:33.837526 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 2341 | 2026.03.18 23:42:33.837532 [ 37 ] {} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.03.18 23:42:33.837568 [ 4 ] {52b91f36-2c39-47d1-8db3-da482b22ef1b} <Debug> TCPHandler: Processed in 0.001179001 sec. | ||
| 2343 | 2026.03.18 23:42:33.837568 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2344 | 2026.03.18 23:42:33.837652 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 2345 | 2026.03.18 23:42:33.837679 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.03.18 23:42:33.837736 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2347 | 2026.03.18 23:42:33.837760 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 2348 | 2026.03.18 23:42:33.837772 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2349 | 2026.03.18 23:42:33.837802 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 2350 | 2026.03.18 23:42:33.837813 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2351 | 2026.03.18 23:42:33.837837 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 2352 | 2026.03.18 23:42:33.837870 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 2353 | 2026.03.18 23:42:33.837902 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 2354 | 2026.03.18 23:42:33.838132 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.03.18 23:42:33.838165 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2356 | 2026.03.18 23:42:33.838469 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2357 | 2026.03.18 23:42:33.838496 [ 200 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000866413 sec., 5770.91987308593 rows/sec., 388.86 KiB/sec. | ||
| 2358 | 2026.03.18 23:42:33.838594 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2359 | 2026.03.18 23:42:33.838692 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.03.18 23:42:33.838817 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 2361 | 2026.03.18 23:42:33.838838 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_5_1} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.03.18 23:42:33.838862 [ 4 ] {947016d3-13b0-4c64-970b-237342acd61b} <Debug> TCPHandler: Processed in 0.001235053 sec. | ||
| 2363 | 2026.03.18 23:42:33.838898 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_5_1} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2364 | 2026.03.18 23:42:33.838950 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2365 | 2026.03.18 23:42:34.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.16 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 183.45 MiB (RSS), difference: 1.29 MiB | ||
| 2366 | 2026.03.18 23:42:37.644236 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47827 | ||
| 2367 | 2026.03.18 23:42:37.644348 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2368 | 2026.03.18 23:42:37.644374 [ 3 ] {} <Debug> TCP-Session: cb5dfe29-b466-4a33-ae3a-e846761cdfe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47827 | ||
| 2369 | 2026.03.18 23:42:37.644397 [ 3 ] {} <Debug> TCP-Session: cb5dfe29-b466-4a33-ae3a-e846761cdfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.18 23:42:37.644410 [ 3 ] {} <Debug> TCP-Session: cb5dfe29-b466-4a33-ae3a-e846761cdfe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.03.18 23:42:37.644599 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33369 | ||
| 2372 | 2026.03.18 23:42:37.644604 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34840 | ||
| 2373 | 2026.03.18 23:42:37.644676 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2374 | 2026.03.18 23:42:37.644691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40125 | ||
| 2375 | 2026.03.18 23:42:37.644694 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32963 | ||
| 2376 | 2026.03.18 23:42:37.644732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39236 | ||
| 2377 | 2026.03.18 23:42:37.644772 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2378 | 2026.03.18 23:42:37.644739 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2026.03.18 23:42:37.644816 [ 289 ] {} <Debug> TCP-Session: 218e54e8-d230-46a6-ad46-a195a21a3391 Authenticating user 'default' from [fd00:1122:3344:101::e]:40125 | ||
| 2380 | 2026.03.18 23:42:37.644736 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56204 | ||
| 2381 | 2026.03.18 23:42:37.644829 [ 286 ] {} <Debug> TCP-Session: 81690266-f532-4a10-9760-0d8b74efb0d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34840 | ||
| 2382 | 2026.03.18 23:42:37.644841 [ 289 ] {} <Debug> TCP-Session: 218e54e8-d230-46a6-ad46-a195a21a3391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.03.18 23:42:37.644865 [ 286 ] {} <Debug> TCP-Session: 81690266-f532-4a10-9760-0d8b74efb0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.03.18 23:42:37.644873 [ 289 ] {} <Debug> TCP-Session: 218e54e8-d230-46a6-ad46-a195a21a3391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.18 23:42:37.644829 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2386 | 2026.03.18 23:42:37.644884 [ 286 ] {} <Debug> TCP-Session: 81690266-f532-4a10-9760-0d8b74efb0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.03.18 23:42:37.644721 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37273 | ||
| 2388 | 2026.03.18 23:42:37.644920 [ 288 ] {} <Debug> TCP-Session: 2476cf95-4bc9-4a8e-9f74-96c816f7c20c Authenticating user 'default' from [fd00:1122:3344:101::e]:32963 | ||
| 2389 | 2026.03.18 23:42:37.644716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54521 | ||
| 2390 | 2026.03.18 23:42:37.644995 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2391 | 2026.03.18 23:42:37.645014 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.03.18 23:42:37.644970 [ 288 ] {} <Debug> TCP-Session: 2476cf95-4bc9-4a8e-9f74-96c816f7c20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.18 23:42:37.645046 [ 292 ] {} <Debug> TCP-Session: ca6b23ad-a50e-405c-a92c-be7707b5e7e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39236 | ||
| 2394 | 2026.03.18 23:42:37.645057 [ 293 ] {} <Debug> TCP-Session: 22c17d04-25d2-42af-87b5-686e46e8d69f Authenticating user 'default' from [fd00:1122:3344:101::e]:56204 | ||
| 2395 | 2026.03.18 23:42:37.645068 [ 288 ] {} <Debug> TCP-Session: 2476cf95-4bc9-4a8e-9f74-96c816f7c20c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.18 23:42:37.645086 [ 292 ] {} <Debug> TCP-Session: ca6b23ad-a50e-405c-a92c-be7707b5e7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.18 23:42:37.645097 [ 293 ] {} <Debug> TCP-Session: 22c17d04-25d2-42af-87b5-686e46e8d69f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.03.18 23:42:37.645118 [ 292 ] {} <Debug> TCP-Session: ca6b23ad-a50e-405c-a92c-be7707b5e7e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.18 23:42:37.645132 [ 293 ] {} <Debug> TCP-Session: 22c17d04-25d2-42af-87b5-686e46e8d69f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.18 23:42:37.644714 [ 3 ] {} <Trace> TCP-Session: cb5dfe29-b466-4a33-ae3a-e846761cdfe7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.03.18 23:42:37.644711 [ 287 ] {} <Debug> TCP-Session: 1f6d58b4-9070-4518-8ff4-5e1bcbeb8d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:33369 | ||
| 2402 | 2026.03.18 23:42:37.645215 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.03.18 23:42:37.645216 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2026.03.18 23:42:37.645254 [ 290 ] {} <Debug> TCP-Session: 165cfc64-fa5f-4963-8ca7-dbdd730e916f Authenticating user 'default' from [fd00:1122:3344:101::e]:54521 | ||
| 2405 | 2026.03.18 23:42:37.645272 [ 291 ] {} <Debug> TCP-Session: 8d732ef7-b908-46ac-bafd-5691fc5cdbcc Authenticating user 'default' from [fd00:1122:3344:101::e]:37273 | ||
| 2406 | 2026.03.18 23:42:37.645216 [ 287 ] {} <Debug> TCP-Session: 1f6d58b4-9070-4518-8ff4-5e1bcbeb8d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.18 23:42:37.645299 [ 291 ] {} <Debug> TCP-Session: 8d732ef7-b908-46ac-bafd-5691fc5cdbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.18 23:42:37.645320 [ 287 ] {} <Debug> TCP-Session: 1f6d58b4-9070-4518-8ff4-5e1bcbeb8d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.03.18 23:42:37.645324 [ 291 ] {} <Debug> TCP-Session: 8d732ef7-b908-46ac-bafd-5691fc5cdbcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.18 23:42:37.645293 [ 290 ] {} <Debug> TCP-Session: 165cfc64-fa5f-4963-8ca7-dbdd730e916f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.18 23:42:37.645371 [ 290 ] {} <Debug> TCP-Session: 165cfc64-fa5f-4963-8ca7-dbdd730e916f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.03.18 23:42:37.645372 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2413 | 2026.03.18 23:42:37.645657 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2414 | 2026.03.18 23:42:37.645715 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2415 | 2026.03.18 23:42:37.646009 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 2416 | 2026.03.18 23:42:37.646095 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2417 | 2026.03.18 23:42:38.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.51 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 195.61 MiB (RSS), difference: 12.10 MiB | ||
| 2418 | 2026.03.18 23:42:38.171623 [ 327 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> AggregatingTransform: Aggregating | ||
| 2419 | 2026.03.18 23:42:38.171682 [ 327 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 2420 | 2026.03.18 23:42:38.171718 [ 327 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00151825 sec. (658.653 rows/sec., 25.73 KiB/sec.) | ||
| 2421 | 2026.03.18 23:42:38.171734 [ 327 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Trace> Aggregator: Merging aggregated data | ||
| 2422 | 2026.03.18 23:42:38.172958 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.527659 sec., 1.8951633536052641 rows/sec., 75.81 B/sec. | ||
| 2423 | 2026.03.18 23:42:38.173101 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2424 | 2026.03.18 23:42:38.173118 [ 3 ] {d4708e01-97af-4406-9eed-fab2b46dc1ae} <Debug> TCPHandler: Processed in 0.528515283 sec. | ||
| 2425 | 2026.03.18 23:42:38.173269 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2426 | 2026.03.18 23:42:38.173305 [ 287 ] {} <Debug> TCP-Session: 1f6d58b4-9070-4518-8ff4-5e1bcbeb8d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2026.03.18 23:42:38.173313 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2026.03.18 23:42:38.173330 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2026.03.18 23:42:38.173349 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2026.03.18 23:42:38.173381 [ 286 ] {} <Debug> TCP-Session: 81690266-f532-4a10-9760-0d8b74efb0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.18 23:42:38.173383 [ 289 ] {} <Debug> TCP-Session: 218e54e8-d230-46a6-ad46-a195a21a3391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.03.18 23:42:38.173378 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2026.03.18 23:42:38.173407 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2026.03.18 23:42:38.173428 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2435 | 2026.03.18 23:42:38.173466 [ 288 ] {} <Debug> TCP-Session: 2476cf95-4bc9-4a8e-9f74-96c816f7c20c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.03.18 23:42:38.173470 [ 292 ] {} <Debug> TCP-Session: ca6b23ad-a50e-405c-a92c-be7707b5e7e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2026.03.18 23:42:38.173491 [ 3 ] {} <Debug> TCP-Session: cb5dfe29-b466-4a33-ae3a-e846761cdfe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.03.18 23:42:38.173420 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2439 | 2026.03.18 23:42:38.173394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2440 | 2026.03.18 23:42:38.173564 [ 291 ] {} <Debug> TCP-Session: 8d732ef7-b908-46ac-bafd-5691fc5cdbcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.18 23:42:38.173399 [ 293 ] {} <Debug> TCP-Session: 22c17d04-25d2-42af-87b5-686e46e8d69f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.03.18 23:42:38.173618 [ 290 ] {} <Debug> TCP-Session: 165cfc64-fa5f-4963-8ca7-dbdd730e916f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.03.18 23:42:38.817862 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.03.18 23:42:38.818105 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2445 | 2026.03.18 23:42:38.818181 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2446 | 2026.03.18 23:42:38.818873 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.03.18 23:42:38.818921 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2448 | 2026.03.18 23:42:38.819320 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2449 | 2026.03.18 23:42:38.819555 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.03.18 23:42:38.819706 [ 34 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2451 | 2026.03.18 23:42:38.819717 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001662 sec., 75812.27436823104 rows/sec., 6.53 MiB/sec. | ||
| 2452 | 2026.03.18 23:42:38.819755 [ 34 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.03.18 23:42:38.819773 [ 4 ] {0d15d279-d151-450e-9555-1f7a4dca1c14} <Debug> TCPHandler: Processed in 0.002169097 sec. | ||
| 2454 | 2026.03.18 23:42:38.819783 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2455 | 2026.03.18 23:42:38.819937 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.03.18 23:42:38.819987 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 2457 | 2026.03.18 23:42:38.820048 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2458 | 2026.03.18 23:42:38.820104 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2459 | 2026.03.18 23:42:38.820174 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2460 | 2026.03.18 23:42:38.820229 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 873 rows starting from the beginning of the part | ||
| 2461 | 2026.03.18 23:42:38.820377 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2676 rows starting from the beginning of the part | ||
| 2462 | 2026.03.18 23:42:38.820448 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2463 | 2026.03.18 23:42:38.820521 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 126 rows starting from the beginning of the part | ||
| 2464 | 2026.03.18 23:42:38.820591 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 797 rows starting from the beginning of the part | ||
| 2465 | 2026.03.18 23:42:38.820643 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2466 | 2026.03.18 23:42:38.820723 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.18 23:42:38.820773 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2468 | 2026.03.18 23:42:38.821244 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2469 | 2026.03.18 23:42:38.821557 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.03.18 23:42:38.821730 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001705 sec., 20527.859237536657 rows/sec., 1.51 MiB/sec. | ||
| 2471 | 2026.03.18 23:42:38.821780 [ 4 ] {e026b883-7fc0-4bd4-9365-7a859e921fd2} <Debug> TCPHandler: Processed in 0.001908211 sec. | ||
| 2472 | 2026.03.18 23:42:38.821939 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2473 | 2026.03.18 23:42:38.822061 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2474 | 2026.03.18 23:42:38.822112 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2475 | 2026.03.18 23:42:38.822765 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2476 | 2026.03.18 23:42:38.822806 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2477 | 2026.03.18 23:42:38.823170 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2478 | 2026.03.18 23:42:38.823447 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2479 | 2026.03.18 23:42:38.823565 [ 34 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2480 | 2026.03.18 23:42:38.823610 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001574 sec., 62897.07750952986 rows/sec., 4.91 MiB/sec. | ||
| 2481 | 2026.03.18 23:42:38.823636 [ 34 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.03.18 23:42:38.823656 [ 4 ] {ab36beab-6115-4a18-a346-431f97ff67be} <Debug> TCPHandler: Processed in 0.001782427 sec. | ||
| 2483 | 2026.03.18 23:42:38.823672 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2484 | 2026.03.18 23:42:38.823810 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 2485 | 2026.03.18 23:42:38.823823 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.03.18 23:42:38.823926 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2487 | 2026.03.18 23:42:38.823947 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.03.18 23:42:38.823962 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 547 rows starting from the beginning of the part | ||
| 2489 | 2026.03.18 23:42:38.824000 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2490 | 2026.03.18 23:42:38.824039 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1436 rows starting from the beginning of the part | ||
| 2491 | 2026.03.18 23:42:38.824101 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2492 | 2026.03.18 23:42:38.824155 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 99 rows starting from the beginning of the part | ||
| 2493 | 2026.03.18 23:42:38.824215 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 490 rows starting from the beginning of the part | ||
| 2494 | 2026.03.18 23:42:38.824266 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2495 | 2026.03.18 23:42:38.824570 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.03.18 23:42:38.824612 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2497 | 2026.03.18 23:42:38.825045 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2498 | 2026.03.18 23:42:38.825283 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.03.18 23:42:38.825386 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2500 | 2026.03.18 23:42:38.825415 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
| 2501 | 2026.03.18 23:42:38.825421 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.18 23:42:38.825449 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2503 | 2026.03.18 23:42:38.825454 [ 4 ] {9f540fd7-9af4-4400-a30d-779413e5f9e0} <Debug> TCPHandler: Processed in 0.001692045 sec. | ||
| 2504 | 2026.03.18 23:42:38.825557 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 2505 | 2026.03.18 23:42:38.825587 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.03.18 23:42:38.825604 [ 192 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001834629 sec., 1490764.6178055617 rows/sec., 110.61 MiB/sec. | ||
| 2507 | 2026.03.18 23:42:38.825634 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2508 | 2026.03.18 23:42:38.825677 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1131 rows starting from the beginning of the part | ||
| 2509 | 2026.03.18 23:42:38.825684 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.03.18 23:42:38.825723 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2504 rows starting from the beginning of the part | ||
| 2511 | 2026.03.18 23:42:38.825753 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2512 | 2026.03.18 23:42:38.825759 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2513 | 2026.03.18 23:42:38.825842 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2514 | 2026.03.18 23:42:38.825876 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2515 | 2026.03.18 23:42:38.825919 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2516 | 2026.03.18 23:42:38.825973 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2517 | 2026.03.18 23:42:38.826381 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.03.18 23:42:38.826498 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_11_2} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2519 | 2026.03.18 23:42:38.826601 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2520 | 2026.03.18 23:42:38.826796 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.03.18 23:42:38.826840 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2522 | 2026.03.18 23:42:38.827492 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2523 | 2026.03.18 23:42:38.827737 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.03.18 23:42:38.827883 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002217 sec., 15787.099684258008 rows/sec., 28.29 MiB/sec. | ||
| 2525 | 2026.03.18 23:42:38.827941 [ 4 ] {bc4ebaf3-d1e8-402e-a0fd-3a23b43175ad} <Debug> TCPHandler: Processed in 0.002406113 sec. | ||
| 2526 | 2026.03.18 23:42:38.828085 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.03.18 23:42:38.828187 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2528 | 2026.03.18 23:42:38.828230 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2529 | 2026.03.18 23:42:38.828613 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.18 23:42:38.828710 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2531 | 2026.03.18 23:42:38.829110 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2532 | 2026.03.18 23:42:38.829260 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4654 rows, containing 5 columns (5 merged, 0 gathered) in 0.009377369 sec., 496301.2546482921 rows/sec., 40.31 MiB/sec. | ||
| 2533 | 2026.03.18 23:42:38.829293 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4348 rows, containing 5 columns (5 merged, 0 gathered) in 0.00378708 sec., 1148114.1143044245 rows/sec., 75.67 MiB/sec. | ||
| 2534 | 2026.03.18 23:42:38.829451 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.18 23:42:38.829563 [ 34 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2536 | 2026.03.18 23:42:38.829596 [ 34 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.03.18 23:42:38.829596 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 2538 | 2026.03.18 23:42:38.829617 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2539 | 2026.03.18 23:42:38.829597 [ 200 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2540 | 2026.03.18 23:42:38.829647 [ 4 ] {d04eeac2-0552-4420-9fe2-67cde8f32e56} <Debug> TCPHandler: Processed in 0.001624773 sec. | ||
| 2541 | 2026.03.18 23:42:38.829708 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 2542 | 2026.03.18 23:42:38.829716 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.03.18 23:42:38.829829 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2544 | 2026.03.18 23:42:38.829869 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2545 | 2026.03.18 23:42:38.829968 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 2546 | 2026.03.18 23:42:38.830023 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2547 | 2026.03.18 23:42:38.830044 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.18 23:42:38.830074 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2549 | 2026.03.18 23:42:38.830107 [ 200 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.03.18 23:42:38.830122 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2551 | 2026.03.18 23:42:38.830125 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2552 | 2026.03.18 23:42:38.830196 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2553 | 2026.03.18 23:42:38.830206 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2554 | 2026.03.18 23:42:38.830233 [ 200 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_11_2} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2555 | 2026.03.18 23:42:38.830337 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2556 | 2026.03.18 23:42:38.831114 [ 188 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001447489 sec., 476687.56031997484 rows/sec., 30.57 MiB/sec. | ||
| 2557 | 2026.03.18 23:42:38.831262 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2558 | 2026.03.18 23:42:38.831528 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.18 23:42:38.831600 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_11_2} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2560 | 2026.03.18 23:42:38.831656 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2561 | 2026.03.18 23:42:39.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.57 MiB, peak 207.09 MiB, free memory in arenas 0.00 B, will set to 204.78 MiB (RSS), difference: 7.21 MiB | ||
| 2562 | 2026.03.18 23:42:39.214257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4347 | ||
| 2563 | 2026.03.18 23:42:39.214776 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.03.18 23:42:39.214823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2565 | 2026.03.18 23:42:39.215337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2566 | 2026.03.18 23:42:39.215576 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.03.18 23:42:39.215711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4347 | ||
| 2568 | 2026.03.18 23:42:39.429881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2569 | 2026.03.18 23:42:39.447577 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.03.18 23:42:39.447647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2571 | 2026.03.18 23:42:39.453357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2572 | 2026.03.18 23:42:39.454209 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.18 23:42:39.458990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2574 | 2026.03.18 23:42:41.715298 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 366 | ||
| 2575 | 2026.03.18 23:42:41.717582 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.18 23:42:41.717621 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2577 | 2026.03.18 23:42:41.718772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2578 | 2026.03.18 23:42:41.719038 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.03.18 23:42:41.719158 [ 26 ] {} <Debug> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2580 | 2026.03.18 23:42:41.719196 [ 26 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2026.03.18 23:42:41.719214 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2582 | 2026.03.18 23:42:41.719285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2583 | 2026.03.18 23:42:41.719302 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 2584 | 2026.03.18 23:42:41.719845 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2585 | 2026.03.18 23:42:41.719996 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 2586 | 2026.03.18 23:42:41.720398 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 2587 | 2026.03.18 23:42:41.720782 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 2588 | 2026.03.18 23:42:41.721169 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 2589 | 2026.03.18 23:42:41.721556 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 2590 | 2026.03.18 23:42:41.721936 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 2591 | 2026.03.18 23:42:41.727648 [ 195 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 72 columns (72 merged, 0 gathered) in 0.008380263 sec., 43674.04698396697 rows/sec., 43.37 MiB/sec. | ||
| 2592 | 2026.03.18 23:42:41.728315 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2593 | 2026.03.18 23:42:41.728799 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.03.18 23:42:41.728863 [ 198 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_6_1} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2595 | 2026.03.18 23:42:41.728996 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2596 | 2026.03.18 23:42:43.823433 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.03.18 23:42:43.823626 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2598 | 2026.03.18 23:42:43.823691 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2599 | 2026.03.18 23:42:43.824406 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.03.18 23:42:43.824448 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2601 | 2026.03.18 23:42:43.824840 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2602 | 2026.03.18 23:42:43.825063 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2026.03.18 23:42:43.825207 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00163 sec., 174233.12883435583 rows/sec., 11.07 MiB/sec. | ||
| 2604 | 2026.03.18 23:42:43.825248 [ 4 ] {b0dee1bc-4c2f-4139-b229-e150191c2171} <Debug> TCPHandler: Processed in 0.001945842 sec. | ||
| 2605 | 2026.03.18 23:42:43.825375 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2026.03.18 23:42:43.825470 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2607 | 2026.03.18 23:42:43.825510 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2608 | 2026.03.18 23:42:43.826246 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2026.03.18 23:42:43.826282 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2610 | 2026.03.18 23:42:43.826622 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2611 | 2026.03.18 23:42:43.826835 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.03.18 23:42:43.826958 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Debug> executeQuery: Read 797 rows, 63.50 KiB in 0.001506 sec., 529216.4674634794 rows/sec., 41.17 MiB/sec. | ||
| 2613 | 2026.03.18 23:42:43.826994 [ 4 ] {a3207762-13a7-4b23-a3e4-6baa851758d1} <Debug> TCPHandler: Processed in 0.001667045 sec. | ||
| 2614 | 2026.03.18 23:42:43.827117 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2026.03.18 23:42:43.827211 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2616 | 2026.03.18 23:42:43.827250 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2617 | 2026.03.18 23:42:43.827668 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.03.18 23:42:43.827705 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2619 | 2026.03.18 23:42:43.828000 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2620 | 2026.03.18 23:42:43.828220 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.18 23:42:43.828342 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001149 sec., 123585.72671888598 rows/sec., 7.26 MiB/sec. | ||
| 2622 | 2026.03.18 23:42:43.828379 [ 4 ] {7e30d1ee-e5a9-4384-9395-188d34c167c5} <Debug> TCPHandler: Processed in 0.001310735 sec. | ||
| 2623 | 2026.03.18 23:42:43.828487 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2026.03.18 23:42:43.828582 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2625 | 2026.03.18 23:42:43.828620 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2626 | 2026.03.18 23:42:43.829036 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.03.18 23:42:43.829072 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2628 | 2026.03.18 23:42:43.829360 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2629 | 2026.03.18 23:42:43.829565 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.03.18 23:42:43.829670 [ 51 ] {} <Debug> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2631 | 2026.03.18 23:42:43.829685 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001122 sec., 132798.57397504456 rows/sec., 8.58 MiB/sec. | ||
| 2632 | 2026.03.18 23:42:43.829735 [ 51 ] {} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.03.18 23:42:43.829746 [ 4 ] {a4ccc159-392a-46ad-9749-b21874ba6e98} <Debug> TCPHandler: Processed in 0.001307705 sec. | ||
| 2634 | 2026.03.18 23:42:43.829765 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2635 | 2026.03.18 23:42:43.829864 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2636 | 2026.03.18 23:42:43.829890 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 2637 | 2026.03.18 23:42:43.829961 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2638 | 2026.03.18 23:42:43.830004 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2639 | 2026.03.18 23:42:43.830021 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.03.18 23:42:43.830057 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2641 | 2026.03.18 23:42:43.830120 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2642 | 2026.03.18 23:42:43.830162 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 2643 | 2026.03.18 23:42:43.830210 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 857 rows starting from the beginning of the part | ||
| 2644 | 2026.03.18 23:42:43.830248 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2645 | 2026.03.18 23:42:43.830294 [ 197 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 2646 | 2026.03.18 23:42:43.830428 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.03.18 23:42:43.830468 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2648 | 2026.03.18 23:42:43.830820 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2649 | 2026.03.18 23:42:43.831048 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.03.18 23:42:43.831175 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 2651 | 2026.03.18 23:42:43.831214 [ 4 ] {6ec97ca4-58ce-4834-a53f-96c6c7b6639b} <Debug> TCPHandler: Processed in 0.001397847 sec. | ||
| 2652 | 2026.03.18 23:42:43.831323 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.03.18 23:42:43.831393 [ 198 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560132 sec., 1026836.1907838567 rows/sec., 67.41 MiB/sec. | ||
| 2654 | 2026.03.18 23:42:43.831416 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2655 | 2026.03.18 23:42:43.831455 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2656 | 2026.03.18 23:42:43.831611 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2657 | 2026.03.18 23:42:43.831906 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.03.18 23:42:43.831982 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_6_1} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2659 | 2026.03.18 23:42:43.832032 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.03.18 23:42:43.832072 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2661 | 2026.03.18 23:42:43.832072 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2662 | 2026.03.18 23:42:43.832399 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2663 | 2026.03.18 23:42:43.832608 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.18 23:42:43.832734 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001336 sec., 366766.46706586826 rows/sec., 25.71 MiB/sec. | ||
| 2665 | 2026.03.18 23:42:43.832772 [ 4 ] {5e3bb11e-5282-48fd-bbf6-8b1813848089} <Debug> TCPHandler: Processed in 0.00149807 sec. | ||
| 2666 | 2026.03.18 23:42:43.832872 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.03.18 23:42:43.832965 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2668 | 2026.03.18 23:42:43.833006 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2669 | 2026.03.18 23:42:43.833328 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.18 23:42:43.833364 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2671 | 2026.03.18 23:42:43.833651 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2672 | 2026.03.18 23:42:43.833853 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.03.18 23:42:43.833947 [ 51 ] {} <Debug> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2674 | 2026.03.18 23:42:43.833979 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 2675 | 2026.03.18 23:42:43.833979 [ 51 ] {} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.03.18 23:42:43.834019 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2677 | 2026.03.18 23:42:43.834022 [ 4 ] {cbdf1286-c486-4da9-b544-3910ff13d975} <Debug> TCPHandler: Processed in 0.001197402 sec. | ||
| 2678 | 2026.03.18 23:42:43.834106 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2679 | 2026.03.18 23:42:43.834144 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.03.18 23:42:43.834187 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2681 | 2026.03.18 23:42:43.834214 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2682 | 2026.03.18 23:42:43.834237 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.03.18 23:42:43.834266 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2684 | 2026.03.18 23:42:43.834280 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2685 | 2026.03.18 23:42:43.834315 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2686 | 2026.03.18 23:42:43.834351 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2687 | 2026.03.18 23:42:43.834389 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2688 | 2026.03.18 23:42:43.834444 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 2689 | 2026.03.18 23:42:43.834678 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.03.18 23:42:43.834714 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2691 | 2026.03.18 23:42:43.835040 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2692 | 2026.03.18 23:42:43.835120 [ 186 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001045268 sec., 34440.92806820834 rows/sec., 1.76 MiB/sec. | ||
| 2693 | 2026.03.18 23:42:43.835230 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2694 | 2026.03.18 23:42:43.835258 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.03.18 23:42:43.835385 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 2696 | 2026.03.18 23:42:43.835422 [ 4 ] {0d8a9ceb-9a91-4f55-87af-a4275d2d6fff} <Debug> TCPHandler: Processed in 0.001326315 sec. | ||
| 2697 | 2026.03.18 23:42:43.835486 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_6_1} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.03.18 23:42:43.835534 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.03.18 23:42:43.835546 [ 198 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_6_1} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2700 | 2026.03.18 23:42:43.835601 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2701 | 2026.03.18 23:42:43.835627 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2702 | 2026.03.18 23:42:43.835669 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2703 | 2026.03.18 23:42:43.835972 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.03.18 23:42:43.836006 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2705 | 2026.03.18 23:42:43.836287 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2706 | 2026.03.18 23:42:43.836478 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.03.18 23:42:43.836599 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 2708 | 2026.03.18 23:42:43.836633 [ 4 ] {b6b4f6d6-3588-47d8-95b9-d4f4e01425e4} <Debug> TCPHandler: Processed in 0.00114722 sec. | ||
| 2709 | 2026.03.18 23:42:43.836740 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.03.18 23:42:43.836833 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.03.18 23:42:43.836873 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2712 | 2026.03.18 23:42:43.837184 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.03.18 23:42:43.837220 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2714 | 2026.03.18 23:42:43.837509 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2715 | 2026.03.18 23:42:43.837714 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.03.18 23:42:43.837845 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00103 sec., 87378.64077669902 rows/sec., 5.47 MiB/sec. | ||
| 2717 | 2026.03.18 23:42:43.837880 [ 4 ] {ec20062a-a3bf-4e0c-93c4-039efa2fdd2c} <Debug> TCPHandler: Processed in 0.001189671 sec. | ||
| 2718 | 2026.03.18 23:42:46.622527 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2719 | 2026.03.18 23:42:46.622603 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2720 | 2026.03.18 23:42:46.715806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4795 | ||
| 2721 | 2026.03.18 23:42:46.716624 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.03.18 23:42:46.716717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2723 | 2026.03.18 23:42:46.717431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2724 | 2026.03.18 23:42:46.717672 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.03.18 23:42:46.717819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4795 | ||
| 2726 | 2026.03.18 23:42:46.959054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2727 | 2026.03.18 23:42:46.977750 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.03.18 23:42:46.977822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2729 | 2026.03.18 23:42:46.984073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2730 | 2026.03.18 23:42:46.984771 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.03.18 23:42:46.987872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2732 | 2026.03.18 23:42:47.001238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.80 MiB, peak 210.88 MiB, free memory in arenas 0.00 B, will set to 209.20 MiB (RSS), difference: 2.39 MiB | ||
| 2733 | 2026.03.18 23:42:48.816715 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.03.18 23:42:48.816906 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2735 | 2026.03.18 23:42:48.816972 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2736 | 2026.03.18 23:42:48.817637 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.03.18 23:42:48.817686 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2738 | 2026.03.18 23:42:48.818091 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2739 | 2026.03.18 23:42:48.818313 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.03.18 23:42:48.818461 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001603 sec., 78602.62008733624 rows/sec., 6.78 MiB/sec. | ||
| 2741 | 2026.03.18 23:42:48.818502 [ 4 ] {23b72dc4-0ccd-4faf-8eba-5e086aa22090} <Debug> TCPHandler: Processed in 0.001919981 sec. | ||
| 2742 | 2026.03.18 23:42:48.818626 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.03.18 23:42:48.818723 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2744 | 2026.03.18 23:42:48.818763 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2745 | 2026.03.18 23:42:48.819163 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.03.18 23:42:48.819198 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2747 | 2026.03.18 23:42:48.819502 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2748 | 2026.03.18 23:42:48.819710 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.03.18 23:42:48.819818 [ 43 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2750 | 2026.03.18 23:42:48.819835 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001131 sec., 30946.065428824048 rows/sec., 2.27 MiB/sec. | ||
| 2751 | 2026.03.18 23:42:48.819884 [ 43 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.03.18 23:42:48.819891 [ 4 ] {a1d8ff44-0059-460d-bdbc-98f17c25140e} <Debug> TCPHandler: Processed in 0.001315065 sec. | ||
| 2753 | 2026.03.18 23:42:48.819913 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2754 | 2026.03.18 23:42:48.820005 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.03.18 23:42:48.820024 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 23:42:48.820103 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2757 | 2026.03.18 23:42:48.820147 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2758 | 2026.03.18 23:42:48.820158 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2759 | 2026.03.18 23:42:48.820199 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part | ||
| 2760 | 2026.03.18 23:42:48.820276 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 2761 | 2026.03.18 23:42:48.820327 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part | ||
| 2762 | 2026.03.18 23:42:48.820375 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2763 | 2026.03.18 23:42:48.820418 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 142 rows starting from the beginning of the part | ||
| 2764 | 2026.03.18 23:42:48.820466 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 2765 | 2026.03.18 23:42:48.820574 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.03.18 23:42:48.820616 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2767 | 2026.03.18 23:42:48.820987 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2768 | 2026.03.18 23:42:48.821217 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.03.18 23:42:48.821348 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001263 sec., 78384.79809976247 rows/sec., 6.12 MiB/sec. | ||
| 2770 | 2026.03.18 23:42:48.821385 [ 4 ] {7554af40-14b7-481e-b916-146a8e6db3ac} <Debug> TCPHandler: Processed in 0.001428198 sec. | ||
| 2771 | 2026.03.18 23:42:48.821393 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418918 sec., 414400.26837350713 rows/sec., 27.55 MiB/sec. | ||
| 2772 | 2026.03.18 23:42:48.821498 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.03.18 23:42:48.821526 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2774 | 2026.03.18 23:42:48.821598 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.03.18 23:42:48.821648 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2776 | 2026.03.18 23:42:48.821770 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.18 23:42:48.821844 [ 195 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_11_2} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2778 | 2026.03.18 23:42:48.821906 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2779 | 2026.03.18 23:42:48.822056 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.03.18 23:42:48.822096 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2781 | 2026.03.18 23:42:48.822428 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2782 | 2026.03.18 23:42:48.822638 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.18 23:42:48.822765 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2784 | 2026.03.18 23:42:48.822802 [ 4 ] {4e68a8cc-1231-4188-bb86-a7496dfccb76} <Debug> TCPHandler: Processed in 0.001351566 sec. | ||
| 2785 | 2026.03.18 23:42:48.822902 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.03.18 23:42:48.822994 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.03.18 23:42:48.823064 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2788 | 2026.03.18 23:42:48.824011 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.18 23:42:48.824048 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2790 | 2026.03.18 23:42:48.824606 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2791 | 2026.03.18 23:42:48.824827 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.03.18 23:42:48.824927 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2793 | 2026.03.18 23:42:48.824959 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001983 sec., 17650.025214321737 rows/sec., 31.63 MiB/sec. | ||
| 2794 | 2026.03.18 23:42:48.824962 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.03.18 23:42:48.825003 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2796 | 2026.03.18 23:42:48.825016 [ 4 ] {47250a94-c05e-424b-ace7-c3851771b1f7} <Debug> TCPHandler: Processed in 0.002161708 sec. | ||
| 2797 | 2026.03.18 23:42:48.825075 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 2798 | 2026.03.18 23:42:48.825145 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.03.18 23:42:48.825244 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.03.18 23:42:48.825285 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2801 | 2026.03.18 23:42:48.825307 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2802 | 2026.03.18 23:42:48.825366 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 2803 | 2026.03.18 23:42:48.825505 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 2804 | 2026.03.18 23:42:48.825622 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.03.18 23:42:48.825628 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 2806 | 2026.03.18 23:42:48.825665 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2807 | 2026.03.18 23:42:48.825767 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2808 | 2026.03.18 23:42:48.825878 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2809 | 2026.03.18 23:42:48.825977 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2810 | 2026.03.18 23:42:48.825989 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2811 | 2026.03.18 23:42:48.826212 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2026.03.18 23:42:48.826347 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 2813 | 2026.03.18 23:42:48.826385 [ 4 ] {582e71d8-c3bf-4414-8b75-2fb987cdd573} <Debug> TCPHandler: Processed in 0.001287994 sec. | ||
| 2814 | 2026.03.18 23:42:48.828187 [ 195 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 19 columns (19 merged, 0 gathered) in 0.003144224 sec., 54067.394689436886 rows/sec., 96.89 MiB/sec. | ||
| 2815 | 2026.03.18 23:42:48.828530 [ 195 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2816 | 2026.03.18 23:42:48.828854 [ 195 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.18 23:42:48.828913 [ 195 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2818 | 2026.03.18 23:42:48.828978 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2819 | 2026.03.18 23:42:49.199414 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.03.18 23:42:49.199589 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.03.18 23:42:49.199653 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2822 | 2026.03.18 23:42:49.200365 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.03.18 23:42:49.200412 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2824 | 2026.03.18 23:42:49.200810 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2825 | 2026.03.18 23:42:49.201035 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.03.18 23:42:49.201178 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 2827 | 2026.03.18 23:42:49.201219 [ 4 ] {dbbc8617-ee3c-4836-b63b-6e63b1c400ad} <Debug> TCPHandler: Processed in 0.001932822 sec. | ||
| 2828 | 2026.03.18 23:42:49.201343 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.03.18 23:42:49.201440 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2830 | 2026.03.18 23:42:49.201482 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2831 | 2026.03.18 23:42:49.201874 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.03.18 23:42:49.201911 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2833 | 2026.03.18 23:42:49.202224 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2834 | 2026.03.18 23:42:49.202433 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.03.18 23:42:49.202559 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 716.55 KiB/sec. | ||
| 2836 | 2026.03.18 23:42:49.202598 [ 4 ] {cd0acb79-f4b6-4437-a6c0-f4a844831620} <Debug> TCPHandler: Processed in 0.001304475 sec. | ||
| 2837 | 2026.03.18 23:42:49.202700 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.03.18 23:42:49.202795 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2839 | 2026.03.18 23:42:49.202834 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2840 | 2026.03.18 23:42:49.204721 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.03.18 23:42:49.204757 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2842 | 2026.03.18 23:42:49.205288 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2843 | 2026.03.18 23:42:49.205507 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.03.18 23:42:49.205637 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Debug> executeQuery: Read 2690 rows, 209.35 KiB in 0.002861 sec., 940230.6885704299 rows/sec., 71.46 MiB/sec. | ||
| 2845 | 2026.03.18 23:42:49.205679 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 2846 | 2026.03.18 23:42:49.205691 [ 4 ] {e7dbd2d1-70f6-4d14-b977-d714fb48e55f} <Debug> TCPHandler: Processed in 0.003039381 sec. | ||
| 2847 | 2026.03.18 23:42:49.205807 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.03.18 23:42:49.205902 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.03.18 23:42:49.205943 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2850 | 2026.03.18 23:42:49.206400 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.03.18 23:42:49.206436 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2852 | 2026.03.18 23:42:49.206749 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2853 | 2026.03.18 23:42:49.206955 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.03.18 23:42:49.207078 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.001195 sec., 138075.31380753138 rows/sec., 8.35 MiB/sec. | ||
| 2855 | 2026.03.18 23:42:49.207115 [ 4 ] {eb0e7116-ac74-43b4-bb54-62508424daea} <Debug> TCPHandler: Processed in 0.001358396 sec. | ||
| 2856 | 2026.03.18 23:42:49.207226 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.03.18 23:42:49.207321 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.03.18 23:42:49.207360 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2859 | 2026.03.18 23:42:49.208168 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.03.18 23:42:49.208204 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2861 | 2026.03.18 23:42:49.208544 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2862 | 2026.03.18 23:42:49.208749 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.03.18 23:42:49.208877 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001575 sec., 544126.9841269841 rows/sec., 32.34 MiB/sec. | ||
| 2864 | 2026.03.18 23:42:49.208915 [ 4 ] {22f9a5bd-7783-4b92-8074-795ab1dd9e96} <Debug> TCPHandler: Processed in 0.001738697 sec. | ||
| 2865 | 2026.03.18 23:42:49.209016 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.03.18 23:42:49.209110 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.03.18 23:42:49.209150 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2868 | 2026.03.18 23:42:49.209532 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.03.18 23:42:49.209570 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2870 | 2026.03.18 23:42:49.209884 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2871 | 2026.03.18 23:42:49.210097 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.03.18 23:42:49.210223 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 2873 | 2026.03.18 23:42:49.210261 [ 4 ] {109f9ca4-c851-491b-925b-60847106612c} <Debug> TCPHandler: Processed in 0.001294804 sec. | ||
| 2874 | 2026.03.18 23:42:49.210364 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.03.18 23:42:49.210458 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.03.18 23:42:49.210497 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2877 | 2026.03.18 23:42:49.210936 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.03.18 23:42:49.210973 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2879 | 2026.03.18 23:42:49.211280 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2880 | 2026.03.18 23:42:49.211501 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.03.18 23:42:49.211626 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 2882 | 2026.03.18 23:42:49.211664 [ 4 ] {daf31625-5070-4f8d-a167-32d8b9c4a8dd} <Debug> TCPHandler: Processed in 0.001350115 sec. | ||
| 2883 | 2026.03.18 23:42:49.211774 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.03.18 23:42:49.211868 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2885 | 2026.03.18 23:42:49.211907 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2886 | 2026.03.18 23:42:49.213052 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.03.18 23:42:49.213088 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2888 | 2026.03.18 23:42:49.213460 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2889 | 2026.03.18 23:42:49.213670 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.03.18 23:42:49.213797 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Debug> executeQuery: Read 1458 rows, 102.99 KiB in 0.001947 sec., 748844.37596302 rows/sec., 51.65 MiB/sec. | ||
| 2891 | 2026.03.18 23:42:49.213842 [ 4 ] {ebedb443-7f4b-45b1-a7c4-d6ce28d3c4f3} <Debug> TCPHandler: Processed in 0.002116716 sec. | ||
| 2892 | 2026.03.18 23:42:49.213943 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.03.18 23:42:49.214037 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2894 | 2026.03.18 23:42:49.214078 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2895 | 2026.03.18 23:42:49.214399 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.03.18 23:42:49.214436 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2897 | 2026.03.18 23:42:49.214757 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2898 | 2026.03.18 23:42:49.214961 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.03.18 23:42:49.215085 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 2900 | 2026.03.18 23:42:49.215127 [ 4 ] {9f033fbd-28d6-4ee2-82f3-d4252eb7d86a} <Debug> TCPHandler: Processed in 0.001233263 sec. | ||
| 2901 | 2026.03.18 23:42:49.215226 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.03.18 23:42:49.215320 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2903 | 2026.03.18 23:42:49.215362 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2904 | 2026.03.18 23:42:49.216088 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.03.18 23:42:49.216125 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2906 | 2026.03.18 23:42:49.216647 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2907 | 2026.03.18 23:42:49.216858 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.03.18 23:42:49.216982 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Debug> executeQuery: Read 1327 rows, 84.89 KiB in 0.00168 sec., 789880.9523809523 rows/sec., 49.35 MiB/sec. | ||
| 2909 | 2026.03.18 23:42:49.217019 [ 4 ] {3d5fce5d-0a91-4bb4-aaba-b6341dc81cb6} <Debug> TCPHandler: Processed in 0.001840789 sec. | ||
| 2910 | 2026.03.18 23:42:49.217130 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.03.18 23:42:49.217225 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.03.18 23:42:49.217266 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2913 | 2026.03.18 23:42:49.217575 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.03.18 23:42:49.217611 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2915 | 2026.03.18 23:42:49.217904 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2916 | 2026.03.18 23:42:49.218107 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.03.18 23:42:49.218233 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 2918 | 2026.03.18 23:42:49.218268 [ 4 ] {71d232d3-22a6-4b82-a998-63750b3b67d8} <Debug> TCPHandler: Processed in 0.001187902 sec. | ||
| 2919 | 2026.03.18 23:42:49.218385 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.03.18 23:42:49.218507 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2921 | 2026.03.18 23:42:49.218572 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2922 | 2026.03.18 23:42:49.219357 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.03.18 23:42:49.219394 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2924 | 2026.03.18 23:42:49.219898 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2925 | 2026.03.18 23:42:49.220119 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.18 23:42:49.220261 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001779 sec., 7307.476110174255 rows/sec., 13.09 MiB/sec. | ||
| 2927 | 2026.03.18 23:42:49.220311 [ 4 ] {2d9e4e7a-86ce-48fc-9be6-85bd2eb6aa37} <Debug> TCPHandler: Processed in 0.001985292 sec. | ||
| 2928 | 2026.03.18 23:42:49.220423 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.03.18 23:42:49.220517 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.03.18 23:42:49.220559 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2931 | 2026.03.18 23:42:49.220874 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Trace> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.03.18 23:42:49.220910 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2933 | 2026.03.18 23:42:49.221201 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2934 | 2026.03.18 23:42:49.221402 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Trace> oximeter.measurements_i64 (e8eb7f4e-7b54-47b3-872e-e4cb24ca6d85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.03.18 23:42:49.221524 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001025 sec., 8780.487804878048 rows/sec., 620.24 KiB/sec. | ||
| 2936 | 2026.03.18 23:42:49.221559 [ 4 ] {7517d0ca-9089-405d-abcd-9fa58c06f6e7} <Debug> TCPHandler: Processed in 0.001185772 sec. | ||
| 2937 | 2026.03.18 23:42:49.221656 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2026.03.18 23:42:49.221748 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.03.18 23:42:49.221787 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2940 | 2026.03.18 23:42:49.222106 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2026.03.18 23:42:49.222142 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2942 | 2026.03.18 23:42:49.222436 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2943 | 2026.03.18 23:42:49.222638 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2026.03.18 23:42:49.222764 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001034 sec., 40618.95551257253 rows/sec., 2.32 MiB/sec. | ||
| 2945 | 2026.03.18 23:42:49.222798 [ 4 ] {344dbfb1-d743-48fe-b475-4c9c8b9ecb95} <Debug> TCPHandler: Processed in 0.001189851 sec. | ||
| 2946 | 2026.03.18 23:42:51.719445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 426 | ||
| 2947 | 2026.03.18 23:42:51.722233 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.03.18 23:42:51.722274 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2949 | 2026.03.18 23:42:51.723465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2950 | 2026.03.18 23:42:51.723730 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.03.18 23:42:51.723967 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 2952 | 2026.03.18 23:42:53.814086 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.03.18 23:42:53.814299 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2954 | 2026.03.18 23:42:53.814372 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2955 | 2026.03.18 23:42:53.815080 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.03.18 23:42:53.815123 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2957 | 2026.03.18 23:42:53.815511 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2958 | 2026.03.18 23:42:53.815729 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.03.18 23:42:53.815880 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 2960 | 2026.03.18 23:42:53.815919 [ 4 ] {47ea2951-b5d3-4108-926d-919fd050281b} <Debug> TCPHandler: Processed in 0.001968852 sec. | ||
| 2961 | 2026.03.18 23:42:53.816049 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.03.18 23:42:53.816149 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2963 | 2026.03.18 23:42:53.816198 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2964 | 2026.03.18 23:42:53.816609 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2026.03.18 23:42:53.816645 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2966 | 2026.03.18 23:42:53.816944 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2967 | 2026.03.18 23:42:53.817147 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2026.03.18 23:42:53.817271 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 2969 | 2026.03.18 23:42:53.817307 [ 4 ] {4a9950ed-82e4-4898-84c1-dbab12d2bbc8} <Debug> TCPHandler: Processed in 0.001307215 sec. | ||
| 2970 | 2026.03.18 23:42:53.817422 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.03.18 23:42:53.817515 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2972 | 2026.03.18 23:42:53.817557 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2973 | 2026.03.18 23:42:53.817942 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.03.18 23:42:53.817977 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2975 | 2026.03.18 23:42:53.818298 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2976 | 2026.03.18 23:42:53.818516 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.03.18 23:42:53.818644 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001147 sec., 111595.46643417611 rows/sec., 7.77 MiB/sec. | ||
| 2978 | 2026.03.18 23:42:53.818679 [ 4 ] {0f94c2c6-7141-4014-a62f-1cf30c8a42f6} <Debug> TCPHandler: Processed in 0.001304854 sec. | ||
| 2979 | 2026.03.18 23:42:53.818795 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.03.18 23:42:53.818888 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.03.18 23:42:53.818929 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2982 | 2026.03.18 23:42:53.819250 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.03.18 23:42:53.819285 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2984 | 2026.03.18 23:42:53.819580 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2985 | 2026.03.18 23:42:53.819794 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.03.18 23:42:53.819918 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 2987 | 2026.03.18 23:42:53.819953 [ 4 ] {4709449a-3b4f-4f23-9b68-6c3207e68b78} <Debug> TCPHandler: Processed in 0.001207713 sec. | ||
| 2988 | 2026.03.18 23:42:54.219077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5307 | ||
| 2989 | 2026.03.18 23:42:54.219582 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.18 23:42:54.219628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2991 | 2026.03.18 23:42:54.220126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2992 | 2026.03.18 23:42:54.220386 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.18 23:42:54.220520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5307 | ||
| 2994 | 2026.03.18 23:42:54.220562 [ 47 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2995 | 2026.03.18 23:42:54.220632 [ 47 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.03.18 23:42:54.220654 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2997 | 2026.03.18 23:42:54.220767 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::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 | ||
| 2998 | 2026.03.18 23:42:54.220908 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2999 | 2026.03.18 23:42:54.220950 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2875 rows starting from the beginning of the part | ||
| 3000 | 2026.03.18 23:42:54.221025 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3001 | 2026.03.18 23:42:54.221072 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3002 | 2026.03.18 23:42:54.221114 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3003 | 2026.03.18 23:42:54.221150 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3004 | 2026.03.18 23:42:54.221190 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3005 | 2026.03.18 23:42:54.222627 [ 186 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912241 sec., 2775277.802327217 rows/sec., 39.70 MiB/sec. | ||
| 3006 | 2026.03.18 23:42:54.223295 [ 195 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3007 | 2026.03.18 23:42:54.223567 [ 195 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.18 23:42:54.223648 [ 195 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_11_2} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3009 | 2026.03.18 23:42:54.223729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3010 | 2026.03.18 23:42:54.488927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3011 | 2026.03.18 23:42:54.506448 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.18 23:42:54.506491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3013 | 2026.03.18 23:42:54.512650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3014 | 2026.03.18 23:42:54.513354 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.03.18 23:42:54.513691 [ 56 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3016 | 2026.03.18 23:42:54.513783 [ 56 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.18 23:42:54.513820 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3018 | 2026.03.18 23:42:54.513993 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3019 | 2026.03.18 23:42:54.516577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3020 | 2026.03.18 23:42:54.518404 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3021 | 2026.03.18 23:42:54.519918 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3022 | 2026.03.18 23:42:54.524376 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3023 | 2026.03.18 23:42:54.528577 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3024 | 2026.03.18 23:42:54.532799 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3025 | 2026.03.18 23:42:54.537379 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3026 | 2026.03.18 23:42:54.541649 [ 194 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3027 | 2026.03.18 23:42:54.592603 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078688473 sec., 1054.7923582149067 rows/sec., 5.45 MiB/sec. | ||
| 3028 | 2026.03.18 23:42:54.594924 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3029 | 2026.03.18 23:42:54.596913 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_11_2} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.18 23:42:54.596998 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_11_2} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3031 | 2026.03.18 23:42:54.598826 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3032 | 2026.03.18 23:42:55.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.93 MiB, peak 220.82 MiB, free memory in arenas 0.00 B, will set to 219.86 MiB (RSS), difference: 8.93 MiB | ||
| 3033 | 2026.03.18 23:42:58.817288 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.03.18 23:42:58.817462 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3035 | 2026.03.18 23:42:58.817524 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3036 | 2026.03.18 23:42:58.818278 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.18 23:42:58.818324 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3038 | 2026.03.18 23:42:58.818730 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3039 | 2026.03.18 23:42:58.818957 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.18 23:42:58.819098 [ 28 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2026.03.18 23:42:58.819108 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001642 sec., 76735.68818514007 rows/sec., 6.61 MiB/sec. | ||
| 3042 | 2026.03.18 23:42:58.819165 [ 28 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.03.18 23:42:58.819175 [ 4 ] {53be44ee-2f01-4e68-9ed0-03b782da5794} <Debug> TCPHandler: Processed in 0.002018633 sec. | ||
| 3044 | 2026.03.18 23:42:58.819195 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3045 | 2026.03.18 23:42:58.819291 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 3046 | 2026.03.18 23:42:58.819360 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.03.18 23:42:58.819411 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3048 | 2026.03.18 23:42:58.819451 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2752 rows starting from the beginning of the part | ||
| 3049 | 2026.03.18 23:42:58.819472 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.03.18 23:42:58.819516 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3051 | 2026.03.18 23:42:58.819532 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 797 rows starting from the beginning of the part | ||
| 3052 | 2026.03.18 23:42:58.819596 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part | ||
| 3053 | 2026.03.18 23:42:58.819664 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2690 rows starting from the beginning of the part | ||
| 3054 | 2026.03.18 23:42:58.819735 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3055 | 2026.03.18 23:42:58.819796 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 126 rows starting from the beginning of the part | ||
| 3056 | 2026.03.18 23:42:58.820028 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.03.18 23:42:58.820068 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3058 | 2026.03.18 23:42:58.820592 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3059 | 2026.03.18 23:42:58.820880 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.03.18 23:42:58.821045 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001596 sec., 21929.824561403508 rows/sec., 1.61 MiB/sec. | ||
| 3061 | 2026.03.18 23:42:58.821096 [ 4 ] {70fda922-6480-4ccb-acf2-7d87ebb947f9} <Debug> TCPHandler: Processed in 0.001796748 sec. | ||
| 3062 | 2026.03.18 23:42:58.821226 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.03.18 23:42:58.821337 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3064 | 2026.03.18 23:42:58.821385 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3065 | 2026.03.18 23:42:58.821918 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.18 23:42:58.821961 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3067 | 2026.03.18 23:42:58.822356 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3068 | 2026.03.18 23:42:58.822632 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.03.18 23:42:58.822751 [ 28 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3070 | 2026.03.18 23:42:58.822786 [ 28 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.18 23:42:58.822787 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001473 sec., 67209.77596741344 rows/sec., 5.25 MiB/sec. | ||
| 3072 | 2026.03.18 23:42:58.822806 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3073 | 2026.03.18 23:42:58.822848 [ 4 ] {69f5dda2-9c45-4964-9e10-69ceb3312260} <Debug> TCPHandler: Processed in 0.001683685 sec. | ||
| 3074 | 2026.03.18 23:42:58.822936 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 3075 | 2026.03.18 23:42:58.822980 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.03.18 23:42:58.823081 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3077 | 2026.03.18 23:42:58.823092 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.03.18 23:42:58.823091 [ 201 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6547 rows, containing 5 columns (5 merged, 0 gathered) in 0.003832092 sec., 1708466.2894314646 rows/sec., 137.70 MiB/sec. | ||
| 3079 | 2026.03.18 23:42:58.823126 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1493 rows starting from the beginning of the part | ||
| 3080 | 2026.03.18 23:42:58.823147 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3081 | 2026.03.18 23:42:58.823232 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 490 rows starting from the beginning of the part | ||
| 3082 | 2026.03.18 23:42:58.823281 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 99 rows starting from the beginning of the part | ||
| 3083 | 2026.03.18 23:42:58.823324 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1458 rows starting from the beginning of the part | ||
| 3084 | 2026.03.18 23:42:58.823363 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3085 | 2026.03.18 23:42:58.823401 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 99 rows starting from the beginning of the part | ||
| 3086 | 2026.03.18 23:42:58.823538 [ 186 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3087 | 2026.03.18 23:42:58.823570 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.03.18 23:42:58.823611 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3089 | 2026.03.18 23:42:58.823885 [ 186 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.03.18 23:42:58.823981 [ 186 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_16_3} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3091 | 2026.03.18 23:42:58.824062 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3092 | 2026.03.18 23:42:58.824078 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3093 | 2026.03.18 23:42:58.824296 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.03.18 23:42:58.824416 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2026.03.18 23:42:58.824431 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 3096 | 2026.03.18 23:42:58.824451 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.03.18 23:42:58.824474 [ 4 ] {26a03bbd-4acc-4990-a72f-dce3553b84c8} <Debug> TCPHandler: Processed in 0.001552511 sec. | ||
| 3098 | 2026.03.18 23:42:58.824475 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3099 | 2026.03.18 23:42:58.824561 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 3100 | 2026.03.18 23:42:58.824583 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.03.18 23:42:58.824647 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2026.03.18 23:42:58.824672 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4348 rows starting from the beginning of the part | ||
| 3103 | 2026.03.18 23:42:58.824678 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.03.18 23:42:58.824719 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3105 | 2026.03.18 23:42:58.824737 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3106 | 2026.03.18 23:42:58.824768 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 3107 | 2026.03.18 23:42:58.824807 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1327 rows starting from the beginning of the part | ||
| 3108 | 2026.03.18 23:42:58.824819 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001943931 sec., 1904903.0032444566 rows/sec., 140.35 MiB/sec. | ||
| 3109 | 2026.03.18 23:42:58.824841 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 3110 | 2026.03.18 23:42:58.824884 [ 190 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3111 | 2026.03.18 23:42:58.825071 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3112 | 2026.03.18 23:42:58.825342 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.03.18 23:42:58.825407 [ 195 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_16_3} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3114 | 2026.03.18 23:42:58.825465 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3115 | 2026.03.18 23:42:58.825564 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.18 23:42:58.825603 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3117 | 2026.03.18 23:42:58.826171 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3118 | 2026.03.18 23:42:58.826392 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.03.18 23:42:58.826523 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001864 sec., 18776.824034334764 rows/sec., 33.65 MiB/sec. | ||
| 3120 | 2026.03.18 23:42:58.826573 [ 4 ] {502510da-f889-467a-8014-3fcc87f3052c} <Debug> TCPHandler: Processed in 0.002038274 sec. | ||
| 3121 | 2026.03.18 23:42:58.826682 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2026.03.18 23:42:58.826779 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.03.18 23:42:58.826820 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3124 | 2026.03.18 23:42:58.827149 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6388 rows, containing 5 columns (5 merged, 0 gathered) in 0.002616889 sec., 2441066.4724411317 rows/sec., 159.84 MiB/sec. | ||
| 3125 | 2026.03.18 23:42:58.827149 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.03.18 23:42:58.827205 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3127 | 2026.03.18 23:42:58.827510 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3128 | 2026.03.18 23:42:58.827720 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.03.18 23:42:58.827727 [ 195 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3130 | 2026.03.18 23:42:58.827856 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 3131 | 2026.03.18 23:42:58.827855 [ 40 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3132 | 2026.03.18 23:42:58.827919 [ 40 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.03.18 23:42:58.827919 [ 4 ] {a5dba0ed-a5cc-4c2b-931f-2a58041cfa7f} <Debug> TCPHandler: Processed in 0.001285144 sec. | ||
| 3134 | 2026.03.18 23:42:58.827945 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3135 | 2026.03.18 23:42:58.828006 [ 195 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.03.18 23:42:58.828021 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 3137 | 2026.03.18 23:42:58.828083 [ 195 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3138 | 2026.03.18 23:42:58.828107 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3139 | 2026.03.18 23:42:58.828136 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 3140 | 2026.03.18 23:42:58.828178 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3141 | 2026.03.18 23:42:58.828178 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3142 | 2026.03.18 23:42:58.828213 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 3143 | 2026.03.18 23:42:58.828252 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 3144 | 2026.03.18 23:42:58.828282 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3145 | 2026.03.18 23:42:58.828312 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 3146 | 2026.03.18 23:42:58.829033 [ 201 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001037828 sec., 953915.2923220418 rows/sec., 61.29 MiB/sec. | ||
| 3147 | 2026.03.18 23:42:58.829203 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3148 | 2026.03.18 23:42:58.829443 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.03.18 23:42:58.829510 [ 195 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_16_3} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3150 | 2026.03.18 23:42:58.829589 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3151 | 2026.03.18 23:43:01.622656 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3152 | 2026.03.18 23:43:01.622712 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3153 | 2026.03.18 23:43:01.720592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5755 | ||
| 3154 | 2026.03.18 23:43:01.721063 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.03.18 23:43:01.721107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3156 | 2026.03.18 23:43:01.721601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3157 | 2026.03.18 23:43:01.721824 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.18 23:43:01.721943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5755 | ||
| 3159 | 2026.03.18 23:43:01.724189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 446 | ||
| 3160 | 2026.03.18 23:43:01.726272 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.18 23:43:01.726320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3162 | 2026.03.18 23:43:01.727477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3163 | 2026.03.18 23:43:01.727740 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.18 23:43:01.727980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3165 | 2026.03.18 23:43:02.016658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3166 | 2026.03.18 23:43:02.034906 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.03.18 23:43:02.034959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3168 | 2026.03.18 23:43:02.040540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3169 | 2026.03.18 23:43:02.041259 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.03.18 23:43:02.044011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3171 | 2026.03.18 23:43:03.823307 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.03.18 23:43:03.823584 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.03.18 23:43:03.823681 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3174 | 2026.03.18 23:43:03.824625 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.18 23:43:03.824672 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3176 | 2026.03.18 23:43:03.825069 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3177 | 2026.03.18 23:43:03.825294 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.03.18 23:43:03.825447 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001932 sec., 146997.92960662526 rows/sec., 9.34 MiB/sec. | ||
| 3179 | 2026.03.18 23:43:03.825488 [ 4 ] {e094430f-bf02-4e1b-8e68-d856ca644b6f} <Debug> TCPHandler: Processed in 0.002352543 sec. | ||
| 3180 | 2026.03.18 23:43:03.825621 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.03.18 23:43:03.825715 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3182 | 2026.03.18 23:43:03.825757 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3183 | 2026.03.18 23:43:03.826533 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.03.18 23:43:03.826569 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3185 | 2026.03.18 23:43:03.826915 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3186 | 2026.03.18 23:43:03.827133 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.03.18 23:43:03.827259 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001562 sec., 515364.9167733675 rows/sec., 40.18 MiB/sec. | ||
| 3188 | 2026.03.18 23:43:03.827296 [ 4 ] {98babbd0-682a-48b9-a597-aa1cc51d2b7c} <Debug> TCPHandler: Processed in 0.001724506 sec. | ||
| 3189 | 2026.03.18 23:43:03.827397 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2026.03.18 23:43:03.827490 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3191 | 2026.03.18 23:43:03.827530 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3192 | 2026.03.18 23:43:03.827982 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.03.18 23:43:03.828018 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3194 | 2026.03.18 23:43:03.828319 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3195 | 2026.03.18 23:43:03.828527 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.03.18 23:43:03.828649 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001178 sec., 123938.87945670629 rows/sec., 7.33 MiB/sec. | ||
| 3197 | 2026.03.18 23:43:03.828685 [ 4 ] {aff1a6bc-ef52-4f4e-9ae9-39c4993c5f9d} <Debug> TCPHandler: Processed in 0.001337035 sec. | ||
| 3198 | 2026.03.18 23:43:03.828795 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.03.18 23:43:03.828953 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3200 | 2026.03.18 23:43:03.828993 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3201 | 2026.03.18 23:43:03.829444 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.03.18 23:43:03.829480 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3203 | 2026.03.18 23:43:03.829779 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3204 | 2026.03.18 23:43:03.829992 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.03.18 23:43:03.830113 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 3206 | 2026.03.18 23:43:03.830149 [ 4 ] {b3b0ebd9-9de9-49e7-b009-990a1066325a} <Debug> TCPHandler: Processed in 0.001401227 sec. | ||
| 3207 | 2026.03.18 23:43:03.830261 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.03.18 23:43:03.830415 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.03.18 23:43:03.830454 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3210 | 2026.03.18 23:43:03.830867 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.03.18 23:43:03.830903 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3212 | 2026.03.18 23:43:03.831208 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3213 | 2026.03.18 23:43:03.831412 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.03.18 23:43:03.831538 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 3215 | 2026.03.18 23:43:03.831574 [ 4 ] {d7d59029-f4c8-4c10-80c8-8b144435ed0f} <Debug> TCPHandler: Processed in 0.001361036 sec. | ||
| 3216 | 2026.03.18 23:43:03.831683 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.03.18 23:43:03.831776 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3218 | 2026.03.18 23:43:03.831815 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3219 | 2026.03.18 23:43:03.832408 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.03.18 23:43:03.832443 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3221 | 2026.03.18 23:43:03.832788 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3222 | 2026.03.18 23:43:03.832999 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.03.18 23:43:03.833128 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001369 sec., 360847.3338203068 rows/sec., 25.32 MiB/sec. | ||
| 3224 | 2026.03.18 23:43:03.833164 [ 4 ] {2fbc1326-5615-4d0e-8509-7ea00ca92f0a} <Debug> TCPHandler: Processed in 0.00152892 sec. | ||
| 3225 | 2026.03.18 23:43:03.833264 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2026.03.18 23:43:03.833356 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3227 | 2026.03.18 23:43:03.833396 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3228 | 2026.03.18 23:43:03.833725 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.03.18 23:43:03.833760 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3230 | 2026.03.18 23:43:03.834050 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3231 | 2026.03.18 23:43:03.834256 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.03.18 23:43:03.834378 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 3233 | 2026.03.18 23:43:03.834414 [ 4 ] {dd41d8bc-7eb9-4b6e-897a-95c15d800337} <Debug> TCPHandler: Processed in 0.001198592 sec. | ||
| 3234 | 2026.03.18 23:43:03.834515 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.03.18 23:43:03.834606 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.03.18 23:43:03.834647 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3237 | 2026.03.18 23:43:03.835056 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.03.18 23:43:03.835092 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3239 | 2026.03.18 23:43:03.835414 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3240 | 2026.03.18 23:43:03.835619 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.03.18 23:43:03.835745 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 3242 | 2026.03.18 23:43:03.835780 [ 4 ] {f1da5c9e-a5ca-4b28-9de4-fb5239ad8dc5} <Debug> TCPHandler: Processed in 0.001314505 sec. | ||
| 3243 | 2026.03.18 23:43:03.835894 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.03.18 23:43:03.835987 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3245 | 2026.03.18 23:43:03.836028 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3246 | 2026.03.18 23:43:03.836327 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.03.18 23:43:03.836362 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3248 | 2026.03.18 23:43:03.836666 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3249 | 2026.03.18 23:43:03.836863 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.03.18 23:43:03.836985 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 3251 | 2026.03.18 23:43:03.837020 [ 4 ] {35bfad0a-69c7-4719-9e93-4f5314c01fb1} <Debug> TCPHandler: Processed in 0.001175272 sec. | ||
| 3252 | 2026.03.18 23:43:03.837116 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.03.18 23:43:03.837206 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.03.18 23:43:03.837258 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3255 | 2026.03.18 23:43:03.837953 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.03.18 23:43:03.837989 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3257 | 2026.03.18 23:43:03.838458 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3258 | 2026.03.18 23:43:03.838666 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.03.18 23:43:03.838798 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001609 sec., 2486.016159105034 rows/sec., 4.45 MiB/sec. | ||
| 3260 | 2026.03.18 23:43:03.838848 [ 4 ] {ce9db070-4a38-4033-a96e-8798411dbb21} <Debug> TCPHandler: Processed in 0.001780287 sec. | ||
| 3261 | 2026.03.18 23:43:03.838955 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.03.18 23:43:03.839048 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3263 | 2026.03.18 23:43:03.839088 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3264 | 2026.03.18 23:43:03.839406 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.03.18 23:43:03.839442 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3266 | 2026.03.18 23:43:03.839740 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3267 | 2026.03.18 23:43:03.839939 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.03.18 23:43:03.840062 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001032 sec., 87209.3023255814 rows/sec., 5.46 MiB/sec. | ||
| 3269 | 2026.03.18 23:43:03.840095 [ 4 ] {00c776ad-b5da-4c17-a287-bb8ad73a348a} <Debug> TCPHandler: Processed in 0.001188701 sec. | ||
| 3270 | 2026.03.18 23:43:08.817029 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.03.18 23:43:08.817309 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3272 | 2026.03.18 23:43:08.817406 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3273 | 2026.03.18 23:43:08.818095 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.03.18 23:43:08.818144 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3275 | 2026.03.18 23:43:08.818525 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3276 | 2026.03.18 23:43:08.818759 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.03.18 23:43:08.818918 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 291.05 KiB/sec. | ||
| 3278 | 2026.03.18 23:43:08.818960 [ 4 ] {a7ed206b-513f-40d3-b21a-ed04064b8a7f} <Debug> TCPHandler: Processed in 0.002103626 sec. | ||
| 3279 | 2026.03.18 23:43:08.819073 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.03.18 23:43:08.819165 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3281 | 2026.03.18 23:43:08.819205 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3282 | 2026.03.18 23:43:08.819659 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.03.18 23:43:08.819695 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3284 | 2026.03.18 23:43:08.820014 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3285 | 2026.03.18 23:43:08.820221 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.03.18 23:43:08.820358 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Debug> executeQuery: Read 129 rows, 11.34 KiB in 0.001211 sec., 106523.53426919901 rows/sec., 9.15 MiB/sec. | ||
| 3287 | 2026.03.18 23:43:08.820394 [ 4 ] {0d1b1145-5aac-4d6a-bb4f-1c54ed591721} <Debug> TCPHandler: Processed in 0.001370606 sec. | ||
| 3288 | 2026.03.18 23:43:08.820502 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.03.18 23:43:08.820597 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3290 | 2026.03.18 23:43:08.820637 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3291 | 2026.03.18 23:43:08.821040 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.03.18 23:43:08.821075 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3293 | 2026.03.18 23:43:08.821369 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3294 | 2026.03.18 23:43:08.821575 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.18 23:43:08.821701 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001123 sec., 36509.3499554764 rows/sec., 2.65 MiB/sec. | ||
| 3296 | 2026.03.18 23:43:08.821739 [ 4 ] {4dc3dce5-e226-4c2d-998b-0a6ffdf32aa3} <Debug> TCPHandler: Processed in 0.001285034 sec. | ||
| 3297 | 2026.03.18 23:43:08.821838 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.03.18 23:43:08.821930 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3299 | 2026.03.18 23:43:08.821969 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3300 | 2026.03.18 23:43:08.822386 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.03.18 23:43:08.822420 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3302 | 2026.03.18 23:43:08.822718 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3303 | 2026.03.18 23:43:08.822940 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.03.18 23:43:08.823072 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.00116 sec., 90517.24137931035 rows/sec., 7.08 MiB/sec. | ||
| 3305 | 2026.03.18 23:43:08.823108 [ 4 ] {6f59c2e8-c6cf-43b2-8cb3-23391515f792} <Debug> TCPHandler: Processed in 0.001317745 sec. | ||
| 3306 | 2026.03.18 23:43:08.823213 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.03.18 23:43:08.823306 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.03.18 23:43:08.823347 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3309 | 2026.03.18 23:43:08.823742 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.18 23:43:08.823776 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3311 | 2026.03.18 23:43:08.824094 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3312 | 2026.03.18 23:43:08.824295 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.03.18 23:43:08.824428 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00114 sec., 142982.45614035087 rows/sec., 9.96 MiB/sec. | ||
| 3314 | 2026.03.18 23:43:08.824463 [ 4 ] {e09af7b5-b428-4a6a-8154-40907cba2198} <Debug> TCPHandler: Processed in 0.001299285 sec. | ||
| 3315 | 2026.03.18 23:43:08.824562 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.03.18 23:43:08.824655 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.03.18 23:43:08.824709 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3318 | 2026.03.18 23:43:08.825492 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.03.18 23:43:08.825526 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3320 | 2026.03.18 23:43:08.826060 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3321 | 2026.03.18 23:43:08.826272 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.03.18 23:43:08.826402 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001764 sec., 19841.26984126984 rows/sec., 35.55 MiB/sec. | ||
| 3323 | 2026.03.18 23:43:08.826451 [ 4 ] {1461ac96-ffa7-4954-9425-b896245bdbf7} <Debug> TCPHandler: Processed in 0.001937171 sec. | ||
| 3324 | 2026.03.18 23:43:08.826557 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.03.18 23:43:08.826651 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3326 | 2026.03.18 23:43:08.826691 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3327 | 2026.03.18 23:43:08.827016 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.03.18 23:43:08.827049 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3329 | 2026.03.18 23:43:08.827347 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3330 | 2026.03.18 23:43:08.827565 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.03.18 23:43:08.827699 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3332 | 2026.03.18 23:43:08.827741 [ 4 ] {31bce728-5547-4070-8ca1-a1d2a259c4ff} <Debug> TCPHandler: Processed in 0.001232073 sec. | ||
| 3333 | 2026.03.18 23:43:09.222025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6267 | ||
| 3334 | 2026.03.18 23:43:09.222531 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.03.18 23:43:09.222577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3336 | 2026.03.18 23:43:09.223075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3337 | 2026.03.18 23:43:09.223306 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.03.18 23:43:09.223435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6267 | ||
| 3339 | 2026.03.18 23:43:09.544094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3340 | 2026.03.18 23:43:09.559650 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.03.18 23:43:09.559698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3342 | 2026.03.18 23:43:09.565692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3343 | 2026.03.18 23:43:09.566388 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.03.18 23:43:09.569125 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3345 | 2026.03.18 23:43:11.728128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 482 | ||
| 3346 | 2026.03.18 23:43:11.730885 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.03.18 23:43:11.730937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3348 | 2026.03.18 23:43:11.732147 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3349 | 2026.03.18 23:43:11.732447 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.03.18 23:43:11.732768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3351 | 2026.03.18 23:43:13.823212 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.03.18 23:43:13.823420 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3353 | 2026.03.18 23:43:13.823493 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3354 | 2026.03.18 23:43:13.824253 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.03.18 23:43:13.824299 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3356 | 2026.03.18 23:43:13.824694 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3357 | 2026.03.18 23:43:13.824927 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.03.18 23:43:13.825057 [ 83 ] {} <Debug> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3359 | 2026.03.18 23:43:13.825072 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001706 sec., 166471.27784290738 rows/sec., 10.57 MiB/sec. | ||
| 3360 | 2026.03.18 23:43:13.825124 [ 83 ] {} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.18 23:43:13.825142 [ 4 ] {cea63d99-39f7-43ca-a7fb-86abf1458640} <Debug> TCPHandler: Processed in 0.002070355 sec. | ||
| 3362 | 2026.03.18 23:43:13.825153 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3363 | 2026.03.18 23:43:13.825277 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.03.18 23:43:13.825275 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 3365 | 2026.03.18 23:43:13.825379 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3366 | 2026.03.18 23:43:13.825425 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3367 | 2026.03.18 23:43:13.825433 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3368 | 2026.03.18 23:43:13.825471 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 3369 | 2026.03.18 23:43:13.825538 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3370 | 2026.03.18 23:43:13.825589 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3371 | 2026.03.18 23:43:13.825636 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3372 | 2026.03.18 23:43:13.825677 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3373 | 2026.03.18 23:43:13.826185 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.18 23:43:13.826227 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3375 | 2026.03.18 23:43:13.826596 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3376 | 2026.03.18 23:43:13.826641 [ 195 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415758 sec., 1002996.2747870751 rows/sec., 67.53 MiB/sec. | ||
| 3377 | 2026.03.18 23:43:13.826809 [ 201 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3378 | 2026.03.18 23:43:13.826830 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.03.18 23:43:13.826977 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001616 sec., 498143.5643564356 rows/sec., 38.84 MiB/sec. | ||
| 3380 | 2026.03.18 23:43:13.827017 [ 4 ] {af2dfae2-1078-4a55-82dc-977f0f9c7c6a} <Debug> TCPHandler: Processed in 0.001789858 sec. | ||
| 3381 | 2026.03.18 23:43:13.827098 [ 201 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.18 23:43:13.827132 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.03.18 23:43:13.827174 [ 201 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_9_2} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3384 | 2026.03.18 23:43:13.827239 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.03.18 23:43:13.827246 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3386 | 2026.03.18 23:43:13.827289 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3387 | 2026.03.18 23:43:13.827719 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.03.18 23:43:13.827758 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3389 | 2026.03.18 23:43:13.828067 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3390 | 2026.03.18 23:43:13.828277 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.03.18 23:43:13.828381 [ 83 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3392 | 2026.03.18 23:43:13.828404 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001183 sec., 123415.04649196957 rows/sec., 7.30 MiB/sec. | ||
| 3393 | 2026.03.18 23:43:13.828422 [ 83 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2026.03.18 23:43:13.828445 [ 4 ] {e2d39189-650f-44a8-8be3-fee20dfd0ec9} <Debug> TCPHandler: Processed in 0.001360767 sec. | ||
| 3395 | 2026.03.18 23:43:13.828446 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3396 | 2026.03.18 23:43:13.828537 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 | ||
| 3397 | 2026.03.18 23:43:13.828563 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.03.18 23:43:13.828637 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3399 | 2026.03.18 23:43:13.828662 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.03.18 23:43:13.828668 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 3401 | 2026.03.18 23:43:13.828708 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3402 | 2026.03.18 23:43:13.828729 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 165 rows starting from the beginning of the part | ||
| 3403 | 2026.03.18 23:43:13.828774 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3404 | 2026.03.18 23:43:13.828815 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 146 rows starting from the beginning of the part | ||
| 3405 | 2026.03.18 23:43:13.828851 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 3406 | 2026.03.18 23:43:13.828886 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 146 rows starting from the beginning of the part | ||
| 3407 | 2026.03.18 23:43:13.829136 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.03.18 23:43:13.829176 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3409 | 2026.03.18 23:43:13.829494 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3410 | 2026.03.18 23:43:13.829656 [ 201 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150261 sec., 636377.3091498364 rows/sec., 41.77 MiB/sec. | ||
| 3411 | 2026.03.18 23:43:13.829713 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.18 23:43:13.829787 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3413 | 2026.03.18 23:43:13.829848 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 3414 | 2026.03.18 23:43:13.829892 [ 4 ] {0452c1bc-0a77-4b49-9f10-0d1d7fb8d555} <Debug> TCPHandler: Processed in 0.001377036 sec. | ||
| 3415 | 2026.03.18 23:43:13.830006 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.03.18 23:43:13.830042 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.03.18 23:43:13.830102 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.03.18 23:43:13.830108 [ 193 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_16_3} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3419 | 2026.03.18 23:43:13.830148 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3420 | 2026.03.18 23:43:13.830182 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3421 | 2026.03.18 23:43:13.830580 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.03.18 23:43:13.830621 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3423 | 2026.03.18 23:43:13.830933 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3424 | 2026.03.18 23:43:13.831141 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.03.18 23:43:13.831235 [ 83 ] {} <Debug> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3426 | 2026.03.18 23:43:13.831263 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001179 sec., 125530.1102629347 rows/sec., 7.14 MiB/sec. | ||
| 3427 | 2026.03.18 23:43:13.831266 [ 83 ] {} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.03.18 23:43:13.831301 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3429 | 2026.03.18 23:43:13.831305 [ 4 ] {7fc2b4e4-1828-4a85-a50b-bf5ef04f4245} <Debug> TCPHandler: Processed in 0.001347826 sec. | ||
| 3430 | 2026.03.18 23:43:13.831369 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 3431 | 2026.03.18 23:43:13.831427 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.03.18 23:43:13.831447 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3433 | 2026.03.18 23:43:13.831476 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 3434 | 2026.03.18 23:43:13.831518 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3435 | 2026.03.18 23:43:13.831526 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3436 | 2026.03.18 23:43:13.831555 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3437 | 2026.03.18 23:43:13.831573 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3438 | 2026.03.18 23:43:13.831590 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3439 | 2026.03.18 23:43:13.831627 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3440 | 2026.03.18 23:43:13.832136 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2026.03.18 23:43:13.832176 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3442 | 2026.03.18 23:43:13.832254 [ 201 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000912364 sec., 811079.7883300963 rows/sec., 49.22 MiB/sec. | ||
| 3443 | 2026.03.18 23:43:13.832385 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3444 | 2026.03.18 23:43:13.832533 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3445 | 2026.03.18 23:43:13.832676 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.03.18 23:43:13.832762 [ 193 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_9_2} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3447 | 2026.03.18 23:43:13.832803 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.18 23:43:13.832824 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3449 | 2026.03.18 23:43:13.832939 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001432 sec., 344972.06703910616 rows/sec., 24.21 MiB/sec. | ||
| 3450 | 2026.03.18 23:43:13.832982 [ 4 ] {a4c81a33-e4f3-4055-8cde-03289cfcfbfe} <Debug> TCPHandler: Processed in 0.001602742 sec. | ||
| 3451 | 2026.03.18 23:43:13.833091 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2026.03.18 23:43:13.833183 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3453 | 2026.03.18 23:43:13.833224 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3454 | 2026.03.18 23:43:13.833547 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3455 | 2026.03.18 23:43:13.833582 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3456 | 2026.03.18 23:43:13.833875 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3457 | 2026.03.18 23:43:13.834078 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3458 | 2026.03.18 23:43:13.834200 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 3459 | 2026.03.18 23:43:13.834236 [ 4 ] {3600db00-5a71-4c2d-8bf4-1b7ffc2d80a7} <Debug> TCPHandler: Processed in 0.001193102 sec. | ||
| 3460 | 2026.03.18 23:43:13.834344 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.03.18 23:43:13.834438 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3462 | 2026.03.18 23:43:13.834480 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3463 | 2026.03.18 23:43:13.834872 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.03.18 23:43:13.834908 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3465 | 2026.03.18 23:43:13.835239 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3466 | 2026.03.18 23:43:13.835446 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.18 23:43:13.835569 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001149 sec., 230635.33507397736 rows/sec., 15.33 MiB/sec. | ||
| 3468 | 2026.03.18 23:43:13.835605 [ 4 ] {cd90cb36-7a11-41de-be67-f91bd6e8b6eb} <Debug> TCPHandler: Processed in 0.001308805 sec. | ||
| 3469 | 2026.03.18 23:43:13.835715 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.03.18 23:43:13.835810 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.03.18 23:43:13.835850 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3472 | 2026.03.18 23:43:13.836153 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.03.18 23:43:13.836190 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3474 | 2026.03.18 23:43:13.836478 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3475 | 2026.03.18 23:43:13.836684 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.03.18 23:43:13.836812 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 3477 | 2026.03.18 23:43:13.836848 [ 4 ] {355793f3-8e5e-4830-a1d0-e430f31d8f33} <Debug> TCPHandler: Processed in 0.001180991 sec. | ||
| 3478 | 2026.03.18 23:43:13.836944 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.03.18 23:43:13.837036 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.03.18 23:43:13.837089 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3481 | 2026.03.18 23:43:13.837800 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.03.18 23:43:13.837837 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3483 | 2026.03.18 23:43:13.838313 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3484 | 2026.03.18 23:43:13.838527 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.03.18 23:43:13.838631 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3486 | 2026.03.18 23:43:13.838661 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001642 sec., 2436.05359317905 rows/sec., 4.37 MiB/sec. | ||
| 3487 | 2026.03.18 23:43:13.838663 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.03.18 23:43:13.838701 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3489 | 2026.03.18 23:43:13.838718 [ 4 ] {5f585dc5-d5ae-429f-97d1-9d7c48dc4153} <Debug> TCPHandler: Processed in 0.001821138 sec. | ||
| 3490 | 2026.03.18 23:43:13.838826 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 3491 | 2026.03.18 23:43:13.838840 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.03.18 23:43:13.838972 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3493 | 2026.03.18 23:43:13.839014 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3494 | 2026.03.18 23:43:13.839107 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3495 | 2026.03.18 23:43:13.839181 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part | ||
| 3496 | 2026.03.18 23:43:13.839341 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.03.18 23:43:13.839346 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
| 3498 | 2026.03.18 23:43:13.839384 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3499 | 2026.03.18 23:43:13.839485 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 3500 | 2026.03.18 23:43:13.839607 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3501 | 2026.03.18 23:43:13.839719 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3502 | 2026.03.18 23:43:13.839720 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 3503 | 2026.03.18 23:43:13.839864 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 3504 | 2026.03.18 23:43:13.839967 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.03.18 23:43:13.840108 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 4.88 MiB/sec. | ||
| 3506 | 2026.03.18 23:43:13.840149 [ 4 ] {28d8a2ea-166a-4f35-823f-44ded7cc0d98} <Debug> TCPHandler: Processed in 0.001358786 sec. | ||
| 3507 | 2026.03.18 23:43:13.842823 [ 193 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 19 columns (19 merged, 0 gathered) in 0.004070978 sec., 64112.35825887538 rows/sec., 114.89 MiB/sec. | ||
| 3508 | 2026.03.18 23:43:13.843341 [ 201 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3509 | 2026.03.18 23:43:13.843750 [ 201 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.03.18 23:43:13.843837 [ 201 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3511 | 2026.03.18 23:43:13.843947 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3512 | 2026.03.18 23:43:16.622746 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3513 | 2026.03.18 23:43:16.622799 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3514 | 2026.03.18 23:43:16.723515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6715 | ||
| 3515 | 2026.03.18 23:43:16.724069 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.18 23:43:16.724109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3517 | 2026.03.18 23:43:16.724603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3518 | 2026.03.18 23:43:16.724836 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.18 23:43:16.724961 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6715 | ||
| 3520 | 2026.03.18 23:43:17.069195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3521 | 2026.03.18 23:43:17.086562 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.03.18 23:43:17.086625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3523 | 2026.03.18 23:43:17.093155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3524 | 2026.03.18 23:43:17.093912 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.03.18 23:43:17.097076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3526 | 2026.03.18 23:43:18.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.55 MiB, peak 227.66 MiB, free memory in arenas 0.00 B, will set to 225.27 MiB (RSS), difference: 1.72 MiB | ||
| 3527 | 2026.03.18 23:43:18.816550 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.03.18 23:43:18.816740 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3529 | 2026.03.18 23:43:18.816805 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3530 | 2026.03.18 23:43:18.817512 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.03.18 23:43:18.817558 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3532 | 2026.03.18 23:43:18.817966 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3533 | 2026.03.18 23:43:18.818195 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.03.18 23:43:18.818347 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001656 sec., 76086.95652173914 rows/sec., 6.56 MiB/sec. | ||
| 3535 | 2026.03.18 23:43:18.818387 [ 4 ] {65248353-555d-4e72-8102-8061c388fc93} <Debug> TCPHandler: Processed in 0.001966932 sec. | ||
| 3536 | 2026.03.18 23:43:18.818519 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3537 | 2026.03.18 23:43:18.818613 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3538 | 2026.03.18 23:43:18.818654 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3539 | 2026.03.18 23:43:18.819058 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.03.18 23:43:18.819094 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3541 | 2026.03.18 23:43:18.819381 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3542 | 2026.03.18 23:43:18.819594 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.03.18 23:43:18.819719 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001124 sec., 31138.79003558719 rows/sec., 2.29 MiB/sec. | ||
| 3544 | 2026.03.18 23:43:18.819758 [ 4 ] {b760cfde-0e10-461f-ac57-219068051fdb} <Debug> TCPHandler: Processed in 0.001286884 sec. | ||
| 3545 | 2026.03.18 23:43:18.819867 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.03.18 23:43:18.819960 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3547 | 2026.03.18 23:43:18.820001 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3548 | 2026.03.18 23:43:18.820424 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.18 23:43:18.820461 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3550 | 2026.03.18 23:43:18.820770 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3551 | 2026.03.18 23:43:18.820999 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.18 23:43:18.821125 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001183 sec., 83685.54522400677 rows/sec., 6.54 MiB/sec. | ||
| 3553 | 2026.03.18 23:43:18.821161 [ 4 ] {d0eb7520-2d06-4778-998d-7b9a097baddf} <Debug> TCPHandler: Processed in 0.001342526 sec. | ||
| 3554 | 2026.03.18 23:43:18.821271 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.03.18 23:43:18.821365 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3556 | 2026.03.18 23:43:18.821409 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3557 | 2026.03.18 23:43:18.821800 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.03.18 23:43:18.821836 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3559 | 2026.03.18 23:43:18.822156 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3560 | 2026.03.18 23:43:18.822364 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.03.18 23:43:18.822491 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 3562 | 2026.03.18 23:43:18.822538 [ 4 ] {ee345f53-e1ab-4d05-8670-bcf59d20a44f} <Debug> TCPHandler: Processed in 0.001314675 sec. | ||
| 3563 | 2026.03.18 23:43:18.822653 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.03.18 23:43:18.822749 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3565 | 2026.03.18 23:43:18.822802 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3566 | 2026.03.18 23:43:18.823644 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.03.18 23:43:18.823680 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3568 | 2026.03.18 23:43:18.824217 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3569 | 2026.03.18 23:43:18.824441 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.03.18 23:43:18.824572 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001842 sec., 19001.085776330074 rows/sec., 34.05 MiB/sec. | ||
| 3571 | 2026.03.18 23:43:18.824622 [ 4 ] {5f020130-d19e-497c-9472-ec22886e2a59} <Debug> TCPHandler: Processed in 0.002018164 sec. | ||
| 3572 | 2026.03.18 23:43:18.824736 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.03.18 23:43:18.824830 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.03.18 23:43:18.824872 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3575 | 2026.03.18 23:43:18.825205 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.03.18 23:43:18.825241 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3577 | 2026.03.18 23:43:18.825533 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3578 | 2026.03.18 23:43:18.825763 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.03.18 23:43:18.825888 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3580 | 2026.03.18 23:43:18.825923 [ 4 ] {77254565-07a3-4ab2-a619-ba4743a07778} <Debug> TCPHandler: Processed in 0.001235473 sec. | ||
| 3581 | 2026.03.18 23:43:19.196517 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.03.18 23:43:19.196708 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.03.18 23:43:19.196779 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3584 | 2026.03.18 23:43:19.197484 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.03.18 23:43:19.197526 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3586 | 2026.03.18 23:43:19.197911 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3587 | 2026.03.18 23:43:19.198139 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.03.18 23:43:19.198290 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001633 sec., 173913.0434782609 rows/sec., 11.05 MiB/sec. | ||
| 3589 | 2026.03.18 23:43:19.198330 [ 4 ] {e8089538-f009-4071-854e-08848609bf91} <Debug> TCPHandler: Processed in 0.001944892 sec. | ||
| 3590 | 2026.03.18 23:43:19.198448 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.03.18 23:43:19.198545 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3592 | 2026.03.18 23:43:19.198586 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3593 | 2026.03.18 23:43:19.198974 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.03.18 23:43:19.199066 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3595 | 2026.03.18 23:43:19.199511 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3596 | 2026.03.18 23:43:19.199854 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.18 23:43:19.199963 [ 154 ] {} <Debug> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3598 | 2026.03.18 23:43:19.200013 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001485 sec., 1346.8013468013469 rows/sec., 109.82 KiB/sec. | ||
| 3599 | 2026.03.18 23:43:19.200013 [ 154 ] {} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.03.18 23:43:19.200051 [ 4 ] {e639479d-6269-4f4a-a262-a8a99257a4ba} <Debug> TCPHandler: Processed in 0.001652593 sec. | ||
| 3601 | 2026.03.18 23:43:19.200052 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3602 | 2026.03.18 23:43:19.200164 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.03.18 23:43:19.200185 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::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 | ||
| 3604 | 2026.03.18 23:43:19.200259 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3605 | 2026.03.18 23:43:19.200304 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3606 | 2026.03.18 23:43:19.200357 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3607 | 2026.03.18 23:43:19.200405 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::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 | ||
| 3608 | 2026.03.18 23:43:19.200504 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::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 | ||
| 3609 | 2026.03.18 23:43:19.200572 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3610 | 2026.03.18 23:43:19.200622 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3611 | 2026.03.18 23:43:19.200665 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::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 | ||
| 3612 | 2026.03.18 23:43:19.200710 [ 199 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3613 | 2026.03.18 23:43:19.201609 [ 201 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148229 sec., 21588.21822990103 rows/sec., 1.80 MiB/sec. | ||
| 3614 | 2026.03.18 23:43:19.201628 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.03.18 23:43:19.201681 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3616 | 2026.03.18 23:43:19.201787 [ 193 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3617 | 2026.03.18 23:43:19.202134 [ 193 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.03.18 23:43:19.202217 [ 193 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_6_1} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3619 | 2026.03.18 23:43:19.202310 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3620 | 2026.03.18 23:43:19.202346 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3621 | 2026.03.18 23:43:19.202589 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.18 23:43:19.202685 [ 154 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3623 | 2026.03.18 23:43:19.202713 [ 154 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2026.03.18 23:43:19.202720 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Debug> executeQuery: Read 2686 rows, 209.06 KiB in 0.002479 sec., 1083501.4118596208 rows/sec., 82.35 MiB/sec. | ||
| 3625 | 2026.03.18 23:43:19.202737 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3626 | 2026.03.18 23:43:19.202763 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 3627 | 2026.03.18 23:43:19.202777 [ 4 ] {c9b1b90f-0dda-41d1-ac56-b7422f0732c5} <Debug> TCPHandler: Processed in 0.002662471 sec. | ||
| 3628 | 2026.03.18 23:43:19.202812 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 3629 | 2026.03.18 23:43:19.202893 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2026.03.18 23:43:19.202913 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3631 | 2026.03.18 23:43:19.202943 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2764 rows starting from the beginning of the part | ||
| 3632 | 2026.03.18 23:43:19.202993 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 805 rows starting from the beginning of the part | ||
| 3633 | 2026.03.18 23:43:19.202994 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.03.18 23:43:19.203037 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 129 rows starting from the beginning of the part | ||
| 3635 | 2026.03.18 23:43:19.203048 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3636 | 2026.03.18 23:43:19.203082 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 805 rows starting from the beginning of the part | ||
| 3637 | 2026.03.18 23:43:19.203123 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 126 rows starting from the beginning of the part | ||
| 3638 | 2026.03.18 23:43:19.203165 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2686 rows starting from the beginning of the part | ||
| 3639 | 2026.03.18 23:43:19.203484 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.03.18 23:43:19.203535 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3641 | 2026.03.18 23:43:19.203870 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3642 | 2026.03.18 23:43:19.204094 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2026.03.18 23:43:19.204225 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001251 sec., 125499.6003197442 rows/sec., 7.54 MiB/sec. | ||
| 3644 | 2026.03.18 23:43:19.204262 [ 4 ] {a5df9cb4-ec4b-4640-9882-7acac4637ccd} <Debug> TCPHandler: Processed in 0.001418877 sec. | ||
| 3645 | 2026.03.18 23:43:19.204372 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3646 | 2026.03.18 23:43:19.204467 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3647 | 2026.03.18 23:43:19.204507 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3648 | 2026.03.18 23:43:19.205127 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.18 23:43:19.205163 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3650 | 2026.03.18 23:43:19.205499 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3651 | 2026.03.18 23:43:19.205711 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.03.18 23:43:19.205758 [ 200 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7315 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973869 sec., 2459758.6511039995 rows/sec., 198.67 MiB/sec. | ||
| 3653 | 2026.03.18 23:43:19.205840 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001391 sec., 616103.5226455787 rows/sec., 36.61 MiB/sec. | ||
| 3654 | 2026.03.18 23:43:19.205880 [ 4 ] {bc8f7cc6-8c26-4c8b-a0e5-a45b75736bec} <Debug> TCPHandler: Processed in 0.001557392 sec. | ||
| 3655 | 2026.03.18 23:43:19.205980 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.03.18 23:43:19.206043 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3657 | 2026.03.18 23:43:19.206074 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3658 | 2026.03.18 23:43:19.206118 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3659 | 2026.03.18 23:43:19.206311 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.03.18 23:43:19.206390 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_21_4} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3661 | 2026.03.18 23:43:19.206465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
| 3662 | 2026.03.18 23:43:19.206491 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.03.18 23:43:19.206531 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3664 | 2026.03.18 23:43:19.206826 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3665 | 2026.03.18 23:43:19.207031 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.03.18 23:43:19.207154 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 3667 | 2026.03.18 23:43:19.207190 [ 4 ] {f9c31003-9ed7-4d53-a75a-113211a22832} <Debug> TCPHandler: Processed in 0.001259303 sec. | ||
| 3668 | 2026.03.18 23:43:19.207294 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.03.18 23:43:19.207387 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.03.18 23:43:19.207425 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3671 | 2026.03.18 23:43:19.207841 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.18 23:43:19.207876 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3673 | 2026.03.18 23:43:19.208195 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3674 | 2026.03.18 23:43:19.208401 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.03.18 23:43:19.208525 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 3676 | 2026.03.18 23:43:19.208574 [ 4 ] {4072018f-af69-41b8-918c-3aa1c36d552c} <Debug> TCPHandler: Processed in 0.001328615 sec. | ||
| 3677 | 2026.03.18 23:43:19.208689 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.03.18 23:43:19.208788 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3679 | 2026.03.18 23:43:19.208828 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3680 | 2026.03.18 23:43:19.209659 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.18 23:43:19.209693 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3682 | 2026.03.18 23:43:19.210059 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3683 | 2026.03.18 23:43:19.210272 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.03.18 23:43:19.210360 [ 154 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3685 | 2026.03.18 23:43:19.210387 [ 154 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.03.18 23:43:19.210398 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001628 sec., 885135.135135135 rows/sec., 60.95 MiB/sec. | ||
| 3687 | 2026.03.18 23:43:19.210409 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3688 | 2026.03.18 23:43:19.210435 [ 4 ] {7a3b0992-f9ec-4e53-955c-7439152b90d8} <Debug> TCPHandler: Processed in 0.001794918 sec. | ||
| 3689 | 2026.03.18 23:43:19.210491 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 3690 | 2026.03.18 23:43:19.210544 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.03.18 23:43:19.210594 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2026.03.18 23:43:19.210626 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1510 rows starting from the beginning of the part | ||
| 3693 | 2026.03.18 23:43:19.210643 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3694 | 2026.03.18 23:43:19.210683 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 494 rows starting from the beginning of the part | ||
| 3695 | 2026.03.18 23:43:19.210688 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3696 | 2026.03.18 23:43:19.210739 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3697 | 2026.03.18 23:43:19.210786 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 494 rows starting from the beginning of the part | ||
| 3698 | 2026.03.18 23:43:19.210827 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 99 rows starting from the beginning of the part | ||
| 3699 | 2026.03.18 23:43:19.210867 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1441 rows starting from the beginning of the part | ||
| 3700 | 2026.03.18 23:43:19.211033 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.03.18 23:43:19.211073 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3702 | 2026.03.18 23:43:19.211388 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3703 | 2026.03.18 23:43:19.211614 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.03.18 23:43:19.211742 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 3705 | 2026.03.18 23:43:19.211777 [ 4 ] {139eee6b-6f4a-4a01-9563-1642923da0e6} <Debug> TCPHandler: Processed in 0.001281724 sec. | ||
| 3706 | 2026.03.18 23:43:19.211878 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.03.18 23:43:19.211971 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3708 | 2026.03.18 23:43:19.212013 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3709 | 2026.03.18 23:43:19.212219 [ 188 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765557 sec., 2346568.2501329607 rows/sec., 172.73 MiB/sec. | ||
| 3710 | 2026.03.18 23:43:19.212392 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3711 | 2026.03.18 23:43:19.212565 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.03.18 23:43:19.212607 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3713 | 2026.03.18 23:43:19.212647 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.03.18 23:43:19.212722 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_21_4} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3715 | 2026.03.18 23:43:19.212787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3716 | 2026.03.18 23:43:19.213044 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3717 | 2026.03.18 23:43:19.213258 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2026.03.18 23:43:19.213346 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3719 | 2026.03.18 23:43:19.213371 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.03.18 23:43:19.213381 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001427 sec., 927119.8318149964 rows/sec., 57.90 MiB/sec. | ||
| 3721 | 2026.03.18 23:43:19.213393 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3722 | 2026.03.18 23:43:19.213417 [ 4 ] {5837b238-40a6-4d46-9d03-f6e7dc9cc595} <Debug> TCPHandler: Processed in 0.001586282 sec. | ||
| 3723 | 2026.03.18 23:43:19.213478 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 3724 | 2026.03.18 23:43:19.213526 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.18 23:43:19.213604 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3726 | 2026.03.18 23:43:19.213623 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3727 | 2026.03.18 23:43:19.213643 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6388 rows starting from the beginning of the part | ||
| 3728 | 2026.03.18 23:43:19.213669 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3729 | 2026.03.18 23:43:19.213736 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3730 | 2026.03.18 23:43:19.213797 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 163 rows starting from the beginning of the part | ||
| 3731 | 2026.03.18 23:43:19.213844 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3732 | 2026.03.18 23:43:19.213890 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 3733 | 2026.03.18 23:43:19.213933 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1323 rows starting from the beginning of the part | ||
| 3734 | 2026.03.18 23:43:19.213981 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.03.18 23:43:19.214021 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3736 | 2026.03.18 23:43:19.214337 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3737 | 2026.03.18 23:43:19.214543 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.03.18 23:43:19.214629 [ 154 ] {} <Debug> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3739 | 2026.03.18 23:43:19.214654 [ 154 ] {} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2026.03.18 23:43:19.214671 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 3741 | 2026.03.18 23:43:19.214674 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3742 | 2026.03.18 23:43:19.214706 [ 4 ] {132fe527-0834-4bd6-9f81-833232605531} <Debug> TCPHandler: Processed in 0.001228682 sec. | ||
| 3743 | 2026.03.18 23:43:19.214752 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3744 | 2026.03.18 23:43:19.214836 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.03.18 23:43:19.214837 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3746 | 2026.03.18 23:43:19.214884 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3747 | 2026.03.18 23:43:19.214935 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3748 | 2026.03.18 23:43:19.214936 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.03.18 23:43:19.214973 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3750 | 2026.03.18 23:43:19.215002 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3751 | 2026.03.18 23:43:19.215013 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3752 | 2026.03.18 23:43:19.215055 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3753 | 2026.03.18 23:43:19.215093 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::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 | ||
| 3754 | 2026.03.18 23:43:19.215753 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.03.18 23:43:19.215793 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3756 | 2026.03.18 23:43:19.215824 [ 198 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102799 sec., 9067.835571124022 rows/sec., 611.02 KiB/sec. | ||
| 3757 | 2026.03.18 23:43:19.215922 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3758 | 2026.03.18 23:43:19.216221 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_10_2} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.03.18 23:43:19.216287 [ 199 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_10_2} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3760 | 2026.03.18 23:43:19.216345 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3761 | 2026.03.18 23:43:19.216459 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3762 | 2026.03.18 23:43:19.216693 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.03.18 23:43:19.216833 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001914 sec., 6792.058516196447 rows/sec., 12.17 MiB/sec. | ||
| 3764 | 2026.03.18 23:43:19.216884 [ 4 ] {38d8968a-92af-40b4-abfb-f695649184e0} <Debug> TCPHandler: Processed in 0.002097226 sec. | ||
| 3765 | 2026.03.18 23:43:19.216996 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.03.18 23:43:19.217091 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3767 | 2026.03.18 23:43:19.217132 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3768 | 2026.03.18 23:43:19.217462 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3769 | 2026.03.18 23:43:19.217497 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3770 | 2026.03.18 23:43:19.217618 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8564 rows, containing 5 columns (5 merged, 0 gathered) in 0.004179951 sec., 2048827.8451111028 rows/sec., 133.64 MiB/sec. | ||
| 3771 | 2026.03.18 23:43:19.217792 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3772 | 2026.03.18 23:43:19.217834 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3773 | 2026.03.18 23:43:19.218053 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.03.18 23:43:19.218071 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.18 23:43:19.218134 [ 198 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3776 | 2026.03.18 23:43:19.218160 [ 131 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3777 | 2026.03.18 23:43:19.218180 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001108 sec., 37906.13718411552 rows/sec., 2.16 MiB/sec. | ||
| 3778 | 2026.03.18 23:43:19.218205 [ 131 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.03.18 23:43:19.218222 [ 4 ] {dea99c21-3630-4d96-a58f-fc7f82458041} <Debug> TCPHandler: Processed in 0.001276004 sec. | ||
| 3780 | 2026.03.18 23:43:19.218228 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3781 | 2026.03.18 23:43:19.218232 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3782 | 2026.03.18 23:43:19.218321 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 3783 | 2026.03.18 23:43:19.218416 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3784 | 2026.03.18 23:43:19.218440 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 990 rows starting from the beginning of the part | ||
| 3785 | 2026.03.18 23:43:19.218484 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3786 | 2026.03.18 23:43:19.218519 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3787 | 2026.03.18 23:43:19.218553 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3788 | 2026.03.18 23:43:19.218587 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 3789 | 2026.03.18 23:43:19.218622 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 3790 | 2026.03.18 23:43:19.219460 [ 189 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1332 rows, containing 4 columns (4 merged, 0 gathered) in 0.001167691 sec., 1140712.7399286283 rows/sec., 73.09 MiB/sec. | ||
| 3791 | 2026.03.18 23:43:19.219683 [ 199 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3792 | 2026.03.18 23:43:19.219956 [ 199 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.18 23:43:19.220023 [ 199 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_21_4} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3794 | 2026.03.18 23:43:19.220095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3795 | 2026.03.18 23:43:21.732931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 542 | ||
| 3796 | 2026.03.18 23:43:21.736019 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.03.18 23:43:21.736063 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3798 | 2026.03.18 23:43:21.737250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3799 | 2026.03.18 23:43:21.737522 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.03.18 23:43:21.737767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3801 | 2026.03.18 23:43:23.813510 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.03.18 23:43:23.813700 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3803 | 2026.03.18 23:43:23.813763 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3804 | 2026.03.18 23:43:23.814390 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.03.18 23:43:23.814428 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3806 | 2026.03.18 23:43:23.814819 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3807 | 2026.03.18 23:43:23.815121 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.03.18 23:43:23.815303 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 3809 | 2026.03.18 23:43:23.815356 [ 4 ] {21dc18ae-2abf-4e85-a6ea-40bf69b0bc4b} <Debug> TCPHandler: Processed in 0.001973942 sec. | ||
| 3810 | 2026.03.18 23:43:23.815496 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.03.18 23:43:23.815599 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3812 | 2026.03.18 23:43:23.815640 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3813 | 2026.03.18 23:43:23.816058 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.03.18 23:43:23.816092 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3815 | 2026.03.18 23:43:23.816410 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3816 | 2026.03.18 23:43:23.816619 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.03.18 23:43:23.816744 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3818 | 2026.03.18 23:43:23.816781 [ 4 ] {084ec956-4b47-4abb-80e5-d7b4dcfd4abf} <Debug> TCPHandler: Processed in 0.001348076 sec. | ||
| 3819 | 2026.03.18 23:43:23.816892 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3820 | 2026.03.18 23:43:23.816987 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3821 | 2026.03.18 23:43:23.817030 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3822 | 2026.03.18 23:43:23.817407 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2026.03.18 23:43:23.817440 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3824 | 2026.03.18 23:43:23.817800 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3825 | 2026.03.18 23:43:23.818007 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.03.18 23:43:23.818131 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001162 sec., 110154.90533562822 rows/sec., 7.67 MiB/sec. | ||
| 3827 | 2026.03.18 23:43:23.818166 [ 4 ] {f59e54a4-5ea3-4557-a315-c135847dc44f} <Debug> TCPHandler: Processed in 0.001322985 sec. | ||
| 3828 | 2026.03.18 23:43:23.818277 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3829 | 2026.03.18 23:43:23.818371 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3830 | 2026.03.18 23:43:23.818413 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3831 | 2026.03.18 23:43:23.818731 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3832 | 2026.03.18 23:43:23.818766 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3833 | 2026.03.18 23:43:23.819073 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3834 | 2026.03.18 23:43:23.819278 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.03.18 23:43:23.819404 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 3836 | 2026.03.18 23:43:23.819438 [ 4 ] {3283cef6-59b3-4470-a567-c33540dd0502} <Debug> TCPHandler: Processed in 0.001210272 sec. | ||
| 3837 | 2026.03.18 23:43:24.225042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7227 | ||
| 3838 | 2026.03.18 23:43:24.225917 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.03.18 23:43:24.225984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3840 | 2026.03.18 23:43:24.226556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3841 | 2026.03.18 23:43:24.226798 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.03.18 23:43:24.226920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7227 | ||
| 3843 | 2026.03.18 23:43:24.597141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3844 | 2026.03.18 23:43:24.613476 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.03.18 23:43:24.613564 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3846 | 2026.03.18 23:43:24.619627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3847 | 2026.03.18 23:43:24.620439 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.03.18 23:43:24.624579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3849 | 2026.03.18 23:43:28.817333 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.03.18 23:43:28.817538 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3851 | 2026.03.18 23:43:28.817610 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3852 | 2026.03.18 23:43:28.818393 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.03.18 23:43:28.818436 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3854 | 2026.03.18 23:43:28.818833 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3855 | 2026.03.18 23:43:28.819051 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.03.18 23:43:28.819201 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001715 sec., 73469.38775510204 rows/sec., 6.33 MiB/sec. | ||
| 3857 | 2026.03.18 23:43:28.819241 [ 4 ] {86086e9c-857d-4396-874a-8597bd9dafba} <Debug> TCPHandler: Processed in 0.002036884 sec. | ||
| 3858 | 2026.03.18 23:43:28.819367 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.03.18 23:43:28.819462 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.03.18 23:43:28.819504 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3861 | 2026.03.18 23:43:28.819906 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.03.18 23:43:28.819941 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3863 | 2026.03.18 23:43:28.820224 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3864 | 2026.03.18 23:43:28.820451 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.03.18 23:43:28.820578 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001133 sec., 30891.438658428953 rows/sec., 2.27 MiB/sec. | ||
| 3866 | 2026.03.18 23:43:28.820615 [ 4 ] {700e261e-16f1-4109-8484-7fcb03ebeff4} <Debug> TCPHandler: Processed in 0.001298625 sec. | ||
| 3867 | 2026.03.18 23:43:28.820718 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.03.18 23:43:28.820813 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3869 | 2026.03.18 23:43:28.820854 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3870 | 2026.03.18 23:43:28.821281 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.03.18 23:43:28.821317 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3872 | 2026.03.18 23:43:28.821621 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3873 | 2026.03.18 23:43:28.821830 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.03.18 23:43:28.821954 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001159 sec., 85418.46419327005 rows/sec., 6.67 MiB/sec. | ||
| 3875 | 2026.03.18 23:43:28.821991 [ 4 ] {458bd72e-cda4-4758-b082-e9afafcae663} <Debug> TCPHandler: Processed in 0.001323015 sec. | ||
| 3876 | 2026.03.18 23:43:28.822099 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2026.03.18 23:43:28.822194 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3878 | 2026.03.18 23:43:28.822237 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3879 | 2026.03.18 23:43:28.822632 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.03.18 23:43:28.822667 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3881 | 2026.03.18 23:43:28.822989 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3882 | 2026.03.18 23:43:28.823266 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.03.18 23:43:28.823395 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3884 | 2026.03.18 23:43:28.823430 [ 4 ] {4b541c42-f600-4bf8-807d-303e727ff228} <Debug> TCPHandler: Processed in 0.001380797 sec. | ||
| 3885 | 2026.03.18 23:43:28.823553 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.03.18 23:43:28.823673 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3887 | 2026.03.18 23:43:28.823739 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3888 | 2026.03.18 23:43:28.824646 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2026.03.18 23:43:28.824725 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3890 | 2026.03.18 23:43:28.825272 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3891 | 2026.03.18 23:43:28.825498 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.03.18 23:43:28.825635 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001987 sec., 17614.494212380472 rows/sec., 31.56 MiB/sec. | ||
| 3893 | 2026.03.18 23:43:28.825687 [ 4 ] {9aeaa474-9c84-4be0-a6a9-cf86d0fef852} <Debug> TCPHandler: Processed in 0.002195379 sec. | ||
| 3894 | 2026.03.18 23:43:28.825798 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2026.03.18 23:43:28.825892 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3896 | 2026.03.18 23:43:28.825935 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3897 | 2026.03.18 23:43:28.826267 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2026.03.18 23:43:28.826301 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3899 | 2026.03.18 23:43:28.826603 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3900 | 2026.03.18 23:43:28.826808 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2026.03.18 23:43:28.826936 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3902 | 2026.03.18 23:43:28.826970 [ 4 ] {a79475b6-494a-45db-b033-2dadd3f97208} <Debug> TCPHandler: Processed in 0.001222533 sec. | ||
| 3903 | 2026.03.18 23:43:31.073581 [ 139 ] {} <Debug> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3904 | 2026.03.18 23:43:31.073648 [ 139 ] {} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.03.18 23:43:31.073668 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3906 | 2026.03.18 23:43:31.073825 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 3907 | 2026.03.18 23:43:31.074038 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3908 | 2026.03.18 23:43:31.074091 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 3909 | 2026.03.18 23:43:31.074216 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 3910 | 2026.03.18 23:43:31.074289 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 3911 | 2026.03.18 23:43:31.074354 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 3912 | 2026.03.18 23:43:31.074413 [ 187 ] {e70bcae8-2931-4837-8998-bf0abb81d145::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 | ||
| 3913 | 2026.03.18 23:43:31.075168 [ 199 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419368 sec., 42272.335292890915 rows/sec., 2.16 MiB/sec. | ||
| 3914 | 2026.03.18 23:43:31.075359 [ 189 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3915 | 2026.03.18 23:43:31.075706 [ 189 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_10_2} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.03.18 23:43:31.075788 [ 189 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_10_2} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3917 | 2026.03.18 23:43:31.075891 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3918 | 2026.03.18 23:43:31.623035 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3919 | 2026.03.18 23:43:31.623081 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3920 | 2026.03.18 23:43:31.727013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7675 | ||
| 3921 | 2026.03.18 23:43:31.727555 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2026.03.18 23:43:31.727601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3923 | 2026.03.18 23:43:31.728106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3924 | 2026.03.18 23:43:31.728340 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.03.18 23:43:31.728471 [ 141 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3926 | 2026.03.18 23:43:31.728477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7675 | ||
| 3927 | 2026.03.18 23:43:31.728517 [ 141 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.03.18 23:43:31.728540 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3929 | 2026.03.18 23:43:31.728671 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::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 | ||
| 3930 | 2026.03.18 23:43:31.728820 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3931 | 2026.03.18 23:43:31.728860 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5307 rows starting from the beginning of the part | ||
| 3932 | 2026.03.18 23:43:31.728925 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3933 | 2026.03.18 23:43:31.728971 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3934 | 2026.03.18 23:43:31.729021 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3935 | 2026.03.18 23:43:31.729058 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3936 | 2026.03.18 23:43:31.729097 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3937 | 2026.03.18 23:43:31.730570 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001961932 sec., 3911960.2514256355 rows/sec., 55.96 MiB/sec. | ||
| 3938 | 2026.03.18 23:43:31.731044 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3939 | 2026.03.18 23:43:31.731406 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.03.18 23:43:31.731500 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_16_3} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3941 | 2026.03.18 23:43:31.731621 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3942 | 2026.03.18 23:43:31.738008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 562 | ||
| 3943 | 2026.03.18 23:43:31.739902 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.03.18 23:43:31.739942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3945 | 2026.03.18 23:43:31.741114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3946 | 2026.03.18 23:43:31.741380 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.03.18 23:43:31.741505 [ 141 ] {} <Debug> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3948 | 2026.03.18 23:43:31.741538 [ 141 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.03.18 23:43:31.741554 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3950 | 2026.03.18 23:43:31.741604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 3951 | 2026.03.18 23:43:31.741627 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 3952 | 2026.03.18 23:43:31.742170 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3953 | 2026.03.18 23:43:31.742325 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 366 rows starting from the beginning of the part | ||
| 3954 | 2026.03.18 23:43:31.742677 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 3955 | 2026.03.18 23:43:31.742996 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 3956 | 2026.03.18 23:43:31.743328 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3957 | 2026.03.18 23:43:31.743648 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 3958 | 2026.03.18 23:43:31.743980 [ 189 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 3959 | 2026.03.18 23:43:31.750225 [ 196 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 72 columns (72 merged, 0 gathered) in 0.00862422 sec., 65165.313500815144 rows/sec., 58.21 MiB/sec. | ||
| 3960 | 2026.03.18 23:43:31.751560 [ 196 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3961 | 2026.03.18 23:43:31.752184 [ 196 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.03.18 23:43:31.752273 [ 196 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_11_2} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3963 | 2026.03.18 23:43:31.752518 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3964 | 2026.03.18 23:43:32.001287 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000852422 sec. | ||
| 3965 | 2026.03.18 23:43:32.124664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3966 | 2026.03.18 23:43:32.141972 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.18 23:43:32.142041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3968 | 2026.03.18 23:43:32.147940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3969 | 2026.03.18 23:43:32.148636 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.18 23:43:32.148943 [ 137 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3971 | 2026.03.18 23:43:32.149006 [ 137 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.03.18 23:43:32.149025 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3973 | 2026.03.18 23:43:32.149125 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3974 | 2026.03.18 23:43:32.151986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3975 | 2026.03.18 23:43:32.152231 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3976 | 2026.03.18 23:43:32.153076 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3977 | 2026.03.18 23:43:32.156498 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3978 | 2026.03.18 23:43:32.159914 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3979 | 2026.03.18 23:43:32.163648 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3980 | 2026.03.18 23:43:32.167493 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3981 | 2026.03.18 23:43:32.171768 [ 186 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 3982 | 2026.03.18 23:43:32.222622 [ 196 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.073538796 sec., 1645.3900061132358 rows/sec., 8.51 MiB/sec. | ||
| 3983 | 2026.03.18 23:43:32.225190 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3984 | 2026.03.18 23:43:32.227230 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_16_3} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.03.18 23:43:32.227327 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_16_3} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3986 | 2026.03.18 23:43:32.229359 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3987 | 2026.03.18 23:43:33.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.92 MiB, peak 238.89 MiB, free memory in arenas 0.00 B, will set to 236.53 MiB (RSS), difference: 7.61 MiB | ||
| 3988 | 2026.03.18 23:43:33.823069 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.03.18 23:43:33.823276 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.03.18 23:43:33.823348 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3991 | 2026.03.18 23:43:33.824101 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.03.18 23:43:33.824149 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3993 | 2026.03.18 23:43:33.824575 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3994 | 2026.03.18 23:43:33.824798 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.03.18 23:43:33.824955 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 3996 | 2026.03.18 23:43:33.824997 [ 4 ] {f8374cae-d943-4a7f-b447-469a66655c7a} <Debug> TCPHandler: Processed in 0.002066765 sec. | ||
| 3997 | 2026.03.18 23:43:33.825121 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2026.03.18 23:43:33.825215 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3999 | 2026.03.18 23:43:33.825255 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4000 | 2026.03.18 23:43:33.826013 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.03.18 23:43:33.826049 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4002 | 2026.03.18 23:43:33.826416 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4003 | 2026.03.18 23:43:33.826620 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.03.18 23:43:33.826748 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001551 sec., 519019.9871050935 rows/sec., 40.47 MiB/sec. | ||
| 4005 | 2026.03.18 23:43:33.826784 [ 4 ] {214f0e25-fd4e-46fa-ad04-e957e11fd08d} <Debug> TCPHandler: Processed in 0.001711695 sec. | ||
| 4006 | 2026.03.18 23:43:33.826892 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.03.18 23:43:33.826986 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.03.18 23:43:33.827026 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4009 | 2026.03.18 23:43:33.827448 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.03.18 23:43:33.827483 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4011 | 2026.03.18 23:43:33.827781 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4012 | 2026.03.18 23:43:33.827980 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.03.18 23:43:33.828105 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001137 sec., 128408.0914687775 rows/sec., 7.60 MiB/sec. | ||
| 4014 | 2026.03.18 23:43:33.828140 [ 4 ] {f17682f2-a3c4-4799-98ca-8a6470fb4b2b} <Debug> TCPHandler: Processed in 0.001296395 sec. | ||
| 4015 | 2026.03.18 23:43:33.828247 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.03.18 23:43:33.828340 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4017 | 2026.03.18 23:43:33.828378 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4018 | 2026.03.18 23:43:33.828793 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.03.18 23:43:33.828827 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4020 | 2026.03.18 23:43:33.829122 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4021 | 2026.03.18 23:43:33.829346 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.03.18 23:43:33.829449 [ 136 ] {} <Debug> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4023 | 2026.03.18 23:43:33.829469 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 4024 | 2026.03.18 23:43:33.829517 [ 136 ] {} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.03.18 23:43:33.829524 [ 4 ] {eb67c405-3b9d-4045-b0b4-2d4fe43fab39} <Debug> TCPHandler: Processed in 0.001325355 sec. | ||
| 4026 | 2026.03.18 23:43:33.829547 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4027 | 2026.03.18 23:43:33.829646 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2026.03.18 23:43:33.829715 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 4029 | 2026.03.18 23:43:33.829743 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4030 | 2026.03.18 23:43:33.829815 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4031 | 2026.03.18 23:43:33.829926 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4032 | 2026.03.18 23:43:33.829985 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 857 rows starting from the beginning of the part | ||
| 4033 | 2026.03.18 23:43:33.830100 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 857 rows starting from the beginning of the part | ||
| 4034 | 2026.03.18 23:43:33.830176 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4035 | 2026.03.18 23:43:33.830237 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.03.18 23:43:33.830244 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 4037 | 2026.03.18 23:43:33.830282 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4038 | 2026.03.18 23:43:33.830338 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 857 rows starting from the beginning of the part | ||
| 4039 | 2026.03.18 23:43:33.830410 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4040 | 2026.03.18 23:43:33.830617 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4041 | 2026.03.18 23:43:33.830851 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2026.03.18 23:43:33.830996 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001272 sec., 116352.20125786164 rows/sec., 6.62 MiB/sec. | ||
| 4043 | 2026.03.18 23:43:33.831033 [ 4 ] {59039998-de7b-4519-b984-2104da01ff4c} <Debug> TCPHandler: Processed in 0.001435699 sec. | ||
| 4044 | 2026.03.18 23:43:33.831141 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2026.03.18 23:43:33.831235 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4046 | 2026.03.18 23:43:33.831275 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4047 | 2026.03.18 23:43:33.831825 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.03.18 23:43:33.831860 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4049 | 2026.03.18 23:43:33.831876 [ 190 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022525 sec., 1339844.6170921198 rows/sec., 85.76 MiB/sec. | ||
| 4050 | 2026.03.18 23:43:33.832102 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4051 | 2026.03.18 23:43:33.832218 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4052 | 2026.03.18 23:43:33.832466 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.03.18 23:43:33.832546 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.03.18 23:43:33.832573 [ 195 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_11_2} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4055 | 2026.03.18 23:43:33.832653 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4056 | 2026.03.18 23:43:33.832717 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001498 sec., 329773.03070761013 rows/sec., 23.14 MiB/sec. | ||
| 4057 | 2026.03.18 23:43:33.832767 [ 4 ] {dd047d0c-4930-4019-9818-839ecd5ec0ea} <Debug> TCPHandler: Processed in 0.001674815 sec. | ||
| 4058 | 2026.03.18 23:43:33.832889 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2026.03.18 23:43:33.833001 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4060 | 2026.03.18 23:43:33.833050 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4061 | 2026.03.18 23:43:33.833429 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2026.03.18 23:43:33.833473 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4063 | 2026.03.18 23:43:33.833821 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4064 | 2026.03.18 23:43:33.834027 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.03.18 23:43:33.834165 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 264.09 KiB/sec. | ||
| 4066 | 2026.03.18 23:43:33.834201 [ 4 ] {a57d365e-c390-43aa-9a69-ed17ff04ecbc} <Debug> TCPHandler: Processed in 0.001371127 sec. | ||
| 4067 | 2026.03.18 23:43:33.834300 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.03.18 23:43:33.834393 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.03.18 23:43:33.834435 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4070 | 2026.03.18 23:43:33.834835 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.03.18 23:43:33.834871 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4072 | 2026.03.18 23:43:33.835218 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4073 | 2026.03.18 23:43:33.835428 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.03.18 23:43:33.835554 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 4075 | 2026.03.18 23:43:33.835589 [ 4 ] {a75424c2-874b-4872-8c48-0d0c22ea390e} <Debug> TCPHandler: Processed in 0.001337556 sec. | ||
| 4076 | 2026.03.18 23:43:33.835708 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.03.18 23:43:33.835801 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.18 23:43:33.835841 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4079 | 2026.03.18 23:43:33.836141 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.03.18 23:43:33.836175 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4081 | 2026.03.18 23:43:33.836469 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4082 | 2026.03.18 23:43:33.836675 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.03.18 23:43:33.836811 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 4084 | 2026.03.18 23:43:33.836847 [ 4 ] {dd7ec929-9d36-4f7d-8389-d531c11a0de3} <Debug> TCPHandler: Processed in 0.001187552 sec. | ||
| 4085 | 2026.03.18 23:43:33.836944 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.03.18 23:43:33.837035 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4087 | 2026.03.18 23:43:33.837088 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4088 | 2026.03.18 23:43:33.837804 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.03.18 23:43:33.837840 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4090 | 2026.03.18 23:43:33.838364 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4091 | 2026.03.18 23:43:33.838582 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.03.18 23:43:33.838717 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001699 sec., 2354.326074161271 rows/sec., 4.22 MiB/sec. | ||
| 4093 | 2026.03.18 23:43:33.838768 [ 4 ] {43888421-e264-46ff-bee8-af1800dd3465} <Debug> TCPHandler: Processed in 0.00187217 sec. | ||
| 4094 | 2026.03.18 23:43:33.838879 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.03.18 23:43:33.838974 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4096 | 2026.03.18 23:43:33.839014 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4097 | 2026.03.18 23:43:33.839339 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.03.18 23:43:33.839375 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4099 | 2026.03.18 23:43:33.839697 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4100 | 2026.03.18 23:43:33.839902 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.03.18 23:43:33.840027 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 4102 | 2026.03.18 23:43:33.840062 [ 4 ] {07eaecbd-ef3e-4f5c-864f-e86f1554507d} <Debug> TCPHandler: Processed in 0.001230892 sec. | ||
| 4103 | 2026.03.18 23:43:37.618520 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59024 | ||
| 4104 | 2026.03.18 23:43:37.618645 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4105 | 2026.03.18 23:43:37.618675 [ 288 ] {} <Debug> TCP-Session: 326c19f2-335c-4419-9ccf-3a5670a36ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59024 | ||
| 4106 | 2026.03.18 23:43:37.618699 [ 288 ] {} <Debug> TCP-Session: 326c19f2-335c-4419-9ccf-3a5670a36ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.03.18 23:43:37.618714 [ 288 ] {} <Debug> TCP-Session: 326c19f2-335c-4419-9ccf-3a5670a36ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.03.18 23:43:37.618926 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44193 | ||
| 4109 | 2026.03.18 23:43:37.618948 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50944 | ||
| 4110 | 2026.03.18 23:43:37.618971 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57096 | ||
| 4111 | 2026.03.18 23:43:37.618993 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51045 | ||
| 4112 | 2026.03.18 23:43:37.619040 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4113 | 2026.03.18 23:43:37.619058 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4114 | 2026.03.18 23:43:37.619076 [ 289 ] {} <Debug> TCP-Session: 22920ac1-230f-499a-97e2-7c20adc02fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44193 | ||
| 4115 | 2026.03.18 23:43:37.619081 [ 288 ] {} <Trace> TCP-Session: 326c19f2-335c-4419-9ccf-3a5670a36ae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.03.18 23:43:37.619102 [ 292 ] {} <Debug> TCP-Session: c453e2fc-b347-4662-a69c-5507d6070401 Authenticating user 'default' from [fd00:1122:3344:101::e]:50944 | ||
| 4117 | 2026.03.18 23:43:37.619112 [ 289 ] {} <Debug> TCP-Session: 22920ac1-230f-499a-97e2-7c20adc02fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.18 23:43:37.618984 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35476 | ||
| 4119 | 2026.03.18 23:43:37.619147 [ 289 ] {} <Debug> TCP-Session: 22920ac1-230f-499a-97e2-7c20adc02fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.03.18 23:43:37.619141 [ 292 ] {} <Debug> TCP-Session: c453e2fc-b347-4662-a69c-5507d6070401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2026.03.18 23:43:37.618959 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56139 | ||
| 4122 | 2026.03.18 23:43:37.619241 [ 292 ] {} <Debug> TCP-Session: c453e2fc-b347-4662-a69c-5507d6070401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.03.18 23:43:37.619270 [ 288 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4124 | 2026.03.18 23:43:37.618930 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44594 | ||
| 4125 | 2026.03.18 23:43:37.618950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50179 | ||
| 4126 | 2026.03.18 23:43:37.619570 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.03.18 23:43:37.619604 [ 293 ] {} <Debug> TCP-Session: 7c9ae4eb-3907-4d44-81c3-3e9338bc5c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:56139 | ||
| 4128 | 2026.03.18 23:43:37.619621 [ 293 ] {} <Debug> TCP-Session: 7c9ae4eb-3907-4d44-81c3-3e9338bc5c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.03.18 23:43:37.619620 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4130 | 2026.03.18 23:43:37.619634 [ 293 ] {} <Debug> TCP-Session: 7c9ae4eb-3907-4d44-81c3-3e9338bc5c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.03.18 23:43:37.619668 [ 291 ] {} <Debug> TCP-Session: 429ea5be-cea8-486a-87e7-9ed771eedeb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50179 | ||
| 4132 | 2026.03.18 23:43:37.619697 [ 291 ] {} <Debug> TCP-Session: 429ea5be-cea8-486a-87e7-9ed771eedeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.03.18 23:43:37.619710 [ 291 ] {} <Debug> TCP-Session: 429ea5be-cea8-486a-87e7-9ed771eedeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.03.18 23:43:37.619746 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4135 | 2026.03.18 23:43:37.619774 [ 3 ] {} <Debug> TCP-Session: 27af988d-d2f7-4cec-bb82-6b6d34e0cf47 Authenticating user 'default' from [fd00:1122:3344:101::e]:35476 | ||
| 4136 | 2026.03.18 23:43:37.619780 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.03.18 23:43:37.619793 [ 3 ] {} <Debug> TCP-Session: 27af988d-d2f7-4cec-bb82-6b6d34e0cf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.18 23:43:37.619804 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4139 | 2026.03.18 23:43:37.619822 [ 290 ] {} <Debug> TCP-Session: 2f3489b6-02b9-4802-9fdd-138266886dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:44594 | ||
| 4140 | 2026.03.18 23:43:37.619823 [ 3 ] {} <Debug> TCP-Session: 27af988d-d2f7-4cec-bb82-6b6d34e0cf47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.03.18 23:43:37.619847 [ 294 ] {} <Debug> TCP-Session: 1bf0c650-7840-48ab-a618-6151432ec639 Authenticating user 'default' from [fd00:1122:3344:101::e]:57096 | ||
| 4142 | 2026.03.18 23:43:37.619857 [ 290 ] {} <Debug> TCP-Session: 2f3489b6-02b9-4802-9fdd-138266886dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.03.18 23:43:37.619878 [ 294 ] {} <Debug> TCP-Session: 1bf0c650-7840-48ab-a618-6151432ec639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.03.18 23:43:37.619883 [ 290 ] {} <Debug> TCP-Session: 2f3489b6-02b9-4802-9fdd-138266886dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4145 | 2026.03.18 23:43:37.619892 [ 294 ] {} <Debug> TCP-Session: 1bf0c650-7840-48ab-a618-6151432ec639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.03.18 23:43:37.619841 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2026.03.18 23:43:37.619808 [ 288 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4148 | 2026.03.18 23:43:37.619941 [ 286 ] {} <Debug> TCP-Session: b244eed2-d5e9-4079-b4bb-73e5d47032ee Authenticating user 'default' from [fd00:1122:3344:101::e]:51045 | ||
| 4149 | 2026.03.18 23:43:37.619972 [ 286 ] {} <Debug> TCP-Session: b244eed2-d5e9-4079-b4bb-73e5d47032ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4150 | 2026.03.18 23:43:37.619985 [ 286 ] {} <Debug> TCP-Session: b244eed2-d5e9-4079-b4bb-73e5d47032ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2026.03.18 23:43:37.619993 [ 288 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4152 | 2026.03.18 23:43:37.620302 [ 288 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 4153 | 2026.03.18 23:43:37.621373 [ 313 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Trace> AggregatingTransform: Aggregating | ||
| 4154 | 2026.03.18 23:43:37.621412 [ 313 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Trace> Aggregator: Aggregation method: without_key | ||
| 4155 | 2026.03.18 23:43:37.621449 [ 313 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048368 sec. (953.864 rows/sec., 37.26 KiB/sec.) | ||
| 4156 | 2026.03.18 23:43:37.621467 [ 313 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Trace> Aggregator: Merging aggregated data | ||
| 4157 | 2026.03.18 23:43:37.622703 [ 288 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003493 sec., 286.286859433152 rows/sec., 11.18 KiB/sec. | ||
| 4158 | 2026.03.18 23:43:37.622854 [ 288 ] {94438d14-e2e4-4005-831f-09676fa6ac38} <Debug> TCPHandler: Processed in 0.003913064 sec. | ||
| 4159 | 2026.03.18 23:43:37.622984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4160 | 2026.03.18 23:43:37.623010 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4161 | 2026.03.18 23:43:37.623022 [ 288 ] {} <Debug> TCP-Session: 326c19f2-335c-4419-9ccf-3a5670a36ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.03.18 23:43:37.623031 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4163 | 2026.03.18 23:43:37.623047 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4164 | 2026.03.18 23:43:37.623055 [ 286 ] {} <Debug> TCP-Session: b244eed2-d5e9-4079-b4bb-73e5d47032ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2026.03.18 23:43:37.623080 [ 289 ] {} <Debug> TCP-Session: 22920ac1-230f-499a-97e2-7c20adc02fa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2026.03.18 23:43:37.623084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4167 | 2026.03.18 23:43:37.623104 [ 290 ] {} <Debug> TCP-Session: 2f3489b6-02b9-4802-9fdd-138266886dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2026.03.18 23:43:37.623121 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4169 | 2026.03.18 23:43:37.623145 [ 291 ] {} <Debug> TCP-Session: 429ea5be-cea8-486a-87e7-9ed771eedeb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4170 | 2026.03.18 23:43:37.623149 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.03.18 23:43:37.623175 [ 292 ] {} <Debug> TCP-Session: c453e2fc-b347-4662-a69c-5507d6070401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.03.18 23:43:37.623102 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.03.18 23:43:37.623199 [ 3 ] {} <Debug> TCP-Session: 27af988d-d2f7-4cec-bb82-6b6d34e0cf47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.03.18 23:43:37.623066 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.03.18 23:43:37.623240 [ 294 ] {} <Debug> TCP-Session: 1bf0c650-7840-48ab-a618-6151432ec639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.03.18 23:43:37.623278 [ 293 ] {} <Debug> TCP-Session: 7c9ae4eb-3907-4d44-81c3-3e9338bc5c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4177 | 2026.03.18 23:43:37.705917 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43158 | ||
| 4178 | 2026.03.18 23:43:37.706022 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4179 | 2026.03.18 23:43:37.706047 [ 288 ] {} <Debug> TCP-Session: 16e65d9c-74ff-45fc-86a1-5962099200ab Authenticating user 'default' from [fd00:1122:3344:101::e]:43158 | ||
| 4180 | 2026.03.18 23:43:37.706069 [ 288 ] {} <Debug> TCP-Session: 16e65d9c-74ff-45fc-86a1-5962099200ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.03.18 23:43:37.706082 [ 288 ] {} <Debug> TCP-Session: 16e65d9c-74ff-45fc-86a1-5962099200ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.03.18 23:43:37.706264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47138 | ||
| 4183 | 2026.03.18 23:43:37.706277 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37108 | ||
| 4184 | 2026.03.18 23:43:37.706309 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42879 | ||
| 4185 | 2026.03.18 23:43:37.706346 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54883 | ||
| 4186 | 2026.03.18 23:43:37.706383 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4187 | 2026.03.18 23:43:37.706354 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46684 | ||
| 4188 | 2026.03.18 23:43:37.706412 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4189 | 2026.03.18 23:43:37.706422 [ 289 ] {} <Debug> TCP-Session: 5eaa2a5d-ef42-4c3d-a0e8-1db4f2cf793b Authenticating user 'default' from [fd00:1122:3344:101::e]:47138 | ||
| 4190 | 2026.03.18 23:43:37.706436 [ 288 ] {} <Trace> TCP-Session: 16e65d9c-74ff-45fc-86a1-5962099200ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.03.18 23:43:37.706453 [ 292 ] {} <Debug> TCP-Session: 3de0860d-8008-49c4-a362-ffde0c976690 Authenticating user 'default' from [fd00:1122:3344:101::e]:42879 | ||
| 4192 | 2026.03.18 23:43:37.706464 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4193 | 2026.03.18 23:43:37.706487 [ 292 ] {} <Debug> TCP-Session: 3de0860d-8008-49c4-a362-ffde0c976690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.03.18 23:43:37.706507 [ 3 ] {} <Debug> TCP-Session: f49a413e-8f06-47d4-b067-805e5f860f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:54883 | ||
| 4195 | 2026.03.18 23:43:37.706512 [ 292 ] {} <Debug> TCP-Session: 3de0860d-8008-49c4-a362-ffde0c976690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2026.03.18 23:43:37.706475 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4197 | 2026.03.18 23:43:37.706537 [ 3 ] {} <Debug> TCP-Session: f49a413e-8f06-47d4-b067-805e5f860f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4198 | 2026.03.18 23:43:37.706569 [ 286 ] {} <Debug> TCP-Session: 33935f79-44fa-4bf1-b548-dc1a883ce976 Authenticating user 'default' from [fd00:1122:3344:101::e]:46684 | ||
| 4199 | 2026.03.18 23:43:37.706575 [ 3 ] {} <Debug> TCP-Session: f49a413e-8f06-47d4-b067-805e5f860f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.03.18 23:43:37.706595 [ 286 ] {} <Debug> TCP-Session: 33935f79-44fa-4bf1-b548-dc1a883ce976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4201 | 2026.03.18 23:43:37.706614 [ 288 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4202 | 2026.03.18 23:43:37.706621 [ 286 ] {} <Debug> TCP-Session: 33935f79-44fa-4bf1-b548-dc1a883ce976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2026.03.18 23:43:37.706411 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.03.18 23:43:37.706330 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65396 | ||
| 4205 | 2026.03.18 23:43:37.706686 [ 290 ] {} <Debug> TCP-Session: 703d3986-8c70-4372-aea0-5b43ad7615e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37108 | ||
| 4206 | 2026.03.18 23:43:37.706319 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46763 | ||
| 4207 | 2026.03.18 23:43:37.706711 [ 290 ] {} <Debug> TCP-Session: 703d3986-8c70-4372-aea0-5b43ad7615e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.03.18 23:43:37.706310 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40340 | ||
| 4209 | 2026.03.18 23:43:37.706745 [ 290 ] {} <Debug> TCP-Session: 703d3986-8c70-4372-aea0-5b43ad7615e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.03.18 23:43:37.706777 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4211 | 2026.03.18 23:43:37.706739 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4212 | 2026.03.18 23:43:37.706815 [ 293 ] {} <Debug> TCP-Session: 13bf585b-f864-4f8b-b8c0-db5f8eb1c6e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46763 | ||
| 4213 | 2026.03.18 23:43:37.706822 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2026.03.18 23:43:37.706844 [ 293 ] {} <Debug> TCP-Session: 13bf585b-f864-4f8b-b8c0-db5f8eb1c6e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4215 | 2026.03.18 23:43:37.706863 [ 291 ] {} <Debug> TCP-Session: c47ac19a-002c-40ac-990c-0dcbf9d06d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:40340 | ||
| 4216 | 2026.03.18 23:43:37.706869 [ 293 ] {} <Debug> TCP-Session: 13bf585b-f864-4f8b-b8c0-db5f8eb1c6e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.03.18 23:43:37.706875 [ 288 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4218 | 2026.03.18 23:43:37.706891 [ 291 ] {} <Debug> TCP-Session: c47ac19a-002c-40ac-990c-0dcbf9d06d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2026.03.18 23:43:37.706469 [ 289 ] {} <Debug> TCP-Session: 5eaa2a5d-ef42-4c3d-a0e8-1db4f2cf793b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.03.18 23:43:37.706930 [ 291 ] {} <Debug> TCP-Session: c47ac19a-002c-40ac-990c-0dcbf9d06d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.03.18 23:43:37.706951 [ 288 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4222 | 2026.03.18 23:43:37.706952 [ 289 ] {} <Debug> TCP-Session: 5eaa2a5d-ef42-4c3d-a0e8-1db4f2cf793b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4223 | 2026.03.18 23:43:37.706835 [ 294 ] {} <Debug> TCP-Session: 2db94e18-90e7-4814-8e2a-e6f442ca0b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:65396 | ||
| 4224 | 2026.03.18 23:43:37.707018 [ 294 ] {} <Debug> TCP-Session: 2db94e18-90e7-4814-8e2a-e6f442ca0b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.03.18 23:43:37.707031 [ 294 ] {} <Debug> TCP-Session: 2db94e18-90e7-4814-8e2a-e6f442ca0b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4226 | 2026.03.18 23:43:37.707249 [ 288 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 4227 | 2026.03.18 23:43:37.708293 [ 342 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Trace> AggregatingTransform: Aggregating | ||
| 4228 | 2026.03.18 23:43:37.708339 [ 342 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Trace> Aggregator: Aggregation method: without_key | ||
| 4229 | 2026.03.18 23:43:37.708376 [ 342 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021987 sec. (978.486 rows/sec., 38.22 KiB/sec.) | ||
| 4230 | 2026.03.18 23:43:37.708395 [ 342 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Trace> Aggregator: Merging aggregated data | ||
| 4231 | 2026.03.18 23:43:37.709736 [ 288 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003176 sec., 314.86146095717885 rows/sec., 12.30 KiB/sec. | ||
| 4232 | 2026.03.18 23:43:37.709886 [ 288 ] {bbcb8628-6f05-4ec1-bad8-efa3d15a0d73} <Debug> TCPHandler: Processed in 0.003555854 sec. | ||
| 4233 | 2026.03.18 23:43:37.710056 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4234 | 2026.03.18 23:43:37.710078 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.03.18 23:43:37.710096 [ 288 ] {} <Debug> TCP-Session: 16e65d9c-74ff-45fc-86a1-5962099200ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.03.18 23:43:37.710105 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.03.18 23:43:37.710122 [ 289 ] {} <Debug> TCP-Session: 5eaa2a5d-ef42-4c3d-a0e8-1db4f2cf793b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.03.18 23:43:37.710127 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.03.18 23:43:37.710149 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4240 | 2026.03.18 23:43:37.710168 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.03.18 23:43:37.710186 [ 290 ] {} <Debug> TCP-Session: 703d3986-8c70-4372-aea0-5b43ad7615e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.03.18 23:43:37.710205 [ 291 ] {} <Debug> TCP-Session: c47ac19a-002c-40ac-990c-0dcbf9d06d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.03.18 23:43:37.710208 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4244 | 2026.03.18 23:43:37.710235 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4245 | 2026.03.18 23:43:37.710265 [ 293 ] {} <Debug> TCP-Session: 13bf585b-f864-4f8b-b8c0-db5f8eb1c6e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2026.03.18 23:43:37.710189 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.03.18 23:43:37.710286 [ 3 ] {} <Debug> TCP-Session: f49a413e-8f06-47d4-b067-805e5f860f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2026.03.18 23:43:37.710144 [ 292 ] {} <Debug> TCP-Session: 3de0860d-8008-49c4-a362-ffde0c976690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.03.18 23:43:37.710323 [ 286 ] {} <Debug> TCP-Session: 33935f79-44fa-4bf1-b548-dc1a883ce976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2026.03.18 23:43:37.710221 [ 294 ] {} <Debug> TCP-Session: 2db94e18-90e7-4814-8e2a-e6f442ca0b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.03.18 23:43:38.818188 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.03.18 23:43:38.818374 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4253 | 2026.03.18 23:43:38.818440 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4254 | 2026.03.18 23:43:38.819119 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.03.18 23:43:38.819159 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4256 | 2026.03.18 23:43:38.819568 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4257 | 2026.03.18 23:43:38.819809 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.03.18 23:43:38.819962 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001634 sec., 77111.38310893513 rows/sec., 6.65 MiB/sec. | ||
| 4259 | 2026.03.18 23:43:38.820004 [ 4 ] {da4b2a8b-81e6-46b5-971d-94eb3847e342} <Debug> TCPHandler: Processed in 0.001945532 sec. | ||
| 4260 | 2026.03.18 23:43:38.820124 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4261 | 2026.03.18 23:43:38.820218 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.03.18 23:43:38.820260 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4263 | 2026.03.18 23:43:38.820672 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.03.18 23:43:38.820708 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4265 | 2026.03.18 23:43:38.821024 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4266 | 2026.03.18 23:43:38.821254 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.03.18 23:43:38.821368 [ 126 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4268 | 2026.03.18 23:43:38.821386 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001186 sec., 29510.96121416526 rows/sec., 2.17 MiB/sec. | ||
| 4269 | 2026.03.18 23:43:38.821404 [ 126 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.03.18 23:43:38.821424 [ 4 ] {d06b2755-f58e-4845-89f7-d53db13cf41a} <Debug> TCPHandler: Processed in 0.001349755 sec. | ||
| 4271 | 2026.03.18 23:43:38.821425 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4272 | 2026.03.18 23:43:38.821535 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.18 23:43:38.821552 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 | ||
| 4274 | 2026.03.18 23:43:38.821629 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4275 | 2026.03.18 23:43:38.821675 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4276 | 2026.03.18 23:43:38.821677 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4277 | 2026.03.18 23:43:38.821724 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 208 rows starting from the beginning of the part | ||
| 4278 | 2026.03.18 23:43:38.821797 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4279 | 2026.03.18 23:43:38.821842 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 157 rows starting from the beginning of the part | ||
| 4280 | 2026.03.18 23:43:38.821882 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4281 | 2026.03.18 23:43:38.821928 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 146 rows starting from the beginning of the part | ||
| 4282 | 2026.03.18 23:43:38.821971 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4283 | 2026.03.18 23:43:38.822118 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.03.18 23:43:38.822159 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4285 | 2026.03.18 23:43:38.822514 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4286 | 2026.03.18 23:43:38.822736 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.03.18 23:43:38.822848 [ 190 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352146 sec., 455572.1053791528 rows/sec., 30.49 MiB/sec. | ||
| 4288 | 2026.03.18 23:43:38.822869 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001257 sec., 78758.94988066825 rows/sec., 6.15 MiB/sec. | ||
| 4289 | 2026.03.18 23:43:38.822906 [ 4 ] {1ca1b9c3-2103-4498-8922-5f9015f99ced} <Debug> TCPHandler: Processed in 0.001419868 sec. | ||
| 4290 | 2026.03.18 23:43:38.823028 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.03.18 23:43:38.823088 [ 191 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4292 | 2026.03.18 23:43:38.823123 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4293 | 2026.03.18 23:43:38.823172 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4294 | 2026.03.18 23:43:38.823457 [ 191 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.18 23:43:38.823556 [ 191 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_21_4} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4296 | 2026.03.18 23:43:38.823627 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.03.18 23:43:38.823654 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4298 | 2026.03.18 23:43:38.823668 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4299 | 2026.03.18 23:43:38.824024 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4300 | 2026.03.18 23:43:38.824227 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.03.18 23:43:38.824356 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 4302 | 2026.03.18 23:43:38.824394 [ 4 ] {8944d457-43d2-4c49-a458-016620171e5e} <Debug> TCPHandler: Processed in 0.001415388 sec. | ||
| 4303 | 2026.03.18 23:43:38.824510 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.03.18 23:43:38.824603 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4305 | 2026.03.18 23:43:38.824657 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4306 | 2026.03.18 23:43:38.825482 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.18 23:43:38.825517 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4308 | 2026.03.18 23:43:38.826072 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4309 | 2026.03.18 23:43:38.826293 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.03.18 23:43:38.826425 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001839 sec., 19032.082653616097 rows/sec., 34.10 MiB/sec. | ||
| 4311 | 2026.03.18 23:43:38.826424 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4312 | 2026.03.18 23:43:38.826477 [ 4 ] {c6c9ecf6-0d48-408c-b2f5-4e78f891ca05} <Debug> TCPHandler: Processed in 0.002015884 sec. | ||
| 4313 | 2026.03.18 23:43:38.826489 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2026.03.18 23:43:38.826519 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4315 | 2026.03.18 23:43:38.826593 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.18 23:43:38.826599 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 4317 | 2026.03.18 23:43:38.826692 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.03.18 23:43:38.826738 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4319 | 2026.03.18 23:43:38.826805 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2026.03.18 23:43:38.826855 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 261 rows starting from the beginning of the part | ||
| 4321 | 2026.03.18 23:43:38.826968 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 4322 | 2026.03.18 23:43:38.827075 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.03.18 23:43:38.827079 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
| 4324 | 2026.03.18 23:43:38.827125 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4325 | 2026.03.18 23:43:38.827198 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 4326 | 2026.03.18 23:43:38.827293 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 4327 | 2026.03.18 23:43:38.827376 [ 196 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part | ||
| 4328 | 2026.03.18 23:43:38.827452 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4329 | 2026.03.18 23:43:38.827680 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.03.18 23:43:38.827828 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4331 | 2026.03.18 23:43:38.827866 [ 4 ] {02d22f6a-15a7-4c83-bdbc-33da38bf6486} <Debug> TCPHandler: Processed in 0.001322835 sec. | ||
| 4332 | 2026.03.18 23:43:38.831008 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 19 columns (19 merged, 0 gathered) in 0.004434288 sec., 86372.37815856797 rows/sec., 154.78 MiB/sec. | ||
| 4333 | 2026.03.18 23:43:38.831715 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4334 | 2026.03.18 23:43:38.832060 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.18 23:43:38.832130 [ 192 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4336 | 2026.03.18 23:43:38.832206 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4337 | 2026.03.18 23:43:39.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.39 MiB, peak 244.95 MiB, free memory in arenas 0.00 B, will set to 239.14 MiB (RSS), difference: 1.75 MiB | ||
| 4338 | 2026.03.18 23:43:39.228565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8187 | ||
| 4339 | 2026.03.18 23:43:39.229070 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.03.18 23:43:39.229118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4341 | 2026.03.18 23:43:39.229620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4342 | 2026.03.18 23:43:39.229863 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.03.18 23:43:39.230014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8187 | ||
| 4344 | 2026.03.18 23:43:39.652048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4345 | 2026.03.18 23:43:39.666452 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.03.18 23:43:39.666514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4347 | 2026.03.18 23:43:39.672730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4348 | 2026.03.18 23:43:39.673423 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.18 23:43:39.676275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4350 | 2026.03.18 23:43:41.741727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 600 | ||
| 4351 | 2026.03.18 23:43:41.744507 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.03.18 23:43:41.744559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4353 | 2026.03.18 23:43:41.745733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4354 | 2026.03.18 23:43:41.746007 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.03.18 23:43:41.746261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
| 4356 | 2026.03.18 23:43:43.823285 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2026.03.18 23:43:43.823579 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4358 | 2026.03.18 23:43:43.823684 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4359 | 2026.03.18 23:43:43.824532 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.03.18 23:43:43.824574 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4361 | 2026.03.18 23:43:43.825017 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4362 | 2026.03.18 23:43:43.825256 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.03.18 23:43:43.825408 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001904 sec., 149159.6638655462 rows/sec., 9.47 MiB/sec. | ||
| 4364 | 2026.03.18 23:43:43.825448 [ 4 ] {eaa4b4dc-32da-49ad-9c8d-41985737c527} <Debug> TCPHandler: Processed in 0.002348512 sec. | ||
| 4365 | 2026.03.18 23:43:43.825579 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.03.18 23:43:43.825675 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4367 | 2026.03.18 23:43:43.825716 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4368 | 2026.03.18 23:43:43.826527 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.03.18 23:43:43.826564 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4370 | 2026.03.18 23:43:43.826920 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4371 | 2026.03.18 23:43:43.827136 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.03.18 23:43:43.827238 [ 118 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4373 | 2026.03.18 23:43:43.827264 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001608 sec., 500621.89054726367 rows/sec., 39.03 MiB/sec. | ||
| 4374 | 2026.03.18 23:43:43.827279 [ 118 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.03.18 23:43:43.827302 [ 4 ] {a7b87ed7-6814-4a5f-9867-d79c82dcebcf} <Debug> TCPHandler: Processed in 0.001773947 sec. | ||
| 4376 | 2026.03.18 23:43:43.827304 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4377 | 2026.03.18 23:43:43.827414 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.03.18 23:43:43.827444 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 4379 | 2026.03.18 23:43:43.827507 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.03.18 23:43:43.827553 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4381 | 2026.03.18 23:43:43.827588 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4382 | 2026.03.18 23:43:43.827628 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2764 rows starting from the beginning of the part | ||
| 4383 | 2026.03.18 23:43:43.827700 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4384 | 2026.03.18 23:43:43.827745 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 126 rows starting from the beginning of the part | ||
| 4385 | 2026.03.18 23:43:43.827790 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 805 rows starting from the beginning of the part | ||
| 4386 | 2026.03.18 23:43:43.827831 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part | ||
| 4387 | 2026.03.18 23:43:43.827871 [ 196 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 805 rows starting from the beginning of the part | ||
| 4388 | 2026.03.18 23:43:43.827990 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.03.18 23:43:43.828031 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4390 | 2026.03.18 23:43:43.828373 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4391 | 2026.03.18 23:43:43.828604 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.03.18 23:43:43.828734 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001245 sec., 117269.07630522088 rows/sec., 6.94 MiB/sec. | ||
| 4393 | 2026.03.18 23:43:43.828771 [ 4 ] {53d6d6c6-4513-498e-8cac-9f90a7a4f54b} <Debug> TCPHandler: Processed in 0.001406198 sec. | ||
| 4394 | 2026.03.18 23:43:43.828888 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.03.18 23:43:43.828981 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4396 | 2026.03.18 23:43:43.829020 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4397 | 2026.03.18 23:43:43.829455 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.03.18 23:43:43.829489 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4399 | 2026.03.18 23:43:43.829713 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4682 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329462 sec., 2009906.1500037347 rows/sec., 163.43 MiB/sec. | ||
| 4400 | 2026.03.18 23:43:43.829795 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4401 | 2026.03.18 23:43:43.830023 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.03.18 23:43:43.830032 [ 192 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4403 | 2026.03.18 23:43:43.830152 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 4404 | 2026.03.18 23:43:43.830196 [ 4 ] {b2cf8073-bf12-488b-b23f-880bf22ccb12} <Debug> TCPHandler: Processed in 0.001356986 sec. | ||
| 4405 | 2026.03.18 23:43:43.830309 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.03.18 23:43:43.830358 [ 192 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.03.18 23:43:43.830404 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4408 | 2026.03.18 23:43:43.830446 [ 192 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_26_5} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4409 | 2026.03.18 23:43:43.830449 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4410 | 2026.03.18 23:43:43.830535 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4411 | 2026.03.18 23:43:43.830893 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4412 | 2026.03.18 23:43:43.830932 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4413 | 2026.03.18 23:43:43.831232 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4414 | 2026.03.18 23:43:43.831435 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.03.18 23:43:43.831557 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 4416 | 2026.03.18 23:43:43.831594 [ 4 ] {1f40be44-f9e6-4183-8e03-c5586c4c3e4e} <Debug> TCPHandler: Processed in 0.001332516 sec. | ||
| 4417 | 2026.03.18 23:43:43.831701 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.03.18 23:43:43.831794 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4419 | 2026.03.18 23:43:43.831833 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4420 | 2026.03.18 23:43:43.832393 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.03.18 23:43:43.832429 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4422 | 2026.03.18 23:43:43.832745 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4423 | 2026.03.18 23:43:43.832947 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4424 | 2026.03.18 23:43:43.833074 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001297 sec., 380878.95142636856 rows/sec., 26.73 MiB/sec. | ||
| 4425 | 2026.03.18 23:43:43.833071 [ 117 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4426 | 2026.03.18 23:43:43.833112 [ 4 ] {217ba0c2-5dea-4cd8-b22a-49f74d25ab33} <Debug> TCPHandler: Processed in 0.001460528 sec. | ||
| 4427 | 2026.03.18 23:43:43.833176 [ 117 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.03.18 23:43:43.833221 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4429 | 2026.03.18 23:43:43.833243 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.03.18 23:43:43.833346 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4431 | 2026.03.18 23:43:43.833361 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 4432 | 2026.03.18 23:43:43.833388 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4433 | 2026.03.18 23:43:43.833540 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4434 | 2026.03.18 23:43:43.833597 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1510 rows starting from the beginning of the part | ||
| 4435 | 2026.03.18 23:43:43.833724 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.03.18 23:43:43.833729 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4437 | 2026.03.18 23:43:43.833769 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4438 | 2026.03.18 23:43:43.833833 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 99 rows starting from the beginning of the part | ||
| 4439 | 2026.03.18 23:43:43.833913 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 494 rows starting from the beginning of the part | ||
| 4440 | 2026.03.18 23:43:43.833987 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4441 | 2026.03.18 23:43:43.834051 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 494 rows starting from the beginning of the part | ||
| 4442 | 2026.03.18 23:43:43.834089 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4443 | 2026.03.18 23:43:43.834320 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.03.18 23:43:43.834451 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 4445 | 2026.03.18 23:43:43.834488 [ 4 ] {10b5cd51-670f-4b33-8ba5-55aefccd9da3} <Debug> TCPHandler: Processed in 0.001293824 sec. | ||
| 4446 | 2026.03.18 23:43:43.834592 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.03.18 23:43:43.834686 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4448 | 2026.03.18 23:43:43.834728 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4449 | 2026.03.18 23:43:43.835121 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.03.18 23:43:43.835156 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4451 | 2026.03.18 23:43:43.835273 [ 192 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 5 columns (5 merged, 0 gathered) in 0.001975773 sec., 1396921.6099217874 rows/sec., 103.74 MiB/sec. | ||
| 4452 | 2026.03.18 23:43:43.835483 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4453 | 2026.03.18 23:43:43.835527 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4454 | 2026.03.18 23:43:43.835701 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.03.18 23:43:43.835802 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4456 | 2026.03.18 23:43:43.835825 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.03.18 23:43:43.835831 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 4458 | 2026.03.18 23:43:43.835834 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.03.18 23:43:43.835879 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4460 | 2026.03.18 23:43:43.835881 [ 4 ] {e7840030-2cc1-4b32-8a6f-49ee462e6f13} <Debug> TCPHandler: Processed in 0.001338256 sec. | ||
| 4461 | 2026.03.18 23:43:43.835918 [ 190 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_26_5} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4462 | 2026.03.18 23:43:43.835942 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 4463 | 2026.03.18 23:43:43.836003 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.03.18 23:43:43.836014 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4465 | 2026.03.18 23:43:43.836038 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4466 | 2026.03.18 23:43:43.836070 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8564 rows starting from the beginning of the part | ||
| 4467 | 2026.03.18 23:43:43.836101 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4468 | 2026.03.18 23:43:43.836116 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4469 | 2026.03.18 23:43:43.836147 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4470 | 2026.03.18 23:43:43.836161 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4471 | 2026.03.18 23:43:43.836202 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4472 | 2026.03.18 23:43:43.836238 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4473 | 2026.03.18 23:43:43.836271 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4474 | 2026.03.18 23:43:43.836444 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.03.18 23:43:43.836486 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4476 | 2026.03.18 23:43:43.836794 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4477 | 2026.03.18 23:43:43.836997 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.03.18 23:43:43.837124 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 4479 | 2026.03.18 23:43:43.837160 [ 4 ] {4ab8de00-dfeb-4aad-88ed-6d2fa5ff5ed0} <Debug> TCPHandler: Processed in 0.001205952 sec. | ||
| 4480 | 2026.03.18 23:43:43.837266 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.03.18 23:43:43.837368 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.03.18 23:43:43.837425 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4483 | 2026.03.18 23:43:43.838211 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.03.18 23:43:43.838249 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4485 | 2026.03.18 23:43:43.838765 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4486 | 2026.03.18 23:43:43.838990 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.03.18 23:43:43.839126 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001777 sec., 2250.9848058525604 rows/sec., 4.03 MiB/sec. | ||
| 4488 | 2026.03.18 23:43:43.839180 [ 4 ] {c2410d29-127b-4f91-be94-d5e79c6e9e95} <Debug> TCPHandler: Processed in 0.001963413 sec. | ||
| 4489 | 2026.03.18 23:43:43.839305 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.03.18 23:43:43.839403 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.03.18 23:43:43.839446 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4492 | 2026.03.18 23:43:43.839787 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.18 23:43:43.839825 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4494 | 2026.03.18 23:43:43.839918 [ 193 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9542 rows, containing 5 columns (5 merged, 0 gathered) in 0.003998036 sec., 2386671.855881238 rows/sec., 156.34 MiB/sec. | ||
| 4495 | 2026.03.18 23:43:43.840092 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4496 | 2026.03.18 23:43:43.840163 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4497 | 2026.03.18 23:43:43.840414 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.03.18 23:43:43.840448 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.03.18 23:43:43.840490 [ 201 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4500 | 2026.03.18 23:43:43.840565 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 4501 | 2026.03.18 23:43:43.840575 [ 117 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4502 | 2026.03.18 23:43:43.840594 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 4.65 MiB/sec. | ||
| 4503 | 2026.03.18 23:43:43.840612 [ 117 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.03.18 23:43:43.840637 [ 4 ] {25d16dd6-099c-4116-88f2-22442ee1a53b} <Debug> TCPHandler: Processed in 0.001382286 sec. | ||
| 4505 | 2026.03.18 23:43:43.840640 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4506 | 2026.03.18 23:43:43.840729 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 4507 | 2026.03.18 23:43:43.840814 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4508 | 2026.03.18 23:43:43.840840 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1332 rows starting from the beginning of the part | ||
| 4509 | 2026.03.18 23:43:43.840891 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4510 | 2026.03.18 23:43:43.840930 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4511 | 2026.03.18 23:43:43.840966 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4512 | 2026.03.18 23:43:43.841002 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4513 | 2026.03.18 23:43:43.841036 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4514 | 2026.03.18 23:43:43.841958 [ 188 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259164 sec., 1334218.576769984 rows/sec., 85.72 MiB/sec. | ||
| 4515 | 2026.03.18 23:43:43.842128 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4516 | 2026.03.18 23:43:43.842360 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2026.03.18 23:43:43.842417 [ 190 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_26_5} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4518 | 2026.03.18 23:43:43.842469 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4519 | 2026.03.18 23:43:46.623316 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4520 | 2026.03.18 23:43:46.623366 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4521 | 2026.03.18 23:43:46.730094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8635 | ||
| 4522 | 2026.03.18 23:43:46.730851 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.03.18 23:43:46.730915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4524 | 2026.03.18 23:43:46.731466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4525 | 2026.03.18 23:43:46.731691 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.03.18 23:43:46.731820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8635 | ||
| 4527 | 2026.03.18 23:43:47.176348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4528 | 2026.03.18 23:43:47.191842 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.18 23:43:47.191898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 4530 | 2026.03.18 23:43:47.197921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4531 | 2026.03.18 23:43:47.198617 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.18 23:43:47.201250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4533 | 2026.03.18 23:43:48.817552 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.03.18 23:43:48.817769 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4535 | 2026.03.18 23:43:48.817845 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4536 | 2026.03.18 23:43:48.818576 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.03.18 23:43:48.818624 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4538 | 2026.03.18 23:43:48.819038 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4539 | 2026.03.18 23:43:48.819264 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.03.18 23:43:48.819424 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.00171 sec., 73684.21052631579 rows/sec., 6.35 MiB/sec. | ||
| 4541 | 2026.03.18 23:43:48.819468 [ 4 ] {7f987dcf-d7a6-4b5a-958d-da364932e621} <Debug> TCPHandler: Processed in 0.002058265 sec. | ||
| 4542 | 2026.03.18 23:43:48.819591 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.03.18 23:43:48.819697 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.03.18 23:43:48.819742 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4545 | 2026.03.18 23:43:48.820154 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.03.18 23:43:48.820192 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4547 | 2026.03.18 23:43:48.820492 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4548 | 2026.03.18 23:43:48.820697 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.03.18 23:43:48.820827 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001155 sec., 30303.030303030304 rows/sec., 2.23 MiB/sec. | ||
| 4550 | 2026.03.18 23:43:48.820865 [ 4 ] {69092c6f-b82b-4348-b639-2e1837b352df} <Debug> TCPHandler: Processed in 0.001325215 sec. | ||
| 4551 | 2026.03.18 23:43:48.820976 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.03.18 23:43:48.821072 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4553 | 2026.03.18 23:43:48.821112 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4554 | 2026.03.18 23:43:48.821535 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.03.18 23:43:48.821570 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4556 | 2026.03.18 23:43:48.821868 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4557 | 2026.03.18 23:43:48.822076 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.03.18 23:43:48.822204 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001151 sec., 86012.16333622938 rows/sec., 6.72 MiB/sec. | ||
| 4559 | 2026.03.18 23:43:48.822242 [ 4 ] {01a1fd73-dda1-40f6-9739-583684334b5a} <Debug> TCPHandler: Processed in 0.001316455 sec. | ||
| 4560 | 2026.03.18 23:43:48.822351 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.03.18 23:43:48.822447 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.03.18 23:43:48.822491 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4563 | 2026.03.18 23:43:48.822890 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.03.18 23:43:48.822926 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4565 | 2026.03.18 23:43:48.823244 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4566 | 2026.03.18 23:43:48.823454 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.03.18 23:43:48.823583 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 4568 | 2026.03.18 23:43:48.823619 [ 4 ] {c402a863-12ec-4e4c-9b3e-2323ff5c0d9e} <Debug> TCPHandler: Processed in 0.001318135 sec. | ||
| 4569 | 2026.03.18 23:43:48.823720 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.03.18 23:43:48.823814 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.03.18 23:43:48.823870 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4572 | 2026.03.18 23:43:48.824702 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.03.18 23:43:48.824739 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4574 | 2026.03.18 23:43:48.825286 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4575 | 2026.03.18 23:43:48.825502 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.03.18 23:43:48.825642 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001844 sec., 18980.477223427333 rows/sec., 34.01 MiB/sec. | ||
| 4577 | 2026.03.18 23:43:48.825694 [ 4 ] {1740e9f9-3015-45f9-a4c1-f836fb8b765c} <Debug> TCPHandler: Processed in 0.002022033 sec. | ||
| 4578 | 2026.03.18 23:43:48.825809 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.03.18 23:43:48.825905 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.03.18 23:43:48.825947 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4581 | 2026.03.18 23:43:48.826285 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.03.18 23:43:48.826322 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4583 | 2026.03.18 23:43:48.826622 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4584 | 2026.03.18 23:43:48.826829 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.18 23:43:48.826957 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4586 | 2026.03.18 23:43:48.826992 [ 4 ] {cbccf04e-5714-42a9-a6c0-4da611b7b623} <Debug> TCPHandler: Processed in 0.001233153 sec. | ||
| 4587 | 2026.03.18 23:43:49.197300 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.03.18 23:43:49.197436 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.03.18 23:43:49.197491 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4590 | 2026.03.18 23:43:49.198199 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.03.18 23:43:49.198239 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4592 | 2026.03.18 23:43:49.198582 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4593 | 2026.03.18 23:43:49.198795 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.18 23:43:49.198891 [ 110 ] {} <Debug> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4595 | 2026.03.18 23:43:49.198929 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001522 sec., 186596.58344283837 rows/sec., 11.85 MiB/sec. | ||
| 4596 | 2026.03.18 23:43:49.198950 [ 110 ] {} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.03.18 23:43:49.198977 [ 4 ] {9849c467-9e72-4225-816b-444a5c81602b} <Debug> TCPHandler: Processed in 0.001761827 sec. | ||
| 4598 | 2026.03.18 23:43:49.198983 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4599 | 2026.03.18 23:43:49.199108 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.03.18 23:43:49.199116 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 4601 | 2026.03.18 23:43:49.199249 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4602 | 2026.03.18 23:43:49.199297 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4603 | 2026.03.18 23:43:49.199343 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4604 | 2026.03.18 23:43:49.199397 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4605 | 2026.03.18 23:43:49.199495 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4606 | 2026.03.18 23:43:49.199565 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4607 | 2026.03.18 23:43:49.199630 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4608 | 2026.03.18 23:43:49.199691 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.18 23:43:49.199735 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4610 | 2026.03.18 23:43:49.199756 [ 193 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4611 | 2026.03.18 23:43:49.200049 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4612 | 2026.03.18 23:43:49.200301 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.03.18 23:43:49.200430 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 679.52 KiB/sec. | ||
| 4614 | 2026.03.18 23:43:49.200468 [ 4 ] {4c934b36-b384-4bf8-a036-b83e3f87a832} <Debug> TCPHandler: Processed in 0.001409797 sec. | ||
| 4615 | 2026.03.18 23:43:49.200572 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.03.18 23:43:49.200666 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4617 | 2026.03.18 23:43:49.200703 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4618 | 2026.03.18 23:43:49.200878 [ 188 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001806098 sec., 786225.3321802029 rows/sec., 52.94 MiB/sec. | ||
| 4619 | 2026.03.18 23:43:49.201058 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4620 | 2026.03.18 23:43:49.201315 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.03.18 23:43:49.201375 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_13_3} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4622 | 2026.03.18 23:43:49.201456 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4623 | 2026.03.18 23:43:49.202279 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2026.03.18 23:43:49.202314 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4625 | 2026.03.18 23:43:49.202771 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4626 | 2026.03.18 23:43:49.202978 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.03.18 23:43:49.203102 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Debug> executeQuery: Read 2690 rows, 209.35 KiB in 0.002454 sec., 1096169.5191524043 rows/sec., 83.31 MiB/sec. | ||
| 4628 | 2026.03.18 23:43:49.203139 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 4629 | 2026.03.18 23:43:49.203152 [ 4 ] {13004812-b8ed-4019-8f9c-87df77c247a6} <Debug> TCPHandler: Processed in 0.00262959 sec. | ||
| 4630 | 2026.03.18 23:43:49.203265 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.03.18 23:43:49.203360 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4632 | 2026.03.18 23:43:49.203399 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4633 | 2026.03.18 23:43:49.203851 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.03.18 23:43:49.203883 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4635 | 2026.03.18 23:43:49.204177 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4636 | 2026.03.18 23:43:49.204373 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.03.18 23:43:49.204487 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Debug> executeQuery: Read 165 rows, 10.22 KiB in 0.00119 sec., 138655.46218487393 rows/sec., 8.39 MiB/sec. | ||
| 4638 | 2026.03.18 23:43:49.204521 [ 4 ] {55ab70f7-852f-4d72-aeb8-68a8b3c87620} <Debug> TCPHandler: Processed in 0.001352356 sec. | ||
| 4639 | 2026.03.18 23:43:49.204624 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.03.18 23:43:49.204712 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4641 | 2026.03.18 23:43:49.204748 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4642 | 2026.03.18 23:43:49.205613 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.03.18 23:43:49.205656 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4644 | 2026.03.18 23:43:49.206061 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4645 | 2026.03.18 23:43:49.206300 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.03.18 23:43:49.206424 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.00167 sec., 513173.65269461076 rows/sec., 30.50 MiB/sec. | ||
| 4647 | 2026.03.18 23:43:49.206460 [ 4 ] {896ba5ce-dcb5-4dee-b817-6de3225706b5} <Debug> TCPHandler: Processed in 0.001831179 sec. | ||
| 4648 | 2026.03.18 23:43:49.206566 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2026.03.18 23:43:49.206660 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.03.18 23:43:49.206698 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4651 | 2026.03.18 23:43:49.207069 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.03.18 23:43:49.207103 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4653 | 2026.03.18 23:43:49.207378 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4654 | 2026.03.18 23:43:49.207578 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2026.03.18 23:43:49.207699 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001058 sec., 945.179584120983 rows/sec., 66.46 KiB/sec. | ||
| 4656 | 2026.03.18 23:43:49.207734 [ 4 ] {1b3a0b8d-b177-4064-aa0e-029eacbe88a2} <Debug> TCPHandler: Processed in 0.001216992 sec. | ||
| 4657 | 2026.03.18 23:43:49.207850 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.03.18 23:43:49.207944 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4659 | 2026.03.18 23:43:49.207981 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4660 | 2026.03.18 23:43:49.208392 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.03.18 23:43:49.208426 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4662 | 2026.03.18 23:43:49.208713 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4663 | 2026.03.18 23:43:49.208918 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.03.18 23:43:49.208999 [ 110 ] {} <Debug> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4665 | 2026.03.18 23:43:49.209025 [ 110 ] {} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.03.18 23:43:49.209037 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001111 sec., 133213.3213321332 rows/sec., 7.58 MiB/sec. | ||
| 4667 | 2026.03.18 23:43:49.209043 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4668 | 2026.03.18 23:43:49.209074 [ 4 ] {6884848e-9e8a-4c57-829f-70ab7c4fcdfc} <Debug> TCPHandler: Processed in 0.001272664 sec. | ||
| 4669 | 2026.03.18 23:43:49.209148 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 4670 | 2026.03.18 23:43:49.209182 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.03.18 23:43:49.209266 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4672 | 2026.03.18 23:43:49.209280 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4673 | 2026.03.18 23:43:49.209302 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4674 | 2026.03.18 23:43:49.209325 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4675 | 2026.03.18 23:43:49.209367 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4676 | 2026.03.18 23:43:49.209418 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4677 | 2026.03.18 23:43:49.209461 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4678 | 2026.03.18 23:43:49.209500 [ 197 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4679 | 2026.03.18 23:43:49.210162 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.03.18 23:43:49.210201 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4681 | 2026.03.18 23:43:49.210303 [ 190 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194632 sec., 619437.6176094395 rows/sec., 37.59 MiB/sec. | ||
| 4682 | 2026.03.18 23:43:49.210516 [ 188 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4683 | 2026.03.18 23:43:49.210589 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4684 | 2026.03.18 23:43:49.210921 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.03.18 23:43:49.210937 [ 188 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.03.18 23:43:49.211030 [ 188 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_13_3} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4687 | 2026.03.18 23:43:49.211056 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Debug> executeQuery: Read 1449 rows, 102.26 KiB in 0.001793 sec., 808142.7774679308 rows/sec., 55.70 MiB/sec. | ||
| 4688 | 2026.03.18 23:43:49.211097 [ 4 ] {62a9cecf-0761-4f80-ae0a-c1fbe0109744} <Debug> TCPHandler: Processed in 0.001962852 sec. | ||
| 4689 | 2026.03.18 23:43:49.211120 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4690 | 2026.03.18 23:43:49.211199 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.03.18 23:43:49.211297 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4692 | 2026.03.18 23:43:49.211337 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4693 | 2026.03.18 23:43:49.211659 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.18 23:43:49.211694 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4695 | 2026.03.18 23:43:49.211995 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4696 | 2026.03.18 23:43:49.212203 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.03.18 23:43:49.212324 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 4698 | 2026.03.18 23:43:49.212358 [ 4 ] {7f708354-2cc5-450a-916b-7c4108e28f41} <Debug> TCPHandler: Processed in 0.001208012 sec. | ||
| 4699 | 2026.03.18 23:43:49.212457 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.03.18 23:43:49.212554 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4701 | 2026.03.18 23:43:49.212594 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4702 | 2026.03.18 23:43:49.213179 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.18 23:43:49.213213 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4704 | 2026.03.18 23:43:49.213616 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4705 | 2026.03.18 23:43:49.213821 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.18 23:43:49.213947 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Debug> executeQuery: Read 1327 rows, 84.89 KiB in 0.001412 sec., 939801.6997167139 rows/sec., 58.71 MiB/sec. | ||
| 4707 | 2026.03.18 23:43:49.213983 [ 4 ] {43a6e256-2909-4d47-961d-091e5ed9c62d} <Debug> TCPHandler: Processed in 0.001573721 sec. | ||
| 4708 | 2026.03.18 23:43:49.214093 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.18 23:43:49.214188 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.03.18 23:43:49.214230 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4711 | 2026.03.18 23:43:49.214532 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.03.18 23:43:49.214566 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4713 | 2026.03.18 23:43:49.214851 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4714 | 2026.03.18 23:43:49.215048 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.18 23:43:49.215171 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 4716 | 2026.03.18 23:43:49.215206 [ 4 ] {0e4327e9-93c0-46d0-8ebd-7a6cdb9eaa16} <Debug> TCPHandler: Processed in 0.001163571 sec. | ||
| 4717 | 2026.03.18 23:43:49.215306 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.03.18 23:43:49.215399 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.03.18 23:43:49.215449 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4720 | 2026.03.18 23:43:49.216148 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.18 23:43:49.216181 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4722 | 2026.03.18 23:43:49.216667 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4723 | 2026.03.18 23:43:49.216881 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.18 23:43:49.217008 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001627 sec., 7990.165949600492 rows/sec., 14.32 MiB/sec. | ||
| 4725 | 2026.03.18 23:43:49.217056 [ 4 ] {13776649-e824-49a1-850a-4a7c609343a9} <Debug> TCPHandler: Processed in 0.001798727 sec. | ||
| 4726 | 2026.03.18 23:43:49.217164 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.03.18 23:43:49.217256 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.03.18 23:43:49.217294 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4729 | 2026.03.18 23:43:49.217606 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.18 23:43:49.217640 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4731 | 2026.03.18 23:43:49.217927 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4732 | 2026.03.18 23:43:49.218128 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.18 23:43:49.218247 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001009 sec., 41625.37165510406 rows/sec., 2.38 MiB/sec. | ||
| 4734 | 2026.03.18 23:43:49.218280 [ 4 ] {1799106d-285e-4d0c-9d24-74c21624df7e} <Debug> TCPHandler: Processed in 0.001165131 sec. | ||
| 4735 | 2026.03.18 23:43:51.746523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 660 | ||
| 4736 | 2026.03.18 23:43:51.749295 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.03.18 23:43:51.749333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4738 | 2026.03.18 23:43:51.750560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4739 | 2026.03.18 23:43:51.750822 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.03.18 23:43:51.751076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4741 | 2026.03.18 23:43:53.814728 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.03.18 23:43:53.814915 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4743 | 2026.03.18 23:43:53.814979 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4744 | 2026.03.18 23:43:53.815592 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.03.18 23:43:53.815628 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4746 | 2026.03.18 23:43:53.816016 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4747 | 2026.03.18 23:43:53.816242 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.03.18 23:43:53.816391 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.82 MiB/sec. | ||
| 4749 | 2026.03.18 23:43:53.816431 [ 4 ] {8244bda5-d8c4-463d-9188-ad69f5c2d013} <Debug> TCPHandler: Processed in 0.001830889 sec. | ||
| 4750 | 2026.03.18 23:43:53.816545 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.03.18 23:43:53.816640 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4752 | 2026.03.18 23:43:53.816680 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4753 | 2026.03.18 23:43:53.817090 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.03.18 23:43:53.817124 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4755 | 2026.03.18 23:43:53.817419 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4756 | 2026.03.18 23:43:53.817623 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.03.18 23:43:53.817747 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 4758 | 2026.03.18 23:43:53.817784 [ 4 ] {5ea72b6b-a6bc-425a-91ae-823b5dacf147} <Debug> TCPHandler: Processed in 0.001287794 sec. | ||
| 4759 | 2026.03.18 23:43:53.817894 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.03.18 23:43:53.817990 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.03.18 23:43:53.818033 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2026.03.18 23:43:53.818397 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.03.18 23:43:53.818431 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4764 | 2026.03.18 23:43:53.818750 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4765 | 2026.03.18 23:43:53.818963 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.03.18 23:43:53.819088 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001116 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 4767 | 2026.03.18 23:43:53.819123 [ 4 ] {d558619b-d81d-46fe-bce7-abd8b93aadbb} <Debug> TCPHandler: Processed in 0.001279184 sec. | ||
| 4768 | 2026.03.18 23:43:53.819230 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.03.18 23:43:53.819326 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.03.18 23:43:53.819367 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4771 | 2026.03.18 23:43:53.819687 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.18 23:43:53.819722 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4773 | 2026.03.18 23:43:53.820018 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4774 | 2026.03.18 23:43:53.820221 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.03.18 23:43:53.820342 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 4776 | 2026.03.18 23:43:53.820378 [ 4 ] {898ee257-19a1-4eae-a74f-fceff904f4b5} <Debug> TCPHandler: Processed in 0.001196372 sec. | ||
| 4777 | 2026.03.18 23:43:54.231989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9147 | ||
| 4778 | 2026.03.18 23:43:54.232759 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.03.18 23:43:54.232803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4780 | 2026.03.18 23:43:54.233347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4781 | 2026.03.18 23:43:54.233594 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.03.18 23:43:54.233722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9147 | ||
| 4783 | 2026.03.18 23:43:54.701400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4784 | 2026.03.18 23:43:54.718549 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.03.18 23:43:54.718603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4786 | 2026.03.18 23:43:54.724924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4787 | 2026.03.18 23:43:54.725624 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.03.18 23:43:54.728314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4789 | 2026.03.18 23:43:55.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.87 MiB, peak 246.87 MiB, free memory in arenas 0.00 B, will set to 244.10 MiB (RSS), difference: 1.23 MiB | ||
| 4790 | 2026.03.18 23:43:58.817371 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2026.03.18 23:43:58.817655 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4792 | 2026.03.18 23:43:58.817724 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4793 | 2026.03.18 23:43:58.818397 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.03.18 23:43:58.818444 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4795 | 2026.03.18 23:43:58.818866 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4796 | 2026.03.18 23:43:58.819091 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.03.18 23:43:58.819239 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001656 sec., 76086.95652173914 rows/sec., 6.56 MiB/sec. | ||
| 4798 | 2026.03.18 23:43:58.819280 [ 4 ] {e87f5b23-7c2e-49e3-8922-bc083182a9ab} <Debug> TCPHandler: Processed in 0.002085195 sec. | ||
| 4799 | 2026.03.18 23:43:58.819407 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.03.18 23:43:58.819504 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4801 | 2026.03.18 23:43:58.819545 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4802 | 2026.03.18 23:43:58.819945 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.03.18 23:43:58.819982 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4804 | 2026.03.18 23:43:58.820283 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4805 | 2026.03.18 23:43:58.820516 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.03.18 23:43:58.820654 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001168 sec., 29965.753424657534 rows/sec., 2.20 MiB/sec. | ||
| 4807 | 2026.03.18 23:43:58.820692 [ 4 ] {be55c16d-4e31-4e64-9621-895ad1163767} <Debug> TCPHandler: Processed in 0.001334386 sec. | ||
| 4808 | 2026.03.18 23:43:58.820791 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4809 | 2026.03.18 23:43:58.820886 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4810 | 2026.03.18 23:43:58.820928 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4811 | 2026.03.18 23:43:58.821352 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2026.03.18 23:43:58.821389 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4813 | 2026.03.18 23:43:58.821697 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4814 | 2026.03.18 23:43:58.821900 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.03.18 23:43:58.822035 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001167 sec., 84832.90488431876 rows/sec., 6.63 MiB/sec. | ||
| 4816 | 2026.03.18 23:43:58.822073 [ 4 ] {3964de2e-ad54-4375-99d2-f94d8ddb0fef} <Debug> TCPHandler: Processed in 0.001329846 sec. | ||
| 4817 | 2026.03.18 23:43:58.822184 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.03.18 23:43:58.822278 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4819 | 2026.03.18 23:43:58.822322 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4820 | 2026.03.18 23:43:58.822716 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.03.18 23:43:58.822752 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4822 | 2026.03.18 23:43:58.823090 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4823 | 2026.03.18 23:43:58.823301 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.18 23:43:58.823429 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 4825 | 2026.03.18 23:43:58.823465 [ 4 ] {e2d7da3d-7370-4bef-ab47-7c5301a9576a} <Debug> TCPHandler: Processed in 0.001331065 sec. | ||
| 4826 | 2026.03.18 23:43:58.823587 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.03.18 23:43:58.823713 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4828 | 2026.03.18 23:43:58.823780 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4829 | 2026.03.18 23:43:58.824742 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.03.18 23:43:58.824780 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4831 | 2026.03.18 23:43:58.825377 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4832 | 2026.03.18 23:43:58.825599 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.03.18 23:43:58.825737 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00205 sec., 17073.170731707316 rows/sec., 30.59 MiB/sec. | ||
| 4834 | 2026.03.18 23:43:58.825789 [ 4 ] {9c81e495-6260-46ef-8455-28399bae2d9c} <Debug> TCPHandler: Processed in 0.00226465 sec. | ||
| 4835 | 2026.03.18 23:43:58.825904 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.03.18 23:43:58.826000 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4837 | 2026.03.18 23:43:58.826043 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4838 | 2026.03.18 23:43:58.826375 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.03.18 23:43:58.826412 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4840 | 2026.03.18 23:43:58.826722 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4841 | 2026.03.18 23:43:58.826925 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.03.18 23:43:58.827054 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4843 | 2026.03.18 23:43:58.827091 [ 4 ] {11acfbb2-a8e1-4e48-85ef-354654ba331c} <Debug> TCPHandler: Processed in 0.001237723 sec. | ||
| 4844 | 2026.03.18 23:44:01.623642 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4845 | 2026.03.18 23:44:01.623695 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4846 | 2026.03.18 23:44:01.734234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9595 | ||
| 4847 | 2026.03.18 23:44:01.734971 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.03.18 23:44:01.735011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4849 | 2026.03.18 23:44:01.735511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4850 | 2026.03.18 23:44:01.735733 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.03.18 23:44:01.735859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9595 | ||
| 4852 | 2026.03.18 23:44:01.751472 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 680 | ||
| 4853 | 2026.03.18 23:44:01.753535 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.03.18 23:44:01.753579 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4855 | 2026.03.18 23:44:01.754741 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4856 | 2026.03.18 23:44:01.755007 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.03.18 23:44:01.755253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 4858 | 2026.03.18 23:44:02.228408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4859 | 2026.03.18 23:44:02.245225 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.03.18 23:44:02.245273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4861 | 2026.03.18 23:44:02.251422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4862 | 2026.03.18 23:44:02.252131 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.03.18 23:44:02.254821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4864 | 2026.03.18 23:44:03.824617 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.03.18 23:44:03.824899 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.03.18 23:44:03.824965 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4867 | 2026.03.18 23:44:03.825742 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2026.03.18 23:44:03.825785 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4869 | 2026.03.18 23:44:03.826179 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4870 | 2026.03.18 23:44:03.826405 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.03.18 23:44:03.826558 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 4872 | 2026.03.18 23:44:03.826599 [ 4 ] {603945d1-cff2-4261-88b1-e4461a2c5043} <Debug> TCPHandler: Processed in 0.002163897 sec. | ||
| 4873 | 2026.03.18 23:44:03.826725 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2026.03.18 23:44:03.826822 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4875 | 2026.03.18 23:44:03.826862 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4876 | 2026.03.18 23:44:03.827698 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.03.18 23:44:03.827733 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4878 | 2026.03.18 23:44:03.828092 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4879 | 2026.03.18 23:44:03.828302 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.18 23:44:03.828418 [ 91 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4881 | 2026.03.18 23:44:03.828432 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001629 sec., 494168.20135052176 rows/sec., 38.53 MiB/sec. | ||
| 4882 | 2026.03.18 23:44:03.828478 [ 91 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.18 23:44:03.828488 [ 4 ] {0d96cadf-853b-43ec-bb5e-7a51218f1878} <Debug> TCPHandler: Processed in 0.001812239 sec. | ||
| 4884 | 2026.03.18 23:44:03.828507 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4885 | 2026.03.18 23:44:03.828595 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 4886 | 2026.03.18 23:44:03.828599 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.03.18 23:44:03.828680 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4888 | 2026.03.18 23:44:03.828707 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2764 rows starting from the beginning of the part | ||
| 4889 | 2026.03.18 23:44:03.828707 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4890 | 2026.03.18 23:44:03.828752 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4891 | 2026.03.18 23:44:03.828762 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 126 rows starting from the beginning of the part | ||
| 4892 | 2026.03.18 23:44:03.828804 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2690 rows starting from the beginning of the part | ||
| 4893 | 2026.03.18 23:44:03.828849 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4894 | 2026.03.18 23:44:03.828887 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 126 rows starting from the beginning of the part | ||
| 4895 | 2026.03.18 23:44:03.828924 [ 190 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 805 rows starting from the beginning of the part | ||
| 4896 | 2026.03.18 23:44:03.829213 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.03.18 23:44:03.829248 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4898 | 2026.03.18 23:44:03.829554 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4899 | 2026.03.18 23:44:03.829780 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.18 23:44:03.829884 [ 91 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4901 | 2026.03.18 23:44:03.829908 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001219 sec., 119770.30352748153 rows/sec., 7.08 MiB/sec. | ||
| 4902 | 2026.03.18 23:44:03.829914 [ 91 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.03.18 23:44:03.829949 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4904 | 2026.03.18 23:44:03.829953 [ 4 ] {c0525b1c-6f10-4f70-b8aa-cd31c40ba5f2} <Debug> TCPHandler: Processed in 0.001402227 sec. | ||
| 4905 | 2026.03.18 23:44:03.830050 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 | ||
| 4906 | 2026.03.18 23:44:03.830079 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.03.18 23:44:03.830179 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.03.18 23:44:03.830183 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4909 | 2026.03.18 23:44:03.830222 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4910 | 2026.03.18 23:44:03.830229 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 208 rows starting from the beginning of the part | ||
| 4911 | 2026.03.18 23:44:03.830324 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 146 rows starting from the beginning of the part | ||
| 4912 | 2026.03.18 23:44:03.830376 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 4913 | 2026.03.18 23:44:03.830422 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 165 rows starting from the beginning of the part | ||
| 4914 | 2026.03.18 23:44:03.830462 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 4915 | 2026.03.18 23:44:03.830529 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 146 rows starting from the beginning of the part | ||
| 4916 | 2026.03.18 23:44:03.830683 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.03.18 23:44:03.830725 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4918 | 2026.03.18 23:44:03.830831 [ 200 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6567 rows, containing 5 columns (5 merged, 0 gathered) in 0.002268091 sec., 2895386.472588622 rows/sec., 233.49 MiB/sec. | ||
| 4919 | 2026.03.18 23:44:03.831064 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4920 | 2026.03.18 23:44:03.831084 [ 198 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4921 | 2026.03.18 23:44:03.831297 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.03.18 23:44:03.831348 [ 198 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.18 23:44:03.831423 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001262 sec., 118066.56101426306 rows/sec., 7.63 MiB/sec. | ||
| 4924 | 2026.03.18 23:44:03.831423 [ 198 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_31_6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4925 | 2026.03.18 23:44:03.831459 [ 4 ] {6e138505-f298-40ad-a273-04674cd6f6ca} <Debug> TCPHandler: Processed in 0.001429678 sec. | ||
| 4926 | 2026.03.18 23:44:03.831485 [ 187 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483229 sec., 495540.4728467418 rows/sec., 32.56 MiB/sec. | ||
| 4927 | 2026.03.18 23:44:03.831511 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4928 | 2026.03.18 23:44:03.831572 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4929 | 2026.03.18 23:44:03.831644 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4930 | 2026.03.18 23:44:03.831665 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.03.18 23:44:03.831704 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4932 | 2026.03.18 23:44:03.831879 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.03.18 23:44:03.831948 [ 198 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_26_5} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4934 | 2026.03.18 23:44:03.832028 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4935 | 2026.03.18 23:44:03.832149 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.03.18 23:44:03.832184 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4937 | 2026.03.18 23:44:03.832481 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4938 | 2026.03.18 23:44:03.832683 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.03.18 23:44:03.832806 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 4940 | 2026.03.18 23:44:03.832843 [ 4 ] {f716d85a-740e-4e14-b766-a949458e5985} <Debug> TCPHandler: Processed in 0.001320904 sec. | ||
| 4941 | 2026.03.18 23:44:03.832951 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.03.18 23:44:03.833043 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4943 | 2026.03.18 23:44:03.833082 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4944 | 2026.03.18 23:44:03.833694 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.03.18 23:44:03.833730 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4946 | 2026.03.18 23:44:03.834038 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4947 | 2026.03.18 23:44:03.834257 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.03.18 23:44:03.834354 [ 91 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4949 | 2026.03.18 23:44:03.834382 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001356 sec., 364306.78466076695 rows/sec., 25.57 MiB/sec. | ||
| 4950 | 2026.03.18 23:44:03.834388 [ 91 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.03.18 23:44:03.834421 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4952 | 2026.03.18 23:44:03.834426 [ 4 ] {15ce709c-a736-4d8e-805d-c8c691fc9d2f} <Debug> TCPHandler: Processed in 0.001523081 sec. | ||
| 4953 | 2026.03.18 23:44:03.834504 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 4954 | 2026.03.18 23:44:03.834538 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.03.18 23:44:03.834613 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4956 | 2026.03.18 23:44:03.834634 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4957 | 2026.03.18 23:44:03.834647 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1510 rows starting from the beginning of the part | ||
| 4958 | 2026.03.18 23:44:03.834682 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4959 | 2026.03.18 23:44:03.834718 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 99 rows starting from the beginning of the part | ||
| 4960 | 2026.03.18 23:44:03.834775 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1449 rows starting from the beginning of the part | ||
| 4961 | 2026.03.18 23:44:03.834820 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4962 | 2026.03.18 23:44:03.834862 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 99 rows starting from the beginning of the part | ||
| 4963 | 2026.03.18 23:44:03.834899 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 494 rows starting from the beginning of the part | ||
| 4964 | 2026.03.18 23:44:03.835031 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.03.18 23:44:03.835073 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4966 | 2026.03.18 23:44:03.835397 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4967 | 2026.03.18 23:44:03.835607 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.03.18 23:44:03.835759 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 4969 | 2026.03.18 23:44:03.835801 [ 4 ] {3eef24ac-f273-4c69-99c9-db8ed4be8e25} <Debug> TCPHandler: Processed in 0.001312845 sec. | ||
| 4970 | 2026.03.18 23:44:03.836041 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.03.18 23:44:03.836140 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.03.18 23:44:03.836181 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4973 | 2026.03.18 23:44:03.836228 [ 187 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3715 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761507 sec., 2108989.6321729063 rows/sec., 155.44 MiB/sec. | ||
| 4974 | 2026.03.18 23:44:03.836398 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4975 | 2026.03.18 23:44:03.836673 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.18 23:44:03.836700 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.03.18 23:44:03.836735 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4978 | 2026.03.18 23:44:03.836741 [ 198 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_31_6} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4979 | 2026.03.18 23:44:03.836825 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4980 | 2026.03.18 23:44:03.837066 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4981 | 2026.03.18 23:44:03.837273 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.03.18 23:44:03.837384 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4983 | 2026.03.18 23:44:03.837400 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001278 sec., 207355.24256651016 rows/sec., 13.78 MiB/sec. | ||
| 4984 | 2026.03.18 23:44:03.837426 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.18 23:44:03.837446 [ 4 ] {ca2a822c-9661-42b5-8441-174a27ad3bab} <Debug> TCPHandler: Processed in 0.00148974 sec. | ||
| 4986 | 2026.03.18 23:44:03.837449 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4987 | 2026.03.18 23:44:03.837572 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 4988 | 2026.03.18 23:44:03.837582 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.03.18 23:44:03.837693 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.03.18 23:44:03.837700 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4991 | 2026.03.18 23:44:03.837737 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4992 | 2026.03.18 23:44:03.837746 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9542 rows starting from the beginning of the part | ||
| 4993 | 2026.03.18 23:44:03.837824 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 4994 | 2026.03.18 23:44:03.837870 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1327 rows starting from the beginning of the part | ||
| 4995 | 2026.03.18 23:44:03.837912 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 4996 | 2026.03.18 23:44:03.837957 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4997 | 2026.03.18 23:44:03.837997 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 4998 | 2026.03.18 23:44:03.838070 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.18 23:44:03.838111 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5000 | 2026.03.18 23:44:03.838433 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5001 | 2026.03.18 23:44:03.838639 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.18 23:44:03.838769 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 5003 | 2026.03.18 23:44:03.838806 [ 4 ] {16b2eea8-4caf-4ec8-a488-895baa779b23} <Debug> TCPHandler: Processed in 0.001291424 sec. | ||
| 5004 | 2026.03.18 23:44:03.838915 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.03.18 23:44:03.839008 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.18 23:44:03.839061 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5007 | 2026.03.18 23:44:03.839804 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.03.18 23:44:03.839840 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5009 | 2026.03.18 23:44:03.840348 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5010 | 2026.03.18 23:44:03.840572 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.18 23:44:03.840683 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5012 | 2026.03.18 23:44:03.840707 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001716 sec., 2331.0023310023307 rows/sec., 4.18 MiB/sec. | ||
| 5013 | 2026.03.18 23:44:03.840725 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.03.18 23:44:03.840750 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5015 | 2026.03.18 23:44:03.840763 [ 4 ] {90dd9847-cfa1-4cb9-8758-364e1b27302f} <Debug> TCPHandler: Processed in 0.00189741 sec. | ||
| 5016 | 2026.03.18 23:44:03.840819 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 5017 | 2026.03.18 23:44:03.840883 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.03.18 23:44:03.840977 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.03.18 23:44:03.841009 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5020 | 2026.03.18 23:44:03.841018 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5021 | 2026.03.18 23:44:03.841059 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 383 rows starting from the beginning of the part | ||
| 5022 | 2026.03.18 23:44:03.841180 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 5023 | 2026.03.18 23:44:03.841281 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 5024 | 2026.03.18 23:44:03.841363 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.03.18 23:44:03.841374 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
| 5026 | 2026.03.18 23:44:03.841399 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5027 | 2026.03.18 23:44:03.841473 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 5028 | 2026.03.18 23:44:03.841566 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 5029 | 2026.03.18 23:44:03.841709 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5030 | 2026.03.18 23:44:03.841932 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.18 23:44:03.842039 [ 84 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5032 | 2026.03.18 23:44:03.842061 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 5033 | 2026.03.18 23:44:03.842068 [ 84 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.03.18 23:44:03.842101 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5035 | 2026.03.18 23:44:03.842103 [ 4 ] {cab0f569-09e1-46ba-80ff-ab5015cff41b} <Debug> TCPHandler: Processed in 0.001268744 sec. | ||
| 5036 | 2026.03.18 23:44:03.842173 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 5037 | 2026.03.18 23:44:03.842259 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5038 | 2026.03.18 23:44:03.842285 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1680 rows starting from the beginning of the part | ||
| 5039 | 2026.03.18 23:44:03.842329 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 5040 | 2026.03.18 23:44:03.842367 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 5041 | 2026.03.18 23:44:03.842403 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5042 | 2026.03.18 23:44:03.842440 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5043 | 2026.03.18 23:44:03.842474 [ 187 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5044 | 2026.03.18 23:44:03.842585 [ 189 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11582 rows, containing 5 columns (5 merged, 0 gathered) in 0.005057324 sec., 2290143.9575554184 rows/sec., 149.63 MiB/sec. | ||
| 5045 | 2026.03.18 23:44:03.842882 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5046 | 2026.03.18 23:44:03.843164 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.03.18 23:44:03.843258 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5048 | 2026.03.18 23:44:03.843328 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 5049 | 2026.03.18 23:44:03.843536 [ 186 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390027 sec., 1424432.7628168373 rows/sec., 91.57 MiB/sec. | ||
| 5050 | 2026.03.18 23:44:03.843788 [ 186 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5051 | 2026.03.18 23:44:03.844053 [ 186 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.03.18 23:44:03.844129 [ 186 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_31_6} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5053 | 2026.03.18 23:44:03.844219 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5054 | 2026.03.18 23:44:03.845608 [ 189 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 19 columns (19 merged, 0 gathered) in 0.004817518 sec., 98390.91415953195 rows/sec., 176.31 MiB/sec. | ||
| 5055 | 2026.03.18 23:44:03.846394 [ 187 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5056 | 2026.03.18 23:44:03.846761 [ 187 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.03.18 23:44:03.846835 [ 187 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5058 | 2026.03.18 23:44:03.846925 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5059 | 2026.03.18 23:44:04.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.53 MiB, peak 256.90 MiB, free memory in arenas 0.00 B, will set to 249.75 MiB (RSS), difference: 3.21 MiB | ||
| 5060 | 2026.03.18 23:44:08.817316 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.03.18 23:44:08.817530 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5062 | 2026.03.18 23:44:08.817604 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5063 | 2026.03.18 23:44:08.818256 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.03.18 23:44:08.818296 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5065 | 2026.03.18 23:44:08.818672 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5066 | 2026.03.18 23:44:08.818897 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.03.18 23:44:08.819054 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 310.05 KiB/sec. | ||
| 5068 | 2026.03.18 23:44:08.819095 [ 4 ] {092bfa96-e12c-4067-82ca-a979f4bba698} <Debug> TCPHandler: Processed in 0.001922911 sec. | ||
| 5069 | 2026.03.18 23:44:08.819215 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.03.18 23:44:08.819308 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5071 | 2026.03.18 23:44:08.819347 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2026.03.18 23:44:08.819807 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.18 23:44:08.819842 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5074 | 2026.03.18 23:44:08.820160 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5075 | 2026.03.18 23:44:08.820369 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.18 23:44:08.820495 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Debug> executeQuery: Read 129 rows, 11.34 KiB in 0.001205 sec., 107053.9419087137 rows/sec., 9.19 MiB/sec. | ||
| 5077 | 2026.03.18 23:44:08.820532 [ 4 ] {19a64daa-4334-4df5-a4ac-81584b1076e4} <Debug> TCPHandler: Processed in 0.001366686 sec. | ||
| 5078 | 2026.03.18 23:44:08.820644 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.18 23:44:08.820737 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.18 23:44:08.820776 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5081 | 2026.03.18 23:44:08.821189 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.18 23:44:08.821224 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5083 | 2026.03.18 23:44:08.821523 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5084 | 2026.03.18 23:44:08.821729 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.18 23:44:08.821858 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001138 sec., 36028.11950790862 rows/sec., 2.62 MiB/sec. | ||
| 5086 | 2026.03.18 23:44:08.821895 [ 4 ] {f276b36b-6849-4931-9bd7-dfb30ab50716} <Debug> TCPHandler: Processed in 0.001300524 sec. | ||
| 5087 | 2026.03.18 23:44:08.822008 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.18 23:44:08.822100 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.18 23:44:08.822139 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5090 | 2026.03.18 23:44:08.822554 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.18 23:44:08.822590 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5092 | 2026.03.18 23:44:08.822900 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5093 | 2026.03.18 23:44:08.823113 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.18 23:44:08.823239 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001156 sec., 90830.44982698963 rows/sec., 7.10 MiB/sec. | ||
| 5095 | 2026.03.18 23:44:08.823276 [ 4 ] {6d570917-0ca5-4777-a9ce-1f8d430549b7} <Debug> TCPHandler: Processed in 0.001317195 sec. | ||
| 5096 | 2026.03.18 23:44:08.823390 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.03.18 23:44:08.823483 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.03.18 23:44:08.823525 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5099 | 2026.03.18 23:44:08.823944 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.03.18 23:44:08.823980 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5101 | 2026.03.18 23:44:08.824306 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5102 | 2026.03.18 23:44:08.824513 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.03.18 23:44:08.824642 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001176 sec., 138605.44217687074 rows/sec., 9.65 MiB/sec. | ||
| 5104 | 2026.03.18 23:44:08.824681 [ 4 ] {6e6cfa57-a7b1-4b81-bc67-afdf7eebbeae} <Debug> TCPHandler: Processed in 0.001341145 sec. | ||
| 5105 | 2026.03.18 23:44:08.824795 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.03.18 23:44:08.824888 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.03.18 23:44:08.824941 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5108 | 2026.03.18 23:44:08.825749 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.03.18 23:44:08.825785 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5110 | 2026.03.18 23:44:08.826338 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5111 | 2026.03.18 23:44:08.826563 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.03.18 23:44:08.826701 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00183 sec., 19125.683060109288 rows/sec., 34.27 MiB/sec. | ||
| 5113 | 2026.03.18 23:44:08.826752 [ 4 ] {09dbf7ff-9dcb-4a36-91eb-b688c53ab8e1} <Debug> TCPHandler: Processed in 0.002006263 sec. | ||
| 5114 | 2026.03.18 23:44:08.826864 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.03.18 23:44:08.826958 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5116 | 2026.03.18 23:44:08.826999 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5117 | 2026.03.18 23:44:08.827332 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.03.18 23:44:08.827367 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5119 | 2026.03.18 23:44:08.827679 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5120 | 2026.03.18 23:44:08.827883 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.03.18 23:44:08.828013 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5122 | 2026.03.18 23:44:08.828050 [ 4 ] {55841f54-6640-466e-a1a3-c25f1acc8f17} <Debug> TCPHandler: Processed in 0.001234613 sec. | ||
| 5123 | 2026.03.18 23:44:09.235930 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10107 | ||
| 5124 | 2026.03.18 23:44:09.236720 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.18 23:44:09.236799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5126 | 2026.03.18 23:44:09.237406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5127 | 2026.03.18 23:44:09.237637 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.03.18 23:44:09.237782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10107 | ||
| 5129 | 2026.03.18 23:44:09.237810 [ 71 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5130 | 2026.03.18 23:44:09.237913 [ 71 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.03.18 23:44:09.237953 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5132 | 2026.03.18 23:44:09.238118 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::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 | ||
| 5133 | 2026.03.18 23:44:09.238250 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2026.03.18 23:44:09.238292 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7675 rows starting from the beginning of the part | ||
| 5135 | 2026.03.18 23:44:09.238365 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5136 | 2026.03.18 23:44:09.238417 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5137 | 2026.03.18 23:44:09.238465 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5138 | 2026.03.18 23:44:09.238509 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5139 | 2026.03.18 23:44:09.238552 [ 199 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5140 | 2026.03.18 23:44:09.240680 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10107 rows, containing 4 columns (4 merged, 0 gathered) in 0.00263763 sec., 3831849.046302931 rows/sec., 54.82 MiB/sec. | ||
| 5141 | 2026.03.18 23:44:09.241077 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5142 | 2026.03.18 23:44:09.241339 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.03.18 23:44:09.241405 [ 189 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_21_4} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5144 | 2026.03.18 23:44:09.241512 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 5145 | 2026.03.18 23:44:09.754893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5146 | 2026.03.18 23:44:09.771381 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.03.18 23:44:09.771423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5148 | 2026.03.18 23:44:09.777042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5149 | 2026.03.18 23:44:09.777709 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.03.18 23:44:09.777998 [ 71 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5151 | 2026.03.18 23:44:09.778041 [ 71 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.03.18 23:44:09.778062 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5153 | 2026.03.18 23:44:09.778171 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 5154 | 2026.03.18 23:44:09.780491 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5155 | 2026.03.18 23:44:09.781251 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5156 | 2026.03.18 23:44:09.781985 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 5157 | 2026.03.18 23:44:09.785184 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5158 | 2026.03.18 23:44:09.788412 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5159 | 2026.03.18 23:44:09.791845 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 5160 | 2026.03.18 23:44:09.795621 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 5161 | 2026.03.18 23:44:09.799282 [ 195 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 5162 | 2026.03.18 23:44:09.853000 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074864681 sec., 2123.831930840659 rows/sec., 10.98 MiB/sec. | ||
| 5163 | 2026.03.18 23:44:09.854873 [ 199 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5164 | 2026.03.18 23:44:09.856768 [ 199 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.03.18 23:44:09.856869 [ 199 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_21_4} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5166 | 2026.03.18 23:44:09.858341 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5167 | 2026.03.18 23:44:10.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.86 MiB, peak 261.41 MiB, free memory in arenas 0.00 B, will set to 253.40 MiB (RSS), difference: 2.55 MiB | ||
| 5168 | 2026.03.18 23:44:11.755379 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 716 | ||
| 5169 | 2026.03.18 23:44:11.757789 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.03.18 23:44:11.757839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5171 | 2026.03.18 23:44:11.759065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5172 | 2026.03.18 23:44:11.759332 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.03.18 23:44:11.759601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5174 | 2026.03.18 23:44:13.823806 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.03.18 23:44:13.824016 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.03.18 23:44:13.824089 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5177 | 2026.03.18 23:44:13.824906 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.03.18 23:44:13.824951 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5179 | 2026.03.18 23:44:13.825342 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5180 | 2026.03.18 23:44:13.825573 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.03.18 23:44:13.825726 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 5182 | 2026.03.18 23:44:13.825768 [ 4 ] {6f7ffce4-f9b3-46e2-99c9-86ae0b456418} <Debug> TCPHandler: Processed in 0.002100486 sec. | ||
| 5183 | 2026.03.18 23:44:13.825897 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.03.18 23:44:13.825995 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5185 | 2026.03.18 23:44:13.826036 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5186 | 2026.03.18 23:44:13.826828 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.03.18 23:44:13.826865 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5188 | 2026.03.18 23:44:13.827224 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5189 | 2026.03.18 23:44:13.827429 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.03.18 23:44:13.827560 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001583 sec., 508528.11118130136 rows/sec., 39.65 MiB/sec. | ||
| 5191 | 2026.03.18 23:44:13.827599 [ 4 ] {c9a95410-e7d0-40fd-9c63-f387355bde18} <Debug> TCPHandler: Processed in 0.001753187 sec. | ||
| 5192 | 2026.03.18 23:44:13.827712 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.03.18 23:44:13.827808 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.03.18 23:44:13.827847 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5195 | 2026.03.18 23:44:13.828290 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.03.18 23:44:13.828326 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5197 | 2026.03.18 23:44:13.828653 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5198 | 2026.03.18 23:44:13.828873 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.03.18 23:44:13.829000 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001209 sec., 120760.9594706369 rows/sec., 7.14 MiB/sec. | ||
| 5200 | 2026.03.18 23:44:13.829039 [ 4 ] {68f7d52f-3e37-48e6-8f67-044e3d829f17} <Debug> TCPHandler: Processed in 0.001376897 sec. | ||
| 5201 | 2026.03.18 23:44:13.829152 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.03.18 23:44:13.829248 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5203 | 2026.03.18 23:44:13.829288 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5204 | 2026.03.18 23:44:13.829719 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.03.18 23:44:13.829754 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5206 | 2026.03.18 23:44:13.830050 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5207 | 2026.03.18 23:44:13.830255 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.03.18 23:44:13.830379 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001147 sec., 129904.09764603313 rows/sec., 8.39 MiB/sec. | ||
| 5209 | 2026.03.18 23:44:13.830418 [ 4 ] {09fc76f7-2c35-4c8b-85b5-0ff0e7a501c2} <Debug> TCPHandler: Processed in 0.001316735 sec. | ||
| 5210 | 2026.03.18 23:44:13.830532 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2026.03.18 23:44:13.830626 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5212 | 2026.03.18 23:44:13.830666 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5213 | 2026.03.18 23:44:13.831101 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.03.18 23:44:13.831136 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5215 | 2026.03.18 23:44:13.831454 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5216 | 2026.03.18 23:44:13.831661 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.03.18 23:44:13.831787 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 5218 | 2026.03.18 23:44:13.831826 [ 4 ] {c3b4f310-a512-4170-8564-2f9dd81fb3a6} <Debug> TCPHandler: Processed in 0.001345186 sec. | ||
| 5219 | 2026.03.18 23:44:13.831939 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.03.18 23:44:13.832039 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5221 | 2026.03.18 23:44:13.832079 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5222 | 2026.03.18 23:44:13.832651 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2026.03.18 23:44:13.832686 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5224 | 2026.03.18 23:44:13.833014 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5225 | 2026.03.18 23:44:13.833226 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.03.18 23:44:13.833355 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001331 sec., 371149.5116453794 rows/sec., 26.05 MiB/sec. | ||
| 5227 | 2026.03.18 23:44:13.833392 [ 4 ] {38dad97c-52e3-494d-9025-30396982201b} <Debug> TCPHandler: Processed in 0.001503929 sec. | ||
| 5228 | 2026.03.18 23:44:13.833497 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5229 | 2026.03.18 23:44:13.833593 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5230 | 2026.03.18 23:44:13.833633 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5231 | 2026.03.18 23:44:13.833967 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5232 | 2026.03.18 23:44:13.834002 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5233 | 2026.03.18 23:44:13.834315 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5234 | 2026.03.18 23:44:13.834521 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2026.03.18 23:44:13.834609 [ 66 ] {} <Debug> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5236 | 2026.03.18 23:44:13.834646 [ 66 ] {} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.03.18 23:44:13.834648 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 5238 | 2026.03.18 23:44:13.834664 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5239 | 2026.03.18 23:44:13.834689 [ 4 ] {619ef1b5-d37d-437f-b280-4c9f6d8b3010} <Debug> TCPHandler: Processed in 0.001242823 sec. | ||
| 5240 | 2026.03.18 23:44:13.834799 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.03.18 23:44:13.834805 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5242 | 2026.03.18 23:44:13.834894 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5243 | 2026.03.18 23:44:13.834941 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5244 | 2026.03.18 23:44:13.834982 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2026.03.18 23:44:13.835022 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5246 | 2026.03.18 23:44:13.835085 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5247 | 2026.03.18 23:44:13.835140 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5248 | 2026.03.18 23:44:13.835182 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5249 | 2026.03.18 23:44:13.835218 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5250 | 2026.03.18 23:44:13.835256 [ 196 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5251 | 2026.03.18 23:44:13.835359 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.03.18 23:44:13.835401 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5253 | 2026.03.18 23:44:13.835800 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5254 | 2026.03.18 23:44:13.836033 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.03.18 23:44:13.836065 [ 192 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322986 sec., 68027.93075663688 rows/sec., 3.47 MiB/sec. | ||
| 5256 | 2026.03.18 23:44:13.836165 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001287 sec., 205905.20590520592 rows/sec., 13.68 MiB/sec. | ||
| 5257 | 2026.03.18 23:44:13.836211 [ 4 ] {f4bde16b-d63d-407a-9686-044a12e98cdb} <Debug> TCPHandler: Processed in 0.00146239 sec. | ||
| 5258 | 2026.03.18 23:44:13.836256 [ 201 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5259 | 2026.03.18 23:44:13.836343 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.03.18 23:44:13.836450 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5261 | 2026.03.18 23:44:13.836496 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5262 | 2026.03.18 23:44:13.836573 [ 201 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.03.18 23:44:13.836654 [ 201 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_15_3} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5264 | 2026.03.18 23:44:13.836747 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5265 | 2026.03.18 23:44:13.836822 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.18 23:44:13.836863 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5267 | 2026.03.18 23:44:13.837166 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5268 | 2026.03.18 23:44:13.837375 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.18 23:44:13.837484 [ 63 ] {} <Debug> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5270 | 2026.03.18 23:44:13.837506 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 5271 | 2026.03.18 23:44:13.837549 [ 63 ] {} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.03.18 23:44:13.837557 [ 4 ] {508573ec-cbc2-4f8b-9328-898989db8549} <Debug> TCPHandler: Processed in 0.001263633 sec. | ||
| 5273 | 2026.03.18 23:44:13.837577 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5274 | 2026.03.18 23:44:13.837673 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5275 | 2026.03.18 23:44:13.837689 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.03.18 23:44:13.837785 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5277 | 2026.03.18 23:44:13.837793 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.03.18 23:44:13.837826 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5279 | 2026.03.18 23:44:13.837857 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5280 | 2026.03.18 23:44:13.837919 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5281 | 2026.03.18 23:44:13.837981 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5282 | 2026.03.18 23:44:13.838052 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5283 | 2026.03.18 23:44:13.838090 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5284 | 2026.03.18 23:44:13.838131 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5285 | 2026.03.18 23:44:13.838622 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.03.18 23:44:13.838665 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5287 | 2026.03.18 23:44:13.838942 [ 191 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311555 sec., 11436.805928840193 rows/sec., 770.64 KiB/sec. | ||
| 5288 | 2026.03.18 23:44:13.839075 [ 196 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5289 | 2026.03.18 23:44:13.839188 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5290 | 2026.03.18 23:44:13.839388 [ 196 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2026.03.18 23:44:13.839476 [ 196 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_15_3} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5292 | 2026.03.18 23:44:13.839491 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.03.18 23:44:13.839560 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5294 | 2026.03.18 23:44:13.839642 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001865 sec., 2144.7721179624664 rows/sec., 3.84 MiB/sec. | ||
| 5295 | 2026.03.18 23:44:13.839701 [ 4 ] {f5fc7751-4a16-4ccc-bf3a-d07f7624ad78} <Debug> TCPHandler: Processed in 0.002063025 sec. | ||
| 5296 | 2026.03.18 23:44:13.839821 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2026.03.18 23:44:13.839919 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5298 | 2026.03.18 23:44:13.839960 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5299 | 2026.03.18 23:44:13.840299 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.03.18 23:44:13.840336 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5301 | 2026.03.18 23:44:13.840640 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5302 | 2026.03.18 23:44:13.840850 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.03.18 23:44:13.840978 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 5304 | 2026.03.18 23:44:13.841016 [ 4 ] {cc345c91-5bb1-4192-99d4-c1d4d6ce147b} <Debug> TCPHandler: Processed in 0.001245033 sec. | ||
| 5305 | 2026.03.18 23:44:16.623728 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5306 | 2026.03.18 23:44:16.623780 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5307 | 2026.03.18 23:44:16.737885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10555 | ||
| 5308 | 2026.03.18 23:44:16.738611 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2026.03.18 23:44:16.738679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5310 | 2026.03.18 23:44:16.739166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5311 | 2026.03.18 23:44:16.739386 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.03.18 23:44:16.739510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10555 | ||
| 5313 | 2026.03.18 23:44:17.280584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5314 | 2026.03.18 23:44:17.296832 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5315 | 2026.03.18 23:44:17.296898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5316 | 2026.03.18 23:44:17.303338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5317 | 2026.03.18 23:44:17.304149 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.03.18 23:44:17.307337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5319 | 2026.03.18 23:44:18.817677 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.03.18 23:44:18.817865 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5321 | 2026.03.18 23:44:18.817930 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5322 | 2026.03.18 23:44:18.818644 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.03.18 23:44:18.818686 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5324 | 2026.03.18 23:44:18.819104 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5325 | 2026.03.18 23:44:18.819338 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.03.18 23:44:18.819498 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001678 sec., 75089.39213349225 rows/sec., 6.47 MiB/sec. | ||
| 5327 | 2026.03.18 23:44:18.819541 [ 4 ] {c2f72b30-7c5d-4be1-bf6a-f4f54784cfab} <Debug> TCPHandler: Processed in 0.001995364 sec. | ||
| 5328 | 2026.03.18 23:44:18.819664 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2026.03.18 23:44:18.819760 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5330 | 2026.03.18 23:44:18.819801 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5331 | 2026.03.18 23:44:18.820224 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.03.18 23:44:18.820261 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5333 | 2026.03.18 23:44:18.820563 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5334 | 2026.03.18 23:44:18.820781 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2026.03.18 23:44:18.820912 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001168 sec., 29965.753424657534 rows/sec., 2.20 MiB/sec. | ||
| 5336 | 2026.03.18 23:44:18.820951 [ 4 ] {5c0fc550-9688-44f6-b2c5-3de69d93cb91} <Debug> TCPHandler: Processed in 0.001337986 sec. | ||
| 5337 | 2026.03.18 23:44:18.821074 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2026.03.18 23:44:18.821194 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5339 | 2026.03.18 23:44:18.821242 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5340 | 2026.03.18 23:44:18.821736 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2026.03.18 23:44:18.821773 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5342 | 2026.03.18 23:44:18.822092 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5343 | 2026.03.18 23:44:18.822297 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.03.18 23:44:18.822426 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001256 sec., 78821.65605095541 rows/sec., 6.16 MiB/sec. | ||
| 5345 | 2026.03.18 23:44:18.822465 [ 4 ] {520f5a2c-c1a9-42c9-9652-36b72817db8b} <Debug> TCPHandler: Processed in 0.001451248 sec. | ||
| 5346 | 2026.03.18 23:44:18.822574 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.03.18 23:44:18.822668 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.03.18 23:44:18.822711 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5349 | 2026.03.18 23:44:18.823133 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.03.18 23:44:18.823169 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5351 | 2026.03.18 23:44:18.823495 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5352 | 2026.03.18 23:44:18.823702 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.03.18 23:44:18.823832 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 5354 | 2026.03.18 23:44:18.823868 [ 4 ] {e724287a-660d-4029-a8a3-6988d1287972} <Debug> TCPHandler: Processed in 0.001343755 sec. | ||
| 5355 | 2026.03.18 23:44:18.823970 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.03.18 23:44:18.824062 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.03.18 23:44:18.824117 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5358 | 2026.03.18 23:44:18.824997 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.03.18 23:44:18.825033 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5360 | 2026.03.18 23:44:18.825579 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5361 | 2026.03.18 23:44:18.825808 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.03.18 23:44:18.825945 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0019 sec., 18421.052631578947 rows/sec., 33.01 MiB/sec. | ||
| 5363 | 2026.03.18 23:44:18.825997 [ 4 ] {269f0895-e311-4170-becb-9f7c8168647e} <Debug> TCPHandler: Processed in 0.002075385 sec. | ||
| 5364 | 2026.03.18 23:44:18.826114 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.03.18 23:44:18.826208 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.03.18 23:44:18.826249 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5367 | 2026.03.18 23:44:18.826592 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.03.18 23:44:18.826626 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5369 | 2026.03.18 23:44:18.826926 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5370 | 2026.03.18 23:44:18.827141 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.03.18 23:44:18.827267 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5372 | 2026.03.18 23:44:18.827303 [ 4 ] {7d63bee0-9b54-4fea-873b-7fb5452fc2ca} <Debug> TCPHandler: Processed in 0.001238233 sec. | ||
| 5373 | 2026.03.18 23:44:19.197885 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.03.18 23:44:19.198053 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.03.18 23:44:19.198114 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5376 | 2026.03.18 23:44:19.198916 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.03.18 23:44:19.198961 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5378 | 2026.03.18 23:44:19.199343 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5379 | 2026.03.18 23:44:19.199573 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.03.18 23:44:19.199723 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001711 sec., 165984.80420806544 rows/sec., 10.54 MiB/sec. | ||
| 5381 | 2026.03.18 23:44:19.199762 [ 4 ] {48d3c5ab-8a2f-44da-8c1f-a7628e6168f3} <Debug> TCPHandler: Processed in 0.001994033 sec. | ||
| 5382 | 2026.03.18 23:44:19.199884 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2026.03.18 23:44:19.199978 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5384 | 2026.03.18 23:44:19.200019 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5385 | 2026.03.18 23:44:19.200410 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.03.18 23:44:19.200444 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5387 | 2026.03.18 23:44:19.200732 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5388 | 2026.03.18 23:44:19.200950 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.03.18 23:44:19.201078 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 145.87 KiB/sec. | ||
| 5390 | 2026.03.18 23:44:19.201114 [ 4 ] {fa405af2-9524-409c-bb6d-3796bf7a5d3c} <Debug> TCPHandler: Processed in 0.001280184 sec. | ||
| 5391 | 2026.03.18 23:44:19.201214 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2026.03.18 23:44:19.201307 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5393 | 2026.03.18 23:44:19.201345 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5394 | 2026.03.18 23:44:19.203467 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.03.18 23:44:19.203502 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5396 | 2026.03.18 23:44:19.203952 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5397 | 2026.03.18 23:44:19.204162 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.03.18 23:44:19.204292 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Debug> executeQuery: Read 2686 rows, 209.06 KiB in 0.003002 sec., 894736.8421052631 rows/sec., 68.01 MiB/sec. | ||
| 5399 | 2026.03.18 23:44:19.204331 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 5400 | 2026.03.18 23:44:19.204344 [ 4 ] {4e2c0159-ab83-4e63-9b27-7fb82befe0b6} <Debug> TCPHandler: Processed in 0.003177874 sec. | ||
| 5401 | 2026.03.18 23:44:19.204455 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.03.18 23:44:19.204551 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.03.18 23:44:19.204590 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5404 | 2026.03.18 23:44:19.205099 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.03.18 23:44:19.205133 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5406 | 2026.03.18 23:44:19.205429 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5407 | 2026.03.18 23:44:19.205634 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.03.18 23:44:19.205758 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Debug> executeQuery: Read 157 rows, 9.66 KiB in 0.001227 sec., 127954.36022819886 rows/sec., 7.69 MiB/sec. | ||
| 5409 | 2026.03.18 23:44:19.205795 [ 4 ] {73aef164-c8a3-449f-892e-891fb6346acc} <Debug> TCPHandler: Processed in 0.001389647 sec. | ||
| 5410 | 2026.03.18 23:44:19.205911 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.03.18 23:44:19.206004 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.03.18 23:44:19.206043 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5413 | 2026.03.18 23:44:19.206801 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.03.18 23:44:19.206836 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5415 | 2026.03.18 23:44:19.207171 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5416 | 2026.03.18 23:44:19.207378 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.03.18 23:44:19.207469 [ 54 ] {} <Debug> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5418 | 2026.03.18 23:44:19.207503 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001516 sec., 565303.4300791557 rows/sec., 33.59 MiB/sec. | ||
| 5419 | 2026.03.18 23:44:19.207507 [ 54 ] {} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.03.18 23:44:19.207534 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5421 | 2026.03.18 23:44:19.207539 [ 4 ] {3507b1ac-a786-4d43-a957-e46dec753963} <Debug> TCPHandler: Processed in 0.001678064 sec. | ||
| 5422 | 2026.03.18 23:44:19.207641 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.03.18 23:44:19.207665 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 5424 | 2026.03.18 23:44:19.207734 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.03.18 23:44:19.207777 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5426 | 2026.03.18 23:44:19.207815 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5427 | 2026.03.18 23:44:19.207854 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 857 rows starting from the beginning of the part | ||
| 5428 | 2026.03.18 23:44:19.207926 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 5429 | 2026.03.18 23:44:19.207974 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 857 rows starting from the beginning of the part | ||
| 5430 | 2026.03.18 23:44:19.208042 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5431 | 2026.03.18 23:44:19.208084 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::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 | ||
| 5432 | 2026.03.18 23:44:19.208125 [ 193 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 857 rows starting from the beginning of the part | ||
| 5433 | 2026.03.18 23:44:19.208171 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.03.18 23:44:19.208209 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5435 | 2026.03.18 23:44:19.208615 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5436 | 2026.03.18 23:44:19.208838 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.03.18 23:44:19.208937 [ 54 ] {} <Debug> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5438 | 2026.03.18 23:44:19.208968 [ 54 ] {} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.03.18 23:44:19.208973 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001257 sec., 795.5449482895783 rows/sec., 55.94 KiB/sec. | ||
| 5440 | 2026.03.18 23:44:19.208990 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5441 | 2026.03.18 23:44:19.209015 [ 4 ] {caaaf36b-db36-4a61-a560-1b4d39fb9936} <Debug> TCPHandler: Processed in 0.001422488 sec. | ||
| 5442 | 2026.03.18 23:44:19.209097 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::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 | ||
| 5443 | 2026.03.18 23:44:19.209123 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.03.18 23:44:19.209224 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2026.03.18 23:44:19.209226 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.03.18 23:44:19.209265 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::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 | ||
| 5447 | 2026.03.18 23:44:19.209282 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5448 | 2026.03.18 23:44:19.209337 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::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 | ||
| 5449 | 2026.03.18 23:44:19.209386 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::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 | ||
| 5450 | 2026.03.18 23:44:19.209432 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::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 | ||
| 5451 | 2026.03.18 23:44:19.209468 [ 196 ] {498122ec-5123-4ba2-97de-e403e0a75265::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 | ||
| 5452 | 2026.03.18 23:44:19.209510 [ 191 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910451 sec., 1579731.6968611076 rows/sec., 101.12 MiB/sec. | ||
| 5453 | 2026.03.18 23:44:19.209799 [ 191 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5454 | 2026.03.18 23:44:19.209808 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.03.18 23:44:19.209850 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5456 | 2026.03.18 23:44:19.210158 [ 191 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.03.18 23:44:19.210244 [ 197 ] {498122ec-5123-4ba2-97de-e403e0a75265::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192152 sec., 4194.0960548654875 rows/sec., 311.28 KiB/sec. | ||
| 5458 | 2026.03.18 23:44:19.210263 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5459 | 2026.03.18 23:44:19.210254 [ 191 ] {098dece6-b9a7-4686-9949-41f11f6173ed::all_1_16_3} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5460 | 2026.03.18 23:44:19.210400 [ 193 ] {498122ec-5123-4ba2-97de-e403e0a75265::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5461 | 2026.03.18 23:44:19.210404 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 5462 | 2026.03.18 23:44:19.210546 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.03.18 23:44:19.210693 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001485 sec., 99663.29966329967 rows/sec., 5.67 MiB/sec. | ||
| 5464 | 2026.03.18 23:44:19.210716 [ 193 ] {498122ec-5123-4ba2-97de-e403e0a75265::all_1_5_1} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.03.18 23:44:19.210730 [ 4 ] {0b2c43ce-f39b-45f0-b5d6-6327599f7d2f} <Debug> TCPHandler: Processed in 0.001657124 sec. | ||
| 5466 | 2026.03.18 23:44:19.210800 [ 193 ] {498122ec-5123-4ba2-97de-e403e0a75265::all_1_5_1} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5467 | 2026.03.18 23:44:19.210860 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.03.18 23:44:19.210886 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5469 | 2026.03.18 23:44:19.210957 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5470 | 2026.03.18 23:44:19.211000 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5471 | 2026.03.18 23:44:19.212081 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.03.18 23:44:19.212119 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5473 | 2026.03.18 23:44:19.212486 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5474 | 2026.03.18 23:44:19.212697 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.03.18 23:44:19.212824 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Debug> executeQuery: Read 1441 rows, 101.61 KiB in 0.001886 sec., 764050.901378579 rows/sec., 52.61 MiB/sec. | ||
| 5476 | 2026.03.18 23:44:19.212861 [ 4 ] {0cb63c26-3fa8-478c-b582-37d3066e64d2} <Debug> TCPHandler: Processed in 0.002050535 sec. | ||
| 5477 | 2026.03.18 23:44:19.212961 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.03.18 23:44:19.213056 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5479 | 2026.03.18 23:44:19.213096 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5480 | 2026.03.18 23:44:19.213420 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.03.18 23:44:19.213454 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5482 | 2026.03.18 23:44:19.213746 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5483 | 2026.03.18 23:44:19.213945 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.03.18 23:44:19.214072 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 5485 | 2026.03.18 23:44:19.214108 [ 4 ] {451573bc-a06d-4004-b0f9-475ea9d8187a} <Debug> TCPHandler: Processed in 0.001195162 sec. | ||
| 5486 | 2026.03.18 23:44:19.214216 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.03.18 23:44:19.214309 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.03.18 23:44:19.214350 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5489 | 2026.03.18 23:44:19.215009 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.03.18 23:44:19.215043 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5491 | 2026.03.18 23:44:19.215442 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5492 | 2026.03.18 23:44:19.215651 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.03.18 23:44:19.215777 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001486 sec., 890309.5558546433 rows/sec., 55.60 MiB/sec. | ||
| 5494 | 2026.03.18 23:44:19.215813 [ 4 ] {1f064b25-8988-4195-bf90-e1ca3e7b7ce9} <Debug> TCPHandler: Processed in 0.001646453 sec. | ||
| 5495 | 2026.03.18 23:44:19.215922 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.03.18 23:44:19.216015 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.03.18 23:44:19.216056 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5498 | 2026.03.18 23:44:19.216359 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.03.18 23:44:19.216391 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5500 | 2026.03.18 23:44:19.216677 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5501 | 2026.03.18 23:44:19.216886 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.03.18 23:44:19.217010 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 5503 | 2026.03.18 23:44:19.217045 [ 4 ] {f7c5808b-f911-4443-aaec-de954acb4e6f} <Debug> TCPHandler: Processed in 0.001172621 sec. | ||
| 5504 | 2026.03.18 23:44:19.217143 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.03.18 23:44:19.217235 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.03.18 23:44:19.217287 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5507 | 2026.03.18 23:44:19.218037 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.03.18 23:44:19.218071 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5509 | 2026.03.18 23:44:19.218564 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5510 | 2026.03.18 23:44:19.218778 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.03.18 23:44:19.218916 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001699 sec., 7651.559741024132 rows/sec., 13.71 MiB/sec. | ||
| 5512 | 2026.03.18 23:44:19.218969 [ 4 ] {e2c9ca9a-3395-4a4c-aacc-1cfad1efe980} <Debug> TCPHandler: Processed in 0.00187496 sec. | ||
| 5513 | 2026.03.18 23:44:19.219082 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.03.18 23:44:19.219176 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.03.18 23:44:19.219217 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5516 | 2026.03.18 23:44:19.219540 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.03.18 23:44:19.219573 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5518 | 2026.03.18 23:44:19.219868 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5519 | 2026.03.18 23:44:19.220084 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.03.18 23:44:19.220214 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001057 sec., 39735.09933774835 rows/sec., 2.27 MiB/sec. | ||
| 5521 | 2026.03.18 23:44:19.220250 [ 4 ] {1fe58391-cf36-44b3-9e20-8d3de65b1b96} <Debug> TCPHandler: Processed in 0.001218612 sec. | ||
| 5522 | 2026.03.18 23:44:21.760660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 776 | ||
| 5523 | 2026.03.18 23:44:21.763378 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.03.18 23:44:21.763425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5525 | 2026.03.18 23:44:21.764615 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5526 | 2026.03.18 23:44:21.764877 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.03.18 23:44:21.765030 [ 49 ] {} <Debug> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5528 | 2026.03.18 23:44:21.765131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 5529 | 2026.03.18 23:44:21.765134 [ 49 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.03.18 23:44:21.765192 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5531 | 2026.03.18 23:44:21.765372 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 5532 | 2026.03.18 23:44:21.766311 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5533 | 2026.03.18 23:44:21.766529 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 562 rows starting from the beginning of the part | ||
| 5534 | 2026.03.18 23:44:21.766893 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 5535 | 2026.03.18 23:44:21.767224 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 5536 | 2026.03.18 23:44:21.767552 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 5537 | 2026.03.18 23:44:21.767864 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 5538 | 2026.03.18 23:44:21.768174 [ 191 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::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 | ||
| 5539 | 2026.03.18 23:44:21.774438 [ 197 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 72 columns (72 merged, 0 gathered) in 0.009152243 sec., 84787.95853650302 rows/sec., 71.45 MiB/sec. | ||
| 5540 | 2026.03.18 23:44:21.775736 [ 200 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5541 | 2026.03.18 23:44:21.776387 [ 200 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.03.18 23:44:21.776476 [ 200 ] {82c34ada-6fc1-4463-912c-4a1602aa6e71::all_1_16_3} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5543 | 2026.03.18 23:44:21.776742 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5544 | 2026.03.18 23:44:23.813281 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.03.18 23:44:23.813575 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5546 | 2026.03.18 23:44:23.813688 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5547 | 2026.03.18 23:44:23.814445 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.03.18 23:44:23.814486 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5549 | 2026.03.18 23:44:23.814863 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5550 | 2026.03.18 23:44:23.815093 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.03.18 23:44:23.815246 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001745 sec., 32091.690544412606 rows/sec., 2.47 MiB/sec. | ||
| 5552 | 2026.03.18 23:44:23.815244 [ 41 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5553 | 2026.03.18 23:44:23.815289 [ 4 ] {f8cc7f2e-1da6-480c-81b6-cc434f8e7c53} <Debug> TCPHandler: Processed in 0.002190839 sec. | ||
| 5554 | 2026.03.18 23:44:23.815348 [ 41 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.03.18 23:44:23.815393 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5556 | 2026.03.18 23:44:23.815432 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2026.03.18 23:44:23.815539 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5558 | 2026.03.18 23:44:23.815550 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 5559 | 2026.03.18 23:44:23.815580 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5560 | 2026.03.18 23:44:23.815746 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5561 | 2026.03.18 23:44:23.815804 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2764 rows starting from the beginning of the part | ||
| 5562 | 2026.03.18 23:44:23.815906 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 129 rows starting from the beginning of the part | ||
| 5563 | 2026.03.18 23:44:23.815955 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 805 rows starting from the beginning of the part | ||
| 5564 | 2026.03.18 23:44:23.815995 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 126 rows starting from the beginning of the part | ||
| 5565 | 2026.03.18 23:44:23.816020 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.03.18 23:44:23.816033 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2686 rows starting from the beginning of the part | ||
| 5567 | 2026.03.18 23:44:23.816063 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5568 | 2026.03.18 23:44:23.816086 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5569 | 2026.03.18 23:44:23.816415 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5570 | 2026.03.18 23:44:23.816635 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.03.18 23:44:23.816744 [ 41 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5572 | 2026.03.18 23:44:23.816773 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 5573 | 2026.03.18 23:44:23.816779 [ 41 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.03.18 23:44:23.816815 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5575 | 2026.03.18 23:44:23.816818 [ 4 ] {62e34e37-a83a-486f-ad47-979bf35b4a9e} <Debug> TCPHandler: Processed in 0.001436708 sec. | ||
| 5576 | 2026.03.18 23:44:23.816929 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 5577 | 2026.03.18 23:44:23.816941 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.03.18 23:44:23.817058 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5579 | 2026.03.18 23:44:23.817062 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5580 | 2026.03.18 23:44:23.817106 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5581 | 2026.03.18 23:44:23.817109 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1510 rows starting from the beginning of the part | ||
| 5582 | 2026.03.18 23:44:23.817191 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 5583 | 2026.03.18 23:44:23.817235 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 494 rows starting from the beginning of the part | ||
| 5584 | 2026.03.18 23:44:23.817272 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 99 rows starting from the beginning of the part | ||
| 5585 | 2026.03.18 23:44:23.817308 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1441 rows starting from the beginning of the part | ||
| 5586 | 2026.03.18 23:44:23.817346 [ 200 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5587 | 2026.03.18 23:44:23.817497 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2026.03.18 23:44:23.817539 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5589 | 2026.03.18 23:44:23.817924 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5590 | 2026.03.18 23:44:23.818152 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2026.03.18 23:44:23.818179 [ 197 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6566 rows, containing 5 columns (5 merged, 0 gathered) in 0.002702821 sec., 2429313.6689407104 rows/sec., 195.91 MiB/sec. | ||
| 5592 | 2026.03.18 23:44:23.818266 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5593 | 2026.03.18 23:44:23.818285 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001246 sec., 102728.73194221509 rows/sec., 7.15 MiB/sec. | ||
| 5594 | 2026.03.18 23:44:23.818296 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.03.18 23:44:23.818328 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5596 | 2026.03.18 23:44:23.818329 [ 4 ] {0590897d-a3b6-4a4b-a263-d05f6f7a06c8} <Debug> TCPHandler: Processed in 0.001438669 sec. | ||
| 5597 | 2026.03.18 23:44:23.818405 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 5598 | 2026.03.18 23:44:23.818451 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.03.18 23:44:23.818519 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2026.03.18 23:44:23.818548 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5601 | 2026.03.18 23:44:23.818553 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11582 rows starting from the beginning of the part | ||
| 5602 | 2026.03.18 23:44:23.818571 [ 191 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5603 | 2026.03.18 23:44:23.818598 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5604 | 2026.03.18 23:44:23.818623 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 163 rows starting from the beginning of the part | ||
| 5605 | 2026.03.18 23:44:23.818672 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5606 | 2026.03.18 23:44:23.818714 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 5607 | 2026.03.18 23:44:23.818754 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1323 rows starting from the beginning of the part | ||
| 5608 | 2026.03.18 23:44:23.818764 [ 194 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3713 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018856 sec., 1969134.4929995756 rows/sec., 145.13 MiB/sec. | ||
| 5609 | 2026.03.18 23:44:23.818793 [ 188 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5610 | 2026.03.18 23:44:23.818910 [ 191 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.03.18 23:44:23.818935 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.03.18 23:44:23.818980 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5613 | 2026.03.18 23:44:23.819007 [ 191 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_36_7} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5614 | 2026.03.18 23:44:23.819050 [ 186 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5615 | 2026.03.18 23:44:23.819109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5616 | 2026.03.18 23:44:23.819380 [ 186 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.03.18 23:44:23.819426 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5618 | 2026.03.18 23:44:23.819470 [ 186 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_36_7} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5619 | 2026.03.18 23:44:23.819580 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5620 | 2026.03.18 23:44:23.819721 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.03.18 23:44:23.819844 [ 41 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5622 | 2026.03.18 23:44:23.819873 [ 41 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2026.03.18 23:44:23.819885 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001353 sec., 35476.71840354767 rows/sec., 2.39 MiB/sec. | ||
| 5624 | 2026.03.18 23:44:23.819889 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5625 | 2026.03.18 23:44:23.819931 [ 4 ] {af025969-fdf5-43c5-8883-4521a7d75997} <Debug> TCPHandler: Processed in 0.001530431 sec. | ||
| 5626 | 2026.03.18 23:44:23.819979 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 5627 | 2026.03.18 23:44:23.820064 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5628 | 2026.03.18 23:44:23.820088 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1980 rows starting from the beginning of the part | ||
| 5629 | 2026.03.18 23:44:23.820131 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5630 | 2026.03.18 23:44:23.820166 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5631 | 2026.03.18 23:44:23.820197 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 5632 | 2026.03.18 23:44:23.820236 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 5633 | 2026.03.18 23:44:23.820268 [ 200 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5634 | 2026.03.18 23:44:23.821215 [ 194 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001266014 sec., 1800927.9518235975 rows/sec., 115.83 MiB/sec. | ||
| 5635 | 2026.03.18 23:44:23.821531 [ 191 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5636 | 2026.03.18 23:44:23.821816 [ 191 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.03.18 23:44:23.821891 [ 191 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_36_7} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5638 | 2026.03.18 23:44:23.821962 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5639 | 2026.03.18 23:44:23.823033 [ 200 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13621 rows, containing 5 columns (5 merged, 0 gathered) in 0.004663234 sec., 2920934.27007952 rows/sec., 190.51 MiB/sec. | ||
| 5640 | 2026.03.18 23:44:23.823442 [ 191 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5641 | 2026.03.18 23:44:23.823676 [ 191 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.03.18 23:44:23.823740 [ 191 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5643 | 2026.03.18 23:44:23.823809 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 5644 | 2026.03.18 23:44:24.001052 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.65 MiB, peak 265.13 MiB, free memory in arenas 0.00 B, will set to 257.20 MiB (RSS), difference: 1.55 MiB | ||
| 5645 | 2026.03.18 23:44:24.239833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11067 | ||
| 5646 | 2026.03.18 23:44:24.240370 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.18 23:44:24.240414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5648 | 2026.03.18 23:44:24.240935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5649 | 2026.03.18 23:44:24.241162 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.03.18 23:44:24.241296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11067 | ||
| 5651 | 2026.03.18 23:44:24.807585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5652 | 2026.03.18 23:44:24.824365 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.03.18 23:44:24.824432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5654 | 2026.03.18 23:44:24.830630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5655 | 2026.03.18 23:44:24.831349 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.03.18 23:44:24.834335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5657 | 2026.03.18 23:44:28.816140 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.03.18 23:44:28.816435 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5659 | 2026.03.18 23:44:28.816540 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5660 | 2026.03.18 23:44:28.817390 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.03.18 23:44:28.817433 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5662 | 2026.03.18 23:44:28.817853 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5663 | 2026.03.18 23:44:28.818071 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.03.18 23:44:28.818224 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001864 sec., 67596.56652360516 rows/sec., 5.83 MiB/sec. | ||
| 5665 | 2026.03.18 23:44:28.818266 [ 4 ] {737d903f-4507-4bd1-a555-7ff93ef8e540} <Debug> TCPHandler: Processed in 0.002310631 sec. | ||
| 5666 | 2026.03.18 23:44:28.818392 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.03.18 23:44:28.818488 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5668 | 2026.03.18 23:44:28.818530 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5669 | 2026.03.18 23:44:28.818934 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.03.18 23:44:28.818972 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5671 | 2026.03.18 23:44:28.819273 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5672 | 2026.03.18 23:44:28.819475 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.03.18 23:44:28.819584 [ 25 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5674 | 2026.03.18 23:44:28.819601 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001131 sec., 30946.065428824048 rows/sec., 2.27 MiB/sec. | ||
| 5675 | 2026.03.18 23:44:28.819648 [ 25 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.03.18 23:44:28.819658 [ 4 ] {bb43855b-06b9-4ddf-8e2b-12d34bf46efa} <Debug> TCPHandler: Processed in 0.001315075 sec. | ||
| 5677 | 2026.03.18 23:44:28.819678 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5678 | 2026.03.18 23:44:28.819775 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.03.18 23:44:28.819806 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 | ||
| 5680 | 2026.03.18 23:44:28.819873 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5681 | 2026.03.18 23:44:28.819918 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5682 | 2026.03.18 23:44:28.819959 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5683 | 2026.03.18 23:44:28.820001 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 208 rows starting from the beginning of the part | ||
| 5684 | 2026.03.18 23:44:28.820066 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 5685 | 2026.03.18 23:44:28.820115 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 146 rows starting from the beginning of the part | ||
| 5686 | 2026.03.18 23:44:28.820154 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 5687 | 2026.03.18 23:44:28.820194 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 157 rows starting from the beginning of the part | ||
| 5688 | 2026.03.18 23:44:28.820232 [ 188 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 5689 | 2026.03.18 23:44:28.820346 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.03.18 23:44:28.820389 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5691 | 2026.03.18 23:44:28.820713 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5692 | 2026.03.18 23:44:28.820951 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2026.03.18 23:44:28.821085 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001228 sec., 80618.89250814333 rows/sec., 6.30 MiB/sec. | ||
| 5694 | 2026.03.18 23:44:28.821121 [ 4 ] {7205dfa6-ce43-43d2-a4bb-b1ef8ade7b94} <Debug> TCPHandler: Processed in 0.001394647 sec. | ||
| 5695 | 2026.03.18 23:44:28.821154 [ 191 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404447 sec., 442878.94096395234 rows/sec., 29.66 MiB/sec. | ||
| 5696 | 2026.03.18 23:44:28.821232 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.03.18 23:44:28.821330 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.03.18 23:44:28.821349 [ 194 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5699 | 2026.03.18 23:44:28.821373 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5700 | 2026.03.18 23:44:28.821650 [ 194 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.03.18 23:44:28.821730 [ 194 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_31_6} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5702 | 2026.03.18 23:44:28.821766 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.03.18 23:44:28.821801 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5704 | 2026.03.18 23:44:28.821823 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5705 | 2026.03.18 23:44:28.822122 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5706 | 2026.03.18 23:44:28.822323 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.03.18 23:44:28.822453 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 5708 | 2026.03.18 23:44:28.822489 [ 4 ] {f3795b28-f5fa-495f-a07e-e06473b17f51} <Debug> TCPHandler: Processed in 0.001307225 sec. | ||
| 5709 | 2026.03.18 23:44:28.822594 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.03.18 23:44:28.822688 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.03.18 23:44:28.822740 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5712 | 2026.03.18 23:44:28.823557 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.03.18 23:44:28.823594 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5714 | 2026.03.18 23:44:28.824149 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5715 | 2026.03.18 23:44:28.824365 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.03.18 23:44:28.824474 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5717 | 2026.03.18 23:44:28.824499 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001829 sec., 19136.13996719519 rows/sec., 34.29 MiB/sec. | ||
| 5718 | 2026.03.18 23:44:28.824518 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.18 23:44:28.824542 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5720 | 2026.03.18 23:44:28.824555 [ 4 ] {6a986305-d92e-4200-b306-7ea79a0c0e83} <Debug> TCPHandler: Processed in 0.002010194 sec. | ||
| 5721 | 2026.03.18 23:44:28.824620 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 5722 | 2026.03.18 23:44:28.824671 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.03.18 23:44:28.824767 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.03.18 23:44:28.824809 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5725 | 2026.03.18 23:44:28.824809 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5726 | 2026.03.18 23:44:28.824871 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 474 rows starting from the beginning of the part | ||
| 5727 | 2026.03.18 23:44:28.824997 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
| 5728 | 2026.03.18 23:44:28.825104 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 5729 | 2026.03.18 23:44:28.825145 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.03.18 23:44:28.825182 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5731 | 2026.03.18 23:44:28.825206 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 5732 | 2026.03.18 23:44:28.825310 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 5733 | 2026.03.18 23:44:28.825416 [ 194 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 5734 | 2026.03.18 23:44:28.825494 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5735 | 2026.03.18 23:44:28.825706 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.03.18 23:44:28.825834 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5737 | 2026.03.18 23:44:28.825869 [ 4 ] {b06cbacb-f2be-49c3-b30b-4978d5160d25} <Debug> TCPHandler: Processed in 0.001248213 sec. | ||
| 5738 | 2026.03.18 23:44:28.840928 [ 191 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 19 columns (19 merged, 0 gathered) in 0.016343595 sec., 36466.88503967457 rows/sec., 65.35 MiB/sec. | ||
| 5739 | 2026.03.18 23:44:28.841763 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5740 | 2026.03.18 23:44:28.842065 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.03.18 23:44:28.842125 [ 198 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5742 | 2026.03.18 23:44:28.842192 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5743 | 2026.03.18 23:44:29.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.11 MiB, peak 265.42 MiB, free memory in arenas 0.00 B, will set to 259.91 MiB (RSS), difference: 1.80 MiB | ||
| 5744 | 2026.03.18 23:44:31.623965 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5745 | 2026.03.18 23:44:31.624061 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5746 | 2026.03.18 23:44:31.742103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11515 | ||
| 5747 | 2026.03.18 23:44:31.742584 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.03.18 23:44:31.742622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5749 | 2026.03.18 23:44:31.743090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5750 | 2026.03.18 23:44:31.743312 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.03.18 23:44:31.743433 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11515 | ||
| 5752 | 2026.03.18 23:44:31.765512 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 796 | ||
| 5753 | 2026.03.18 23:44:31.767488 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.03.18 23:44:31.767525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5755 | 2026.03.18 23:44:31.768680 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5756 | 2026.03.18 23:44:31.768942 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.03.18 23:44:31.769196 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 5758 | 2026.03.18 23:44:32.335205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5759 | 2026.03.18 23:44:32.352171 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.03.18 23:44:32.352228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5761 | 2026.03.18 23:44:32.358485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5762 | 2026.03.18 23:44:32.359216 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.03.18 23:44:32.362117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5764 | 2026.03.18 23:44:33.822938 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.03.18 23:44:33.823144 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.03.18 23:44:33.823215 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5767 | 2026.03.18 23:44:33.824009 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.03.18 23:44:33.824046 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5769 | 2026.03.18 23:44:33.824431 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5770 | 2026.03.18 23:44:33.824649 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2026.03.18 23:44:33.824797 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 5772 | 2026.03.18 23:44:33.824838 [ 4 ] {0d819a10-3d7a-4512-8b5f-980ad888e9f7} <Debug> TCPHandler: Processed in 0.002023574 sec. | ||
| 5773 | 2026.03.18 23:44:33.824835 [ 27 ] {} <Debug> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5774 | 2026.03.18 23:44:33.824933 [ 27 ] {} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.03.18 23:44:33.824958 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.03.18 23:44:33.824971 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5777 | 2026.03.18 23:44:33.825063 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5778 | 2026.03.18 23:44:33.825106 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::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 | ||
| 5779 | 2026.03.18 23:44:33.825109 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5780 | 2026.03.18 23:44:33.825210 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5781 | 2026.03.18 23:44:33.825244 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5782 | 2026.03.18 23:44:33.825311 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5783 | 2026.03.18 23:44:33.825360 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5784 | 2026.03.18 23:44:33.825413 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5785 | 2026.03.18 23:44:33.825462 [ 194 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5786 | 2026.03.18 23:44:33.825895 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.03.18 23:44:33.825933 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5788 | 2026.03.18 23:44:33.826353 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5789 | 2026.03.18 23:44:33.826352 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288074 sec., 1102421.1341894954 rows/sec., 74.22 MiB/sec. | ||
| 5790 | 2026.03.18 23:44:33.826504 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5791 | 2026.03.18 23:44:33.826652 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.03.18 23:44:33.826800 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.18 23:44:33.826824 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Debug> executeQuery: Read 805 rows, 64.27 KiB in 0.001779 sec., 452501.4052838673 rows/sec., 35.28 MiB/sec. | ||
| 5794 | 2026.03.18 23:44:33.826867 [ 4 ] {961856ad-c712-4b0c-943b-b38266fbd474} <Debug> TCPHandler: Processed in 0.001957292 sec. | ||
| 5795 | 2026.03.18 23:44:33.826891 [ 190 ] {736cdfc8-6c44-49f6-aec3-91437db2cabb::all_1_17_4} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5796 | 2026.03.18 23:44:33.826964 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5797 | 2026.03.18 23:44:33.826993 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.03.18 23:44:33.827096 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.03.18 23:44:33.827138 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5800 | 2026.03.18 23:44:33.827592 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.03.18 23:44:33.827627 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5802 | 2026.03.18 23:44:33.827947 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5803 | 2026.03.18 23:44:33.828168 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.03.18 23:44:33.828295 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Debug> executeQuery: Read 146 rows, 8.84 KiB in 0.001217 sec., 119967.1322925226 rows/sec., 7.10 MiB/sec. | ||
| 5805 | 2026.03.18 23:44:33.828333 [ 4 ] {7d047234-466f-4916-be82-ebc6b4d27b20} <Debug> TCPHandler: Processed in 0.001400307 sec. | ||
| 5806 | 2026.03.18 23:44:33.828445 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.03.18 23:44:33.828539 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.03.18 23:44:33.828579 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5809 | 2026.03.18 23:44:33.829004 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.03.18 23:44:33.829040 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5811 | 2026.03.18 23:44:33.829334 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5812 | 2026.03.18 23:44:33.829536 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.03.18 23:44:33.829661 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 5814 | 2026.03.18 23:44:33.829698 [ 4 ] {d2e7bddf-eeac-403b-95bb-cbd3fe3b810b} <Debug> TCPHandler: Processed in 0.001301584 sec. | ||
| 5815 | 2026.03.18 23:44:33.829807 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.03.18 23:44:33.829900 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.03.18 23:44:33.829941 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5818 | 2026.03.18 23:44:33.830361 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.03.18 23:44:33.830398 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5820 | 2026.03.18 23:44:33.830699 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5821 | 2026.03.18 23:44:33.830909 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.03.18 23:44:33.831006 [ 27 ] {} <Debug> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5823 | 2026.03.18 23:44:33.831033 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 5824 | 2026.03.18 23:44:33.831037 [ 27 ] {} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.03.18 23:44:33.831073 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5826 | 2026.03.18 23:44:33.831078 [ 4 ] {b0ad9a72-d6f9-4ad7-9e06-9a384b08b457} <Debug> TCPHandler: Processed in 0.001321135 sec. | ||
| 5827 | 2026.03.18 23:44:33.831154 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::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 | ||
| 5828 | 2026.03.18 23:44:33.831195 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.03.18 23:44:33.831235 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5830 | 2026.03.18 23:44:33.831259 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 5831 | 2026.03.18 23:44:33.831288 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5832 | 2026.03.18 23:44:33.831311 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5833 | 2026.03.18 23:44:33.831328 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5834 | 2026.03.18 23:44:33.831356 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5835 | 2026.03.18 23:44:33.831395 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 5836 | 2026.03.18 23:44:33.831434 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 5837 | 2026.03.18 23:44:33.831892 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.03.18 23:44:33.831927 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5839 | 2026.03.18 23:44:33.832132 [ 187 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001010247 sec., 732494.1326230121 rows/sec., 44.45 MiB/sec. | ||
| 5840 | 2026.03.18 23:44:33.832234 [ 190 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5841 | 2026.03.18 23:44:33.832243 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5842 | 2026.03.18 23:44:33.832457 [ 190 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5843 | 2026.03.18 23:44:33.832463 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.03.18 23:44:33.832519 [ 190 ] {342e4357-ca5f-41a2-ba30-7cdc9e45eec0::all_1_17_4} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5845 | 2026.03.18 23:44:33.832579 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5846 | 2026.03.18 23:44:33.832597 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Debug> executeQuery: Read 494 rows, 35.50 KiB in 0.001327 sec., 372268.27430293895 rows/sec., 26.12 MiB/sec. | ||
| 5847 | 2026.03.18 23:44:33.832635 [ 4 ] {e11cec8f-be50-4810-ae60-1505950d1c9a} <Debug> TCPHandler: Processed in 0.00148852 sec. | ||
| 5848 | 2026.03.18 23:44:33.832734 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2026.03.18 23:44:33.832827 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5850 | 2026.03.18 23:44:33.832868 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5851 | 2026.03.18 23:44:33.833178 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2026.03.18 23:44:33.833213 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5853 | 2026.03.18 23:44:33.833502 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5854 | 2026.03.18 23:44:33.833709 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.03.18 23:44:33.833832 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 5856 | 2026.03.18 23:44:33.833868 [ 4 ] {f6e36019-ae4f-44ff-b60c-c505f7d3fb47} <Debug> TCPHandler: Processed in 0.001181621 sec. | ||
| 5857 | 2026.03.18 23:44:33.833964 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.03.18 23:44:33.834054 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.03.18 23:44:33.834096 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5860 | 2026.03.18 23:44:33.834484 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.03.18 23:44:33.834520 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5862 | 2026.03.18 23:44:33.834844 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5863 | 2026.03.18 23:44:33.835057 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.03.18 23:44:33.835189 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001153 sec., 229835.21248915873 rows/sec., 15.27 MiB/sec. | ||
| 5865 | 2026.03.18 23:44:33.835226 [ 4 ] {946d06be-2a21-47c4-bf53-817155ce608b} <Debug> TCPHandler: Processed in 0.001309905 sec. | ||
| 5866 | 2026.03.18 23:44:33.835333 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.03.18 23:44:33.835425 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5868 | 2026.03.18 23:44:33.835466 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5869 | 2026.03.18 23:44:33.835773 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.03.18 23:44:33.835809 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5871 | 2026.03.18 23:44:33.836101 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5872 | 2026.03.18 23:44:33.836305 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.03.18 23:44:33.836428 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 5874 | 2026.03.18 23:44:33.836464 [ 4 ] {323f741b-ab76-4c77-82cd-587633de5659} <Debug> TCPHandler: Processed in 0.001180061 sec. | ||
| 5875 | 2026.03.18 23:44:33.836565 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.03.18 23:44:33.836666 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.03.18 23:44:33.836720 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5878 | 2026.03.18 23:44:33.837435 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.03.18 23:44:33.837472 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5880 | 2026.03.18 23:44:33.837961 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5881 | 2026.03.18 23:44:33.838184 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.03.18 23:44:33.838319 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001672 sec., 2392.3444976076553 rows/sec., 4.29 MiB/sec. | ||
| 5883 | 2026.03.18 23:44:33.838372 [ 4 ] {063febfc-caa7-472c-87f0-b4ab6121d60d} <Debug> TCPHandler: Processed in 0.001855799 sec. | ||
| 5884 | 2026.03.18 23:44:33.838481 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5885 | 2026.03.18 23:44:33.838576 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5886 | 2026.03.18 23:44:33.838616 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5887 | 2026.03.18 23:44:33.838940 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5888 | 2026.03.18 23:44:33.838976 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 5889 | 2026.03.18 23:44:33.839273 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5890 | 2026.03.18 23:44:33.839479 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.03.18 23:44:33.839608 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 5892 | 2026.03.18 23:44:33.839645 [ 4 ] {912d1b92-9ec6-4bbc-90fe-ea259d62ea1d} <Debug> TCPHandler: Processed in 0.001214503 sec. | ||
| 5893 | 2026.03.18 23:44:37.593418 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49325 | ||
| 5894 | 2026.03.18 23:44:37.593545 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2026.03.18 23:44:37.593581 [ 288 ] {} <Debug> TCP-Session: 63f7d2a1-8866-476d-b7e7-f3350651622f Authenticating user 'default' from [fd00:1122:3344:101::e]:49325 | ||
| 5896 | 2026.03.18 23:44:37.593612 [ 288 ] {} <Debug> TCP-Session: 63f7d2a1-8866-476d-b7e7-f3350651622f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.03.18 23:44:37.593627 [ 288 ] {} <Debug> TCP-Session: 63f7d2a1-8866-476d-b7e7-f3350651622f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.03.18 23:44:37.593988 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60752 | ||
| 5899 | 2026.03.18 23:44:37.594008 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52261 | ||
| 5900 | 2026.03.18 23:44:37.594065 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43762 | ||
| 5901 | 2026.03.18 23:44:37.594110 [ 288 ] {} <Trace> TCP-Session: 63f7d2a1-8866-476d-b7e7-f3350651622f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5902 | 2026.03.18 23:44:37.594080 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52749 | ||
| 5903 | 2026.03.18 23:44:37.594164 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5904 | 2026.03.18 23:44:37.594199 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5905 | 2026.03.18 23:44:37.594235 [ 290 ] {} <Debug> TCP-Session: 9aa4b105-4886-4cff-9726-af559251c35d Authenticating user 'default' from [fd00:1122:3344:101::e]:60752 | ||
| 5906 | 2026.03.18 23:44:37.594051 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53196 | ||
| 5907 | 2026.03.18 23:44:37.594292 [ 290 ] {} <Debug> TCP-Session: 9aa4b105-4886-4cff-9726-af559251c35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.03.18 23:44:37.593994 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62451 | ||
| 5909 | 2026.03.18 23:44:37.594327 [ 290 ] {} <Debug> TCP-Session: 9aa4b105-4886-4cff-9726-af559251c35d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2026.03.18 23:44:37.594349 [ 288 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5911 | 2026.03.18 23:44:37.594266 [ 291 ] {} <Debug> TCP-Session: e37b6702-9c7c-43c8-8011-59456af750a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52261 | ||
| 5912 | 2026.03.18 23:44:37.594435 [ 291 ] {} <Debug> TCP-Session: e37b6702-9c7c-43c8-8011-59456af750a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.03.18 23:44:37.594450 [ 291 ] {} <Debug> TCP-Session: e37b6702-9c7c-43c8-8011-59456af750a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.03.18 23:44:37.594707 [ 288 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5915 | 2026.03.18 23:44:37.594779 [ 288 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5916 | 2026.03.18 23:44:37.595150 [ 288 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 5917 | 2026.03.18 23:44:37.596496 [ 302 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Trace> AggregatingTransform: Aggregating | ||
| 5918 | 2026.03.18 23:44:37.596562 [ 302 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Trace> Aggregator: Aggregation method: without_key | ||
| 5919 | 2026.03.18 23:44:37.596604 [ 302 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001332486 sec. (750.477 rows/sec., 29.32 KiB/sec.) | ||
| 5920 | 2026.03.18 23:44:37.596623 [ 302 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Trace> Aggregator: Merging aggregated data | ||
| 5921 | 2026.03.18 23:44:37.600574 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5922 | 2026.03.18 23:44:37.600624 [ 293 ] {} <Debug> TCP-Session: b49e82a3-8a48-4ec1-81f0-baae78bdca67 Authenticating user 'default' from [fd00:1122:3344:101::e]:43762 | ||
| 5923 | 2026.03.18 23:44:37.600651 [ 293 ] {} <Debug> TCP-Session: b49e82a3-8a48-4ec1-81f0-baae78bdca67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.03.18 23:44:37.600667 [ 293 ] {} <Debug> TCP-Session: b49e82a3-8a48-4ec1-81f0-baae78bdca67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.03.18 23:44:37.600766 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5926 | 2026.03.18 23:44:37.600817 [ 292 ] {} <Debug> TCP-Session: cfc8def9-2577-4e37-9b6b-bfcf4600d3fe Authenticating user 'default' from [fd00:1122:3344:101::e]:53196 | ||
| 5927 | 2026.03.18 23:44:37.600841 [ 292 ] {} <Debug> TCP-Session: cfc8def9-2577-4e37-9b6b-bfcf4600d3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.03.18 23:44:37.600857 [ 292 ] {} <Debug> TCP-Session: cfc8def9-2577-4e37-9b6b-bfcf4600d3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5929 | 2026.03.18 23:44:37.600857 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5930 | 2026.03.18 23:44:37.600865 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.03.18 23:44:37.600914 [ 289 ] {} <Debug> TCP-Session: 4b645a5f-37b1-4055-918b-554a3e50a818 Authenticating user 'default' from [fd00:1122:3344:101::e]:62451 | ||
| 5932 | 2026.03.18 23:44:37.600933 [ 294 ] {} <Debug> TCP-Session: 430d87d3-aa80-4ecb-8710-6148b50c14d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52749 | ||
| 5933 | 2026.03.18 23:44:37.600956 [ 289 ] {} <Debug> TCP-Session: 4b645a5f-37b1-4055-918b-554a3e50a818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.03.18 23:44:37.600965 [ 294 ] {} <Debug> TCP-Session: 430d87d3-aa80-4ecb-8710-6148b50c14d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.03.18 23:44:37.600990 [ 289 ] {} <Debug> TCP-Session: 4b645a5f-37b1-4055-918b-554a3e50a818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.03.18 23:44:37.601005 [ 294 ] {} <Debug> TCP-Session: 430d87d3-aa80-4ecb-8710-6148b50c14d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.03.18 23:44:37.601375 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47665 | ||
| 5938 | 2026.03.18 23:44:37.601375 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40012 | ||
| 5939 | 2026.03.18 23:44:37.601601 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5940 | 2026.03.18 23:44:37.601633 [ 3 ] {} <Debug> TCP-Session: 8fbbbf62-88e7-4da1-93c5-eb2f237d292e Authenticating user 'default' from [fd00:1122:3344:101::e]:47665 | ||
| 5941 | 2026.03.18 23:44:37.601656 [ 3 ] {} <Debug> TCP-Session: 8fbbbf62-88e7-4da1-93c5-eb2f237d292e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.03.18 23:44:37.601671 [ 3 ] {} <Debug> TCP-Session: 8fbbbf62-88e7-4da1-93c5-eb2f237d292e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.03.18 23:44:37.601839 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5944 | 2026.03.18 23:44:37.601874 [ 349 ] {} <Debug> TCP-Session: 9cbb14ce-5481-4ef8-aa42-0da51a146891 Authenticating user 'default' from [fd00:1122:3344:101::e]:40012 | ||
| 5945 | 2026.03.18 23:44:37.601891 [ 349 ] {} <Debug> TCP-Session: 9cbb14ce-5481-4ef8-aa42-0da51a146891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.03.18 23:44:37.601904 [ 349 ] {} <Debug> TCP-Session: 9cbb14ce-5481-4ef8-aa42-0da51a146891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.03.18 23:44:37.601998 [ 288 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00772 sec., 129.5336787564767 rows/sec., 5.06 KiB/sec. | ||
| 5948 | 2026.03.18 23:44:37.602174 [ 288 ] {ff19cb78-10b7-48db-ab91-e7f02e4d0295} <Debug> TCPHandler: Processed in 0.008194538 sec. | ||
| 5949 | 2026.03.18 23:44:37.602304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2026.03.18 23:44:37.602343 [ 288 ] {} <Debug> TCP-Session: 63f7d2a1-8866-476d-b7e7-f3350651622f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.03.18 23:44:37.602350 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5952 | 2026.03.18 23:44:37.602404 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5953 | 2026.03.18 23:44:37.602411 [ 349 ] {} <Debug> TCP-Session: 9cbb14ce-5481-4ef8-aa42-0da51a146891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.03.18 23:44:37.602427 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.03.18 23:44:37.602450 [ 291 ] {} <Debug> TCP-Session: e37b6702-9c7c-43c8-8011-59456af750a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.03.18 23:44:37.602473 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5957 | 2026.03.18 23:44:37.602509 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2026.03.18 23:44:37.602489 [ 289 ] {} <Debug> TCP-Session: 4b645a5f-37b1-4055-918b-554a3e50a818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.03.18 23:44:37.602548 [ 294 ] {} <Debug> TCP-Session: 430d87d3-aa80-4ecb-8710-6148b50c14d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.03.18 23:44:37.602541 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5961 | 2026.03.18 23:44:37.602588 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2026.03.18 23:44:37.602573 [ 293 ] {} <Debug> TCP-Session: b49e82a3-8a48-4ec1-81f0-baae78bdca67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.03.18 23:44:37.602644 [ 292 ] {} <Debug> TCP-Session: cfc8def9-2577-4e37-9b6b-bfcf4600d3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.03.18 23:44:37.602659 [ 3 ] {} <Debug> TCP-Session: 8fbbbf62-88e7-4da1-93c5-eb2f237d292e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.03.18 23:44:37.602452 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5966 | 2026.03.18 23:44:37.602764 [ 290 ] {} <Debug> TCP-Session: 9aa4b105-4886-4cff-9726-af559251c35d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.03.18 23:44:37.818003 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55150 | ||
| 5968 | 2026.03.18 23:44:37.818130 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2026.03.18 23:44:37.818162 [ 288 ] {} <Debug> TCP-Session: b6037b45-8bc2-4704-8339-f53107f78662 Authenticating user 'default' from [fd00:1122:3344:101::e]:55150 | ||
| 5970 | 2026.03.18 23:44:37.818190 [ 288 ] {} <Debug> TCP-Session: b6037b45-8bc2-4704-8339-f53107f78662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.03.18 23:44:37.818210 [ 288 ] {} <Debug> TCP-Session: b6037b45-8bc2-4704-8339-f53107f78662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.03.18 23:44:37.818458 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62341 | ||
| 5973 | 2026.03.18 23:44:37.818486 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42901 | ||
| 5974 | 2026.03.18 23:44:37.818500 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61503 | ||
| 5975 | 2026.03.18 23:44:37.818536 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50291 | ||
| 5976 | 2026.03.18 23:44:37.818584 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5977 | 2026.03.18 23:44:37.818585 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5978 | 2026.03.18 23:44:37.818626 [ 292 ] {} <Debug> TCP-Session: 44c7b526-8fea-4d88-ab9d-d34f88e6018e Authenticating user 'default' from [fd00:1122:3344:101::e]:42901 | ||
| 5979 | 2026.03.18 23:44:37.818634 [ 288 ] {} <Trace> TCP-Session: b6037b45-8bc2-4704-8339-f53107f78662 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.03.18 23:44:37.818644 [ 289 ] {} <Debug> TCP-Session: 3060ec17-9d9b-4e12-9461-c9d41178b304 Authenticating user 'default' from [fd00:1122:3344:101::e]:62341 | ||
| 5981 | 2026.03.18 23:44:37.818655 [ 292 ] {} <Debug> TCP-Session: 44c7b526-8fea-4d88-ab9d-d34f88e6018e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.03.18 23:44:37.818698 [ 289 ] {} <Debug> TCP-Session: 3060ec17-9d9b-4e12-9461-c9d41178b304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.03.18 23:44:37.818710 [ 292 ] {} <Debug> TCP-Session: 44c7b526-8fea-4d88-ab9d-d34f88e6018e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.03.18 23:44:37.818723 [ 289 ] {} <Debug> TCP-Session: 3060ec17-9d9b-4e12-9461-c9d41178b304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.03.18 23:44:37.818654 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5986 | 2026.03.18 23:44:37.818654 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5987 | 2026.03.18 23:44:37.818526 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41022 | ||
| 5988 | 2026.03.18 23:44:37.818837 [ 288 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5989 | 2026.03.18 23:44:37.818811 [ 349 ] {} <Debug> TCP-Session: 6319d1fa-b2eb-40f7-88ae-393bbedcb818 Authenticating user 'default' from [fd00:1122:3344:101::e]:50291 | ||
| 5990 | 2026.03.18 23:44:37.818795 [ 291 ] {} <Debug> TCP-Session: 1b6f6ac9-8714-4151-afb8-477d5fedc41d Authenticating user 'default' from [fd00:1122:3344:101::e]:61503 | ||
| 5991 | 2026.03.18 23:44:37.818908 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2026.03.18 23:44:37.818917 [ 349 ] {} <Debug> TCP-Session: 6319d1fa-b2eb-40f7-88ae-393bbedcb818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.03.18 23:44:37.818926 [ 291 ] {} <Debug> TCP-Session: 1b6f6ac9-8714-4151-afb8-477d5fedc41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5994 | 2026.03.18 23:44:37.818941 [ 349 ] {} <Debug> TCP-Session: 6319d1fa-b2eb-40f7-88ae-393bbedcb818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.03.18 23:44:37.818952 [ 291 ] {} <Debug> TCP-Session: 1b6f6ac9-8714-4151-afb8-477d5fedc41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.03.18 23:44:37.818938 [ 3 ] {} <Debug> TCP-Session: f5c92c89-ade9-4073-baf4-990a77f885d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41022 | ||
| 5997 | 2026.03.18 23:44:37.818501 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36818 | ||
| 5998 | 2026.03.18 23:44:37.818473 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63655 | ||
| 5999 | 2026.03.18 23:44:37.818501 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55568 | ||
| 6000 | 2026.03.18 23:44:37.819164 [ 3 ] {} <Debug> TCP-Session: f5c92c89-ade9-4073-baf4-990a77f885d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.03.18 23:44:37.819200 [ 3 ] {} <Debug> TCP-Session: f5c92c89-ade9-4073-baf4-990a77f885d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.03.18 23:44:37.819205 [ 288 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6003 | 2026.03.18 23:44:37.819262 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6004 | 2026.03.18 23:44:37.819273 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6005 | 2026.03.18 23:44:37.819285 [ 288 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6006 | 2026.03.18 23:44:37.819297 [ 290 ] {} <Debug> TCP-Session: 74a5d466-06d4-41fe-a3ab-29f35dd1e645 Authenticating user 'default' from [fd00:1122:3344:101::e]:63655 | ||
| 6007 | 2026.03.18 23:44:37.819313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2026.03.18 23:44:37.819314 [ 293 ] {} <Debug> TCP-Session: ef26ffae-530b-4041-a8ea-eedc1b7b9346 Authenticating user 'default' from [fd00:1122:3344:101::e]:36818 | ||
| 6009 | 2026.03.18 23:44:37.819340 [ 290 ] {} <Debug> TCP-Session: 74a5d466-06d4-41fe-a3ab-29f35dd1e645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2026.03.18 23:44:37.819359 [ 294 ] {} <Debug> TCP-Session: 03a7dfc4-80ce-4742-8cef-20470b3c876a Authenticating user 'default' from [fd00:1122:3344:101::e]:55568 | ||
| 6011 | 2026.03.18 23:44:37.819375 [ 290 ] {} <Debug> TCP-Session: 74a5d466-06d4-41fe-a3ab-29f35dd1e645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.03.18 23:44:37.819370 [ 293 ] {} <Debug> TCP-Session: ef26ffae-530b-4041-a8ea-eedc1b7b9346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.03.18 23:44:37.819393 [ 294 ] {} <Debug> TCP-Session: 03a7dfc4-80ce-4742-8cef-20470b3c876a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2026.03.18 23:44:37.819416 [ 293 ] {} <Debug> TCP-Session: ef26ffae-530b-4041-a8ea-eedc1b7b9346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.03.18 23:44:37.819434 [ 294 ] {} <Debug> TCP-Session: 03a7dfc4-80ce-4742-8cef-20470b3c876a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.03.18 23:44:37.819658 [ 288 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 6017 | 2026.03.18 23:44:37.820992 [ 313 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Trace> AggregatingTransform: Aggregating | ||
| 6018 | 2026.03.18 23:44:37.821032 [ 313 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 6019 | 2026.03.18 23:44:37.821069 [ 313 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001276314 sec. (783.506 rows/sec., 30.61 KiB/sec.) | ||
| 6020 | 2026.03.18 23:44:37.821087 [ 313 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Trace> Aggregator: Merging aggregated data | ||
| 6021 | 2026.03.18 23:44:37.822321 [ 288 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003558 sec., 281.0567734682406 rows/sec., 10.98 KiB/sec. | ||
| 6022 | 2026.03.18 23:44:37.822491 [ 288 ] {af7d18a2-9d90-4c56-9891-75aac46963cf} <Debug> TCPHandler: Processed in 0.004025147 sec. | ||
| 6023 | 2026.03.18 23:44:37.822632 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6024 | 2026.03.18 23:44:37.822660 [ 288 ] {} <Debug> TCP-Session: b6037b45-8bc2-4704-8339-f53107f78662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.03.18 23:44:37.822668 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6026 | 2026.03.18 23:44:37.822686 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6027 | 2026.03.18 23:44:37.822705 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6028 | 2026.03.18 23:44:37.822716 [ 349 ] {} <Debug> TCP-Session: 6319d1fa-b2eb-40f7-88ae-393bbedcb818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.03.18 23:44:37.822727 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2026.03.18 23:44:37.822751 [ 291 ] {} <Debug> TCP-Session: 1b6f6ac9-8714-4151-afb8-477d5fedc41d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.03.18 23:44:37.822763 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6032 | 2026.03.18 23:44:37.822781 [ 292 ] {} <Debug> TCP-Session: 44c7b526-8fea-4d88-ab9d-d34f88e6018e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.03.18 23:44:37.822786 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6034 | 2026.03.18 23:44:37.822810 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6035 | 2026.03.18 23:44:37.822850 [ 294 ] {} <Debug> TCP-Session: 03a7dfc4-80ce-4742-8cef-20470b3c876a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6036 | 2026.03.18 23:44:37.822746 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6037 | 2026.03.18 23:44:37.822877 [ 3 ] {} <Debug> TCP-Session: f5c92c89-ade9-4073-baf4-990a77f885d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.03.18 23:44:37.822901 [ 290 ] {} <Debug> TCP-Session: 74a5d466-06d4-41fe-a3ab-29f35dd1e645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.03.18 23:44:37.822734 [ 289 ] {} <Debug> TCP-Session: 3060ec17-9d9b-4e12-9461-c9d41178b304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.03.18 23:44:37.822812 [ 293 ] {} <Debug> TCP-Session: ef26ffae-530b-4041-a8ea-eedc1b7b9346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.03.18 23:44:37.902037 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50284 | ||
| 6042 | 2026.03.18 23:44:37.902143 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6043 | 2026.03.18 23:44:37.902169 [ 288 ] {} <Debug> TCP-Session: d7231ef3-64aa-43d5-a8e3-e9162223f66e Authenticating user 'default' from [fd00:1122:3344:101::e]:50284 | ||
| 6044 | 2026.03.18 23:44:37.902193 [ 288 ] {} <Debug> TCP-Session: d7231ef3-64aa-43d5-a8e3-e9162223f66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.03.18 23:44:37.902208 [ 288 ] {} <Debug> TCP-Session: d7231ef3-64aa-43d5-a8e3-e9162223f66e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.03.18 23:44:37.902445 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41132 | ||
| 6047 | 2026.03.18 23:44:37.902461 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41038 | ||
| 6048 | 2026.03.18 23:44:37.902496 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64956 | ||
| 6049 | 2026.03.18 23:44:37.902512 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58695 | ||
| 6050 | 2026.03.18 23:44:37.902548 [ 288 ] {} <Trace> TCP-Session: d7231ef3-64aa-43d5-a8e3-e9162223f66e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2026.03.18 23:44:37.902569 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6052 | 2026.03.18 23:44:37.902587 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6053 | 2026.03.18 23:44:37.902604 [ 292 ] {} <Debug> TCP-Session: 88b1ca08-52a1-417c-870d-7fd763dc8015 Authenticating user 'default' from [fd00:1122:3344:101::e]:41038 | ||
| 6054 | 2026.03.18 23:44:37.902520 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34366 | ||
| 6055 | 2026.03.18 23:44:37.902638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6056 | 2026.03.18 23:44:37.902633 [ 292 ] {} <Debug> TCP-Session: 88b1ca08-52a1-417c-870d-7fd763dc8015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2026.03.18 23:44:37.902677 [ 3 ] {} <Debug> TCP-Session: 7bb46d9c-b0e0-46f5-89ab-078c1e2c4f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:58695 | ||
| 6058 | 2026.03.18 23:44:37.902697 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2026.03.18 23:44:37.902698 [ 292 ] {} <Debug> TCP-Session: 88b1ca08-52a1-417c-870d-7fd763dc8015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2026.03.18 23:44:37.902712 [ 3 ] {} <Debug> TCP-Session: 7bb46d9c-b0e0-46f5-89ab-078c1e2c4f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.03.18 23:44:37.902722 [ 349 ] {} <Debug> TCP-Session: ed3ab0a1-5ae2-4ed4-8c06-24bc5208bd8e Authenticating user 'default' from [fd00:1122:3344:101::e]:34366 | ||
| 6062 | 2026.03.18 23:44:37.902735 [ 288 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50284) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6063 | 2026.03.18 23:44:37.902751 [ 349 ] {} <Debug> TCP-Session: ed3ab0a1-5ae2-4ed4-8c06-24bc5208bd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.03.18 23:44:37.902740 [ 3 ] {} <Debug> TCP-Session: 7bb46d9c-b0e0-46f5-89ab-078c1e2c4f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.03.18 23:44:37.902780 [ 349 ] {} <Debug> TCP-Session: ed3ab0a1-5ae2-4ed4-8c06-24bc5208bd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.03.18 23:44:37.902474 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32959 | ||
| 6067 | 2026.03.18 23:44:37.902463 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43569 | ||
| 6068 | 2026.03.18 23:44:37.902629 [ 294 ] {} <Debug> TCP-Session: 6d7164d2-4fe6-4fa8-9ad6-f5c28c571e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:64956 | ||
| 6069 | 2026.03.18 23:44:37.902567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6070 | 2026.03.18 23:44:37.902445 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64410 | ||
| 6071 | 2026.03.18 23:44:37.902924 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6072 | 2026.03.18 23:44:37.902946 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6073 | 2026.03.18 23:44:37.902966 [ 291 ] {} <Debug> TCP-Session: d6fe677f-fca2-48ed-91b6-ca7a63a5246f Authenticating user 'default' from [fd00:1122:3344:101::e]:43569 | ||
| 6074 | 2026.03.18 23:44:37.902923 [ 290 ] {} <Debug> TCP-Session: 5fe61d52-670b-4cc9-8fae-ee1881d3ba2c Authenticating user 'default' from [fd00:1122:3344:101::e]:41132 | ||
| 6075 | 2026.03.18 23:44:37.902989 [ 293 ] {} <Debug> TCP-Session: 47a6ec2b-ea95-446b-ab91-534e2a8efda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:32959 | ||
| 6076 | 2026.03.18 23:44:37.903002 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6077 | 2026.03.18 23:44:37.903024 [ 288 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6078 | 2026.03.18 23:44:37.903033 [ 293 ] {} <Debug> TCP-Session: 47a6ec2b-ea95-446b-ab91-534e2a8efda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.03.18 23:44:37.903041 [ 289 ] {} <Debug> TCP-Session: a708b7e5-6f2a-4f5b-b7eb-73d9ffd4976f Authenticating user 'default' from [fd00:1122:3344:101::e]:64410 | ||
| 6080 | 2026.03.18 23:44:37.903069 [ 293 ] {} <Debug> TCP-Session: 47a6ec2b-ea95-446b-ab91-534e2a8efda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2026.03.18 23:44:37.903082 [ 289 ] {} <Debug> TCP-Session: a708b7e5-6f2a-4f5b-b7eb-73d9ffd4976f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.03.18 23:44:37.903088 [ 288 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6083 | 2026.03.18 23:44:37.903100 [ 289 ] {} <Debug> TCP-Session: a708b7e5-6f2a-4f5b-b7eb-73d9ffd4976f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2026.03.18 23:44:37.902997 [ 291 ] {} <Debug> TCP-Session: d6fe677f-fca2-48ed-91b6-ca7a63a5246f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.03.18 23:44:37.903018 [ 290 ] {} <Debug> TCP-Session: 5fe61d52-670b-4cc9-8fae-ee1881d3ba2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2026.03.18 23:44:37.903144 [ 291 ] {} <Debug> TCP-Session: d6fe677f-fca2-48ed-91b6-ca7a63a5246f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2026.03.18 23:44:37.903162 [ 290 ] {} <Debug> TCP-Session: 5fe61d52-670b-4cc9-8fae-ee1881d3ba2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2026.03.18 23:44:37.902917 [ 294 ] {} <Debug> TCP-Session: 6d7164d2-4fe6-4fa8-9ad6-f5c28c571e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.03.18 23:44:37.903201 [ 294 ] {} <Debug> TCP-Session: 6d7164d2-4fe6-4fa8-9ad6-f5c28c571e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.03.18 23:44:37.903382 [ 288 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Debug> oximeter.version (be2e0172-7ad2-401c-a211-f9c56221ec1f) (SelectExecutor): Key condition: unknown | ||
| 6091 | 2026.03.18 23:44:37.904346 [ 312 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Trace> AggregatingTransform: Aggregating | ||
| 6092 | 2026.03.18 23:44:37.904394 [ 312 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Trace> Aggregator: Aggregation method: without_key | ||
| 6093 | 2026.03.18 23:44:37.904430 [ 312 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946275 sec. (1056.775 rows/sec., 41.28 KiB/sec.) | ||
| 6094 | 2026.03.18 23:44:37.904448 [ 312 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Trace> Aggregator: Merging aggregated data | ||
| 6095 | 2026.03.18 23:44:37.905936 [ 288 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003265 sec., 306.2787136294028 rows/sec., 11.96 KiB/sec. | ||
| 6096 | 2026.03.18 23:44:37.906051 [ 288 ] {2318c18c-ebf0-4c34-b21a-c474b000aad7} <Debug> TCPHandler: Processed in 0.003623706 sec. | ||
| 6097 | 2026.03.18 23:44:37.906180 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6098 | 2026.03.18 23:44:37.906210 [ 288 ] {} <Debug> TCP-Session: d7231ef3-64aa-43d5-a8e3-e9162223f66e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2026.03.18 23:44:37.906210 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6100 | 2026.03.18 23:44:37.906235 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6101 | 2026.03.18 23:44:37.906249 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6102 | 2026.03.18 23:44:37.906259 [ 290 ] {} <Debug> TCP-Session: 5fe61d52-670b-4cc9-8fae-ee1881d3ba2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2026.03.18 23:44:37.906278 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6104 | 2026.03.18 23:44:37.906284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6105 | 2026.03.18 23:44:37.906296 [ 349 ] {} <Debug> TCP-Session: ed3ab0a1-5ae2-4ed4-8c06-24bc5208bd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.03.18 23:44:37.906322 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6107 | 2026.03.18 23:44:37.906343 [ 289 ] {} <Debug> TCP-Session: a708b7e5-6f2a-4f5b-b7eb-73d9ffd4976f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2026.03.18 23:44:37.906331 [ 293 ] {} <Debug> TCP-Session: 47a6ec2b-ea95-446b-ab91-534e2a8efda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2026.03.18 23:44:37.906382 [ 3 ] {} <Debug> TCP-Session: 7bb46d9c-b0e0-46f5-89ab-078c1e2c4f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.03.18 23:44:37.906305 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6111 | 2026.03.18 23:44:37.906288 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6112 | 2026.03.18 23:44:37.906446 [ 291 ] {} <Debug> TCP-Session: d6fe677f-fca2-48ed-91b6-ca7a63a5246f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2026.03.18 23:44:37.906304 [ 294 ] {} <Debug> TCP-Session: 6d7164d2-4fe6-4fa8-9ad6-f5c28c571e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.03.18 23:44:37.906481 [ 292 ] {} <Debug> TCP-Session: 88b1ca08-52a1-417c-870d-7fd763dc8015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6115 | 2026.03.18 23:44:38.816510 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2026.03.18 23:44:38.816708 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6117 | 2026.03.18 23:44:38.816777 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6118 | 2026.03.18 23:44:38.817462 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.03.18 23:44:38.817510 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6120 | 2026.03.18 23:44:38.817915 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6121 | 2026.03.18 23:44:38.818242 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.03.18 23:44:38.818429 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.00177 sec., 71186.4406779661 rows/sec., 6.14 MiB/sec. | ||
| 6123 | 2026.03.18 23:44:38.818477 [ 4 ] {4c720c1b-7202-4756-8f32-62b5b82fe2e8} <Debug> TCPHandler: Processed in 0.002099945 sec. | ||
| 6124 | 2026.03.18 23:44:38.818616 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.03.18 23:44:38.818720 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.03.18 23:44:38.818770 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6127 | 2026.03.18 23:44:38.819234 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.03.18 23:44:38.819268 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6129 | 2026.03.18 23:44:38.819605 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6130 | 2026.03.18 23:44:38.819855 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.03.18 23:44:38.819994 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001301 sec., 26902.38278247502 rows/sec., 1.98 MiB/sec. | ||
| 6132 | 2026.03.18 23:44:38.820032 [ 4 ] {91f138b7-6dce-44c8-a631-f4b03d6b3b28} <Debug> TCPHandler: Processed in 0.001469119 sec. | ||
| 6133 | 2026.03.18 23:44:38.820144 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.03.18 23:44:38.820242 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6135 | 2026.03.18 23:44:38.820284 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6136 | 2026.03.18 23:44:38.820792 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.03.18 23:44:38.820829 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6138 | 2026.03.18 23:44:38.821179 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6139 | 2026.03.18 23:44:38.821437 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.03.18 23:44:38.821594 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001371 sec., 72210.06564551422 rows/sec., 5.64 MiB/sec. | ||
| 6141 | 2026.03.18 23:44:38.821639 [ 4 ] {4ce9d970-6fbf-4bbc-9834-248691b14845} <Debug> TCPHandler: Processed in 0.00154419 sec. | ||
| 6142 | 2026.03.18 23:44:38.821767 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.03.18 23:44:38.821864 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6144 | 2026.03.18 23:44:38.821909 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6145 | 2026.03.18 23:44:38.822341 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.03.18 23:44:38.822377 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6147 | 2026.03.18 23:44:38.822730 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6148 | 2026.03.18 23:44:38.822954 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.03.18 23:44:38.823091 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 6150 | 2026.03.18 23:44:38.823138 [ 4 ] {10fa4281-c204-4872-8028-1189240c9b28} <Debug> TCPHandler: Processed in 0.001422708 sec. | ||
| 6151 | 2026.03.18 23:44:38.823263 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.03.18 23:44:38.823359 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.03.18 23:44:38.823415 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6154 | 2026.03.18 23:44:38.824280 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.03.18 23:44:38.824317 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6156 | 2026.03.18 23:44:38.824879 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6157 | 2026.03.18 23:44:38.825111 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.03.18 23:44:38.825254 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001913 sec., 18295.870360690016 rows/sec., 32.79 MiB/sec. | ||
| 6159 | 2026.03.18 23:44:38.825308 [ 4 ] {a578dce3-bf15-44bf-bc63-a6e2b3cef783} <Debug> TCPHandler: Processed in 0.002095526 sec. | ||
| 6160 | 2026.03.18 23:44:38.825427 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.03.18 23:44:38.825523 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.03.18 23:44:38.825566 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6163 | 2026.03.18 23:44:38.825956 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.03.18 23:44:38.826001 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6165 | 2026.03.18 23:44:38.826318 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6166 | 2026.03.18 23:44:38.826552 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.03.18 23:44:38.826680 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 6168 | 2026.03.18 23:44:38.826717 [ 4 ] {72e10a4e-e8ee-4904-a89f-415ffc909a52} <Debug> TCPHandler: Processed in 0.001339275 sec. | ||
| 6169 | 2026.03.18 23:44:39.243507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12027 | ||
| 6170 | 2026.03.18 23:44:39.244026 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.03.18 23:44:39.244073 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6172 | 2026.03.18 23:44:39.244544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6173 | 2026.03.18 23:44:39.244773 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.03.18 23:44:39.244901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12027 | ||
| 6175 | 2026.03.18 23:44:39.862191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6176 | 2026.03.18 23:44:39.879739 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.18 23:44:39.879795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6178 | 2026.03.18 23:44:39.885573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6179 | 2026.03.18 23:44:39.886283 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.03.18 23:44:39.889173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6181 | 2026.03.18 23:44:41.769344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 836 | ||
| 6182 | 2026.03.18 23:44:41.771677 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.03.18 23:44:41.771718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 6184 | 2026.03.18 23:44:41.772938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6185 | 2026.03.18 23:44:41.773198 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.03.18 23:44:41.773444 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6187 | 2026.03.18 23:44:43.807082 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.03.18 23:44:43.807341 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) 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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 6189 | 2026.03.18 23:44:43.807705 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6190 | 2026.03.18 23:44:43.807747 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 6191 | 2026.03.18 23:44:43.808027 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6192 | 2026.03.18 23:44:43.808095 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6193 | 2026.03.18 23:44:43.808241 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 6194 | 2026.03.18 23:44:43.808336 [ 305 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6195 | 2026.03.18 23:44:43.808344 [ 317 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6196 | 2026.03.18 23:44:43.808378 [ 338 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6197 | 2026.03.18 23:44:43.808483 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6198 | 2026.03.18 23:44:43.808513 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6199 | 2026.03.18 23:44:43.808598 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6200 | 2026.03.18 23:44:43.808619 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac) (SelectExecutor): Reading approx. 43 rows with 3 streams | ||
| 6201 | 2026.03.18 23:44:43.808655 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6202 | 2026.03.18 23:44:43.808696 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6203 | 2026.03.18 23:44:43.808733 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 6204 | 2026.03.18 23:44:43.809588 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.002347 sec., 18321.26118449084 rows/sec., 692.79 KiB/sec. | ||
| 6205 | 2026.03.18 23:44:43.809725 [ 4 ] {2edb14fb-4ca6-420a-bb7b-3e34e97d1cbd} <Debug> TCPHandler: Processed in 0.002776664 sec. | ||
| 6206 | 2026.03.18 23:44:43.825397 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.03.18 23:44:43.825517 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6208 | 2026.03.18 23:44:43.825566 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6209 | 2026.03.18 23:44:43.826135 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.03.18 23:44:43.826174 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6211 | 2026.03.18 23:44:43.826582 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6212 | 2026.03.18 23:44:43.826777 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Trace> oximeter.timeseries_schema (2a270124-6c5c-4f1b-87a3-9d8f8e20d2ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.03.18 23:44:43.826918 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001434 sec., 697.350069735007 rows/sec., 72.19 KiB/sec. | ||
| 6214 | 2026.03.18 23:44:43.826958 [ 4 ] {3363c565-5d01-4e3d-8cca-106d333565b3} <Debug> TCPHandler: Processed in 0.001625013 sec. | ||
| 6215 | 2026.03.18 23:44:43.827091 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.03.18 23:44:43.827187 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.03.18 23:44:43.827228 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6218 | 2026.03.18 23:44:43.827751 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.03.18 23:44:43.827786 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6220 | 2026.03.18 23:44:43.828106 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6221 | 2026.03.18 23:44:43.828320 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.03.18 23:44:43.828447 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001278 sec., 222222.22222222222 rows/sec., 14.11 MiB/sec. | ||
| 6223 | 2026.03.18 23:44:43.828483 [ 4 ] {7f10cbbc-91da-43fd-82ba-fbd0aeed4a00} <Debug> TCPHandler: Processed in 0.001441588 sec. | ||
| 6224 | 2026.03.18 23:44:43.828603 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.03.18 23:44:43.828699 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6226 | 2026.03.18 23:44:43.828740 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6227 | 2026.03.18 23:44:43.829539 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.03.18 23:44:43.829573 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6229 | 2026.03.18 23:44:43.829926 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6230 | 2026.03.18 23:44:43.830139 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.03.18 23:44:43.830266 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Debug> executeQuery: Read 808 rows, 64.57 KiB in 0.001586 sec., 509457.7553593947 rows/sec., 39.76 MiB/sec. | ||
| 6232 | 2026.03.18 23:44:43.830304 [ 4 ] {b5c2c819-55ab-4be4-8928-39a62472e3f1} <Debug> TCPHandler: Processed in 0.001749696 sec. | ||
| 6233 | 2026.03.18 23:44:43.830410 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.03.18 23:44:43.830515 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.03.18 23:44:43.830557 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6236 | 2026.03.18 23:44:43.831008 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.03.18 23:44:43.831045 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6238 | 2026.03.18 23:44:43.831371 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6239 | 2026.03.18 23:44:43.831594 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.03.18 23:44:43.831726 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Debug> executeQuery: Read 147 rows, 8.92 KiB in 0.001229 sec., 119609.43856794141 rows/sec., 7.09 MiB/sec. | ||
| 6241 | 2026.03.18 23:44:43.831767 [ 4 ] {71e195fa-eb58-4e95-b7e9-6a8cc8322c34} <Debug> TCPHandler: Processed in 0.001408647 sec. | ||
| 6242 | 2026.03.18 23:44:43.831883 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.03.18 23:44:43.831980 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6244 | 2026.03.18 23:44:43.832021 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6245 | 2026.03.18 23:44:43.832472 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.03.18 23:44:43.832508 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6247 | 2026.03.18 23:44:43.832826 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6248 | 2026.03.18 23:44:43.833037 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.03.18 23:44:43.833179 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001216 sec., 123355.26315789473 rows/sec., 7.97 MiB/sec. | ||
| 6250 | 2026.03.18 23:44:43.833221 [ 4 ] {03981ffb-3124-4556-947f-cc6807c02b75} <Debug> TCPHandler: Processed in 0.001389417 sec. | ||
| 6251 | 2026.03.18 23:44:43.833345 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.03.18 23:44:43.833440 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6253 | 2026.03.18 23:44:43.833479 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6254 | 2026.03.18 23:44:43.833915 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.03.18 23:44:43.833950 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6256 | 2026.03.18 23:44:43.834250 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6257 | 2026.03.18 23:44:43.834460 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.03.18 23:44:43.834586 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 6259 | 2026.03.18 23:44:43.834625 [ 4 ] {80707101-a870-4eb6-b6ba-e22416e3941f} <Debug> TCPHandler: Processed in 0.001331535 sec. | ||
| 6260 | 2026.03.18 23:44:43.834738 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.03.18 23:44:43.834833 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2026.03.18 23:44:43.834872 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2026.03.18 23:44:43.835453 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.03.18 23:44:43.835488 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6265 | 2026.03.18 23:44:43.835806 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6266 | 2026.03.18 23:44:43.836017 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.03.18 23:44:43.836145 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Debug> executeQuery: Read 495 rows, 35.58 KiB in 0.001329 sec., 372460.49661399546 rows/sec., 26.14 MiB/sec. | ||
| 6268 | 2026.03.18 23:44:43.836185 [ 4 ] {d534a256-2cf0-4525-a777-acf159ca8ce6} <Debug> TCPHandler: Processed in 0.00149741 sec. | ||
| 6269 | 2026.03.18 23:44:43.836298 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.03.18 23:44:43.836392 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6271 | 2026.03.18 23:44:43.836434 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6272 | 2026.03.18 23:44:43.836766 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.03.18 23:44:43.836799 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6274 | 2026.03.18 23:44:43.837097 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6275 | 2026.03.18 23:44:43.837314 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.03.18 23:44:43.837447 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 6277 | 2026.03.18 23:44:43.837485 [ 4 ] {cdf8d8c2-db47-429c-98ac-af439d9cacfd} <Debug> TCPHandler: Processed in 0.001237863 sec. | ||
| 6278 | 2026.03.18 23:44:43.837599 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.03.18 23:44:43.837695 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.03.18 23:44:43.837737 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6281 | 2026.03.18 23:44:43.838141 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.03.18 23:44:43.838175 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6283 | 2026.03.18 23:44:43.838501 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6284 | 2026.03.18 23:44:43.838709 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.03.18 23:44:43.838838 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00116 sec., 228448.27586206896 rows/sec., 15.18 MiB/sec. | ||
| 6286 | 2026.03.18 23:44:43.838877 [ 4 ] {db1845ea-56c6-4124-ab13-96407fa4cf05} <Debug> TCPHandler: Processed in 0.001328905 sec. | ||
| 6287 | 2026.03.18 23:44:43.838991 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.03.18 23:44:43.839086 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.03.18 23:44:43.839127 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6290 | 2026.03.18 23:44:43.839442 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.03.18 23:44:43.839477 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6292 | 2026.03.18 23:44:43.839776 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6293 | 2026.03.18 23:44:43.840158 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.03.18 23:44:43.840303 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001235 sec., 1619.4331983805669 rows/sec., 105.96 KiB/sec. | ||
| 6295 | 2026.03.18 23:44:43.840344 [ 4 ] {34e98940-9c0d-4648-a755-e384a196fb71} <Debug> TCPHandler: Processed in 0.001403907 sec. | ||
| 6296 | 2026.03.18 23:44:43.840575 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.03.18 23:44:43.840673 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6298 | 2026.03.18 23:44:43.840727 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6299 | 2026.03.18 23:44:43.841461 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.03.18 23:44:43.841498 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6301 | 2026.03.18 23:44:43.841998 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6302 | 2026.03.18 23:44:43.842224 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.03.18 23:44:43.842362 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001706 sec., 2930.8323563892145 rows/sec., 5.25 MiB/sec. | ||
| 6304 | 2026.03.18 23:44:43.842417 [ 4 ] {1d1abbe7-fc05-4518-b9b7-cbb20943a20b} <Debug> TCPHandler: Processed in 0.00189206 sec. | ||
| 6305 | 2026.03.18 23:44:43.842528 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.03.18 23:44:43.842624 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6307 | 2026.03.18 23:44:43.842665 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6308 | 2026.03.18 23:44:43.842994 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.03.18 23:44:43.843029 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6310 | 2026.03.18 23:44:43.843338 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6311 | 2026.03.18 23:44:43.843550 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.03.18 23:44:43.843680 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 6313 | 2026.03.18 23:44:43.843718 [ 4 ] {053aee01-d163-46b4-8359-549275b28f92} <Debug> TCPHandler: Processed in 0.001240793 sec. | ||
| 6314 | 2026.03.18 23:44:46.624319 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6315 | 2026.03.18 23:44:46.624377 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6316 | 2026.03.18 23:44:46.745015 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12475 | ||
| 6317 | 2026.03.18 23:44:46.745708 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6318 | 2026.03.18 23:44:46.745752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6319 | 2026.03.18 23:44:46.746226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6320 | 2026.03.18 23:44:46.746458 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6321 | 2026.03.18 23:44:46.746586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12475 | ||
| 6322 | 2026.03.18 23:44:46.746607 [ 72 ] {} <Debug> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6323 | 2026.03.18 23:44:46.746680 [ 72 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.03.18 23:44:46.746714 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6325 | 2026.03.18 23:44:46.746907 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::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 | ||
| 6326 | 2026.03.18 23:44:46.747126 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6327 | 2026.03.18 23:44:46.747186 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10107 rows starting from the beginning of the part | ||
| 6328 | 2026.03.18 23:44:46.747286 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6329 | 2026.03.18 23:44:46.747367 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6330 | 2026.03.18 23:44:46.747434 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6331 | 2026.03.18 23:44:46.747503 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6332 | 2026.03.18 23:44:46.747579 [ 194 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6333 | 2026.03.18 23:44:46.752387 [ 190 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12475 rows, containing 4 columns (4 merged, 0 gathered) in 0.005560488 sec., 2243508.123747412 rows/sec., 32.09 MiB/sec. | ||
| 6334 | 2026.03.18 23:44:46.752625 [ 190 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6335 | 2026.03.18 23:44:46.752879 [ 190 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.03.18 23:44:46.752948 [ 190 ] {5042a585-637f-4549-9273-1dfb097e1c78::all_1_26_5} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6337 | 2026.03.18 23:44:46.753026 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6338 | 2026.03.18 23:44:47.389258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6339 | 2026.03.18 23:44:47.406297 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.03.18 23:44:47.406351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6341 | 2026.03.18 23:44:47.412141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6342 | 2026.03.18 23:44:47.412832 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.03.18 23:44:47.413174 [ 72 ] {} <Debug> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6344 | 2026.03.18 23:44:47.413250 [ 72 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.03.18 23:44:47.413276 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6346 | 2026.03.18 23:44:47.413381 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6347 | 2026.03.18 23:44:47.415697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6348 | 2026.03.18 23:44:47.416458 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6349 | 2026.03.18 23:44:47.417193 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6350 | 2026.03.18 23:44:47.420539 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6351 | 2026.03.18 23:44:47.423864 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6352 | 2026.03.18 23:44:47.427549 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6353 | 2026.03.18 23:44:47.431652 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6354 | 2026.03.18 23:44:47.436225 [ 191 ] {8371ac10-715e-4c0f-9889-b87de373f235::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 | ||
| 6355 | 2026.03.18 23:44:47.490095 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.076750151 sec., 2553.740904040697 rows/sec., 13.20 MiB/sec. | ||
| 6356 | 2026.03.18 23:44:47.492821 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6357 | 2026.03.18 23:44:47.494767 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_26_5} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.03.18 23:44:47.494874 [ 190 ] {8371ac10-715e-4c0f-9889-b87de373f235::all_1_26_5} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6359 | 2026.03.18 23:44:47.497790 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6360 | 2026.03.18 23:44:48.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.23 MiB, peak 272.79 MiB, free memory in arenas 0.00 B, will set to 267.06 MiB (RSS), difference: 4.83 MiB | ||
| 6361 | 2026.03.18 23:44:48.816273 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.03.18 23:44:48.816482 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6363 | 2026.03.18 23:44:48.816555 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6364 | 2026.03.18 23:44:48.817282 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.03.18 23:44:48.817329 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6366 | 2026.03.18 23:44:48.817745 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6367 | 2026.03.18 23:44:48.817969 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.03.18 23:44:48.818103 [ 56 ] {} <Debug> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6369 | 2026.03.18 23:44:48.818120 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001691 sec., 74512.12300413956 rows/sec., 6.42 MiB/sec. | ||
| 6370 | 2026.03.18 23:44:48.818171 [ 56 ] {} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.03.18 23:44:48.818185 [ 4 ] {feb562b9-d385-4d52-8296-9ca80c63cd42} <Debug> TCPHandler: Processed in 0.002056445 sec. | ||
| 6372 | 2026.03.18 23:44:48.818198 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6373 | 2026.03.18 23:44:48.818304 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::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 | ||
| 6374 | 2026.03.18 23:44:48.818325 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.03.18 23:44:48.818418 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6376 | 2026.03.18 23:44:48.818424 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6377 | 2026.03.18 23:44:48.818453 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2764 rows starting from the beginning of the part | ||
| 6378 | 2026.03.18 23:44:48.818470 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6379 | 2026.03.18 23:44:48.818520 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 126 rows starting from the beginning of the part | ||
| 6380 | 2026.03.18 23:44:48.818569 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 805 rows starting from the beginning of the part | ||
| 6381 | 2026.03.18 23:44:48.818616 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 126 rows starting from the beginning of the part | ||
| 6382 | 2026.03.18 23:44:48.818661 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 808 rows starting from the beginning of the part | ||
| 6383 | 2026.03.18 23:44:48.818702 [ 194 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 126 rows starting from the beginning of the part | ||
| 6384 | 2026.03.18 23:44:48.818889 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.03.18 23:44:48.818924 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6386 | 2026.03.18 23:44:48.819248 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6387 | 2026.03.18 23:44:48.819459 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.03.18 23:44:48.819591 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001185 sec., 29535.86497890295 rows/sec., 2.17 MiB/sec. | ||
| 6389 | 2026.03.18 23:44:48.819630 [ 4 ] {421db63e-39f0-43fc-9c7e-08112d47aa98} <Debug> TCPHandler: Processed in 0.001356246 sec. | ||
| 6390 | 2026.03.18 23:44:48.819743 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.03.18 23:44:48.819838 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6392 | 2026.03.18 23:44:48.819878 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6393 | 2026.03.18 23:44:48.820314 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.03.18 23:44:48.820349 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6395 | 2026.03.18 23:44:48.820623 [ 199 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002358273 sec., 2016306.000195906 rows/sec., 164.45 MiB/sec. | ||
| 6396 | 2026.03.18 23:44:48.820667 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6397 | 2026.03.18 23:44:48.820890 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.03.18 23:44:48.820999 [ 56 ] {} <Debug> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6399 | 2026.03.18 23:44:48.821021 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001199 sec., 82568.80733944954 rows/sec., 6.45 MiB/sec. | ||
| 6400 | 2026.03.18 23:44:48.821033 [ 56 ] {} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.18 23:44:48.821065 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6402 | 2026.03.18 23:44:48.821070 [ 4 ] {20632d6c-d988-4602-a435-0e33ab92c293} <Debug> TCPHandler: Processed in 0.001377036 sec. | ||
| 6403 | 2026.03.18 23:44:48.821081 [ 201 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6404 | 2026.03.18 23:44:48.821174 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::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 | ||
| 6405 | 2026.03.18 23:44:48.821198 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.03.18 23:44:48.821301 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.03.18 23:44:48.821308 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6408 | 2026.03.18 23:44:48.821349 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6409 | 2026.03.18 23:44:48.821360 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1510 rows starting from the beginning of the part | ||
| 6410 | 2026.03.18 23:44:48.821436 [ 201 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.03.18 23:44:48.821447 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 99 rows starting from the beginning of the part | ||
| 6412 | 2026.03.18 23:44:48.821513 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 494 rows starting from the beginning of the part | ||
| 6413 | 2026.03.18 23:44:48.821538 [ 201 ] {7696521e-86ed-4ea3-b921-a9c749bdc01e::all_1_41_8} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6414 | 2026.03.18 23:44:48.821563 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 99 rows starting from the beginning of the part | ||
| 6415 | 2026.03.18 23:44:48.821611 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 495 rows starting from the beginning of the part | ||
| 6416 | 2026.03.18 23:44:48.821641 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6417 | 2026.03.18 23:44:48.821649 [ 199 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 99 rows starting from the beginning of the part | ||
| 6418 | 2026.03.18 23:44:48.821793 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6419 | 2026.03.18 23:44:48.821834 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6420 | 2026.03.18 23:44:48.822201 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6421 | 2026.03.18 23:44:48.822432 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.03.18 23:44:48.822543 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6423 | 2026.03.18 23:44:48.822567 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 6424 | 2026.03.18 23:44:48.822574 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.03.18 23:44:48.822608 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6426 | 2026.03.18 23:44:48.822613 [ 4 ] {848c1f4a-eb0e-43f9-bfc5-cd1a6a8d3649} <Debug> TCPHandler: Processed in 0.001465269 sec. | ||
| 6427 | 2026.03.18 23:44:48.822700 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 6428 | 2026.03.18 23:44:48.822768 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.03.18 23:44:48.822819 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6430 | 2026.03.18 23:44:48.822859 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13621 rows starting from the beginning of the part | ||
| 6431 | 2026.03.18 23:44:48.822869 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6432 | 2026.03.18 23:44:48.822923 [ 196 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798627 sec., 1554519.0859472253 rows/sec., 115.60 MiB/sec. | ||
| 6433 | 2026.03.18 23:44:48.822924 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 6434 | 2026.03.18 23:44:48.822930 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6435 | 2026.03.18 23:44:48.822985 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6436 | 2026.03.18 23:44:48.823031 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6437 | 2026.03.18 23:44:48.823070 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6438 | 2026.03.18 23:44:48.823109 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6439 | 2026.03.18 23:44:48.823112 [ 192 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::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 | ||
| 6440 | 2026.03.18 23:44:48.823380 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.03.18 23:44:48.823453 [ 201 ] {a2db7648-601a-47f1-a26b-b8654ee46fbd::all_1_41_8} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6442 | 2026.03.18 23:44:48.823528 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6443 | 2026.03.18 23:44:48.823816 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.03.18 23:44:48.823857 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6445 | 2026.03.18 23:44:48.824446 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6446 | 2026.03.18 23:44:48.824676 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.03.18 23:44:48.824819 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001966 sec., 17802.644964394713 rows/sec., 31.90 MiB/sec. | ||
| 6448 | 2026.03.18 23:44:48.824875 [ 4 ] {fa7fa12a-5fe4-4cf1-b870-e6a52e036c2f} <Debug> TCPHandler: Processed in 0.002157327 sec. | ||
| 6449 | 2026.03.18 23:44:48.824996 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.03.18 23:44:48.825093 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.03.18 23:44:48.825135 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6452 | 2026.03.18 23:44:48.825485 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.03.18 23:44:48.825522 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6454 | 2026.03.18 23:44:48.825837 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6455 | 2026.03.18 23:44:48.826060 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.03.18 23:44:48.826172 [ 56 ] {} <Debug> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6457 | 2026.03.18 23:44:48.826193 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 6458 | 2026.03.18 23:44:48.826205 [ 56 ] {} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.03.18 23:44:48.826233 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6460 | 2026.03.18 23:44:48.826237 [ 4 ] {4265d2f1-c403-44ce-a35f-6933a40a5497} <Debug> TCPHandler: Processed in 0.001293505 sec. | ||
| 6461 | 2026.03.18 23:44:48.826335 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 6462 | 2026.03.18 23:44:48.826455 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6463 | 2026.03.18 23:44:48.826490 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2280 rows starting from the beginning of the part | ||
| 6464 | 2026.03.18 23:44:48.826558 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 6465 | 2026.03.18 23:44:48.826608 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6466 | 2026.03.18 23:44:48.826653 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6467 | 2026.03.18 23:44:48.826713 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6468 | 2026.03.18 23:44:48.826761 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::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 | ||
| 6469 | 2026.03.18 23:44:48.827374 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14631 rows, containing 5 columns (5 merged, 0 gathered) in 0.004714286 sec., 3103545.266451802 rows/sec., 203.01 MiB/sec. | ||
| 6470 | 2026.03.18 23:44:48.827984 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6471 | 2026.03.18 23:44:48.828032 [ 193 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001749266 sec., 1509204.4320303488 rows/sec., 97.20 MiB/sec. | ||
| 6472 | 2026.03.18 23:44:48.828264 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.03.18 23:44:48.828346 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6474 | 2026.03.18 23:44:48.828356 [ 199 ] {9684f0e5-19a7-4787-8b62-b65c5ceb58bc::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6475 | 2026.03.18 23:44:48.828456 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 6476 | 2026.03.18 23:44:48.828635 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.18 23:44:48.828713 [ 196 ] {6ae635a6-3777-4b20-9f95-03161cb13c54::all_1_41_8} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6478 | 2026.03.18 23:44:48.828791 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6479 | 2026.03.18 23:44:49.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.62 MiB, peak 276.50 MiB, free memory in arenas 0.00 B, will set to 269.34 MiB (RSS), difference: 1.72 MiB | ||
| 6480 | 2026.03.18 23:44:49.196075 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.03.18 23:44:49.196262 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.03.18 23:44:49.196330 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6483 | 2026.03.18 23:44:49.197074 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.03.18 23:44:49.197125 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6485 | 2026.03.18 23:44:49.197560 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6486 | 2026.03.18 23:44:49.197799 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Trace> oximeter.fields_i16 (736cdfc8-6c44-49f6-aec3-91437db2cabb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.03.18 23:44:49.197962 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 6488 | 2026.03.18 23:44:49.198015 [ 4 ] {8ed28d41-8794-42fd-98b7-b40746d8c7fb} <Debug> TCPHandler: Processed in 0.002072895 sec. | ||
| 6489 | 2026.03.18 23:44:49.198143 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.03.18 23:44:49.198250 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6491 | 2026.03.18 23:44:49.198294 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6492 | 2026.03.18 23:44:49.198715 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.18 23:44:49.198753 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6494 | 2026.03.18 23:44:49.199084 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6495 | 2026.03.18 23:44:49.199304 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.03.18 23:44:49.199445 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001218 sec., 8210.180623973729 rows/sec., 669.48 KiB/sec. | ||
| 6497 | 2026.03.18 23:44:49.199487 [ 4 ] {12e980dd-c9bf-4913-aaae-766c4248029d} <Debug> TCPHandler: Processed in 0.001399877 sec. | ||
| 6498 | 2026.03.18 23:44:49.199596 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.03.18 23:44:49.199696 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6500 | 2026.03.18 23:44:49.199737 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6501 | 2026.03.18 23:44:49.201107 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.03.18 23:44:49.201144 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6503 | 2026.03.18 23:44:49.201647 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6504 | 2026.03.18 23:44:49.201884 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.03.18 23:44:49.202021 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Debug> executeQuery: Read 2692 rows, 209.55 KiB in 0.002344 sec., 1148464.1638225254 rows/sec., 87.30 MiB/sec. | ||
| 6506 | 2026.03.18 23:44:49.202064 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 6507 | 2026.03.18 23:44:49.202079 [ 4 ] {1a9b5afa-b0ae-451b-aba5-41ed1cde49f8} <Debug> TCPHandler: Processed in 0.002534507 sec. | ||
| 6508 | 2026.03.18 23:44:49.202191 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.03.18 23:44:49.202291 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.03.18 23:44:49.202331 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6511 | 2026.03.18 23:44:49.202778 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.03.18 23:44:49.202814 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6513 | 2026.03.18 23:44:49.203150 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6514 | 2026.03.18 23:44:49.203369 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.03.18 23:44:49.203485 [ 56 ] {} <Debug> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6516 | 2026.03.18 23:44:49.203502 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Debug> executeQuery: Read 166 rows, 10.29 KiB in 0.00123 sec., 134959.34959349595 rows/sec., 8.17 MiB/sec. | ||
| 6517 | 2026.03.18 23:44:49.203554 [ 56 ] {} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.03.18 23:44:49.203565 [ 4 ] {943fb8c5-3daf-40fa-80ef-749f87d06c80} <Debug> TCPHandler: Processed in 0.001424158 sec. | ||
| 6519 | 2026.03.18 23:44:49.203584 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6520 | 2026.03.18 23:44:49.203696 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2026.03.18 23:44:49.203716 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::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 | ||
| 6522 | 2026.03.18 23:44:49.203798 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.03.18 23:44:49.203843 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6524 | 2026.03.18 23:44:49.203862 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6525 | 2026.03.18 23:44:49.203905 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 208 rows starting from the beginning of the part | ||
| 6526 | 2026.03.18 23:44:49.203977 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 146 rows starting from the beginning of the part | ||
| 6527 | 2026.03.18 23:44:49.204028 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6528 | 2026.03.18 23:44:49.204101 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 147 rows starting from the beginning of the part | ||
| 6529 | 2026.03.18 23:44:49.204146 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 35 rows starting from the beginning of the part | ||
| 6530 | 2026.03.18 23:44:49.204192 [ 197 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 166 rows starting from the beginning of the part | ||
| 6531 | 2026.03.18 23:44:49.204486 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.03.18 23:44:49.204528 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6533 | 2026.03.18 23:44:49.204927 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6534 | 2026.03.18 23:44:49.205160 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Trace> oximeter.fields_u32 (098dece6-b9a7-4686-9949-41f11f6173ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.03.18 23:44:49.205223 [ 196 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570682 sec., 469222.9235453135 rows/sec., 30.84 MiB/sec. | ||
| 6536 | 2026.03.18 23:44:49.205297 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001517 sec., 564930.7844429796 rows/sec., 33.57 MiB/sec. | ||
| 6537 | 2026.03.18 23:44:49.205341 [ 4 ] {543176a2-1c8e-48ad-ab07-0fda965812b9} <Debug> TCPHandler: Processed in 0.001695385 sec. | ||
| 6538 | 2026.03.18 23:44:49.205443 [ 199 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6539 | 2026.03.18 23:44:49.205456 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.03.18 23:44:49.205573 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.03.18 23:44:49.205615 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6542 | 2026.03.18 23:44:49.205801 [ 199 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.03.18 23:44:49.205893 [ 199 ] {bff1aa46-bfd0-4b32-a635-f1b084adc923::all_1_36_7} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6544 | 2026.03.18 23:44:49.206010 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.03.18 23:44:49.206018 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6546 | 2026.03.18 23:44:49.206055 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6547 | 2026.03.18 23:44:49.206360 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6548 | 2026.03.18 23:44:49.206585 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Trace> oximeter.fields_u64 (498122ec-5123-4ba2-97de-e403e0a75265): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.18 23:44:49.206717 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 60.56 KiB/sec. | ||
| 6550 | 2026.03.18 23:44:49.206755 [ 4 ] {f8e5c913-506f-415e-a766-b2f0a26b643a} <Debug> TCPHandler: Processed in 0.001350166 sec. | ||
| 6551 | 2026.03.18 23:44:49.206873 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.03.18 23:44:49.206968 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.03.18 23:44:49.207009 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6554 | 2026.03.18 23:44:49.207476 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.03.18 23:44:49.207512 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6556 | 2026.03.18 23:44:49.207823 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6557 | 2026.03.18 23:44:49.208040 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Trace> oximeter.fields_u8 (342e4357-ca5f-41a2-ba30-7cdc9e45eec0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.03.18 23:44:49.208171 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 6559 | 2026.03.18 23:44:49.208210 [ 4 ] {1376ea56-b3d4-42e2-bd93-24bb61f1992a} <Debug> TCPHandler: Processed in 0.001387947 sec. | ||
| 6560 | 2026.03.18 23:44:49.208327 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.03.18 23:44:49.208422 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6562 | 2026.03.18 23:44:49.208461 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6563 | 2026.03.18 23:44:49.209292 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.03.18 23:44:49.209329 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6565 | 2026.03.18 23:44:49.209697 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6566 | 2026.03.18 23:44:49.209914 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.03.18 23:44:49.210046 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Debug> executeQuery: Read 1450 rows, 102.34 KiB in 0.00164 sec., 884146.3414634146 rows/sec., 60.94 MiB/sec. | ||
| 6568 | 2026.03.18 23:44:49.210086 [ 4 ] {ca443bb2-56b7-4afb-9586-e9c7f41a60fc} <Debug> TCPHandler: Processed in 0.001809888 sec. | ||
| 6569 | 2026.03.18 23:44:49.210198 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.03.18 23:44:49.210293 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6571 | 2026.03.18 23:44:49.210334 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6572 | 2026.03.18 23:44:49.210668 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.03.18 23:44:49.210703 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6574 | 2026.03.18 23:44:49.211033 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6575 | 2026.03.18 23:44:49.211251 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.03.18 23:44:49.211382 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 6577 | 2026.03.18 23:44:49.211420 [ 4 ] {3b12df40-3f9d-4385-9f1b-5dfc3842a328} <Debug> TCPHandler: Processed in 0.001273343 sec. | ||
| 6578 | 2026.03.18 23:44:49.211543 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.03.18 23:44:49.211638 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.03.18 23:44:49.211680 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6581 | 2026.03.18 23:44:49.212294 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.03.18 23:44:49.212331 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6583 | 2026.03.18 23:44:49.212794 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6584 | 2026.03.18 23:44:49.213014 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.18 23:44:49.213146 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Debug> executeQuery: Read 1327 rows, 84.89 KiB in 0.001524 sec., 870734.9081364829 rows/sec., 54.40 MiB/sec. | ||
| 6586 | 2026.03.18 23:44:49.213186 [ 4 ] {d08c262f-8b95-44d0-8029-3d24667eb43c} <Debug> TCPHandler: Processed in 0.001693754 sec. | ||
| 6587 | 2026.03.18 23:44:49.213297 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.03.18 23:44:49.213392 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.03.18 23:44:49.213433 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6590 | 2026.03.18 23:44:49.213749 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.03.18 23:44:49.213786 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6592 | 2026.03.18 23:44:49.214092 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6593 | 2026.03.18 23:44:49.214306 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.03.18 23:44:49.214438 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 6595 | 2026.03.18 23:44:49.214476 [ 4 ] {13d35d8b-b11c-4ec4-ada1-afa9a0f21a98} <Debug> TCPHandler: Processed in 0.001228723 sec. | ||
| 6596 | 2026.03.18 23:44:49.214583 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.03.18 23:44:49.214677 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.03.18 23:44:49.214730 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6599 | 2026.03.18 23:44:49.215493 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.03.18 23:44:49.215530 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6601 | 2026.03.18 23:44:49.216054 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6602 | 2026.03.18 23:44:49.216279 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.03.18 23:44:49.216391 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6604 | 2026.03.18 23:44:49.216420 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001759 sec., 7959.067652075043 rows/sec., 14.26 MiB/sec. | ||
| 6605 | 2026.03.18 23:44:49.216441 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.03.18 23:44:49.216466 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6607 | 2026.03.18 23:44:49.216481 [ 4 ] {54887a13-d5b4-476c-96af-5f426c31bf55} <Debug> TCPHandler: Processed in 0.001948252 sec. | ||
| 6608 | 2026.03.18 23:44:49.216561 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::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 | ||
| 6609 | 2026.03.18 23:44:49.216603 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6610 | 2026.03.18 23:44:49.216703 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6611 | 2026.03.18 23:44:49.216745 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6612 | 2026.03.18 23:44:49.216794 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6613 | 2026.03.18 23:44:49.216860 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 596 rows starting from the beginning of the part | ||
| 6614 | 2026.03.18 23:44:49.216993 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 6615 | 2026.03.18 23:44:49.217095 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2026.03.18 23:44:49.217124 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 6617 | 2026.03.18 23:44:49.217136 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6618 | 2026.03.18 23:44:49.217253 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 6619 | 2026.03.18 23:44:49.217380 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 6620 | 2026.03.18 23:44:49.217487 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6621 | 2026.03.18 23:44:49.217500 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6622 | 2026.03.18 23:44:49.217719 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2026.03.18 23:44:49.217862 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001176 sec., 35714.28571428572 rows/sec., 2.04 MiB/sec. | ||
| 6624 | 2026.03.18 23:44:49.217900 [ 4 ] {6173b378-e9a7-4c02-93e4-dbe82a82a0e7} <Debug> TCPHandler: Processed in 0.001349586 sec. | ||
| 6625 | 2026.03.18 23:44:49.221731 [ 186 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 19 columns (19 merged, 0 gathered) in 0.005205699 sec., 132354.94407187199 rows/sec., 237.17 MiB/sec. | ||
| 6626 | 2026.03.18 23:44:49.222629 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6627 | 2026.03.18 23:44:49.222942 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.03.18 23:44:49.223018 [ 197 ] {852a15ac-276e-4a93-b861-2fe65ddd4dd7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6629 | 2026.03.18 23:44:49.223098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 6630 | 2026.03.18 23:44:50.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.33 MiB, peak 277.77 MiB, free memory in arenas 0.00 B, will set to 271.55 MiB (RSS), difference: 1.22 MiB | ||
| 6631 | 2026.03.18 23:44:51.773647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 900 | ||
| 6632 | 2026.03.18 23:44:51.776570 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.03.18 23:44:51.776616 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6634 | 2026.03.18 23:44:51.777855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6635 | 2026.03.18 23:44:51.778120 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.03.18 23:44:51.778367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 6637 | 2026.03.18 23:44:53.812770 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6638 | 2026.03.18 23:44:53.812959 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6639 | 2026.03.18 23:44:53.813024 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6640 | 2026.03.18 23:44:53.813665 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.03.18 23:44:53.813705 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6642 | 2026.03.18 23:44:53.814120 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6643 | 2026.03.18 23:44:53.814360 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.03.18 23:44:53.814512 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 6645 | 2026.03.18 23:44:53.814556 [ 4 ] {6c8a52eb-4145-4c58-a356-75eea475161a} <Debug> TCPHandler: Processed in 0.001917842 sec. | ||
| 6646 | 2026.03.18 23:44:53.814677 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.03.18 23:44:53.814773 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6648 | 2026.03.18 23:44:53.814813 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6649 | 2026.03.18 23:44:53.815242 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.03.18 23:44:53.815278 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6651 | 2026.03.18 23:44:53.815587 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6652 | 2026.03.18 23:44:53.815799 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.03.18 23:44:53.815928 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 6654 | 2026.03.18 23:44:53.815969 [ 4 ] {a6ff942b-3de7-47ea-bcb0-85a0cb700118} <Debug> TCPHandler: Processed in 0.001342396 sec. | ||
| 6655 | 2026.03.18 23:44:53.816083 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2026.03.18 23:44:53.816180 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6657 | 2026.03.18 23:44:53.816224 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6658 | 2026.03.18 23:44:53.816613 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.03.18 23:44:53.816649 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6660 | 2026.03.18 23:44:53.816973 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6661 | 2026.03.18 23:44:53.817192 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.03.18 23:44:53.817342 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 6663 | 2026.03.18 23:44:53.817381 [ 4 ] {23815ae6-e4fe-4504-bba2-5875805eb613} <Debug> TCPHandler: Processed in 0.001348846 sec. | ||
| 6664 | 2026.03.18 23:44:53.817494 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2026.03.18 23:44:53.817588 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6666 | 2026.03.18 23:44:53.817629 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6667 | 2026.03.18 23:44:53.817963 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.03.18 23:44:53.817999 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6669 | 2026.03.18 23:44:53.818313 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6670 | 2026.03.18 23:44:53.818542 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.18 23:44:53.818671 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0011 sec., 43636.36363636363 rows/sec., 2.94 MiB/sec. | ||
| 6672 | 2026.03.18 23:44:53.818709 [ 4 ] {092347b9-15c5-4aba-afac-a4d7fb0b2340} <Debug> TCPHandler: Processed in 0.001265634 sec. | ||
| 6673 | 2026.03.18 23:44:54.246671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12987 | ||
| 6674 | 2026.03.18 23:44:54.247480 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2026.03.18 23:44:54.247558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6676 | 2026.03.18 23:44:54.248148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6677 | 2026.03.18 23:44:54.248374 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2026.03.18 23:44:54.248500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12987 | ||
| 6679 | 2026.03.18 23:44:54.915779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6680 | 2026.03.18 23:44:54.930774 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.03.18 23:44:54.930819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6682 | 2026.03.18 23:44:54.936507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6683 | 2026.03.18 23:44:54.937197 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.03.18 23:44:54.939760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6685 | 2026.03.18 23:44:58.817101 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.03.18 23:44:58.817292 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2026.03.18 23:44:58.817357 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2026.03.18 23:44:58.818037 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.03.18 23:44:58.818076 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6690 | 2026.03.18 23:44:58.818489 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6691 | 2026.03.18 23:44:58.818711 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Trace> oximeter.fields_string (7696521e-86ed-4ea3-b921-a9c749bdc01e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.03.18 23:44:58.818862 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001616 sec., 77970.29702970297 rows/sec., 6.72 MiB/sec. | ||
| 6693 | 2026.03.18 23:44:58.818904 [ 4 ] {da645a0a-91cf-4992-85bd-97720624596d} <Debug> TCPHandler: Processed in 0.001945632 sec. | ||
| 6694 | 2026.03.18 23:44:58.819035 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.03.18 23:44:58.819132 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.03.18 23:44:58.819171 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6697 | 2026.03.18 23:44:58.819586 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.03.18 23:44:58.819620 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6699 | 2026.03.18 23:44:58.819916 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6700 | 2026.03.18 23:44:58.820143 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Trace> oximeter.fields_u16 (bff1aa46-bfd0-4b32-a635-f1b084adc923): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.03.18 23:44:58.820272 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001158 sec., 30224.525043177895 rows/sec., 2.22 MiB/sec. | ||
| 6702 | 2026.03.18 23:44:58.820312 [ 4 ] {c161305a-dd97-4ec2-bb1a-31935a497a0f} <Debug> TCPHandler: Processed in 0.001328545 sec. | ||
| 6703 | 2026.03.18 23:44:58.820425 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6704 | 2026.03.18 23:44:58.820520 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6705 | 2026.03.18 23:44:58.820559 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6706 | 2026.03.18 23:44:58.820981 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.03.18 23:44:58.821018 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6708 | 2026.03.18 23:44:58.821327 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6709 | 2026.03.18 23:44:58.821541 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Trace> oximeter.fields_uuid (a2db7648-601a-47f1-a26b-b8654ee46fbd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.03.18 23:44:58.821669 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001166 sec., 84905.6603773585 rows/sec., 6.63 MiB/sec. | ||
| 6711 | 2026.03.18 23:44:58.821707 [ 4 ] {6ca51fb8-e6e6-46e3-ab57-128648c7a767} <Debug> TCPHandler: Processed in 0.001332415 sec. | ||
| 6712 | 2026.03.18 23:44:58.821820 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.03.18 23:44:58.821916 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.03.18 23:44:58.821959 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6715 | 2026.03.18 23:44:58.822368 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.03.18 23:44:58.822402 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6717 | 2026.03.18 23:44:58.822732 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6718 | 2026.03.18 23:44:58.822946 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Trace> oximeter.measurements_cumulativeu64 (9684f0e5-19a7-4787-8b62-b65c5ceb58bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.03.18 23:44:58.823083 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6720 | 2026.03.18 23:44:58.823121 [ 4 ] {b98baee4-9a15-48ba-bf57-1aa1989e6289} <Debug> TCPHandler: Processed in 0.001351286 sec. | ||
| 6721 | 2026.03.18 23:44:58.823226 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.03.18 23:44:58.823321 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.03.18 23:44:58.823377 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6724 | 2026.03.18 23:44:58.824203 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.03.18 23:44:58.824238 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6726 | 2026.03.18 23:44:58.824798 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6727 | 2026.03.18 23:44:58.825027 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Trace> oximeter.measurements_histogramu64 (852a15ac-276e-4a93-b861-2fe65ddd4dd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.03.18 23:44:58.825163 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001859 sec., 18827.32651963421 rows/sec., 33.74 MiB/sec. | ||
| 6729 | 2026.03.18 23:44:58.825218 [ 4 ] {e187f86a-1611-4e7d-9460-c3384fb6d9a0} <Debug> TCPHandler: Processed in 0.002043665 sec. | ||
| 6730 | 2026.03.18 23:44:58.825339 [ 4 ] {} <Trace> TCP-Session: b43a0814-4548-49ee-bbfe-80482c38cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.03.18 23:44:58.825435 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.03.18 23:44:58.825477 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6733 | 2026.03.18 23:44:58.825813 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.03.18 23:44:58.825847 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6735 | 2026.03.18 23:44:58.826152 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6736 | 2026.03.18 23:44:58.826370 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Trace> oximeter.measurements_u64 (6ae635a6-3777-4b20-9f95-03161cb13c54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.03.18 23:44:58.826497 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6738 | 2026.03.18 23:44:58.826534 [ 4 ] {94a321a1-48b5-4968-b6ab-91fa88b17773} <Debug> TCPHandler: Processed in 0.001246063 sec. | ||
| 6739 | 2026.03.18 23:45:00.714734 [ 60 ] {} <Debug> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6740 | 2026.03.18 23:45:00.714801 [ 60 ] {} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.03.18 23:45:00.714824 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6742 | 2026.03.18 23:45:00.714979 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6743 | 2026.03.18 23:45:00.715156 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6744 | 2026.03.18 23:45:00.715204 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 6745 | 2026.03.18 23:45:00.715286 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6746 | 2026.03.18 23:45:00.715346 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6747 | 2026.03.18 23:45:00.715409 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 6748 | 2026.03.18 23:45:00.715470 [ 197 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6749 | 2026.03.18 23:45:00.716249 [ 186 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001331955 sec., 15015.52229617367 rows/sec., 1008.86 KiB/sec. | ||
| 6750 | 2026.03.18 23:45:00.716454 [ 200 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6751 | 2026.03.18 23:45:00.716814 [ 200 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.03.18 23:45:00.716893 [ 200 ] {09018737-a70c-42c5-93db-d967453a08c2::all_1_19_4} <Trace> oximeter.measurements_f64 (09018737-a70c-42c5-93db-d967453a08c2) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6753 | 2026.03.18 23:45:00.716982 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6754 | 2026.03.18 23:45:01.624424 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6755 | 2026.03.18 23:45:01.624481 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6756 | 2026.03.18 23:45:01.722020 [ 60 ] {} <Debug> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6757 | 2026.03.18 23:45:01.722081 [ 60 ] {} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.03.18 23:45:01.722104 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6759 | 2026.03.18 23:45:01.722212 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6760 | 2026.03.18 23:45:01.722326 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6761 | 2026.03.18 23:45:01.722361 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6762 | 2026.03.18 23:45:01.722425 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6763 | 2026.03.18 23:45:01.722481 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6764 | 2026.03.18 23:45:01.722523 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6765 | 2026.03.18 23:45:01.722560 [ 200 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6766 | 2026.03.18 23:45:01.723346 [ 186 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001169401 sec., 97485.80683614945 rows/sec., 4.97 MiB/sec. | ||
| 6767 | 2026.03.18 23:45:01.723524 [ 188 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6768 | 2026.03.18 23:45:01.723869 [ 188 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6769 | 2026.03.18 23:45:01.723958 [ 188 ] {e70bcae8-2931-4837-8998-bf0abb81d145::all_1_19_4} <Trace> oximeter.measurements_bool (e70bcae8-2931-4837-8998-bf0abb81d145) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6770 | 2026.03.18 23:45:01.724038 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6771 | 2026.03.18 23:45:01.748601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13435 | ||
| 6772 | 2026.03.18 23:45:01.749225 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.03.18 23:45:01.749270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6774 | 2026.03.18 23:45:01.749808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6775 | 2026.03.18 23:45:01.750063 [ 244 ] {} <Trace> system.asynchronous_metric_log (5042a585-637f-4549-9273-1dfb097e1c78): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.03.18 23:45:01.750198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13435 | ||
| 6777 | 2026.03.18 23:45:01.778683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 920 | ||
| 6778 | 2026.03.18 23:45:01.781120 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.03.18 23:45:01.781190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6780 | 2026.03.18 23:45:01.782678 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6781 | 2026.03.18 23:45:01.782984 [ 242 ] {} <Trace> system.query_log (82c34ada-6fc1-4463-912c-4a1602aa6e71): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2026.03.18 23:45:01.783377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 6783 | 2026.03.18 23:45:01.855335 [ 65 ] {} <Debug> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6784 | 2026.03.18 23:45:01.855404 [ 65 ] {} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.03.18 23:45:01.855433 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6786 | 2026.03.18 23:45:01.855567 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::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 | ||
| 6787 | 2026.03.18 23:45:01.855729 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6788 | 2026.03.18 23:45:01.855770 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
| 6789 | 2026.03.18 23:45:01.855854 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6790 | 2026.03.18 23:45:01.855904 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::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 | ||
| 6791 | 2026.03.18 23:45:01.855959 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6792 | 2026.03.18 23:45:01.856011 [ 200 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 6793 | 2026.03.18 23:45:01.856909 [ 198 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395897 sec., 32953.72079745139 rows/sec., 2.75 MiB/sec. | ||
| 6794 | 2026.03.18 23:45:01.857140 [ 198 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6795 | 2026.03.18 23:45:01.857534 [ 198 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.03.18 23:45:01.857639 [ 198 ] {a76ce3c6-539e-44ab-a856-cbe8872d43b4::all_1_10_2} <Trace> oximeter.fields_ipaddr (a76ce3c6-539e-44ab-a856-cbe8872d43b4) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6797 | 2026.03.18 23:45:01.857767 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6798 | 2026.03.18 23:45:02.439842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6799 | 2026.03.18 23:45:02.457427 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.03.18 23:45:02.457505 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 6801 | 2026.03.18 23:45:02.464098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6802 | 2026.03.18 23:45:02.464909 [ 243 ] {} <Trace> system.metric_log (8371ac10-715e-4c0f-9889-b87de373f235): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.03.18 23:45:02.469299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||